simple-launcher
17 years ago[svn-buildpackage] Tagging simple-launcher (0.7) svn/tags/0.7
mishas [Fri, 22 Dec 2006 07:28:32 +0000 (07:28 +0000)]
[svn-buildpackage] Tagging simple-launcher (0.7)

git-svn-id: file:///svnroot/simple-launcher/tags/0.7@62 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agofixed argument specification for SLAList::swap: pointer to reference
mishas [Fri, 22 Dec 2006 07:26:56 +0000 (07:26 +0000)]
fixed argument specification for SLAList::swap: pointer to reference

git-svn-id: file:///svnroot/simple-launcher/trunk@61 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoupdated debian/changelog for version 0.7
mishas [Fri, 22 Dec 2006 07:24:11 +0000 (07:24 +0000)]
updated debian/changelog for version 0.7

git-svn-id: file:///svnroot/simple-launcher/trunk@60 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoimplemented element swapping in one place only
mishas [Fri, 22 Dec 2006 06:58:11 +0000 (06:58 +0000)]
implemented element swapping in one place only

git-svn-id: file:///svnroot/simple-launcher/trunk@59 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoRefactoring:
mishas [Thu, 21 Dec 2006 22:59:58 +0000 (22:59 +0000)]
Refactoring:
 * introduced new class -- LaunchableItem -- a wrapper over LauncherItem with new properties :)
    * enable/disable
    * activatable
 * introduced new type -- LaunchableItems -- a prototype for list of available launchable items
 * re-wrote SLAList to work with LaunchableItems instead of some unknown internal structure

git-svn-id: file:///svnroot/simple-launcher/trunk@58 3ba93dab-e023-0410-b42a-de7732cf370a

17 years ago * created a wrapper over LauncherItem (helps to embrace functionality that is necess...
mishas [Thu, 21 Dec 2006 16:52:09 +0000 (16:52 +0000)]
 * created a wrapper over LauncherItem (helps to embrace functionality that is necessary for launcher itself)
 * started to use a wrapper instead of original LauncherItem
 * moved activate method to the wrapper

git-svn-id: file:///svnroot/simple-launcher/trunk@57 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoinclude new test program into cleaning target
mishas [Wed, 13 Dec 2006 22:11:21 +0000 (22:11 +0000)]
include new test program into cleaning target

git-svn-id: file:///svnroot/simple-launcher/trunk@56 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoa simple test program for applet configuration stuff
mishas [Wed, 13 Dec 2006 22:08:02 +0000 (22:08 +0000)]
a simple test program for applet configuration stuff

git-svn-id: file:///svnroot/simple-launcher/trunk@55 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agofirst more or less complete version of applet configuration stuff; requires memory...
mishas [Wed, 13 Dec 2006 22:07:16 +0000 (22:07 +0000)]
first more or less complete version of applet configuration stuff; requires memory related review

git-svn-id: file:///svnroot/simple-launcher/trunk@54 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodisable temporarily vertical resize
mishas [Wed, 13 Dec 2006 22:00:53 +0000 (22:00 +0000)]
disable temporarily vertical resize

git-svn-id: file:///svnroot/simple-launcher/trunk@53 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agostarted implementation of the settings dialog list
mishas [Wed, 6 Dec 2006 22:46:38 +0000 (22:46 +0000)]
started implementation of the settings dialog list

git-svn-id: file:///svnroot/simple-launcher/trunk@52 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agomake the second word for settings menu item lower case
mishas [Wed, 6 Dec 2006 22:37:55 +0000 (22:37 +0000)]
make the second word for settings menu item lower case

git-svn-id: file:///svnroot/simple-launcher/trunk@51 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agooptimize a bit the code related to obtaining current icon theme
mishas [Wed, 6 Dec 2006 22:20:46 +0000 (22:20 +0000)]
optimize a bit the code related to obtaining current icon theme

git-svn-id: file:///svnroot/simple-launcher/trunk@50 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agofinalized version 0.6
mishas [Wed, 6 Dec 2006 20:25:20 +0000 (20:25 +0000)]
finalized version 0.6

git-svn-id: file:///svnroot/simple-launcher/trunk@48 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoadded a README file
mishas [Wed, 6 Dec 2006 20:24:02 +0000 (20:24 +0000)]
added a README file

git-svn-id: file:///svnroot/simple-launcher/trunk@47 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoupdated debian/copyright file to contain correct information
mishas [Wed, 6 Dec 2006 20:23:44 +0000 (20:23 +0000)]
updated debian/copyright file to contain correct information

git-svn-id: file:///svnroot/simple-launcher/trunk@46 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoSLA_APPLET_* -> SL_APPLET_*
mishas [Wed, 6 Dec 2006 16:41:12 +0000 (16:41 +0000)]
SLA_APPLET_* -> SL_APPLET_*

git-svn-id: file:///svnroot/simple-launcher/trunk@45 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agofixed license text: it was rather strange
mishas [Wed, 6 Dec 2006 16:37:45 +0000 (16:37 +0000)]
fixed license text: it was rather strange

git-svn-id: file:///svnroot/simple-launcher/trunk@44 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agocreated provisions for a settings dialog
mishas [Wed, 6 Dec 2006 16:30:59 +0000 (16:30 +0000)]
created provisions for a settings dialog

git-svn-id: file:///svnroot/simple-launcher/trunk@43 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoadded 'vim' footer to the source files
mishas [Wed, 6 Dec 2006 15:52:36 +0000 (15:52 +0000)]
added 'vim' footer to the source files

git-svn-id: file:///svnroot/simple-launcher/trunk@42 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoremoved the file according to the recommendation in it :)
mishas [Wed, 6 Dec 2006 14:51:50 +0000 (14:51 +0000)]
removed the file according to the recommendation in it :)

