index
:
delta/gdk-pixbuf.git
baserock/morph
baserock/xfce-build
ci-test
drop-x11
ebassi/ci-only-default
ebassi/for-master
ebassi/gi-docgen
ebassi/issue-143
ebassi/issue-209
ebassi/issue-215
ebassi/issues-185
ebassi/msys2-update
fix-generating-pc-files
gdk-pixbuf-2-24
gdk-pixbuf-2-26
gdk-pixbuf-2-28
gdk-pixbuf-2-30
gdk-pixbuf-2-32
gdk-pixbuf-2-34
gdk-pixbuf-2-36
gdk-pixbuf-2-38
gdk-pixbuf-2-40
gnome-2-38
issue-3
issue-72
issue-73
issue-77
macos-ci
master
otte/jpeg-fallback
static-analysis
wip/csoriano/jp2-test
wip/ebassi/meson
wip/ebassi/no-autotools
wip/hadess/read-png-gamma
wip/hadess/thumbnailer-locale
wip/jbrummer/png-in-ico
wip/jtojnar/no-install-skipped-test
wip/otte/tga
wip/run-gif-tests-again
gitlab.gnome.org: GNOME/gdk-pixbuf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtk
/
gtkactiongroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Give each radio action its own value. (#134889, Paolo Borelli)
Matthias Clasen
2004-02-19
1
-1
/
+1
*
Do reference counting on the user_data that is shared between multiple
Matthias Clasen
2004-01-28
1
-6
/
+59
*
Fix #131869:
Matthias Clasen
2004-01-21
1
-2
/
+9
*
The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and
Matthias Clasen
2004-01-16
1
-6
/
+6
*
Don't leak name and stock_id. (#131358, Morten Welinder)
Matthias Clasen
2004-01-14
1
-4
/
+6
*
Adjust to the new connect_proxy signals.
Jody Goldberg
2004-01-12
1
-5
/
+281
*
Remove the redundant name and stock_id parameters, adjust all callers.
Matthias Clasen
2004-01-07
1
-20
/
+16
*
Add creation functions for actions.
Matthias Clasen
2004-01-07
1
-36
/
+32
*
add visible_horizontal, visible_vertical. (gtk_action_class_init) : here.
Jody Goldberg
2004-01-02
1
-79
/
+68
*
Pull accelerator key from the stock item if stock_id is given, but
Matthias Clasen
2003-12-31
1
-21
/
+47
*
Don't use first_action without initializing it if n_entries is 0.
Matthias Clasen
2003-12-26
1
-2
/
+2
*
Add "name" as a construct-only property. (#125475, Murray Cumming)
Matthias Clasen
2003-10-25
1
-0
/
+69
*
Initially activate the JUSTIFY_RIGHT group member to test the fix for
Matthias Clasen
2003-09-22
1
-4
/
+5
*
Add value parameter to allow setting the currently selected group member
Matthias Clasen
2003-09-15
1
-21
/
+140
*
Doc tweaks.
Matthias Clasen
2003-09-04
1
-8
/
+14
*
Doc addition.
Matthias Clasen
2003-09-01
1
-2
/
+4
*
Add some docs.
Matthias Clasen
2003-08-30
1
-1
/
+14
*
Actually group the actions together rather than putting each in its own
Matthias Clasen
2003-08-29
1
-5
/
+3
*
Forgot to actually commit this file
Søren Sandmann Pedersen
2003-08-29
1
-8
/
+5
*
Change the XML format: <Root> element is replaced by <ui>, <menu> element
Matthias Clasen
2003-08-27
1
-35
/
+144
*
Make the previous commit compile.
Matthias Clasen
2003-08-25
1
-2
/
+2
*
Remove C99isms. (Morten Welinder)
Matthias Clasen
2003-08-25
1
-1
/
+5
*
Hooks for translation of label and tooltip in GtkActionGroupEntries.
Matthias Clasen
2003-08-24
1
-4
/
+96
*
Namespace the enum values properly. Sorry about the resize grip trouble,
Matthias Clasen
2003-08-24
1
-4
/
+4
*
A model-view separation for menus and toolbars, using the EggMenu code by
Matthias Clasen
2003-08-24
1
-0
/
+356