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
/
gtkstyle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't get settings unless we need them
Hiroyuki Ikezoe
2010-03-16
1
-21
/
+31
*
Deprecate widget flag: GTK_WIDGET_REALIZED
Javier Jardón
2010-03-03
1
-1
/
+1
*
Deprecate widget flag: GTK_WIDGET_HAS_FOCUS
Javier Jardón
2010-03-01
1
-4
/
+4
*
Don't use GTK_WIDGET_NO_WINDOW in internal code anymore
Javier Jardón
2010-03-01
1
-8
/
+8
*
[annotations] Add allow-none
Johan Dahlin
2010-02-19
1
-4
/
+4
*
Change GtkIconSize to int in params/return values
Dan Winship
2009-12-19
1
-2
/
+3
*
[introspection] Merge in Gtk-custom.c annotations
Colin Walters
2009-12-16
1
-82
/
+95
*
Add a release note about statusbar internal hierarchy changes
Matthias Clasen
2009-11-30
1
-0
/
+2
*
Add customary args to gtk_style_paint_spinner()
Matthias Clasen
2009-11-27
1
-22
/
+35
*
Bug 319607 – Add a throbber (activity widget) to GTK+
Bastien Nocera
2009-10-14
1
-1
/
+117
*
Bug 574561 – gtk_style_get "shadows" g_object_get
Matthias Clasen
2009-03-10
1
-5
/
+5
*
Add a "Since: 2.16" tag to gtk_style_get.
Torsten Schönfeld
2009-01-20
1
-0
/
+2
*
Doc additions
Matthias Clasen
2008-12-30
1
-0
/
+11
*
More additions
Matthias Clasen
2008-12-29
1
-2
/
+6
*
Doc additions
Matthias Clasen
2008-12-29
1
-0
/
+28
*
Doc fixes
Matthias Clasen
2008-12-29
1
-1
/
+1
*
Bug 412134 – Add API to query style properties from the style
Matthias Clasen
2008-11-01
1
-0
/
+142
*
Add docs
Matthias Clasen
2008-07-06
1
-0
/
+8
*
Revert name change
Cody Russell
2008-07-01
1
-1
/
+1
*
Practically everything changed.
Cody Russell
2008-06-30
1
-1
/
+1
*
Include "config.h" instead of <config.h> Command used: find -name
Johan Dahlin
2008-06-22
1
-1
/
+1
*
Do not ignore the return value of g_slist_remove. gtkstyle.c changes
Johan Dahlin
2008-06-19
1
-1
/
+1
*
Add deprecated version and change the deprecation markup used by ref/unref
Johan Dahlin
2008-06-18
1
-22
/
+22
*
gtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_object_unref() instead
Michael Natterer
2008-06-16
1
-3
/
+3
*
Make gtk-doc happy:
Johan Dahlin
2008-03-06
1
-1
/
+1
*
Go back to 2.13.0 as version for now, as there was no consensus to do the
Matthias Clasen
2008-02-15
1
-3
/
+4
*
gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.h
Michael Natterer
2008-01-25
1
-308
/
+346
*
Add gtk_border_new to avoid memory allocator confusions when using
Xan Lopez
2007-12-27
1
-7
/
+16
*
cast pointers to fix warnings about signdness.
Michael Natterer
2007-11-14
1
-5
/
+5
*
gtk/gtkstyle.c (option_menu_get_props) use gtk_requisition_free() instead
Manish Singh
2007-09-21
1
-1
/
+1
*
Revert the clamping of cursor coordinates, since it causes really ugly
Matthias Clasen
2007-09-09
1
-8
/
+0
*
Fix check/radio indicator drawing mess (bug #452225):
Michael Natterer
2007-07-27
1
-2
/
+2
*
Implement block-cursor for overwrite mode. (#80378)
Yevgen Muntyan
2007-06-12
1
-0
/
+28
*
use text colors from widget style to draw cursor instead of hardcoded
Yevgen Muntyan
2007-06-01
1
-6
/
+8
*
clamp cursor coordinates to window bounds (fix from Maemo Gtk).
Tim Janik
2007-01-26
1
-0
/
+8
*
gtk/gtkstyle.c (option_menu_get_props) Use gtk_border_free when freeing
Michael Natterer
2007-01-03
1
-1
/
+1
*
Clarify docs. (#353423, Christian Persch)
Matthias Clasen
2006-12-29
1
-5
/
+6
*
Use gslice for GtkBorder (#383557).
Behdad Esfahbod
2006-12-24
1
-2
/
+10
*
Bug 340141 – Update to Pango 1.16 API
Behdad Esfahbod
2006-12-24
1
-1
/
+1
*
Protect against NULL widget. (#379503)
Benjamin Berg
2006-11-26
1
-2
/
+2
*
also copy icon factories and color hashes. Fixes bug #357132.
Michael Natterer
2006-09-22
1
-0
/
+12
*
Commit a patch by Behdad to fix typos, omissions and other errors in the
Matthias Clasen
2006-09-10
1
-1
/
+0
*
Only get the indicator-size and indicator-spacing style properties for
Matthias Clasen
2006-08-06
1
-1
/
+4
*
Add a missing initialization. (#349863, Benjamin Berg)
Matthias Clasen
2006-08-06
1
-1
/
+1
*
removed the "widget &&" part from "widget && GTK_IS_FOO (widget)" checks.
Michael Natterer
2006-08-03
1
-4
/
+4
*
2.10.1
GTK_2_10_1
Matthias Clasen
2006-07-24
1
-2
/
+2
*
Replace gtk_rc_style_ref/unref by g_object_ref/unref.
Matthias Clasen
2006-07-21
1
-2
/
+2
*
Improve consistency of signal and property names
Matthias Clasen
2006-07-06
1
-1
/
+1
*
handle cell_even_ruled_sorted and cell_odd_ruled_sorted for the selected
Kristian Rietveld
2006-05-28
1
-2
/
+4
*
More of the same
Matthias Clasen
2006-05-14
1
-1
/
+1
[next]