Commit History

Author SHA1 Message Date
  Slava Zanko e12b9e50db edit/editcmd.c, edit/editcmd_dialigs.c: added 'search in all charsets' feature 15 years ago
  Slava Zanko 15b2d19428 Search engine: fix errors with backward regex-search 15 years ago
  Slava Zanko 3e2c3ebb5e Move replace confirm dialog into editcmd_dialogs.c 15 years ago
  Slava Zanko 602f3c5796 Search engine: backward search now works 15 years ago
  Slava Zanko def581b24d Search engine: 15 years ago
  Slava Zanko 74c8c748b3 internal editor: change search/replace dialogs: 15 years ago
  Slava Zanko 10b7bdb361 Project now build with: 15 years ago
  Slava Zanko 1d18f3227e edit/editcmd.c: 15 years ago
  Slava Zanko ea2740059b edit/editcmd.c: Replace now worked with new search engine (just simple mode search) 15 years ago
  Slava Zanko 9db1cf46a4 Continue develop of search engine: simple search now worked 15 years ago
  Slava Zanko 8fb216e732 Continue develop of mc_search module. 15 years ago
  Andrew Borodin 4e64ee3b8d edit/editcmd.c (edit_search_cmd): removed redundant code. 15 years ago
  Ilia Maslakov 945d2183ac fix: incorrect delete selected block if is utf-8 text 15 years ago
  Slava Zanko 76bbeb60b2 Fixed search with different display and source charsets 15 years ago
  Slava Zanko dd07d30c0b Fix coredump with jumps to function definition/declaration 15 years ago
  Slava Zanko 303cec8cb6 Supress compiler warnings. Now able to compile project with 15 years ago
  Slava Zanko 6568cad9df Fixies for search stuff in editor. 15 years ago
  Slava Zanko 95e2fb90ef Fix search with 8-bit system codepage in utf-8 text codepage 15 years ago
  Slava Zanko 3802929f94 edit/editcmd.c: Fixed search and replace with scanf-search 15 years ago
  Slava Zanko 0730efa2fc Merge branch 'm-utf-8' of ssh://www.midnight-commander.org:2222/git/mc into m-utf-8 15 years ago
  Slava Zanko 1e5a201abd Temporary commit. Half-fix searching. 15 years ago
  Ilia Maslakov 42eba5c18c fix some warnings 15 years ago
  Andrew Borodin 004bc0077e Unification of widgets API. 15 years ago
  Ilia Maslakov 3236fe285c fix: segfault in 'edit_save_confirm_cmd', g_free non allocated memory 15 years ago
  Slava Zanko ca7427cd35 edit/{editcmd.c,edit.h,edit.c}: remove catstrs() and freestrs() functions 15 years ago
  Ilia Maslakov b5c4a9ddf2 add str_isutf8 return 1 if codeset_name is utf8 or utf-8 15 years ago
  Ilia Maslakov 87a891a54c replace islower to g_ascii_islower 15 years ago
  Ilia Maslakov b0729f75fb replace isalpha to g_ascii_isalpha 15 years ago
  Ilia Maslakov f3dcf1b3aa replace malloc to g_malloc. 15 years ago
  Slava Zanko 00567b61b2 etags: make new type 'etags_hash_t' 15 years ago
  Ilia Maslakov 474d22d6c9 change width listbox, change output format 15 years ago
  Ilia Maslakov 4be6c1c2c5 some little bug fix 15 years ago
  Slava Zanko 8abf76df7c edit/editcmd.c 15 years ago
  Ilia Maslakov ffca67e3cb one word bug fix 15 years ago
  Ilia Maslakov 889233a7dd add canonicalize_pathname for displayed files in list, replace get curren dir from panel->cwd to g_get_current_dir() 15 years ago
  Ilia Maslakov 351f42ac24 add recursive search file TAGS 15 years ago
  Ilia Maslakov 20c769b063 Add stack navigation structure. Add hotkeys A-'-' backward A-'=' forward navigation to files. 15 years ago
  Slava Zanko e54f318cef Completely removed MHL stuff 15 years ago
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 15 years ago
  Patrick Winnertz 589ffd0b10 Use g_snprintf instead of snprintf as we switch back to glib 15 years ago
  Patrick Winnertz d84586ba82 Reverted the use of mhl_str_dup and use g_strdup instead. 15 years ago
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 15 years ago
  Patrick Winnertz 3d0f9e419a Reverted some more GString removals. (See f235b1976ee6dd7aa2be7e75c870784c424e3de3) 15 years ago
  Enrico Weigelt, metux IT service 463a18623d removed obsolete own memmove implementation (#242) 15 years ago
  Enrico Weigelt, metux IT service 9b9cab5874 manually merged 234_remove_g_string 15 years ago
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 15 years ago
  Enrico Weigelt, metux IT service 035fa47c06 manually merged 228_replace_g_strdup 15 years ago
  Enrico Weigelt, metux IT service 0434e3de5d manually merged 235_remove_g_snprintf 15 years ago
  Enrico Weigelt, metux IT service e4a4f77ac2 replaced g_snprintf() by snprintf() 15 years ago
  Sergei Trofimovich df4129517b Merge branch 'mc-4.6' 15 years ago