Clipboard/TODO
Cristian Henzel 74b64daa70 ClipIt-1.4.0-20110520002
+ Fixed: Remove duplicate truncate_history functionality.
+ Added: Added basic history item structure.
2011-05-23 14:04:22 +03:00

10 lines
430 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.
+ history structure has to be changed in: main.c, manage.c, history.c