|
Features:
|
Join our mailing list! Enter your email address below, then click the 'Join List' button: |
![]() |
|
|
ChangeLog:
0.5 - --- this program has been mostly rewritten to support docking and xml format to store the notes (need Xerces library). --- time clock on the dock app. --- total number of notes on the dock app. --- error leds if notes cannot be read or saved. --- no more use of C++ linked lists, wmlist is used instead. --- the configuration window is now dissociated from the main program. --- dock app redesign, inspired from wmppp. --- no more epplet compatibility, will come next I think. --- removed alarm clock. --- the notes are save automatically. 0.4 - --- epplet compatibility is back! You even can have both on your system. Just choose it at compile time: make dockapp or make epplet. --- alarm implemented. --- buttons removed when not focused --- non withdrawn window startup option for dockapp 0.3 - --- no more epplet compatible --- no more IPC comm.: there is only one executable now --- new gtk config window --- only X and imlib (imlib2 removed) --- epplet-based removed --- x,y padding --- sticky, ontop attributes --- all X fonts usable --- font antialiasing --- backgd images browsing --- pseudo transparency --- total transparency --- variable shading --- unlimited # of notes (using linked lists) --- my own OO C++ graphic renderer --- cpu time consumming bug fixed --- memory bug fixed --- text support \n (removed ~) --- rotation removed 0.2 - --- The GTK config program ir replaced by an Epplet config window. --- A help documentation is available through E-dox. --- Paths to images and fonts are now configurable. --- New compile and install are now taken care by ./configure script. --- The Epplet uses Enlightenement directory structure. --- The data are saved by Enlightenment. 0.1 - creation: --- The main work was to create the notes viewer. --- The epplet was kind of dirty. As the GTK config interface... 0.5 - TODO --- Implement show/hide note. --- Implement rotation. --- Anything else? |