Clipboard/TODO
Cristian Henzel 39640277d8 ClipIt-1.4.0-20110521001
+ Added: We are now using the shipped icon in the systray.

Changes to be committed:

modified:   ChangeLog
modified:   TODO
modified:   src/history.h
modified:   src/main.c
modified:   src/utils.c
2011-05-21 19:56:46 +03:00

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