simple-launcher
2007-03-23 mishasfixed the minimum size problem
2007-03-23 mishasupdated TODO: transparent background
2007-03-23 mishasupdated TODO: bookmarks, config button, button size
2007-03-22 mishasfixed the name of the text domain to get translations...
2007-03-22 mishasupdated the name of enum to better reflect its nature
2007-03-22 mishasupdated the changelog
2007-03-22 mishasuse mnemonic names for the columns in the list storage
2007-03-22 mishasfinally fixed the listview content bug: now if the...
2007-03-21 mishasremoved implemented todo item from code
2007-03-21 mishasre-phrased the todo item (hopefully better English)
2007-03-21 mishas(useless) removal of an empty line :)
2007-03-21 mishasadded a fixme note for the config file name
2007-03-21 mishasupdate debian/changelog
2007-03-21 mishas * read text domain from the .desktop file (if available)
2007-03-21 mishasremoved some intermediate version from the changelog...
2007-03-21 mishasstupid re-ordering of function calls :(
2007-03-21 mishasmake the window still vizible even if there are no...
2007-03-21 mishasadded todo item: populate with pre-defined apps
2007-03-21 mishaspreparing for 0.8.1
2007-03-21 mishasremoved #ifdefs
2007-03-21 mishasshow the toolbar content as soon we finalized it
2007-03-21 mishasadded 'note' todo item
2007-03-20 mishasfixed the debian/changelog
2007-03-20 mishas * did a bit of hacking :((
2007-03-20 mishasadded the first TODO item
2007-03-20 mishasupdated debian/changelog in anticipation of 0.8
2007-03-20 mishasfirst implementation of settings processing
2007-03-17 mishasimplemented copying method for LauncherItems
2007-03-14 mishasimplemented directory reading; next step is testing :)
2007-03-14 mishasadded stub for processing directories with .desktop...
2007-03-14 mishasseparated the code that checks/creates/adds a new item...
2007-03-14 mishasproperly implemented the exists method for items
2007-03-14 mishasupdated the copyright year
2007-03-14 mishasadded utility method for checking if a name is already...
2007-03-14 mishasimplemented first version of reading from configuration...
2007-03-14 mishasfixed the parameter type: must be const
2007-03-13 mishasimplement launcher-items as an ordered dictionary of...
2007-03-13 mishas * added a method to update the content of the applet
2007-03-13 mishasput stubs for loading/saving configuration
2007-03-12 mishas * store the file name for later re-use
2007-03-12 mishasfixed the overlook 0->NULL conversion
2007-03-11 mishasreplaced 0 with NULL where appropriate: shut the compil...
2007-03-10 kadfix wierd checkbox selection behaviour
2006-12-23 mishascreate a wrapper over g_key_file
2006-12-23 mishasmake move up/down buttons to use stock images onlyl...
2006-12-23 mishasinitialize myEnabled with false
2006-12-23 mishasMoved "enabled" functionality into LauncherItem
2006-12-22 mishasdo add the renderer to the tree view column
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
next