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

Автор SHA1 Сообщение Дата
  Andrew Borodin 231c84caeb Widget: implement destroy callback. 3 лет назад
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 лет назад
  Andrew Borodin 04f04ba130 Send new widget size as parameter of MSG_RESIZE message. 8 лет назад
  Andrew Borodin 045816ed13 (dlg_set_position): use WRect. 8 лет назад
  Andrew Borodin 22ad70ed02 Move widget add/del API from WDialog to WGroup. 8 лет назад
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 лет назад
  Andrew Borodin 21376ec1e9 (history_show): fix order of history items. 5 лет назад
  Andrew Borodin 29110e5681 Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 5 лет назад
  Andrew Borodin c4668b56f7 history: refactoring. 5 лет назад
  Andrew Borodin 0f02d49b0d (history_show): port to WListbox keybindings. 5 лет назад
  Andrew Borodin b81e4aac55 (history_show): rename variable. 5 лет назад
  Andrew Borodin 644d72fed2 (history_show): constify argument. 5 лет назад
  Andrew Borodin 2fce07a7e1 (listbox_set_list): change argument type. 5 лет назад
  Ilia Maslakov 87428aa8ea added new keybindings (F3, F4) in history list. 12 лет назад
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 лет назад
  Andrew Borodin ddd645526a Update copyright years. 6 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrew Borodin b4af91dfc0 Reorganize WDialog flags. 8 лет назад
  Andrew Borodin 0933b08964 (dlg_set_position): minor refactoring. 8 лет назад
  Andrew Borodin bc14ff44c8 Remove min() and max() macros. Use MIN() and MAX() macros from GLib. 8 лет назад
  Yury V. Zaytsev a8f512c12c Remove unneeded `struct` keyword for typedef'd structs 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andrew Borodin 70fa973f47 Fix typos. 9 лет назад
  Andrew Borodin b698b7e834 Ticket #3435: clang compiler fixes/cleanups. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Andrew Borodin e5203cb023 Fix name of FSF in all *.c files. 10 лет назад
  Andrew Borodin f0da49345a Collapse list of copyright years to ranges. Add 2014 year. 10 лет назад
  Andrew Borodin 7df67031a2 Refactoring of WListbox widget. 11 лет назад
  Andrew Borodin 29f6dd2a84 Use g_list_free_full(). 11 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Andrew Borodin 48abe8735f Rename functions: 11 лет назад
  Andrew Borodin 2ec122bc05 Add useful macros for widget type cast. 12 лет назад
  Andrew Borodin 665d238ffa Unify widget and dialog message handling. 12 лет назад
  Andrew Borodin 843dcd104e Rename Dlg_head to WDialog. 12 лет назад
  Andrew Borodin 0078874613 Rename default callbacks of widget and dialog. 12 лет назад
  Andrew Borodin 2a95cb2ffd Ticket #2919: widget system improvements and unifications. 12 лет назад
  Andrew Borodin 8b382756bf Use g_strndup() instead of g_strdup() 12 лет назад
  Andrew Borodin 908e747861 Optimization of ini files load. 12 лет назад
  Andrew Borodin c813d1baad Handle history of input line. 12 лет назад
  Andrew Borodin 83e3945c24 Ticket #2817: add mouse handler to the dialog. 12 лет назад
  Andrew Borodin 6ad4b2466b Allow add and remove widgets in runtime. 13 лет назад
  Andrew Borodin d412b1ec8f (history_put): unused. Removed. 13 лет назад
  Slava Zanko 6c32fa3b84 Added function mc_config_get_full_path() for search user's config files by short names. 13 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Andrew Borodin 166281c39a Ticket #2545: optimization of history saving. 13 лет назад
  Andrew Borodin 82b27ead4d Optimization of history load. 13 лет назад
  Andrew Borodin cff5925598 Optimization of history save. 13 лет назад
  Andrew Borodin 7d469f841c (history_save): new function to save widget history 13 лет назад
  Slava Zanko 6016620f42 Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 13 лет назад
  Slava Zanko c8982e822c Updated docs (man pages and comments in source code) 13 лет назад