Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Import upstream version 0.5.91 | Ted Gould | 2012-02-14 | 40 | -9507/+10078 |
|\ | |||||
| * | 0.5.910.5.91 | Ted Gould | 2012-02-14 | 1 | -1/+1 |
| * | Fix lozenge code to compile on GTK2 | Ted Gould | 2012-02-10 | 1 | -0/+12 |
| |\ | |||||
| | * | Removing some GTK3 code, won't look as nice on GTK2, but eh | Ted Gould | 2012-02-10 | 1 | -0/+12 |
| |/ | |||||
| * | Use floor instead of round for lozenge position, better err on them being too... | Lars Uebernickel | 2012-02-10 | 1 | -1/+1 |
| * | Merge trunk | Lars Uebernickel | 2012-02-10 | 7 | -11/+163 |
| |\ | |||||
| * | | Fix left margin of indicator items | Lars Uebernickel | 2012-02-10 | 1 | -1/+1 |
| * | | Only draw right items as lozenges if they contain a count | Lars Uebernickel | 2012-02-03 | 3 | -4/+24 |
| * | | Don't draw empty lozenges | Lars Uebernickel | 2012-02-03 | 1 | -0/+3 |
| * | | Make minimum width of lozenge that of two characters | Lars Uebernickel | 2012-02-03 | 1 | -0/+2 |
| * | | Switch to new dbusmenu includes | Lars Uebernickel | 2012-02-03 | 1 | -5/+0 |
| * | | Align status icons with app icons | Lars Uebernickel | 2012-01-22 | 1 | -15/+12 |
| * | | Pixel-align the lozenge text to make it less blurry | Lars Uebernickel | 2012-01-22 | 2 | -4/+3 |
| * | | Center lozenge text vertically | Lars Uebernickel | 2012-01-22 | 1 | -0/+4 |
| * | | Get the menu's current font size instead of hard coding it to 12pt | Lars Uebernickel | 2012-01-22 | 1 | -12/+14 |
| * | | Don't force lozenges to have the same width | Lars Uebernickel | 2012-01-22 | 1 | -4/+0 |
| * | | Use gtk_box_new instead of gtk_hbox_new | Lars Uebernickel | 2012-01-22 | 1 | -1/+1 |
* | | | Import upstream version 0.5.90 | Ted Gould | 2012-02-09 | 42 | -8819/+9886 |
|\ \ \ | | |/ | |/| | |||||
| * | | 0.5.900.5.90 | Ted Gould | 2012-02-09 | 1 | -1/+1 |
| * | | Adding code coverage targets | Ted Gould | 2012-02-09 | 4 | -1/+138 |
| |\ \ | |||||
| | * | | Added coverage reporting via gcov config and targets. | Allan LeSage | 2011-12-06 | 4 | -1/+138 |
| * | | | Match libindicate 0.6.90 | Ted Gould | 2012-02-09 | 1 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Adjust configure to use indicate-0.7 | Ted Gould | 2012-02-09 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | Updating for Dbusmenu 0.5.90 | Ted Gould | 2012-02-09 | 2 | -6/+1 |
| |\ \ \ | |||||
| | * | | | Fixing dbusmenu-gtk include paths | Ted Gould | 2012-01-31 | 1 | -5/+0 |
| | * | | | Updating deb to dbusmenu-gtk 0.5.90 | Ted Gould | 2012-01-31 | 1 | -1/+1 |
| * | | | | Plug leak in launcher_menu_item_new | Daniel d'Andrada | 2012-02-09 | 1 | -1/+4 |
| * | | | | Fix memory leak: Free path string. | Daniel d'Andrada | 2012-02-08 | 1 | -0/+3 |
| |/ / / | |||||
| * | | | Compare server and path for multi-server clients | Ted Gould | 2012-01-25 | 1 | -4/+9 |
| |\ \ \ | |||||
| | * | | | serverList_equal: We have to compare IndicateListenerServers by DBus path ins... | Robert Carr | 2011-12-01 | 1 | -4/+9 |
| | | |/ | | |/| | |||||
| * | | | Using the new GTK3 box API to avoid deprecations | Ted Gould | 2012-01-25 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Resovled self-inflicted merge conflict. | Allan LeSage | 2012-01-23 | 0 | -0/+0 |
| | |\ \ | |||||
| | | * | | Added macro to gtk_hbox_new fix per charles' advice. | Allan LeSage | 2012-01-23 | 1 | -0/+4 |
| | * | | | Added macro to gtk_hbox_new fix per charles' advice (and fixed tabination). | Allan LeSage | 2012-01-23 | 1 | -0/+4 |
| | |/ / | |||||
| | * / | Fix for gtk_hbox_new, werror on deprecated. | Allan LeSage | 2012-01-23 | 1 | -1/+1 |
| |/ / | |||||
| * | | Adding a name hint | Ted Gould | 2011-11-29 | 1 | -0/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | Export the indicator name hint | Marco Trevisan (TreviƱo) | 2011-11-08 | 1 | -0/+11 |
| |/ | |||||
* | | Import upstream version 0.5.0 | Ted Gould | 2011-09-28 | 5 | -10/+19 |
|\| | |||||
| * | 0.5.00.5.0 | Ted Gould | 2011-09-28 | 1 | -1/+1 |
| * | Memory leak on pixbufs | Ted Gould | 2011-09-21 | 1 | -8/+4 |
| |\ | |||||
| | * | Memory leaks fixes | Chow Loong Jin | 2011-01-21 | 1 | -8/+4 |
* | | | Import upstream version 0.4.95 | Ted Gould | 2011-08-25 | 6 | -16/+41 |
|\| | | |||||
| * | | 0.4.950.4.95 | Ted Gould | 2011-08-25 | 1 | -1/+1 |
| * | | Fix the gutters | Ted Gould | 2011-08-25 | 2 | -13/+5 |
| |\ \ | |||||
| | * | | Don't look up a style value we're not using | Ted Gould | 2011-08-24 | 1 | -3/+0 |
| | * | | Switching the padding to the toggle-spacing like the image menu item and usin... | Ted Gould | 2011-08-24 | 1 | -4/+4 |
| | * | | Removing unneeded header | Ted Gould | 2011-08-24 | 1 | -1/+0 |
| | * | | Remove an unused hbox in the application menu item | Ted Gould | 2011-08-24 | 1 | -5/+1 |
| |/ / | |||||
| * | | MPT's happiness is a feature | Ted Gould | 2011-08-22 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | s/Clear Attention/Clear | Omer Akram | 2011-08-19 | 1 | -1/+1 |
| |/ / |