Andrew Borodin
|
7772f00aab
Ticket #3780: code clean up before 4.8.20 release.
|
7 лет назад |
Andrew Borodin
|
0641e942e5
(input_is_empty): new WInput API.
|
8 лет назад |
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
|
5a61ac80d0
Refactoring of WInput history.
|
11 лет назад |
Andrew Borodin
|
de94164cb5
Remove WInput::field_width. Use Widget::cols instead.
|
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 лет назад |
Slava Zanko
|
f866709186
Concretize the usage of autocompliting in different input fields.
|
11 лет назад |
Andrew Borodin
|
281209c79d
lib/widget/*.[ch]: fix indentation.
|
12 лет назад |
Andrew Borodin
|
2ec122bc05
Add useful macros for widget type cast.
|
12 лет назад |
Andrew Borodin
|
c59a14d438
Associate label with input line and enable/disable them as pair.
|
12 лет назад |
Andrew Borodin
|
c6ddd28366
Unification of widget and dialog callback functions.
|
12 лет назад |
Andrew Borodin
|
c813d1baad
Handle history of input line.
|
12 лет назад |
Slava Zanko
|
4184555b82
Ticket #2760: The password for session ftp remains in input history
|
12 лет назад |
Andrew Borodin
|
5ffcffbeb6
Optimization of history saving.
|
13 лет назад |
Andrew Borodin
|
82b27ead4d
Optimization of history load.
|
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
|
bbf1f4e857
Moved filemanager-related stuff to src/filemanager directory
|
14 лет назад |
Andrew Borodin
|
fdb61594df
Cleanup of main.[ch].
|
14 лет назад |
Andrew Borodin
|
71364f88c3
Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files
|
14 лет назад |