aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * New upstream release.Ted Gould2012-02-237-51/+306
|\ | | | | | | | | | | * Fix goto handling (by removing) (LP: #937441, LP: #937438) * Tell accountsservice when user has messages for the benefit of LightDM.
| * Import upstream version 0.5.92Ted Gould2012-02-236-51/+297
| |\
| | * 0.5.920.5.92Ted Gould2012-02-221-1/+1
| | |
| | * Remove unneeded goto's and clean up the codeTed Gould2012-02-221-49/+53
| | |\
| | | * silence LP Bug #937438 - Coverity got confused by goto's and gave Coverity ↵Charles Kerr2012-02-211-46/+51
| | | | | | | | | | | | | | | | PW.BRANCH_PAST_INITIALIZATION - CID 10663
| | | * trivial: fix a comment typoCharles Kerr2012-02-211-2/+1
| | | |
| | | * trivial: fix error message grammarCharles Kerr2012-02-211-1/+1
| | | |
| | | * trivial: fix comment typoCharles Kerr2012-02-211-1/+1
| | | |
| | | * trivial: remove unnecessary castCharles Kerr2012-02-211-1/+1
| | |/
| | * tell accountsservices about whether the user has messages or notMichael Terry2012-02-161-0/+205
| | |\
| | | * tell accounts service about message statusMichael Terry2012-02-151-0/+205
| | |/
* | | Merging Ubuntu DesktopTed Gould2012-02-238-1/+263
|\ \ \
| * | | add .pc directory tooMichael Terry2012-02-156-0/+271
| | | |
| * | | * debian/source/format:Michael Terry2012-02-155-0/+457
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make "3.0 (quilt)" * debian/patches/tell-accounts-service.patch: - Tell accountsservice when user has messages for the benefit of LightDM.
| * | | releasing version 0.5.91-0ubuntu2Sebastien Bacher2012-02-141-2/+2
| | | |
| * | | debian/control: build-depends on dh-autoreconf as wellSebastien Bacher2012-02-142-0/+7
| | | |
| * | | releasing version 0.5.91-0ubuntu1Sebastien Bacher2012-02-1444-9508/+10092
| |\ \ \ | |/ / / |/| | |
* | | | releasing version 0.5.91-0ubuntu1~ppa1Ted Gould2012-02-141-2/+2
| | | |
* | | | Cleaning changelogTed Gould2012-02-141-9/+1
| | | |
* | | | * New upstream release.Ted Gould2012-02-1437-9469/+10012
|\ \ \ \ | | |/ / | |/| | | | | | * Better lozenges that look nice
| * | | Import upstream version 0.5.91Ted Gould2012-02-1440-9507/+10078
| |\ \ \ | | | |/ | | |/|
| | * | 0.5.910.5.91Ted Gould2012-02-141-1/+1
| | | |
| | * | Fix lozenge code to compile on GTK2Ted Gould2012-02-101-0/+12
| | |\ \
* | | | | releasing version 0.5.90-0ubuntu2~ppa1Ted Gould2012-02-141-2/+2
| | | | |
* | | | | Working on GTK2 as wellTed Gould2012-02-102-1/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Removing some GTK3 code, won't look as nice on GTK2, but ehTed Gould2012-02-101-0/+12
| | |/ / | |/| |
* | | | debian/source/format: DroppingTed Gould2012-02-102-2/+2
| | | |
* | | | debian/compat: 5Ted Gould2012-02-102-1/+3
| | | |
* | | | debian/rules: Adding autoreconf and running make checkTed Gould2012-02-102-1/+5
| | | |
* | | | * Upstream MergeTed Gould2012-02-105-38/+68
|\| | | | | | | | | | | | | | | * Better lozenges that look nice
| * | | Use floor instead of round for lozenge position, better err on them being ↵Lars Uebernickel2012-02-101-1/+1
| | | | | | | | | | | | | | | | too large
| * | | Merge trunkLars Uebernickel2012-02-107-11/+163
| |\ \ \
| * | | | Fix left margin of indicator itemsLars Uebernickel2012-02-101-1/+1
| | | | |
| * | | | Only draw right items as lozenges if they contain a countLars Uebernickel2012-02-033-4/+24
| | | | |
| * | | | Don't draw empty lozengesLars Uebernickel2012-02-031-0/+3
| | | | |
| * | | | Make minimum width of lozenge that of two charactersLars Uebernickel2012-02-031-0/+2
| | | | |
| * | | | Switch to new dbusmenu includesLars Uebernickel2012-02-031-5/+0
| | | | |
| * | | | Align status icons with app iconsLars Uebernickel2012-01-221-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This breaks down for sources which don't advertise themselves as an "indicator-item" (e.g. Thunderbird's "Compose New Message" and "Contacts"), because they keep being indented like a normal menu item.
| * | | | Pixel-align the lozenge text to make it less blurryLars Uebernickel2012-01-222-4/+3
| | | | |
| * | | | Center lozenge text verticallyLars Uebernickel2012-01-221-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This ignores the label's padding and alignments, but they aren't used right now.
| * | | | Get the menu's current font size instead of hard coding it to 12ptLars Uebernickel2012-01-221-12/+14
| | | | |
| * | | | Don't force lozenges to have the same widthLars Uebernickel2012-01-221-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes the menu more consistent with the mockups at https://wiki.ubuntu.com/MessagingMenu and https://wiki.ubuntu.com/MenuLayout
| * | | | Use gtk_box_new instead of gtk_hbox_newLars Uebernickel2012-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gtk_hbox_new is deprecated and using it broke the build with -Werror=deprecated-declarations, which seems to be enabled by default.
* | | | | Update to U. DesktopTed Gould2012-02-102-3/+7
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | releasing version 0.5.90-0ubuntu1Ken VanDine2012-02-102-3/+7
| | | | |
| * | | | * New upstream release.Ken VanDine2012-02-1044-8825/+9907
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding code coverage targets * Match libindicate 0.6.90 * Updating for Dbusmenu 0.5.90 * Plug leak in launcher_menu_item_new * Fix memory leak: Free path string. * Compare server and path for multi-server clients * Using the new GTK3 box API to avoid deprecations * Adding a name hint * debian/control: Requiring libindicate 0.6.90 and dbusmenu 0.5.90
* | | | | releasing version 0.5.90-0ubuntu1~ppa1Ted Gould2012-02-091-2/+2
| | | | |
* | | | | debian/control: Requiring libindicate 0.6.90 and dbusmenu 0.5.90Ted Gould2012-02-092-7/+8
| | | | |
* | | | | * New upstream release.Ted Gould2012-02-0943-8819/+9900
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding code coverage targets * Match libindicate 0.6.90 * Updating for Dbusmenu 0.5.90 * Plug leak in launcher_menu_item_new * Fix memory leak: Free path string. * Compare server and path for multi-server clients * Using the new GTK3 box API to avoid deprecations * Adding a name hint
| * | | | Import upstream version 0.5.90Ted Gould2012-02-0942-8819/+9886
| |\ \ \ \ | | | |_|/ | | |/| |