aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 0.3.15-0ubuntu3~ppa1Ted Gould2010-12-081-2/+2
|
* debian/libindicator3-dev: Adding in the include files for thisTed Gould2010-12-082-1/+4
| | | | version of the library.
* debian/libindicator-tools: Removing indicator-loader3Ted Gould2010-12-082-1/+6
|
* Merging in dual build from Ubuntu DesktopTed Gould2010-12-0811-17/+116
|\
| * releasing version 0.3.15-0ubuntu20.3.15-0ubuntu2Ken VanDine2010-12-065-13/+17
| |
| * releasing version 0.3.15-0ubuntu10.3.15-0ubuntu1Ken VanDine2010-12-031-1/+1
| |
| * removed empty dirKen VanDine2010-11-240-0/+0
| |
| * * debian/rulesKen VanDine2010-11-2410-10/+105
| | | | | | | | | | | | | | | | | | | | | | | | - Added build targets to build with gtk3 enabled in additional to default build with gtk2 * debian/control - Updated build depends to support building with gtk+-3.0 - Added dh-autoreconf build depends - Added libindicator3-1, libindicator3-dev, libindicator3-tools binaries binaries * libindicator/Makefile.am and tools/Makefile.am - Fixes needed for building with-gtk=3
| * * New upstream release.Ken VanDine2010-11-2417-110/+630
| |\ | |/ |/| | | | | | | * Adding a small file to set debugging environment variables * Allowing to build for GTK 2/3 and build parallel libraries * debian/control: Adding package libindicator-debugenv
* | releasing version 0.3.15-0ubuntu1~ppa1Ted Gould2010-11-111-2/+2
| |
* | * New upstream release.Ted Gould2010-11-1114-104/+537
|\ \ | | | | | | | | | * Allowing to build for GTK 2/3 and build parallel libraries
| * \ Import upstream version 0.3.15Ted Gould2010-11-1114-108/+607
| |\ \
| | * | 0.3.150.3.15Ted Gould2010-11-111-2/+2
| | | |
| | * | Fixing the ignore file tarball matchingTed Gould2010-11-111-2/+2
| | | |
| | * | Merging in the GTK3 basis for the buildTed Gould2010-11-117-18/+106
| | |\ \
| | | * | Making sure to get both pc files in the tarballTed Gould2010-11-111-1/+2
| | | | |
| | | * | Checking for deprecations and making sure we check on distcheckTed Gould2010-11-112-0/+11
| | | | |
| | | * | Putting the GTK3 indicators in a different directory.Ted Gould2010-11-111-1/+1
| | | | |
| | | * | Updating ignore for the GTK3 stuffTed Gould2010-11-111-0/+13
| | | | |
| | | * | Merging in trunk to solve conflictsTed Gould2010-11-1119-82/+563
| | | |\ \ | | | |/ / | | |/| |
| | | * | instead of always building gtk2 and gtk3, add a --with-gtk= flag to ↵Michael Terry2010-10-064-40/+63
| | | | | | | | | | | | | | | | | | | | configure to specify which to build with
| | | * | don't use 3.3 version, rather use indicator3Michael Terry2010-06-192-4/+4
| | | | |
| | | * | first pass at providing a gtk3 versionMichael Terry2010-06-193-3/+42
| | | | |
* | | | | releasing version 0.3.14-0ubuntu2~ppa1Ted Gould2010-10-151-2/+2
| | | | |
* | | | | debian/control: Adding package libindicator-debugenvTed Gould2010-10-153-1/+14
| | | | |
* | | | | AutogenTed Gould2010-10-152-9/+57
| | | | |
* | | | | * Upstream MergeTed Gould2010-10-153-0/+26
|\ \ \ \ \ | | |/ / / | |/| | | | | | | | * Adding a small file to set debugging environment variables
| * | | | Adding a file to have the debugging environment variablesTed Gould2010-10-152-0/+19
| |\ \ \ \
| | * | | | Add mean commentTed Gould2010-10-151-0/+6
| | | | | |
| | * | | | Adding a number in the nameTed Gould2010-10-152-1/+1
| | | | | |
| | * | | | Installing the environment file in the session dirTed Gould2010-10-151-0/+5
| | | | | |
| | * | | | All the environment flags we should set for debuggingTed Gould2010-10-151-0/+8
| |/ / / /
* | | | | Merging in Ubuntu desktopTed Gould2010-10-153-11/+11
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | releasing version 0.3.14-0ubuntu10.3.14-0ubuntu1Didier Roche2010-09-221-2/+2
| | | | |
| * | | | redo removed adjustementsDidier Roche2010-09-223-12/+12
|/ / / /
* | | | releasing version 0.3.14-0ubuntu1~ppa1Ted Gould2010-09-211-2/+2
| | | |
* | | | * New upstream release.Ted Gould2010-09-217-39/+3564
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * Adding a function to signal a menu is shown * Changing indicator directory to '4'
| * | | Import upstream version 0.3.14Ted Gould2010-09-2112-19/+3619
| |\| |
| | * | 0.3.140.3.14Ted Gould2010-09-211-2/+2
| | | |
| | * | Changing AUTHORS to mention it's builtTed Gould2010-09-211-2/+2
| | | |
| | * | Adding dist hooks for AUTHORS and ChangeLogTed Gould2010-09-211-0/+26
| | | |
* | | | Merging in Debian branchTed Gould2010-09-211-0/+6
|\ \ \ \
| * \ \ \ * Merging new upstream release from Ubuntu.0.3.10-1Evgeni Golov2010-07-2515-8110/+8173
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New upstream release. * Fixing unwatching crash (LP: #603489) * Adding configurable timeout for slow test systems
| | * \ \ \ Merge lp:~ubuntu-desktop/libindicator/ubuntuEvgeni Golov2010-07-2515-8110/+8167
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * New upstream release. * Fixing unwatching crash (LP: #603489) * Adding configurable timeout for slow test systems
* | | | | | | releasing version 0.3.13-0ubuntu2~ppa2Ted Gould2010-09-211-2/+2
| | | | | | |
* | | | | | | Updating with Desktop version and undoing some changes.Ted Gould2010-09-211-0/+6
| | | | | | |
* | | | | | | Setting right VCS directoriesTed Gould2010-09-212-3/+2
| | | | | | |
* | | | | | | Drop duplicate changelog entryTed Gould2010-09-211-7/+0
| | | | | | |
* | | | | | | Merge from Ubuntu DesktopTed Gould2010-09-213-3/+21
|\ \ \ \ \ \ \
| * | | | | | | ppa versionDidier Roche2010-09-211-1/+1
| | | | | | | |