git-svn-id: file:///svnroot/simple-launcher/trunk@41 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agowe do not really have to repeat 'applet' here
mishas [Wed, 6 Dec 2006 14:51:03 +0000 (14:51 +0000)]
we do not really have to repeat 'applet' here

git-svn-id: file:///svnroot/simple-launcher/trunk@40 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodo not declare exported applet methods, make use of the declarations in hildon-home...
mishas [Wed, 6 Dec 2006 14:43:38 +0000 (14:43 +0000)]
do not declare exported applet methods, make use of the declarations in hildon-home-plugin-interface.h file

git-svn-id: file:///svnroot/simple-launcher/trunk@39 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoupdated build dependencies
mishas [Wed, 6 Dec 2006 14:35:19 +0000 (14:35 +0000)]
updated build dependencies

git-svn-id: file:///svnroot/simple-launcher/trunk@38 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoadded copyright/license block to all source files
mishas [Wed, 6 Dec 2006 14:15:32 +0000 (14:15 +0000)]
added copyright/license block to all source files

git-svn-id: file:///svnroot/simple-launcher/trunk@37 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agocontinue preparation of 0.6
mishas [Wed, 6 Dec 2006 12:13:35 +0000 (12:13 +0000)]
continue preparation of 0.6

git-svn-id: file:///svnroot/simple-launcher/trunk@36 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agouse .assign method of std::string
mishas [Wed, 6 Dec 2006 12:09:58 +0000 (12:09 +0000)]
use .assign method of std::string

git-svn-id: file:///svnroot/simple-launcher/trunk@35 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoremoved unnecessary debian/ files
mss [Wed, 6 Dec 2006 11:47:52 +0000 (11:47 +0000)]
removed unnecessary debian/ files

git-svn-id: file:///svnroot/simple-launcher/trunk@34 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodo not use theming for borders; check with somebody in OSSO how to properly do it
mss [Wed, 6 Dec 2006 10:33:00 +0000 (10:33 +0000)]
do not use theming for borders; check with somebody in OSSO how to properly do it

