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

Автор SHA1 Сообщение Дата
  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. 10 лет назад
  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 лет назад
  Andrew Borodin de5fac8d0a Ticket #2545: fixup of saving WInput history. 13 лет назад
  Andrew Borodin 5ffcffbeb6 Optimization of history saving. 13 лет назад
  Andrew Borodin 1a343a1a47 Type accuracy and some clean up. 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 лет назад
  Slava Zanko f40887c3c6 Lib: removed includes to "src" directory 13 лет назад
  Slava Zanko 62207c8d4d Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 13 лет назад
  Slava Zanko 3634716374 Moved input_map, listbox_map and dialog_map variables to 'lib' subdirectory. 13 лет назад
  Slava Zanko e784cf65a5 Move src/filemanager/complete.c to lib/widget/input_complete.c 13 лет назад
  Slava Zanko 6c5f5bf768 VFS structure changes: 13 лет назад