simple-launcher
2008-01-24 mishasfind out and use parameters of libosso, not only dbus svn/new-items
2008-01-21 mishasadded logging in two the most important places
2008-01-21 mishasadded a simple logger (for debugging purposes)
2008-01-21 mishasupdated the copyright year
2008-01-21 mishasadded "extern C" stuff to avoid C++ name mungling
2008-01-21 mishaschanged description to reflect the real names
2008-01-20 mishasdo add the generated widget to our applet:)
2008-01-19 mishasadded a few libraries to get proper dependencies. ...
2008-01-19 mishasmade the window always invisible for the item event_box
2008-01-19 mishasenable folding
2008-01-19 mishasremoved some rally old leftovers
2008-01-19 mishas * removed all old plugin interface functions
2008-01-19 mishas * added applet initialization into applet-wrapper
2008-01-19 mishasadded an important vim comment
2008-01-19 mishasproperly implemented sla_wrapper_settings
2008-01-19 mishasadded const qualifier to getWidget
2008-01-19 mishasfixed indentation (tabs to spaces)
2008-01-18 mishasadded signal processor
2008-01-17 mishas * added myValidItems member to reflect the number...
2008-01-17 mishas * a bit of re-factoring
2007-11-13 mishassome code to actuall deal with transparency (this commi...
2007-11-08 mishascosmetic changes: nothing important
2007-11-08 mishasadded applet-wrapper to the list of used sources
2007-11-08 mishasmake commented out code a bit more correct :)
2007-11-08 mishasremove unneccesary alternative build dependency
2007-11-07 mishasput some methods toward proper wrapper
2007-11-07 mishasadded a header file for possible class definition extra...
2007-11-07 mishasremoved foreground/background stuff: it was not used...
2007-11-07 mishasadded skeleton for the future gtype-based plugin
2007-11-07 mishasfix the widget name for hildon :)
2007-11-07 mishas * detect proper parameters for libhildondesktop &...
2007-11-07 mishasMerged revisions 240-245 via svnmerge from
2007-11-07 mishasInitialized merge tracking via "svnmerge" with revision...
2007-11-07 mishasupdated TODO for this branch
2007-09-21 mishasbranch for new kind of items/factories
2007-09-21 mishasmake configuration file management as such
2007-09-21 mishaschanged defaults: non-transparent, iconsize = 48
2007-09-21 mishasstarted to fill in the application item
2007-09-21 mishasadded osso_context_t pointer to 'activate' method
2007-09-21 mishasBasicItem:
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...
next