simple-launcher
2007-09-21 mishasfinalized implementation of createItem for ApplicationI...
2007-09-21 mishaspreparation for new hildon (desktop and widgets) support
2007-09-21 mishascopied interface definition from hildon-home-plugin...
2007-09-21 mishasApplicationItemFactory:
2007-09-21 mishasremoved factory registration code from ApplicationItemF...
2007-09-21 mishasadded factory registration code in BasicItemFactory
2007-09-21 mishassketching ApplicationItem (to replace launcher-item...
2007-09-21 mishasPlayed with BasicItemFactory:
2007-09-21 mishasremoved unnecessary typedef
2007-09-20 mishasremoved extra typedef
2007-09-20 mishasinitialize myValue for GConfBooleanOption and GConfInte...
2007-09-18 mishaschanged package section: user/home-applet --> user...
2007-09-18 mishasfinalized debian/changelog before releasing 0.9.5
2007-09-07 mishasfixed the second use of the configuration file
2007-09-05 mishasdo not use hard-coded configuration file name; use...
2007-06-07 mishasupdated todo: removed done items; added notes about...
2007-05-24 mishasadded Marko's patch to show banner when application...
2007-05-15 mishasfinalized debian/changelog for 0.9.4 version: removed...
2007-05-15 mishasadded one more size -- 54; renamed the sizes to XS...
2007-05-11 mishasincreased spacing between icons to 2
2007-05-11 mishasadded icon scaling for icons that are bigger than requested
2007-05-11 mishasset active item if found in the list (updated debian...
2007-05-11 mishasset active item if found in the list
2007-05-10 mishasdo not remove test applications: they are removed in...
2007-05-10 mishaspreliminary steps for moving test applications in a...
2007-05-10 mishas * implemented a different widget for selecting icon...
2007-04-30 mishasstarted proper implementation of icon size selection...
2007-04-30 mishasminor nitpick: use .assign method instead of operator=
2007-04-17 mishasadded forgotten copyright notice
2007-04-17 mishasadded two files with ideas about bright future
2007-04-17 mishaschanged to the default: so it's the same as the previou...
2007-04-17 mishasadded two targets -- package and pclean -- to simplify...
2007-04-17 mishasupdate debian/changelog with recent the most important...
2007-04-17 mishasfixed typo: pifxbuf -> pixbuf
2007-04-17 mishasgot rid of an extra method -- valid -- make use of...
2007-04-16 mishasmake a private copy of the icon obtained through gtk_ic...
2007-04-16 mishasremove temporarily the clean-up of newItems: might...
2007-04-16 mishaswhen allocating an array delete it as array as well
2007-04-15 mishasdo not destroy applet's widget: it's done by maemo...
2007-04-14 mishasdestroyed a few data objects: reduce memory leaks for...
2007-04-14 mishasshow only 'valid' items in the list to choose from
2007-04-14 mishasrenamed sla-list files to settings-page-items
2007-04-14 mishasmajor refactoring of the settings dialog; SLAList class...
2007-04-14 mishasforget canvas for a while (now it looks horrible)
2007-04-14 mishasdo not specify the size for items list
2007-04-14 mishasremoved building of a test application for target ...
2007-04-12 mishasadded [empty] dialog-entry.cc; stubbed dialog-entry.h
2007-04-12 mishasadding the forgotten dialog-entry.h file
2007-04-12 mishasstarted a hackish implementation of settings dialog...
2007-04-12 mishasfixed the revision; fixed the class name
2007-04-12 mishasadded GConf*Options to SimpleLauncherApplet
2007-04-12 mishaschanged the way how option kind is stored/obtained
2007-04-12 mishasadded a really simple test case :)
2007-04-12 mishasremoved implicit default values for GConf*Option
2007-04-12 mishas * renamed *Value classes to *Option (GConfStringValue...
2007-04-12 mishas * GConfOption now knows what type it is
2007-04-12 mishasremoved unnecessary (now) destructors for defined GConf...
2007-04-12 mishas * static method 'mergePath' is now normal method ...
2007-04-12 mishasadded a small todo for future
2007-04-12 mishasrenamed validateClient to allocateClient to reflect...
2007-04-12 mishasadded a test application for gconf wrapper
2007-04-12 mishasrewrote gconf wrappers (still work in progress and...
2007-04-11 mishasadded a configurable canvas around button icons
2007-04-10 mishasfix two potential memory leaks
2007-04-10 mishasmake transparent background to be default for now
2007-04-10 mishasvisualize the notebook before setting the right page
2007-04-10 mishasslightly increased the size of the settings dialog...
2007-04-10 mishasadded dummy checkboxes on UI settings page; added UI...
2007-04-10 mishasreflected some last important changes in debian/changelog
2007-04-10 mishas * added myIconSize variable for SimpleLauncherApplet...
2007-04-10 mishasupdated the status of the transparency item
2007-04-10 mishasmake the transparency related code a bit more explicit
2007-04-05 mishastemporarily disable gconf in simple launcher; try to...
2007-04-04 mishaspreliminary code to use gconf with the applet
2007-04-04 mishasmade the gconf wrapper more useful; properly added...
2007-04-04 mishasadd gconf wrapper: way to work with configuration param...
2007-04-04 mishasMajor changes:
2007-04-04 mishasdocumented the changes so far
2007-04-04 mishasmade the main widget transparency-capable
2007-04-04 mishasupdated text for stubs in the dialog
2007-04-03 mishasa bit of re-formatting: tabs to spaces
2007-04-03 mishasdo show all widgets in dialog before running it
2007-04-03 mishastry to use hbox instead of toolbar
2007-04-03 mishasdisable UI settings page creation for now
2007-04-03 mishasadded some ugly stubs for settings dialogs
2007-04-03 mishassettings dialog now should provide the same functionali...
2007-04-02 mishasSettings dialog implementaton moved into a separate...
2007-04-02 mishasmake use of the mnemonic constants even for storing...
2007-04-02 mishasfix a small memory leak in case user cancels the select...
2007-04-02 mishasadded stub for settings dialog
2007-03-30 mishasre-formatted TODO; put some ideas about when I am goinn...
2007-03-28 mishasremove '@' in front of the command; do create backup...
2007-03-25 mishasadded todo: configurable icons
2007-03-25 mishasadded todo: control panel applets
2007-03-24 mishasenable activation of applications that do not have...
2007-03-24 mishasadded new todo: starting CLI apps
2007-03-24 mishasadded backup facility
2007-03-24 mishasupdated the debian/changelog
2007-03-24 mishasshow default app icon if the icon is not specified...
2007-03-24 mishasupdated minimum size from home point of view
next