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
/
tests
/
testgtkrc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add link support to GtkLabel
Matthias Clasen
2009-05-11
1
-0
/
+8
*
Test the new style property
Matthias Clasen
2009-04-30
1
-0
/
+2
*
added GtkArrow::arrow-scaling style property to control the arrow/border
Tim Janik
2006-09-19
1
-0
/
+1
*
Added symbolic themable colors. Patch is a merged version of proposals
Michael Natterer
2005-11-23
1
-2
/
+10
*
Switch set_cairo_target() virtual function to ref_cairo_surface()
Owen Taylor
2005-03-17
1
-0
/
+6
*
Add a --screen option for setting the default screen. (Based on a patch
Owen Taylor
2002-10-31
1
-4
/
+0
*
Adjust for current gtk-engines.
Matthias Clasen
2002-10-29
1
-5
/
+4
*
Copy from X11 backend. The old version mishandled consecutive newlines.
Tor Lillqvist
2002-09-21
1
-3
/
+0
*
Centralize lookup and caching of cursor GC's here.
Owen Taylor
2002-03-03
1
-1
/
+1
*
Patch from Bill Haneman and Padraig O'Briain to add cursor_aspect_ratio
Owen Taylor
2002-02-14
1
-2
/
+1
*
Remove the objectionably short cursor blink time setting.
Owen Taylor
2002-02-05
1
-1
/
+1
*
Fix ordering of priorities so that priorities take precendence over the
Owen Taylor
2002-02-02
1
-0
/
+23
*
added gtkaccelmap.sgml. other updates.
Tim Janik
2001-11-13
1
-0
/
+3
*
Add optional movement on push to buttons (based on patch from Soeren
Owen Taylor
2001-08-25
1
-0
/
+2
*
Allow %NULL for style to mean "revert to default style"
Owen Taylor
2001-06-30
1
-2
/
+0
*
fix warning
Havoc Pennington
2001-04-28
1
-0
/
+5
*
Don't put -lgthread in GLIB_LIBS, GLIB_DEPLIBS
Owen Taylor
2001-04-17
1
-1
/
+1
*
changed gtk_item_factory_dump_items() and gtk_item_factory_dump_rc()
Tim Janik
2001-04-03
1
-1
/
+1
*
Applied patch from Ron Steinke to add signal accumulators so that signals
Owen Taylor
2001-04-02
1
-0
/
+1
*
Reference param spec when caching property values, since we unref it later
Owen Taylor
2001-04-02
1
-1
/
+0
*
Fix G_VALUE_NO_COPY_CONTENTS instead of G_SIGNAL_TYPE_STATIC_SCOPE
Owen Taylor
2001-04-02
1
-0
/
+1
*
added rc-style argument GtkSpinButton::shadow_type. removed
Tim Janik
2001-03-18
1
-2
/
+15
*
Comment out property assignments, these don't work yet.
9
2001-02-19
1
-2
/
+2
*
removed gtk_signal_init() compat define.
Tim Janik
2001-02-04
1
-0
/
+3
*
create some stock buttons with the default accel group (create_image):
Havoc Pennington
2000-10-20
1
-0
/
+10
*
add xthickness and ythickness to GtkRcStyle and add the necessary tokens.
Tim Janik
2000-07-11
1
-0
/
+7
*
Remove all references to offscreen flag which was no longer used.
Havoc Pennington
2000-06-02
1
-4
/
+3
*
Add (commented out) Windows-style theme include line.
Tor Lillqvist
1999-05-25
1
-0
/
+3
*
Removed check-y/check-n backgrounds - the effect looked like a bug.
Owen Taylor
1999-02-21
1
-2
/
+2
*
take value_spacing into account for GTK_POS_LEFT.
Tim Janik
1999-01-22
1
-0
/
+4
*
define GTK_DISABLE_COMPAT_H for compilation of gtk code.
Tim Janik
1999-01-15
1
-0
/
+2
*
nparams for selection_get should be 3, not 2. [ From Damon Chaplin
Owen Taylor
1999-01-15
1
-1
/
+1
*
reworked the redrawing heuristics somewhat, this fixed a bunch of existing
Tim Janik
1999-01-12
1
-8
/
+3
*
eliminated some queue_draws when invoking gtk_widget_set_state, since that
Tim Janik
1999-01-11
1
-1
/
+7
*
only pass key events to the focus widget if it is sensitive.
Tim Janik
1999-01-11
1
-2
/
+2
*
Free previous label->label_wc.
Owen Taylor
1998-12-17
1
-2
/
+2
*
Redraw the character under the cursor when removing the cursor.
Owen Taylor
1998-12-16
1
-1
/
+1
*
Destroy widgets _after_ propagating unrealize signals through the widget
Owen Taylor
1998-12-09
1
-2
/
+2
*
merged testgtkrc with the pre-themes one, removed system specific
Tim Janik
1998-11-30
1
-10
/
+92
*
New function gdk_pixmap_foreign_new(). (gtk-blizzard-981005-0. Christopher
Owen Taylor
1998-11-13
1
-2
/
+2
*
Merge from themes-2. See the ChangeLog for a somewhat detailed
Owen Taylor
1998-11-06
1
-88
/
+6
*
Reference count the fonts used in the text widget.
Owen Taylor
1998-08-25
1
-1
/
+1
*
fixup, so that enum values are looked up.
Tim Janik
1998-07-27
1
-0
/
+12
*
introduce testbindings on C-1 for buttons, to check out binding
Tim Janik
1998-07-22
1
-0
/
+25
*
implementation of the "class" keyword for styles.
Tim Janik
1998-07-01
1
-1
/
+10
*
fixed lookup order for rc styles. the latest defined rc set pattern is
Tim Janik
1998-06-30
1
-12
/
+12
*
code overhaul for simplicity and more descriptive error messages.
Tim Janik
1998-06-30
1
-0
/
+1
*
fixed an assertment.
Tim Janik
1998-06-07
1
-1
/
+1
*
postfix -lg* libraries with LT_RELEASE.
Tim Janik
1998-05-07
1
-1
/
+1
*
Merged changes from gtk-1-0. Check ChangeLog for details.
Owen Taylor
1998-05-01
1
-3
/
+17
[next]