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 primary-clicked and secondary-clicked signals for lp bug #921065
Charles Kerr
2012-03-10
2
-31
/
+93
*
tweak: fix some indentation damage in the header file
Charles Kerr
2012-03-09
1
-2
/
+2
*
remove idooffscreenproxy
Charles Kerr
2012-03-09
3
-592
/
+0
*
small code cleanup in update_packing()
Charles Kerr
2012-03-09
1
-43
/
+19
*
Fix LP Bug #906050 by removing idoscalemenuitem's offscreen proxy.
Charles Kerr
2012-03-09
1
-51
/
+0
*
don't override widget_class.state_changed in idoscalemenuitem ... that was pr...
Charles Kerr
2012-03-09
1
-8
/
+0
*
add style class "menubar" to the offscreen proxy, this fixes the white backgr...
Ken VanDine
2012-02-09
1
-4
/
+3
|
\
|
*
add style class "menubar" to the offscreen proxy, this fixes the white backgr...
Ken VanDine
2012-02-08
1
-4
/
+3
|
/
*
Patch from ~covox (LP: #867649)
Ken VanDine
2012-01-12
1
-0
/
+4
*
removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...
Ken VanDine
2011-12-14
8
-0
/
+58
|
\
|
*
removed deprecations from gtk3 and fixed sizing issues with idemessagedialog ...
Ken VanDine
2011-12-14
8
-0
/
+58
|
/
*
0.3.1
0.3.1
Ted Gould
2011-10-13
1
-1
/
+1
*
Fixes for ARM
Ted Gould
2011-10-12
3
-4
/
+4
|
\
|
*
one more fix for armel FTBFS
Ken VanDine
2011-10-06
1
-1
/
+1
|
*
Fixed FTBFS on armel (LP: #866039)
Ken VanDine
2011-10-05
3
-3
/
+3
|
/
*
Merge lp:~mhr3/ido/bug-865122
Michal Hruby
2011-10-03
1
-0
/
+24
|
\
|
*
Get rid of unnecessary check
Michal Hruby
2011-10-03
1
-1
/
+0
|
*
And we need to include config.h
Michal Hruby
2011-10-03
1
-0
/
+1
|
*
Use the grab-notify workaround only when using Gtk3
Michal Hruby
2011-10-03
1
-0
/
+14
|
*
Fix bug #865122
Michal Hruby
2011-10-03
1
-0
/
+10
|
/
*
0.3.0
0.3.0
Ted Gould
2011-09-28
1
-2
/
+2
*
0.2.93
0.2.93
Ted Gould
2011-09-20
1
-1
/
+1
*
Ignoring m4
Ted Gould
2011-09-16
1
-0
/
+1
*
Update Autotools and remove Shave
Ted Gould
2011-09-16
7
-250
/
+18
|
\
|
*
configure.ac: Update autotools config a bit
Javier Jardón
2011-08-03
1
-7
/
+12
|
*
build: Use upstream silent rules instead shave
Javier Jardón
2011-08-03
7
-244
/
+7
*
|
Fix the calendar item
Ted Gould
2011-09-16
1
-15
/
+46
|
\
\
|
*
|
Freeing the new event
Ted Gould
2011-09-16
1
-0
/
+3
|
*
|
Attaching bug
Ted Gould
2011-09-16
0
-0
/
+0
|
*
|
Putting the new code as GTK3 only
Ted Gould
2011-09-16
1
-0
/
+5
|
*
|
Removing a bunch of debug messages
Ted Gould
2011-09-16
1
-23
/
+2
|
*
|
Use get_origin instead of position and uncomment out our adjustments
Ted Gould
2011-09-16
1
-6
/
+4
|
*
|
Use the root position in the event instead of finding it
Ted Gould
2011-09-16
1
-4
/
+3
|
*
|
Clean up some debug and such
Ted Gould
2011-09-16
1
-3
/
+3
|
*
|
Reformating
Ted Gould
2011-09-15
1
-54
/
+52
|
*
|
A check point
Ted Gould
2011-09-15
1
-1
/
+50
|
|
/
*
|
0.2.92
0.2.92
Ted Gould
2011-09-13
1
-1
/
+1
*
|
Ignoring some junk!
Ted Gould
2011-09-13
1
-0
/
+29
*
|
Putting the offscreen proxy in EXTRA_DIST if we're building GTK2 version
Ted Gould
2011-09-13
1
-4
/
+8
*
|
Making the proxy GTK3 only
Ted Gould
2011-09-13
3
-7
/
+76
|
\
\
|
*
|
Only use the offscreen proxy stuff in GTK3
Robert Carr
2011-09-13
3
-7
/
+76
*
|
|
Increasing the number of warnings
Ted Gould
2011-09-13
1
-1
/
+2
|
/
/
*
|
0.2.91
0.2.91
Ted Gould
2011-09-08
1
-1
/
+1
*
|
Merge lp:~robertcarr/ido/offscreen-scale
Robert Carr
2011-09-08
4
-15
/
+599
|
\
\
|
|
/
|
/
|
|
*
Ok I take it back we don't care about border. use custom css to set border-wi...
Robert Carr
2011-09-06
1
-8
/
+26
|
*
Don't leak style context...
Robert Carr
2011-09-06
1
-0
/
+2
|
*
Use GtkBorder in drawing background
Robert Carr
2011-09-06
1
-4
/
+8
|
*
Use gtk_render_background
Robert Carr
2011-09-06
2
-26
/
+16
|
*
Whoops copyright headers
Robert Carr
2011-09-02
2
-1
/
+50
|
*
Implement an IdoOffscreenProxy object to work around GtkRange/Scale needing g...
Robert Carr
2011-09-02
4
-14
/
+535
|
/
[next]