История коммитов

Автор SHA1 Сообщение Дата
  Andrew Borodin c2693b7212 Implemented keybindings engine for ButtonBar (F1-F10 keys). 15 лет назад
  Andrew Borodin b7f367542a Modified menu command handling using DLG_ACTION message. 15 лет назад
  Andrew Borodin 11d21f1437 Modified dialog callback function. 15 лет назад
  Andrew Borodin 5592a472f6 Optimization of command handling. 15 лет назад
  Andrew Borodin 8224a26cf4 ButtonBar optimizations. 15 лет назад
  Andrew Borodin da33e767e9 Type accuracy and code clean up. 15 лет назад
  Andrew Borodin 9b82c05fca Changed widget order in editor and viewer dialogs. 15 лет назад
  Andrew Borodin 71c9e4c668 Ticket #212: implemented keybindings for ButtonBar. 15 лет назад
  Ilia Maslakov 64bc6aa1c7 Ticket #1792 (incorrect mouse movement) 15 лет назад
  Andrew Borodin 7e33c12685 Show actual shortcuts in editor menu. 15 лет назад
  Andrew Borodin 41989bd0c6 Implemented display of actual shortcuts in main menu. 15 лет назад
  Andrew Borodin b3b332083c Use commands instead of callbacks to execute menu items. 15 лет назад
  Andrew Borodin 7f7bc452e3 Ticket #1563: Modified menu engine to create and modify menu dynamically. 16 лет назад
  Andrew Borodin 562ad3e84b More usage of gettext context. 15 лет назад
  Andrew Borodin 2ae441dde6 Some optimization of mouse handling in editor. 15 лет назад
  Ilia Maslakov cdd28feca8 fix: mouse selection if line state swiched on. 15 лет назад
  Daniel Borca ea219adec3 Ticket #1412 (vertical selection issue) 15 лет назад
  Ilia Maslakov b536c3e487 add option "Cursor beyond end of line" into "Options\General..." dialog (editor_beyond_eol in ini) 15 лет назад
  Ilia Maslakov f4fc6ad79d Ticket #1534 (cool cooledit) 15 лет назад
  Andrew Borodin f3730bdc41 Initial step to move TTY layer of MC to separate library. 16 лет назад
  Enrico Weigelt, metux IT service b09a107190 further include file fixups 16 лет назад
  Andrew Borodin fd09abaeb2 Hide private API of editor (#361). 15 лет назад
  Ilia Maslakov 854f214563 show line number in left part of screen (hotkey alt-n) 16 лет назад
  Slava Zanko 2ebdf91079 Merge branch 'm-utf-8' 16 лет назад
  Andrew Borodin 3c477cbdfd Fixed editor menu reloading. 16 лет назад
  Mikhail S. Pobolovets 6a209bdb59 Simple doxygen description for files in edit directory. 16 лет назад
  Slava Zanko e54f318cef Completely removed MHL stuff 16 лет назад
  Patrick Winnertz 3b8f37b99e Moved some functions out of mhl into src/util.c 16 лет назад
  Patrick Winnertz 1c287d798d First bunch of mhl_mem_free removal patches 16 лет назад
  Enrico Weigelt, metux IT service 8b38cf44da manully merged 227_replace_g_free 16 лет назад
  Enrico Weigelt, metux IT service 54d6ec88dc replaced buggy concat_dir_and_file() by mhl_str_dir_plus_file() 16 лет назад
  Enrico Weigelt, metux IT service 15d7d47c15 replaced g_free() by mhl_mem_free() 16 лет назад
  Pavel Tsekov 2f3df3af4e * edit/bookmark.c: Update copyright notice. 17 лет назад
  Pavel Tsekov 23361694b6 * src/background.c: Use the correct form of FSF's name in the copyright 17 лет назад
  Pavel Tsekov 2cb049a9cb * edit/edit.h (edit_move_to_prev_col): Declare the function to have 18 лет назад
  Roland Illig 9be77996d6 Replaced the 19 лет назад
  Roland Illig 073907ec5f * usermap.c: Allow user-defined keyboard bindings for mcedit. 19 лет назад
  Roland Illig 0ee0936513 * editwidget.c: Don't dereference WButtonBar. 20 лет назад
  Pavel Roskin 1f60f44145 Update postal address of Free Software Foundation. 20 лет назад
  Roland Illig 7758bb1b95 * editwidget.c: Removed casts on function pointer types. 20 лет назад
  Pavel Roskin cd702593f6 * editwidget.c (edit_file): Move menu initialization ... 20 лет назад
  Pavel Roskin b5b70bce10 * edit.h: Eliminate global EditMenuBar. Fix all dependencies. 20 лет назад
  Pavel Roskin 21ea3f6740 * *.c: Remove duplicate includes. 20 лет назад
  Roland Illig ecc08f6c60 * edit.h: Removed unnecessary #include directives ... 20 лет назад
  Roland Illig e501886d58 * editdraw.c: Renamed redraw_labels to buttonbar_redraw. 20 лет назад
  Roland Illig b49ac634f5 * editwidget.c: Don't use catstrs anymore. 20 лет назад
  Roland Illig 9c65d36bdd * edit.c: Replaced NULL with (char *) NULL. Likewise for 0, where 20 лет назад
  Roland Illig 3c6a792d4b * edit/edit.h: renamed edit() to edit_file() to avoid GCC shadow 20 лет назад
  Roland Illig d5f70f2ab8 * editcmd.c (edit_replace_cmd): Added const qualifier. 20 лет назад
  Andrew V. Samoilov 0758929ef1 * editwidget.c (edit_adjust_size): Fix warnings. 20 лет назад