Commit History

Author SHA1 Message Date
  Andrew Borodin b9c0b56928 src/editor/editcmd.c: remove unneeded include layout.h. 11 years ago
  Andrew Borodin 7e89f48f0b Fix documentation: use actual menu item names. 11 years ago
  Andrew Borodin 57bb2b87c2 (edit_about): update year. 11 years ago
  Andrew Borodin 3662b84ba1 (vfs_get_encoding): optimization and enhancement: 11 years ago
  Andrew Borodin 6b90a1468a (button_set_text): update value of WButton::hotpos. 11 years ago
  Andrew Borodin 6d31d85f0d Use tty_draw_box instead of draw_box() to draw frames. 11 years ago
  Andrew Borodin a35ee6aebc (smbfs_fake_share_stat): don't access to free'd memory. 11 years ago
  Slava Zanko 2640b21bb9 Remove vfs_path_to_str() function for avoid often memory allocations. 11 years ago
  Andrew Borodin 31bacf56c9 Use G_N_ELEMENTS macro to calculate of array size. 11 years ago
  Andrew Borodin 9f80eda26e WEdit::labels is unused. Remove. 11 years ago
  Slava Zanko 463d41687c Ticket #3003: man pages should contain charset 11 years ago
  Slava Zanko 57116bca6e Update the 'release procedure' file. 11 years ago
  Slava Zanko 1c6d859629 Reorder files in maint/ subdirectory. 11 years ago
  Slava Zanko 80c8d58003 remove the include duplicates from source files 11 years ago
  Slava Zanko 88d7c9b91b Move an utility for found the include duplicates to maint/find-dup-includes subdirectory. 11 years ago
  Slava Zanko a2c9c0309a Remove unneded utilities from maint/ directory. 11 years ago
  Adrian Bunk 73588a1a59 Ticket #2998: configure.ac cleanups. 11 years ago
  Andrew Borodin 6d172837f0 (subshell_name_quote): use GString for string forming. 11 years ago
  Slava Zanko ce2f642093 Add maint/sync-transifex/README.txt file 11 years ago
  Slava Zanko 650517bba1 Add syncronization of po-files with Transifex. 11 years ago
  Slava Zanko 97097d1667 Move all templates from maint to maint/templates 11 years ago
  Slava Zanko b0876fb044 Ticket #2990: Prepare for release mc-4.8.9 11 years ago
  Slava Zanko 1df77c409e Merge branch '2988_ignore_unknown_esc_sequences' 11 years ago
  Denys Vlasenko 664e7d31b6 When we see an unknown sequence, it is not enough 11 years ago
  Denys Vlasenko ecd3b62b8e This change prevents misinterpreting an unknown ESC sequence's 11 years ago
  Denys Vlasenko 77cfaf03cb Ticket #2988: When an unknown key is pressed, it is interpreted as garbage. 11 years ago
  Slava Zanko f09b3198ec Add doc/MIRRORS.txt 11 years ago
  Marco Ciampa f1376d4c5a Updated italian translation 11 years ago
  Andrew Borodin 923d379d5a Code indentation. 11 years ago
  Andrew Borodin 02265113cd Merge branch '2968_viewer_next_prev_mode' 11 years ago
  Andrew Borodin 6cdfa2522c Merge branch '2991_label_redraw' 11 years ago
  Andrew Borodin f23f0613ec Ticket #2991: fix redraw of WLabel after text change. 11 years ago
  David H. Martín Alonso 7b7108d493 Update Spanish help and man. 11 years ago
  Andrew Borodin d70f6b5b63 Fix mode switch after CK_FileNext/CK_FilePrev. 11 years ago
  Andrew Borodin 4d0f17e79a (regex_command_for): new function to use regex_command in already created viewer/editor 11 years ago
  Andrew Borodin bd8ad7e94b (exec_extension): rename variable. 11 years ago
  Slava Zanko ecb7386ece Updated doc/NEWS file 11 years ago
  Slava Zanko 2fc096d467 Updated translations from Transifex 11 years ago
  Slava Zanko fe511b661f Merge branch '2980_doc_hints' 11 years ago
  Slava Zanko 389b55ae6f Add the hint-files synchronization with Transifex. 11 years ago
  Slava Zanko 4404af92c0 Ticket #2980: Add missing doc/hints french translation 11 years ago
  Andrew Borodin 5c01fea888 (exec_extension_view): refactoring: remove temporary file in exec_extension(). 11 years ago
  Andrew Borodin b7d42cc1e5 Indentation. 11 years ago
  Andrew Borodin 2bfe782780 Merge branch '2957_mcedit_broken_autocompletion' 11 years ago
  Andrew Borodin 41d5ee716e (editcmd_dialog_completion_show): adjust dialog position. 11 years ago
  Andrew Borodin 4b9e5f50b1 (edit_complete_word_cmd): don't get bytes directly from editor buffer. 11 years ago
  Slava Zanko fa9c933ce0 Add test_autocomplete_single() test 11 years ago
  Slava Zanko d0345661d8 Add tests for coverage the bug. 11 years ago
  Andrew Borodin 77af739bdd (edit_complete_word_cmd): make correct charset conversion 11 years ago
  Andrew Borodin 4495957319 Ticket #2968: mcviewer: broken Raw/Parse and Format/UnformatRaw/Parse and Format/Unformat 11 years ago