summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* convert the X coordinates so they're with respect to the line, rather thanHavoc Pennington2001-02-171-0/+77
* fix bug where it always set the foreground, even if we were only using aHavoc Pennington2001-02-131-1/+13
* better error message if you try to add a widget to a bin that already hasHavoc Pennington2001-02-091-1/+14
* removed gtk_signal_init() compat define.Tim Janik2001-02-041-3/+6
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-26/+0
* Get rid of a bunch of g_strdup_printf("%s%s") in favor of g_strconcat().Owen Taylor2001-02-021-0/+10
* bracket in #ifdef GTK_ENABLE_BROKEN.Havoc Pennington2001-01-311-0/+1
* adapt to handle PangoColorHavoc Pennington2001-01-261-3/+58
* Splitted gtk_image_clear into gtk_image_clear() and gtk_image_reset().42001-01-241-0/+2
* Add two virtualized functions gdk_drawable_get_clip_region - to get theOwen Taylor2000-12-151-2/+2
* get rid of object_signal:: GtkObject argument uses, use GObjectTim Janik2000-12-121-6/+18
* Add a function to determine if a window is the focus widget within itsOwen Taylor2000-12-111-22/+48
* Draw underlines one pixel higher.Havoc Pennington2000-11-151-1/+1
* Add an "invisible_char" argument to set the char displayed when visibilityHavoc Pennington2000-11-131-1/+18
* Fix problem with using result of g_get_charset() backwards - pointed outOwen Taylor2000-11-121-3/+11
* Make parent_class static.Owen Taylor2000-11-121-4/+7
* Add note about GtkMenuPositionFunc API changes.Alexander Larsson2000-11-081-13/+14
* provide a toggle button to temporarily disable position recording in theTim Janik2000-11-051-0/+16
* had a test backwardHavoc Pennington2000-11-021-1/+1
* Test set_markup_with_accel()Havoc Pennington2000-11-011-15/+24
* New function to create a pixbuf pointing to a subregion of another pixbuf.Havoc Pennington2000-11-011-3/+26
* Re-enable the "find" dialogHavoc Pennington2000-10-241-0/+318
* gtk/makefile.mingw.in Updates.Tor Lillqvist2000-10-221-0/+4
* create some stock buttons with the default accel group (create_image):Havoc Pennington2000-10-201-12/+122
* Replaced with GTK_TREE_SELECTION_OLD to prevent conflict withJonathan Blandford2000-10-061-4/+4
* Doc comment fixing. (Mostly non-matching parameter names.)Owen Taylor2000-09-071-2/+2
* Fix double free of font desc.Owen Taylor2000-08-221-2/+0
* Add gtk_widget_modify_{fg,bg,text,base,font}.Owen Taylor2000-08-221-0/+120
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* Use new PangoAttrShape to reserve space for pixmaps, add GSList *pixmapsOwen Taylor2000-07-211-0/+4
* Call gtk_widget_size_request() on reparented child, if one. Otherwise,Owen Taylor2000-07-021-23/+2
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-2/+8
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-241-0/+10
* Finish the job Elliot started of removing font setting test for textOwen Taylor2000-06-211-11/+3
* Remove use of libunicode in favor of new GLib functions.Owen Taylor2000-06-211-4/+3
* (follow-on from previous commit)Elliot Lee2000-06-201-4/+5
* Call gdk_window_withdraw rather than gdk_window_hide; this makes thingsOwen Taylor2000-06-121-1/+1
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-32/+122
* Patch from David Santiago <mrcooger@cyberverse.com> to change things soOwen Taylor2000-05-171-4/+0
* A bit of editing.Owen Taylor2000-05-151-15/+22
* documented necessary changes for 1.4 transition.Tim Janik2000-05-121-14/+11
* Color selection dialog rewrite.Owen Taylor2000-05-101-5/+42
* Merges from gtk-1-2Owen Taylor2000-03-141-31/+62
* Internal GDK error reporting changes: (gdk_win32_gdi_failed) New functionTor Lillqvist2000-03-081-0/+5
* Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>GMT 2000 Tony Gale2000-02-291-1/+1
* Remove OwnerGrabButtonMask from button entries for GDK_BUTTON_PRESS /Owen Taylor2000-02-181-2/+16
* use gdk_cursor_unref instead of destroyHavoc Pennington2000-01-291-1/+1
* Must mark also gdk_error_warnings and gdk_error_code as GDKVAR, as theyTor Lillqvist1999-12-111-1/+0
* Adapt cast macros to standard.Raja R Harinath1999-11-221-15/+37
* Substitute gdkx.h => gdkprivate.h since we need to accesss onlyOwen Taylor1999-11-081-5/+1