
+ Fixed: Re-enabled indicator support. + Added: We are now installing a sepparate icon for clipit (not using it yet, though). + Added: Search as you type in "Manage history" dialog. + Added: 1-0 shortcuts for fast selecting of menu items. + Added: Possiblity to select multiple items for deletion in the "Manage history" dialog. Changes to be committed: modified: ChangeLog modified: Makefile.am modified: Makefile.in modified: TODO modified: configure modified: configure.in modified: data/Makefile.am modified: data/Makefile.in new file: data/trayicon.svg modified: src/Makefile.am modified: src/Makefile.in modified: src/main.c modified: src/manage.c
10 lines
413 B
Plaintext
10 lines
413 B
Plaintext
+ Add primary support for CLI.
|
|
+ Static entries.
|
|
+ Added variable to hold return values of fread and system, we should
|
|
actually use that return value to display an error if there was one.
|
|
+ Redo Preferences dialog.
|
|
+ Clean up the code and indent it properly.
|
|
+ Move all pop-up and menu functions from main.c to menus.c.
|
|
+ Use the shipped icon in the display.
|
|
+ Fix the allowed keys in the manage history dialog.
|