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

Автор SHA1 Сообщение Дата
  Slava Zanko 8e2ab3cadb Rename mc_event_raise() to mc_event_dispatch() 9 лет назад
  Slava Zanko f37ece5a09 Add events for filemanager. 10 лет назад
  Slava Zanko ad0999f2f1 Add events for panels in filemanager. 10 лет назад
  Slava Zanko 953ef5a4a9 Add placeholder for return values from any of event handler. 10 лет назад
  Slava Zanko 2c1396aaba Change parameters for event callback. 10 лет назад
  Andrew Borodin c08c90cd1b (input_execute_cmd): refactoring. 9 лет назад
  Andrew Borodin 454479549c Update copyright years. 10 лет назад
  Andrew Borodin 96699b7eba Ticket #3390: fix backward word delete in input fields. 9 лет назад
  Andrew Borodin 6d82155270 Massive use of MC_PTR_FREE macro. 10 лет назад
  Andrew Borodin 4c27f7900c (input_event): fix handling of first mouse click. 10 лет назад
  Andrew Borodin ddd336ad4d Ticket #3225: first Backspace/Delete ignored after mouse click in an input widget. 10 лет назад
  Egmont Koblinger 976c18557e Ticket #3178: fix update of command line colors on skin change. 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. 11 лет назад
  Andrew Borodin 29f6dd2a84 Use g_list_free_full(). 11 лет назад
  Slava Zanko 0d489acd58 cppcheck: reduce variable scope. 11 лет назад
  Andrew Borodin 5a61ac80d0 Refactoring of WInput history. 11 лет назад
  Andrew Borodin de94164cb5 Remove WInput::field_width. Use Widget::cols instead. 11 лет назад
  Andrew Borodin e16e33a186 (input_update): don't do anything if widget is unowned or is in inactive dialog. 11 лет назад
  Andrew Borodin d8bb31c665 Ticket #3076: copy/move doesn't work if num_history_items_recorded=0. 11 лет назад
  Andrew Borodin c058e92586 Remove input_set_origin(). Use widget_set_size() instead. 11 лет назад
  Andrew Borodin b0a793c420 (input_destroy): don't call input_free_completions() twice. 11 лет назад
  Veres Lajos dfbb2c9430 Typo fixes. 11 лет назад
  Andrew Borodin 48abe8735f Rename functions: 11 лет назад
  Andrew Borodin 30959e0b7d Clarify widget redraw in runtime. 11 лет назад
  Andrew Borodin 9b0b017201 (input_update): minor optimization: don't call str_term_width2() twice. 11 лет назад
  Andrew Borodin 281209c79d lib/widget/*.[ch]: fix indentation. 12 лет назад
  Andrew Borodin 2ec122bc05 Add useful macros for widget type cast. 12 лет назад
  Andrew Borodin 665d238ffa Unify widget and dialog message handling. 12 лет назад
  Andrew Borodin 0078874613 Rename default callbacks of widget and dialog. 12 лет назад
  Andrew Borodin c59a14d438 Associate label with input line and enable/disable them as pair. 12 лет назад
  Andrew Borodin dc5c49a395 WInput: handle WIDGET_RESIZED. 12 лет назад
  Andrew Borodin c6ddd28366 Unification of widget and dialog callback functions. 12 лет назад
  Andrew Borodin 05d7f3c84e Aggressive use WIDGET macro. 12 лет назад
  Andrew Borodin 2940b7455d Fix of DOXYGEN docs: @return instead of @returns 12 лет назад
  Ilia Maslakov 55c8f041da fixed doxygen documentation 12 лет назад
  Slava Zanko 94bd4b1f78 Code indentation. 12 лет назад
  Andrew Borodin 23c95d36ac Code cleanup: removed unused variables amd removed unnedeed code. 12 лет назад
  Andrew Borodin 8b4f020abd Ticket #2833: url with port was stored wrong in history. 12 лет назад
  Andrew Borodin c813d1baad Handle history of input line. 12 лет назад
  Andrew Borodin 393d90f207 (input_history_strip_password): actually url is not the pointer to constant. 12 лет назад
  Slava Zanko 4184555b82 Ticket #2760: The password for session ftp remains in input history 12 лет назад
  Andrew Borodin 33d25a0c8f Put global mouse coordinates to widgets. 13 лет назад
  Slava Zanko 2b5c28b316 Changes to handle vfs_path_t object: 13 лет назад
  Ilia Maslakov e1231e3d8e Ticket #2653 (fixed: input password) 13 лет назад
  Slava Zanko 0138645541 Ticket 1551: Update GPL version from 2 to 3 13 лет назад
  Andrew Borodin c4b95bcd32 Ticket #2576: fix of symbols duplication. 13 лет назад
  Slava Zanko 63c0f34dce Direct commit: Fixed double memory free in input histoey list. 13 лет назад
  Andrew Borodin f3fefa67f6 (push_history): fixed memory leak. 13 лет назад
  Andrew Borodin 630bcae4d4 (input_destroy): optimization: don't do useless actions. 13 лет назад