summaryrefslogtreecommitdiff
path: root/tests/testgtk.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* This is an implementation of Idea #13 fromÉRDI Gergo1999-10-021-1/+14
* Merge in Win32 version: Define macro GDKVAR for declaring gdk variablesTor Lillqvist1999-03-171-3/+3
* Tue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>Tim Janik1999-03-171-1/+5
* Added two new signals to GtkSpinButton, "input" and "output", to make theStefan Jeske1999-02-281-14/+130
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Use a ScrolledWindow test how Text widgets work within ScrolledWindow.Owen Taylor1999-02-161-20/+8
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-111-128/+109
* don't autoselect focus_row in case of GTK_SELECTION_EXTENDEDLars Hamann1999-02-101-274/+145
* Fixed some bugs with set_default_size.Owen Taylor1999-02-101-2/+2
* Use floor() instead of truncating to integer values so we get translationOwen Taylor1999-01-271-2/+8
* deprecated gtk_check_menu_item_set_state, people should useTim Janik1999-01-171-2/+2
* eliminated some queue_draws when invoking gtk_widget_set_state, since thatTim Janik1999-01-111-16/+16
* removed unused var 64-bit cast point to const data Made const-correct.Jeff Garzik1998-12-241-1/+1
* Create buttons, not combos again.Owen Taylor1998-12-161-2/+1
* removed clist flag : GTK_CLIST_DRAG_SELECTION added flags :Lars Hamann1998-12-161-90/+12
* Use base[NORMAL] instead of bg[PRELIGHT] so CLists now can be used inOwen Taylor1998-12-161-23/+23
* Added gdk_text_extents_wc()Owen Taylor1998-12-151-14/+105
* Fixed up some warnings.Owen Taylor1998-12-151-8/+123
* avoid void pointer mathManish Singh1998-12-111-1/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-7/+17
* Released GTK+ 1.1.6GTK_1_1_6CST 1998 Shawn T. Amundson1998-12-091-2/+2
* Functions to test the toolbar space style.Andrew T. Veliath1998-12-081-0/+25
* New functions gtk_window_set_transient_for() - set up a "transient for"Owen Taylor1998-12-071-5/+31
* reverted marius change to expose the type systems internal type info dataTim Janik1998-12-071-3/+5
* added an event watcher for enter/leave based on signal emission hooks.Tim Janik1998-11-301-3/+100
* changed scrolled window inheritance, it inherits from GtkBin now.Tim Janik1998-11-281-127/+127
* Edited section on the ScrolledWindow.Owen Taylor1998-11-241-5/+15
* Added layout widget for scrolling arbitrarily big areas. Added plug/socketOwen Taylor1998-11-241-0/+89
* added args ::show_text, ::text_xalign, ::text_yalign, ::activity_mode.Tim Janik1998-11-231-5/+5
* new flags : homogeneous; new guints : tab_hborder, tab_vborder; markedLars Hamann1998-11-161-85/+148
* added ARG_WINDOW_PLACEMENTLars Hamann1998-11-111-41/+23
* new enum GtkCornerType added window_placement. new method to setLars Hamann1998-11-091-2/+3
* check if column[i].button is valid before calling gtk_widget_intersect onManish Singh1998-11-081-1/+0
* Added warning about callback on <Branch> itemsGuillaume Laurent1998-11-071-5/+5
* Merge from themes-2. See the ChangeLog for a somewhat detailedOwen Taylor1998-11-061-4/+1
* removed vscrollbar, hscrollbar, vscrollbar_policy, hscrollbar_policy.Lars Hamann1998-11-051-13/+25
* rearranged some functions (gtk_clist_set_column_auto_resize): newLars Hamann1998-10-191-15/+17
* Added a modular client-message-filter mechanism, that is used for the DNDOwen Taylor1998-10-181-1/+3
* change a few cell styles of inserted row (change_style): change style ofLars Hamann1998-10-161-155/+349