simple-launcher
2006-12-22 mishas[svn-buildpackage] Tagging simple-launcher (0.7) svn/tags/0.7
2006-12-22 mishasfixed argument specification for SLAList::swap: pointer...
2006-12-22 mishasupdated debian/changelog for version 0.7
2006-12-22 mishasimplemented element swapping in one place only
2006-12-21 mishasRefactoring:
2006-12-21 mishas * created a wrapper over LauncherItem (helps to embrac...
2006-12-13 mishasinclude new test program into cleaning target
2006-12-13 mishasa simple test program for applet configuration stuff
2006-12-13 mishasfirst more or less complete version of applet configura...
2006-12-13 mishasdisable temporarily vertical resize
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 mishasoptimize a bit the code related to obtaining current...
2006-12-06 mishasfinalized version 0.6
2006-12-06 mishasadded a README file
2006-12-06 mishasupdated debian/copyright file to contain correct inform...
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 mishasremoved the file according to the recommendation in...
2006-12-06 mishaswe do not really have to repeat 'applet' here
2006-12-06 mishasdo not declare exported applet methods, make use of...
2006-12-06 mishasupdated build dependencies
2006-12-06 mishasadded copyright/license block to all source files
2006-12-06 mishascontinue preparation of 0.6
2006-12-06 mishasuse .assign method of std::string
2006-12-06 mssremoved unnecessary debian/ files
2006-12-06 mssdo not use theming for borders; check with somebody...
2006-12-06 msspreparing version 0.6
2006-12-06 mssremoved unnecessary operations (still requires review)
2006-12-06 mssdo not remove frame border
2006-12-06 mssupdated debian/changelog for version 0.5
2006-12-06 msschanged decoration (trying theme stuff); change the...
2006-12-06 mssprepared version 0.4; updated debian/changelog
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 mssupdate package section
2006-12-05 mssmark the applet as resizable in both directions
2006-12-05 mssrename the applet loadable file: libsimple-launcher...
2006-12-05 mssremoved a leftover from automatic package generation
2006-12-05 mssupdated a bit debian package description
2006-12-05 mssdo not require too high debhelper
2006-12-05 mssdo not build test application by default
2006-12-05 mssadded debian stuff
2006-12-05 mssdo install the produce shared library
2006-12-05 mss * added code to create the actual toolbar
2006-12-04 mssremove unnecessary method: startApplication; method...
2006-12-04 mssadded libosso to the list of required libraries for...
2006-12-04 mssadded method to activate corresponding application
2006-12-04 mssformatting fix
2006-11-27 mssmoved widget initialization into a separate method
2006-11-26 mssignoring .d, .o, .so and test files
2006-11-26 mssfinally started to use version control system
2006-12-05 msspreparing the layout