aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Cleaning up removal of watchers as the string was getting free'd before it ↵Ted Gould2011-07-112-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | could get used to remove the entry from the hashtable. Now using a destroy function as that is possible with GDBus but wasn't with dbus-glib
| | * | | | | Define the bus well known type in the session.conf fileTed Gould2011-07-112-4/+2
| | |/ / / /
| * | | | | * Upstream MergeTed Gould2011-07-126-7/+25
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix signals with NULL entries in the loader * Adding a comment for setting up debugging options * Adding annotations for GIR files
| | * | | | Add the PC file instead of replace itTed Gould2011-07-111-1/+1
| | | | | |
| | * | | | Handle NULL entries without crashingTed Gould2011-07-111-2/+8
| | | | | |
| | * | | | Installing the debugging env entries in shared directory instead of the ↵Ted Gould2011-07-072-1/+4
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | executable one.
| | | * | | | Make xsessiondir = $(pkgdatadir)Ken VanDine2011-07-071-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Fixing doc stringTed Gould2011-07-071-1/+1
| | |\ \ \ \
| | | * | | | Changed to help message for --with-gtk to reflect the new defaultKen VanDine2011-07-071-1/+1
| | | |/ / /
| | * | | | Anotating the get entires function properly.Ted Gould2011-07-071-3/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Annotate the return value of indicator_object_get_entries so that the type ↵Robert Ancell2011-07-081-3/+3
| | |/ / / | | | | | | | | | | | | | | | in the list is known, also fix typo in docstring
| | * | | Making the box function conditional on GTK versionTed Gould2011-07-071-0/+4
| | |\ \ \
| * | \ \ \ Merging in U. DesktopTed Gould2011-07-1212-52/+48
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | releasing version 0.3.90-0ubuntu10.3.90-0ubuntu1Ken VanDine2011-07-071-1/+1
| | | | | |
* | | | | | * debian/rulesKen VanDine2011-07-0712-52/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Simplify the dual builds with cdbs - Fixed package names to match soname * debian/*.install fixed paths to work with the dual builds change * tools/Makefile.in - Fixed path for xsessiondir * debian/control - Fixed package names to match soname
* | | | | | * New upstream release.Ken VanDine2011-07-0756-9459/+22732
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Build Fixes * Adding license to test files (LP: #684886) * Bump API/ABI versions appropriately and make easier to edit them in the future * Adding a name-hint to the indicator entries * Merging scroll functions into a single good one (LP: #804618) * debian/*install, control: Changing ABI version number bump in package names * debian/rules: Making GTK2 the special case as GTK3 is default now * debian/*install: Fixing pkgconfig file names
| * | | | | releasing version 0.3.90-0ubuntu1~ppa1Ted Gould2011-07-071-2/+2
| | | | | |
| * | | | | Fixing the box usageTed Gould2011-07-071-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Handling the right box for the right version of GTKTed Gould2011-07-071-0/+4
| | |/ / /
| * | | | debian/*install: Fixing pkgconfig file namesTed Gould2011-07-073-4/+5
| | | | |
| * | | | * debian/*install, control: Changing ABI version number bump in package namesTed Gould2011-07-075-29/+33
| | | | | | | | | | | | | | | | | | | | * debian/rules: Making GTK2 the special case as GTK3 is default now
| * | | | * New upstream release.Ted Gould2011-07-0750-9429/+22693
| |\ \ \ \ | | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Build Fixes * Adding license to test files (LP: #684886) * Bump API/ABI versions appropriately and make easier to edit them in the future * Adding a name-hint to the indicator entries * Merging scroll functions into a single good one (LP: #804618)
| | * | | Import upstream version 0.3.90Ted Gould2011-07-0749-9429/+22681
| | |\| |
| | | * | 0.3.900.3.90Ted Gould2011-07-061-1/+1
| | | | |
| | | * | Cleaning up the built pc fileTed Gould2011-07-061-0/+2
| | | | |
| | | * | Switch to using gtk_box_new()Ted Gould2011-07-061-1/+1
| | | | |
| | | * | Making some test XFAIL and attaching to bugsTed Gould2011-07-061-0/+7
| | | | |
| | | * | Adding headers to testsTed Gould2011-07-0618-0/+396
| | | |\ \
| | | | * | Adding license info to [ch] filesTed Gould2011-07-0618-0/+396
| | | |/ /
| | | * | Changing the API and ABI versioning slightlyTed Gould2011-07-064-12/+21
| | | |\ \
| | | | * | Setting default GTK version to 3Ted Gould2011-07-051-1/+1
| | | | | |
| | | | * | Changing the pkgconfig file version to include the API versionTed Gould2011-07-054-5/+5
| | | | | |
| | | | * | Making the API and ABI versions variablesTed Gould2011-07-053-7/+13
| | | | | |
| | | | * | Adding another level of .in for the pc files.Ted Gould2011-07-054-4/+7
| | | | | |
| | | * | | Adding in the name hint for the indicatorsTed Gould2011-07-062-0/+11
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Clearing our local name_hint and ensuring we fill it if a function is provided.Ted Gould2011-07-051-0/+5
| | | | | |
| | | | * | Adding a get name hint function as well.Ted Gould2011-07-051-0/+3
| | | | | |
| | | | * | Adding the naming hint to the entry structureTed Gould2011-07-051-0/+3
| | | |/ /
| | | * | Switching to single scrolling event.Ted Gould2011-07-053-30/+8
| | | |\|
| | | | * Merging "scroll" and "scroll-entry" into the "entry-scrolled" signalMarco Trevisan (Treviño)2011-07-023-30/+8
| | | |/ | | | | | | | | | | | | | | | | API change to merge the duplication of signals, as defined in the blueprint desktop-dx-o-indicators-review
| | | * Updating autotoolsTed Gould2011-06-162-23/+22
| | | |\
| | | | * configure.ac: Generate xz tarballs with pax format by defaultJavier Jardón2011-06-151-1/+1
| | | | |
| | | | * Update autotools configurationJavier Jardón2011-06-152-23/+22
| | | |/ | | | | | | | | | | | | | | | | | | | | Do not use deprecated macros Use new libtool syntax
| * | | Sync to U. DesktopTed Gould2011-07-063-4/+14
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.3.22-0ubuntu20.3.22-0ubuntu2Ken VanDine2011-06-293-3/+13
| | | |
* | | | releasing version 0.3.22-0ubuntu10.3.22-0ubuntu1Ken VanDine2011-03-236-12/+128
|\| | |
| * | | releasing version 0.3.22-0ubuntu1~ppa1Ted Gould2011-03-231-2/+2
| | | |
| * | | New upstream release.Ted Gould2011-03-234-16/+40
| |\| | | | | | | | | | | | | | object is in. (LP: #703555)
| | * | Import upstream version 0.3.22Ted Gould2011-03-235-12/+120
| | |\|
| | | * 0.3.220.3.22Ted Gould2011-03-231-2/+2
| | | |