git-svn-id: file:///svnroot/simple-launcher/trunk@33 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agopreparing version 0.6
mss [Wed, 6 Dec 2006 10:21:34 +0000 (10:21 +0000)]
preparing version 0.6

git-svn-id: file:///svnroot/simple-launcher/trunk@32 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoremoved unnecessary operations (still requires review)
mss [Wed, 6 Dec 2006 10:20:22 +0000 (10:20 +0000)]
removed unnecessary operations (still requires review)

git-svn-id: file:///svnroot/simple-launcher/trunk@31 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodo not remove frame border
mss [Wed, 6 Dec 2006 10:12:29 +0000 (10:12 +0000)]
do not remove frame border

git-svn-id: file:///svnroot/simple-launcher/trunk@30 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoupdated debian/changelog for version 0.5
mss [Wed, 6 Dec 2006 10:01:52 +0000 (10:01 +0000)]
updated debian/changelog for version 0.5

git-svn-id: file:///svnroot/simple-launcher/trunk@28 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agochanged decoration (trying theme stuff); change the size of the border (4 is not...
mss [Wed, 6 Dec 2006 10:00:04 +0000 (10:00 +0000)]
changed decoration (trying theme stuff); change the size of the border (4 is not the value)

git-svn-id: file:///svnroot/simple-launcher/trunk@27 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoprepared version 0.4; updated debian/changelog
mss [Wed, 6 Dec 2006 09:50:13 +0000 (09:50 +0000)]
prepared version 0.4; updated debian/changelog

git-svn-id: file:///svnroot/simple-launcher/trunk@25 3ba93dab-e023-0410-b42a-de7732cf370a

