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
/
gtktoolbar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Functions to test the toolbar space style.
Andrew T. Veliath
1998-12-08
1
-9
/
+103
*
I submitted this patch twice to gtk-devel-list, and received no comments,
Elliot Lee
1998-11-30
1
-1
/
+1
*
Include radio buttons when setting relief for button items.
Andrew T. Veliath
1998-11-24
1
-0
/
+2
*
When setting relief, also affect toggle buttons.
Havoc Pennington
1998-11-23
1
-1
/
+3
*
Test whether type is not equal to GTK_TOOLBAR_CHILD_RADIOBUTTON before
Federico Mena Quintero
1998-09-16
1
-1
/
+1
*
GTK_MENU_DIR_CHILD: check for the existance of
Tim Janik
1998-09-03
1
-7
/
+21
*
Added gdk_text/string_extents() - too calculate all the metrics at once of
Owen Taylor
1998-08-12
1
-0
/
+2
*
Use common marshalling routines instead of having widget-private ones. It
Elliot Lee
1998-07-21
1
-25
/
+2
*
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
Tim Janik
1998-07-04
1
-2
/
+2
*
call the base class init fucntions from all parent types upon class
Tim Janik
1998-06-28
1
-2
/
+3
*
(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
Owen Taylor
1998-05-12
1
-1
/
+39
*
Changed LGPL address for FSF in all .h and .c files
PDT 1998 Shawn T. Amundson
1998-04-13
1
-2
/
+3
*
changed packing in toolbar elements, so texts are always at the bottom
Radek Doulik
1998-03-21
1
-9
/
+9
*
Moved the gtk_signal_connect of the specified callback into the big
Federico Mena Quintero
1998-03-14
1
-193
/
+205
*
refuse to allocate with a greater height than requested.
Tim Janik
1998-03-14
1
-5
/
+9
*
made the <widget>_signals[] arrays of type guint rather than gint. made
Tim Janik
1998-03-09
1
-1
/
+1
*
Added gtk_toolbar_*_element() functions. Rewrote others
rhlabs
1998-02-23
1
-132
/
+181
*
api changes to GtkToolBar to support the private tooltips text also.
Tim Janik
1998-02-21
1
-13
/
+19
*
fixed destroy handler, so it doesn't segfault with the new refcounting
Tim Janik
1998-02-02
1
-6
/
+12
*
hm, initital refcount revolution commit ;)
Tim Janik
1998-01-30
1
-1
/
+1
*
make toolbar Child structure accesible from apps
Radek Doulik
1998-01-30
1
-50
/
+33
*
Set container_class->focus to NULL. Widgets in the toolbar should not get
Federico Mena
1998-01-19
1
-0
/
+1
*
Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.
Federico Mena
1998-01-19
1
-8
/
+9
*
changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget as
MET Eckehard Berns
1998-01-18
1
-3
/
+3
*
main part for GtkArgSetFunc/GtkArgGetFunc implementation.
Tim Janik
1998-01-16
1
-1
/
+2
*
Re-indented to GNU style to be consistent with the rest of Gtk - Federico
Arturo Espinosa
1998-01-13
1
-591
/
+616
*
Fixed child->icon and child->label == NULL bugs.
Federico Mena Quintero
1998-01-13
1
-112
/
+341
*
Added "orientation_changed" and "style_changed" signals to GtkToolbar.
Arturo Espinosa
1997-12-23
1
-17
/
+186
*
Demo works fine. I have to add the missing functions for setting the toolbar's
Arturo Espinosa
1997-12-23
1
-4
/
+47
*
It compiles. Now I will add the toolbar example to testgtk.c - Federico
Arturo Espinosa
1997-12-22
1
-21
/
+25
*
Very basic functionality seems to be complete; I'll try compiling it
Arturo Espinosa
1997-12-22
1
-17
/
+151
*
Started work on a GtkToolbar widget. The idea is to eventually dump a
Arturo Espinosa
1997-12-19
1
-0
/
+300