[svn-buildpackage] Tagging simple-launcher (0.7)
[simple-launcher] / simple-launcher.cc
2006-12-21 mishasRefactoring:
2006-12-21 mishas * created a wrapper over LauncherItem (helps to embrac...
2006-12-06 mishasstarted implementation of the settings dialog list
2006-12-06 mishasmake the second word for settings menu item lower case
2006-12-06 mishasSLA_APPLET_* -> SL_APPLET_*
2006-12-06 mishasfixed license text: it was rather strange
2006-12-06 mishascreated provisions for a settings dialog
2006-12-06 mishasadded 'vim' footer to the source files
2006-12-06 mishasdo not declare exported applet methods, make use of...
2006-12-06 mishasadded copyright/license block to all source files
2006-12-06 mssdo not use theming for borders; check with somebody...
2006-12-06 mssdo not remove frame border
2006-12-06 msschanged decoration (trying theme stuff); change the...
2006-12-06 mss * #define-ed icon size instead of using a constant
2006-12-06 mssreplaced NULL to 0
2006-12-06 mss * fixed a misused variable (now button is really added...
2006-12-06 mssre-organized built-in list of applications to show
2006-12-05 mssenclose simple-launcher widget into GtkFrame
2006-12-05 mss * added code to create the actual toolbar
2006-12-04 mssremove unnecessary method: startApplication; method...
2006-12-04 mssformatting fix
2006-11-27 mssmoved widget initialization into a separate method
2006-11-26 mssfinally started to use version control system