17 years ago * #define-ed icon size instead of using a constant
mss [Wed, 6 Dec 2006 09:46:51 +0000 (09:46 +0000)]
 * #define-ed icon size instead of using a constant
 * count buttons we managed to create
 * request applet size to be set based on the amount of found buttons
 * decorated frame with some border (let's see how it looks)

git-svn-id: file:///svnroot/simple-launcher/trunk@24 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoreplaced NULL to 0
mss [Wed, 6 Dec 2006 09:17:52 +0000 (09:17 +0000)]
replaced NULL to 0

git-svn-id: file:///svnroot/simple-launcher/trunk@23 3ba93dab-e023-0410-b42a-de7732cf370a

17 years ago * fixed a misused variable (now button is really added to the toolbar; I wonder...
mss [Wed, 6 Dec 2006 09:16:18 +0000 (09:16 +0000)]
 * fixed a misused variable (now button is really added to the toolbar; I wonder why it worked anyway)
 * do not put title for the created frame: it's not showing up in any case

git-svn-id: file:///svnroot/simple-launcher/trunk@22 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agore-organized built-in list of applications to show
mss [Wed, 6 Dec 2006 09:09:01 +0000 (09:09 +0000)]
re-organized built-in list of applications to show

git-svn-id: file:///svnroot/simple-launcher/trunk@21 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoenclose simple-launcher widget into GtkFrame
mss [Tue, 5 Dec 2006 21:32:05 +0000 (21:32 +0000)]
enclose simple-launcher widget into GtkFrame

git-svn-id: file:///svnroot/simple-launcher/trunk@19 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoupdate package section
mss [Tue, 5 Dec 2006 21:04:05 +0000 (21:04 +0000)]
update package section

git-svn-id: file:///svnroot/simple-launcher/trunk@18 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agomark the applet as resizable in both directions
mss [Tue, 5 Dec 2006 19:22:08 +0000 (19:22 +0000)]
mark the applet as resizable in both directions

git-svn-id: file:///svnroot/simple-launcher/trunk@17 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agorename the applet loadable file: libsimple-launcher.so to simple-launcher.so
mss [Tue, 5 Dec 2006 19:20:29 +0000 (19:20 +0000)]
rename the applet loadable file: libsimple-launcher.so to simple-launcher.so

git-svn-id: file:///svnroot/simple-launcher/trunk@16 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoremoved a leftover from automatic package generation
mss [Tue, 5 Dec 2006 19:19:08 +0000 (19:19 +0000)]
removed a leftover from automatic package generation

git-svn-id: file:///svnroot/simple-launcher/trunk@15 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoupdated a bit debian package description
mss [Tue, 5 Dec 2006 19:18:18 +0000 (19:18 +0000)]
updated a bit debian package description

git-svn-id: file:///svnroot/simple-launcher/trunk@14 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodo not require too high debhelper
mss [Tue, 5 Dec 2006 19:15:02 +0000 (19:15 +0000)]
do not require too high debhelper

git-svn-id: file:///svnroot/simple-launcher/trunk@13 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodo not build test application by default
mss [Tue, 5 Dec 2006 19:14:43 +0000 (19:14 +0000)]
do not build test application by default

git-svn-id: file:///svnroot/simple-launcher/trunk@12 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoadded debian stuff
mss [Tue, 5 Dec 2006 00:10:21 +0000 (00:10 +0000)]
added debian stuff

git-svn-id: file:///svnroot/simple-launcher/trunk@11 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agodo install the produce shared library
mss [Tue, 5 Dec 2006 00:07:54 +0000 (00:07 +0000)]
do install the produce shared library

git-svn-id: file:///svnroot/simple-launcher/trunk@10 3ba93dab-e023-0410-b42a-de7732cf370a

17 years ago * added code to create the actual toolbar
mss [Tue, 5 Dec 2006 00:07:05 +0000 (00:07 +0000)]
 * added code to create the actual toolbar
 * added a number of .desktop entries to show in the applet
 * re-arranged widget initialization

git-svn-id: file:///svnroot/simple-launcher/trunk@9 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoremove unnecessary method: startApplication; method was moved to LauncherItem
mss [Mon, 4 Dec 2006 22:23:42 +0000 (22:23 +0000)]
remove unnecessary method: startApplication; method was moved to LauncherItem

git-svn-id: file:///svnroot/simple-launcher/trunk@8 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoadded libosso to the list of required libraries for applications using launcher-item
mss [Mon, 4 Dec 2006 21:42:13 +0000 (21:42 +0000)]
added libosso to the list of required libraries for applications using launcher-item

git-svn-id: file:///svnroot/simple-launcher/trunk@7 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoadded method to activate corresponding application
mss [Mon, 4 Dec 2006 21:41:40 +0000 (21:41 +0000)]
added method to activate corresponding application

git-svn-id: file:///svnroot/simple-launcher/trunk@6 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoformatting fix
mss [Mon, 4 Dec 2006 19:08:45 +0000 (19:08 +0000)]
formatting fix

git-svn-id: file:///svnroot/simple-launcher/trunk@5 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agomoved widget initialization into a separate method
mss [Mon, 27 Nov 2006 20:33:37 +0000 (20:33 +0000)]
moved widget initialization into a separate method

git-svn-id: file:///svnroot/simple-launcher/trunk@4 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agoignoring .d, .o, .so and test files
mss [Sun, 26 Nov 2006 13:55:55 +0000 (13:55 +0000)]
ignoring .d, .o, .so and test files

git-svn-id: file:///svnroot/simple-launcher/trunk@3 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agofinally started to use version control system
mss [Sun, 26 Nov 2006 13:54:46 +0000 (13:54 +0000)]
finally started to use version control system

git-svn-id: file:///svnroot/simple-launcher/trunk@2 3ba93dab-e023-0410-b42a-de7732cf370a

17 years agopreparing the layout
mss [Tue, 5 Dec 2006 19:43:22 +0000 (19:43 +0000)]
preparing the layout

git-svn-id: file:///svnroot/simple-launcher/trunk@1 3ba93dab-e023-0410-b42a-de7732cf370a