index
:
ayatana-ido
gh-pages
main
release-builds
Ayatana Indicator Display Objects
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Add IdoMediaPlayerMenuItem
Lars Uebernickel
2013-06-12
4
-2
/
+376
|
/
/
*
|
Depend on valac instead of valac-0.16 for easier transitions
Jeremy Bicha
2013-06-08
1
-4
/
+3
|
\
\
|
*
|
Depend on valac instead of valac-0.16 for easier transitions
Jeremy Bicha
2013-06-07
1
-4
/
+3
|
/
/
*
|
Add support for creating scale menu items from a menu model.
Lars Uebernickel
2013-06-07
6
-17
/
+181
|
\
\
|
*
\
Merge trunk
Lars Uebernickel
2013-06-07
1
-2
/
+7
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Releasing 13.10.0daily13.06.07-0ubuntu1 to ubuntu.
Automatic PS uploader
2013-06-07
2
-16
/
+21
|
\
\
\
|
*
|
|
Releasing 13.10.0daily13.06.07-0ubuntu1, based on r127
Automatic PS uploader
2013-06-07
1
-2
/
+3
|
*
|
|
Update symbols
Automatic PS uploader
2013-06-07
2
-14
/
+18
|
/
/
/
|
*
|
idoscalemenuitem: look "{min,max}-icon" on the GMenuItem
Lars Uebernickel
2013-06-07
1
-9
/
+9
|
*
|
debian: add new symbols
Lars Uebernickel
2013-05-31
1
-0
/
+2
|
*
|
Add support for creating scale menu items from a menu model
Lars Uebernickel
2013-05-31
3
-0
/
+134
|
*
|
Add ido_action_helper_change_state
Lars Uebernickel
2013-05-31
2
-0
/
+28
|
*
|
idoscalemenuitem: make the scale expand and fill in the menu item
Lars Uebernickel
2013-05-31
1
-3
/
+3
|
/
/
*
|
Put a framework in place to move custom menu items from the indicator package...
Charles Kerr
2013-05-31
13
-10
/
+1158
|
\
\
|
*
|
debian: add new symbols
Lars Uebernickel
2013-05-31
1
-0
/
+14
|
*
|
Bump glib and gtk dependencies
Lars Uebernickel
2013-05-31
2
-5
/
+5
|
*
|
ido_user_menu_item_new_from_model: fix docstring
Lars Uebernickel
2013-05-31
1
-2
/
+4
|
*
|
Move crate_user_menu_item into idousermenuitem.c
Lars Uebernickel
2013-05-27
3
-98
/
+102
|
*
|
IdoActionHelper: document signals and properties
Lars Uebernickel
2013-05-27
1
-0
/
+39
|
*
|
debian/changelog: bump version
Lars Uebernickel
2013-05-27
1
-0
/
+6
|
*
|
GtkMenuItemFactory -> UbuntuMenuItemFactory
Lars Uebernickel
2013-05-24
1
-8
/
+9
|
*
|
Bumb version to 13.10
Lars Uebernickel
2013-05-23
1
-2
/
+2
|
*
|
Create IdoUserMenuItems for indicator.user-menu-item
Lars Uebernickel
2013-05-23
1
-1
/
+105
|
*
|
Merge IdoUserMenuItem branch
Lars Uebernickel
2013-05-22
4
-2
/
+470
|
|
\
\
|
|
*
|
rename idousermenuitem's "icon" property as "icon-filename" for a little more...
Charles Kerr
2013-03-27
3
-22
/
+24
|
|
*
|
in ido_user_menu_item_primitive_draw_cb_gtk_3(), remove deprecated use of gtk...
Charles Kerr
2013-03-26
1
-5
/
+10
|
|
*
|
add idousermenuitem to the examples
Charles Kerr
2013-03-26
1
-1
/
+44
|
|
*
|
add properties to IdoUserMenuItem and remove its dependencies on DbusmenuMenu...
Charles Kerr
2013-03-26
2
-122
/
+194
|
|
*
|
rename user-widget.[ch] to idousermenuitem.[ch]. Not building yet, next step ...
Charles Kerr
2013-03-26
4
-78
/
+77
|
|
*
|
add user-widget.[ch] from indicator-session's trunk
Charles Kerr
2013-03-26
2
-0
/
+347
|
|
/
/
|
/
|
|
|
*
|
Add IdoActionHelper
Lars Uebernickel
2013-05-22
3
-2
/
+412
|
*
|
Add IdoMenuItemFactory
Lars Uebernickel
2013-05-22
4
-2
/
+102
|
/
/
*
|
Releasing 12.10.3daily13.03.01-0ubuntu1 to ubuntu.
Automatic PS uploader
2013-03-01
1
-2
/
+8
|
\
\
|
*
|
Releasing 12.10.3daily13.03.01-0ubuntu1, based on r125
Automatic PS uploader
2013-03-01
1
-2
/
+8
|
/
/
*
|
Fix linking against X11 and Xi which xorg-gtest now seems to require. I'll fi...
Mathieu Trudel-Lapierre
2013-02-27
2
-1
/
+4
|
\
\
|
*
|
Explicitly link against X11 and Xi while xorg-gtest doesn't.
Mathieu Trudel-Lapierre
2013-02-27
2
-1
/
+4
|
/
/
*
|
Fix building against gtest/xorg-gtest. Fixes: https://bugs.launchpad.net/bugs...
Mathieu Trudel-Lapierre
2013-02-06
5
-69
/
+13
|
\
\
|
*
|
Guard against CID:12651, division by zero of FPS value due to its use for tim...
Mathieu Trudel-Lapierre
2013-02-06
1
-2
/
+2
|
*
|
Shut up coverity about CID:12650.
Mathieu Trudel-Lapierre
2013-02-06
1
-1
/
+2
|
*
|
Avoid FTBFS due to conflicting paths to gtest source, or because the relevant...
Mathieu Trudel-Lapierre
2013-02-05
4
-66
/
+9
|
/
/
*
|
Releasing 12.10.3daily13.01.11-0ubuntu1 to ubuntu.
Automatic PS uploader
2013-01-11
1
-2
/
+8
|
\
\
|
*
|
Releasing 12.10.3daily13.01.11-0ubuntu1, based on r122
Automatic PS uploader
2013-01-11
1
-2
/
+8
|
/
/
*
|
Add introspection and vala support. Fixes: https://bugs.launchpad.net/bugs/58...
Robert Ancell
2013-01-04
13
-40
/
+366
|
\
\
|
*
|
Update packing for introspection/vapi
Robert Ancell
2012-12-15
3
-0
/
+15
|
*
|
Add introspection dependencies
Robert Ancell
2012-12-15
1
-0
/
+5
|
*
|
Add introspection and Vala support to IDO
Robert Ancell
2012-12-14
10
-40
/
+346
*
|
|
Testing with cyphermox--removing the special Xvfb auto_test override appears ...
Allan LeSage
2012-12-18
3
-5
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update changelog.
Allan LeSage
2012-12-17
1
-1
/
+7
|
*
|
Remove Xvfb from debian/control.
Allan LeSage
2012-12-17
1
-1
/
+0
|
*
|
Remove auto_test override.
Allan LeSage
2012-12-17
1
-3
/
+0
|
/
/
[prev]
[next]