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

Автор SHA1 Сообщение Дата
  Andrew Borodin 6718b3ec26 Indentation using GNU indent-2.2.13. 1 месяц назад
  Andrew Borodin fe42478b97 Update copyright years. 6 месяцев назад
  Andrew Borodin 7257f794d2 Update template for .c files. 1 год назад
  Andrew Borodin c5466cd494 Don't create an empty string in WLabel objects. 1 год назад
  Andrew Borodin 57c61b7681 Update copyright years. 1 год назад
  Andrew Borodin 6c45208744 Fix indentation. 2 лет назад
  Andrew Borodin 101714e39b (query_default_callback): clarify widget position. 2 лет назад
  Andrew Borodin 5fae2313f3 Widget: use WRect to hold position and size. 2 лет назад
  Andrew Borodin ed65694caa quick_dlg: use WRect to hold dialog position and size. 2 лет назад
  Andrew Borodin 2c205c5928 Update copyright years. 2 лет назад
  Andrew Borodin 4e8b00f003 Use g_get_monotonic_time() instead of g_get_real_time(). 2 лет назад
  Andrew Borodin 231c84caeb Widget: implement destroy callback. 3 лет назад
  Andrew Borodin 9ee52e77c3 Ticket #4179: code clean up before 4.8.27 release. 3 лет назад
  Andrew Borodin 78893d85b8 Drop mc_timer. Use g_get_real_time() instead. 3 лет назад
  Andrew Borodin 04f04ba130 Send new widget size as parameter of MSG_RESIZE message. 7 лет назад
  Andrew Borodin 045816ed13 (dlg_set_position): use WRect. 7 лет назад
  Andrew Borodin 22ad70ed02 Move widget add/del API from WDialog to WGroup. 7 лет назад
  Andrew Borodin 31b37a1f79 Ticket #4050: code cleanup before 4.8.25 release. 4 лет назад
  Andrew Borodin 1dd8a47987 Ticket #3955: code cleanup before 4.8.23 release. 5 лет назад
  Andrew Borodin ddd645526a Update copyright years. 6 лет назад
  Andrew Borodin 73979369d1 Support __attribute__((fallthrough)) if possible. 6 лет назад
  Andrew Borodin e9fd11bfcd Update copyright years. 7 лет назад
  Andrew Borodin d200893347 (dlg_select_widget): rename to widget_select. 8 лет назад
  Andrew Borodin b4af91dfc0 Reorganize WDialog flags. 8 лет назад
  Andrew Borodin 0933b08964 (dlg_set_position): minor refactoring. 8 лет назад
  Andrew Borodin 4b72fb5f5e Join widget_state_t and dlg_state_t. 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 лет назад
  Andreas Mohr a482f38581 Cleanup -Wfloat-conversion warning. 8 лет назад
  Andrew Borodin 829738baa7 (mc_error_message): make output format translatable. 8 лет назад
  Andreas Mohr 842a723f9b Ticket #3269: only print meaningful error code. 8 лет назад
  Andrew Borodin 471ea781ca Update copyright years. 8 лет назад
  Andrew Borodin 70fa973f47 Fix typos. 8 лет назад
  Andrew Borodin 17bbeb9791 Ticket #3456: SFTP VFS: fix segfault. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 9 лет назад
  Andrew Borodin 720f214482 (status_msg_init): repaint screen forced to remove previous finished dialog. 9 лет назад
  Andrew Borodin 81201b3022 status_msg_t: reimplement delay usage. 9 лет назад
  Andrew Borodin a5488affc8 Indentation. 10 лет назад
  Andrew Borodin 9d4bafd889 (simple_status_msg_t): simple status message with label and 'Abort' button. 11 лет назад
  Andrew Borodin 55e604901f Create status dialog window to interrupt long-time operations. 11 лет назад
  Slava Zanko 512ad7d962 Make working with GError in more right way (like with exceptions). 10 лет назад
  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 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 10 лет назад
  Andrew Borodin 48abe8735f Rename functions: 11 лет назад
  Slava Zanko 2d58735deb Extend QUICK_INPUT and QUICK_LABELED_INPUT macros for getting completion flags via parameters instead of using hardcoded value 11 лет назад
  Andrew Borodin 665d238ffa Unify widget and dialog message handling. 11 лет назад
  Andrew Borodin 843dcd104e Rename Dlg_head to WDialog. 11 лет назад
  Andrew Borodin 0078874613 Rename default callbacks of widget and dialog. 11 лет назад
  Andrew Borodin cab525049f (query_dialog): center label horizontally. 11 лет назад