ApplicationItemFactory:
[simple-launcher] / launcher-item.h
2007-09-20 mishasremoved extra typedef
2007-04-17 mishasgot rid of an extra method -- valid -- make use of...
2007-04-14 mishasshow only 'valid' items in the list to choose from
2007-03-24 mishasenable activation of applications that do not have...
2007-03-24 mishasshow default app icon if the icon is not specified...
2007-03-21 mishas * read text domain from the .desktop file (if available)
2007-03-17 mishasimplemented copying method for LauncherItems
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 mishasfixed the parameter type: must be const
2007-03-13 mishasimplement launcher-items as an ordered dictionary of...
2007-03-12 mishas * store the file name for later re-use
2006-12-23 mishasMoved "enabled" functionality into LauncherItem
2006-12-21 mishas * created a wrapper over LauncherItem (helps to embrac...
2006-12-06 mishasoptimize a bit the code related to obtaining current...
2006-12-06 mishasfixed license text: it was rather strange
2006-12-06 mishasadded 'vim' footer to the source files
2006-12-06 mishasadded copyright/license block to all source files
2006-12-04 mssadded method to activate corresponding application
2006-11-26 mssfinally started to use version control system