aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merged:Ken VanDine2009-09-247-7/+106
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ted Gould 2009-09-24 Making a 0.2.4 Ted Gould 2009-09-24 [merge] Merging in the minimum width branch to fix descriptions getting truncated when they're a reasonable length. Ted Gould 2009-09-23 Adding in a resort after editing the blacklist Ted Gould 2009-09-23 Too big Ted Gould 2009-09-23 Putting in teh size request a minimum width Ted Gould 2009-09-24 [merge] Merging in the icon scaling branch Ted Gould 2009-09-23 Forgot to scale on icon changing. Ted Gould 2009-09-23 Putting in a little code to scale icons. Ted Gould 2009-09-23 Version to kick LP Ted Gould 2009-09-23 [merge] Merging in branch to add a path for indicators in /usr/share and make it so that invalid desktop files don't create visible menu items. Ted Gould 2009-09-23 If we're not given a valid desktop file we should eclipse ourselves, and if we're eclipsed, we should hide the separator as well. Ted Gould 2009-09-23 Looking at the old system apps directory as well. Ted Gould 2009-09-23 Changing directory names Ted Gould 2009-09-17 Making a purdy 0.2.3 Ted Gould 2009-09-16 [merge] Merging in i18n branch to add i18n. Ted Gould 2009-09-15 Forgot intltool Ted Gould 2009-09-15 Adding in header for gettext Ted Gould 2009-09-15 Adding in some encoding to make things fun. Ted Gould 2009-09-15 Oops, teach me to cut and paste :) Ted Gould 2009-09-15 Making it so the po directory is connected in. Ted Gould 2009-09-15 Adding configure stuff in to set up gettext Ted Gould 2009-09-15 Adding a po directory with a list of files. Ted Gould 2009-09-15 Setting up the gettext stuff.
| * Making a 0.2.40.2.4Ted Gould2009-09-241-1/+1
| |
| * Merging in the minimum width branch to fix descriptions getting truncated ↵Ted Gould2009-09-242-0/+2
| |\ | | | | | | | | | when they're a reasonable length.
| | * Adding in a resort after editing the blacklistTed Gould2009-09-231-0/+1
| | |
| | * Too bigTed Gould2009-09-231-1/+1
| | |
| | * Putting in teh size request a minimum widthTed Gould2009-09-231-0/+1
| | |
| * | Merging in the icon scaling branchTed Gould2009-09-241-2/+46
| |\ \ | | |/ | |/|
| | * Forgot to scale on icon changing.Ted Gould2009-09-231-1/+25
| | |
| | * Putting in a little code to scale icons.Ted Gould2009-09-231-1/+21
| | |
| * | Version to kick LPTed Gould2009-09-230-0/+0
| | |
| * | Merging in branch to add a path for indicators in /usr/share and make it so ↵Ted Gould2009-09-233-2/+11
| |\ \ | | |/ | |/| | | | that invalid desktop files don't create visible menu items.
| | * If we're not given a valid desktop file we should eclipse ourselves, and if ↵Ted Gould2009-09-232-1/+8
| | | | | | | | | | | | we're eclipsed, we should hide the separator as well.
| | * Looking at the old system apps directory as well.Ted Gould2009-09-231-0/+1
| | |
| | * Changing directory namesTed Gould2009-09-231-1/+2
| |/
| * Making a purdy 0.2.30.2.3Ted Gould2009-09-171-1/+1
| |
| * Merging in i18n branch to add i18n.Ted Gould2009-09-164-1/+48
| |\
| | * Forgot intltoolTed Gould2009-09-151-0/+2
| | |
| | * Adding in header for gettextTed Gould2009-09-151-0/+1
| | |
| | * Adding in some encoding to make things fun.Ted Gould2009-09-151-0/+1
| | |
| | * Oops, teach me to cut and paste :) Ted Gould2009-09-151-1/+1
| | |
| | * Making it so the po directory is connected in.Ted Gould2009-09-152-1/+3
| | |
| | * Adding configure stuff in to set up gettextTed Gould2009-09-151-0/+27
| | |
| | * Adding a po directory with a list of files.Ted Gould2009-09-151-0/+6
| | |
| | * Setting up the gettext stuff.Ted Gould2009-09-151-1/+6
| | |
* | | releasing version 0.2.2-0ubuntu2seb1282009-09-152-0/+9
|\ \ \ | | |/ | |/|
| * | Patch from Seb to init localizationSebstien Bacher2009-09-151-0/+3
| |/
* | releasing version 0.2.2-0ubuntu1seb1282009-09-101-1/+1
| |
* | Adds in separators between application groupsKen VanDine2009-09-104-11/+108
|\ \
| * | releasing version 0.2.2-0ubuntu1~ppa1Ted Gould2009-09-101-2/+2
| | |
| * | * Upstream 0.2.2 releaseTed Gould2009-09-104-8/+111
| |\| | | | | | | | | | * Adds in separators between application groups
| | * Going 0.2.20.2.2Ted Gould2009-09-101-1/+1
| | |
| | * Adding in the separatorsTed Gould2009-09-102-7/+103
| | |\
| | | * When removing an application item we need to get rid of its separator as well.Ted Gould2009-09-091-2/+18
| | | |
| | | * Merging in the time init stuff into this branch so that it gets into this ↵Ted Gould2009-09-091-0/+9
| | | |\ | | | | | | | | | | | | | | | code review.
| | | | * Setting the default seconds to be the current time.Ted Gould2009-09-091-0/+9
| | | | |
| | | * | Switch to checking the separator by keeping track of the last one incase ↵Ted Gould2009-09-091-15/+12
| | | | | | | | | | | | | | | | | | | | there are a bunch of launchers that are eclipsed at the end of the list. We'll have too many cases, it's easier just to see who we unhide.
| | | * | Check eclipse to see if we should make indicators visible or not.Ted Gould2009-09-091-1/+4
| | | | |
| | | * | Hiding the last item on the list depending on who is last.Ted Gould2009-09-091-0/+19
| | | | |
| | | * | When eclipsing a launcher we're hiding it's separator as well.Ted Gould2009-09-091-0/+5
| | | | |
| | | * | Putting the separators into the resorting of the menu.Ted Gould2009-09-091-0/+31
| | | | |
| | | * | Handling separators on launchers.Ted Gould2009-09-091-1/+6
| | | | |
| | | * | Initializing local imList_t objects.Ted Gould2009-09-091-1/+1
| | | | |
| | | * | Forgot to initialize a separator. Also initializing the locally defined ↵Ted Gould2009-09-091-3/+4
| | | | | | | | | | | | | | | | | | | | server objects to make it easier to find bugs with not setting stuff.
| | | * | Making the server separator and putting it in.Ted Gould2009-09-091-1/+11
| | | | |
| | | * | Updated to current trunk.Ted Gould2009-09-0911-236/+596
| | | |\|
| | | * | Updating to latest trunkTed Gould2009-09-044-10/+16
| | | |\ \
| | | * \ \ Merging in the menu update branch.Ted Gould2009-08-2614-30/+533
| | | |\ \ \
* | | | | | | set to UNRELEASEDKen VanDine2009-09-101-1/+1
| | | | | | |
* | | | | | | * New release (LP: #427357)Ken VanDine2009-09-1013-246/+619
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merging in v2-api stuff which will become 0.2.1 * debian/control: - Requiring > 0.2.0 of libindicate-* - bump dbusmenu dependencies.
| * | | | | | releasing version 0.2.1-0ubuntu1~ppa2Ted Gould2009-09-091-2/+2
| | | | | | |