From: <ma...@us...> - 2003-12-22 05:32:08
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv32257 Modified Files: Changelog Log Message: bitmap/multibuttons and such Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.109 retrieving revision 1.110 diff -u -d -r1.109 -r1.110 --- Changelog 20 Dec 2003 04:38:54 -0000 1.109 +++ Changelog 22 Dec 2003 05:32:04 -0000 1.110 @@ -25,6 +25,11 @@ # This also helps in backtracking changes, or reviewing development history. # ############################################################################### +2003/12/22 Alo Sarv + * Implemented button-with-text-and-image and multi-button controls. + * Populated toolbar with the above controls, now looks real cool :) + * Sidebar section buttons now also have images :) + 2003/12/19 Alo Sarv * Imported Hetfield's GTK systray. |