summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* bulk of the tests were commented out, oops.Havoc Pennington2001-11-141-2/+2
* param spec fixTim Janik2001-11-141-3/+3
* new "model" construct property for language bindings.Jonathan Blandford2001-11-141-0/+1
* add set_border_width for testingHavoc Pennington2001-11-141-0/+4
* add border width to requisition, request non-anchored childrenHavoc Pennington2001-11-131-0/+160
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-132-5/+7
* use g_strcasecmp(), some poor platforms don't have strcasecmp()Hans Breuer2001-11-091-1/+1
* Add row_draggable() vfunc, and wrapper function.Owen Taylor2001-11-062-68/+260
* lost this file due to CVS broken pipeHavoc Pennington2001-11-061-3/+0
* Clamp max window width/height to 32767, not 32768 since we have to be ableOwen Taylor2001-11-051-0/+220
* Removed -DGTK_DISABLE_COMPAT_H.Sebastian Wilhelmi2001-11-021-2/+2
* don't know why this didn't commitJonathan Blandford2001-10-311-0/+1
* Add GTK_SELECTION_NONE enum, #61695Jonathan Blandford2001-10-311-1/+0
* fix reordered signal.Jonathan Blandford2001-10-291-6/+7
* Set up destroy signals so that all windows will be destroyed when one is.Anders Carlsson2001-10-261-2/+9
* Don't set a fixed height on the hscale widget. This fixes "bug" #55840.Anders Carlsson2001-10-261-1/+1
* fixed a small typoKristian Rietveld2001-10-261-1/+1
* sync minor clenupJonathan Blandford2001-10-261-6/+13
* more changes in an attempt to get it right. It's not yet ready for generalKristian Rietveld2001-10-242-190/+224
* if we move to the front of a segment, use the "slow" technique for movingHavoc Pennington2001-10-241-21/+65
* don't back up a char from the end iterator, fixes #61859 ("can't putHavoc Pennington2001-10-221-1/+38
* Clarify behavior in docs, #61777 (gtk_text_iter_forward_search)Havoc Pennington2001-10-221-2/+6
* Remove handle_box from App demo.Jonathan Blandford2001-10-221-1/+0
* Fix problem with g_return_if_fail return value.Owen Taylor2001-10-222-8/+6
* correct docs for use_alignManish Singh2001-10-192-1/+2
* Remove now useless include of unistd.h, fix wrong argumentOwen Taylor2001-10-191-2/+1
* new test program for the tree.Jonathan Blandford2001-10-182-0/+147
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-103-3/+0
* fix test case, it previously verified incorrect behaviorHavoc Pennington2001-10-041-2/+2
* allow testing the end positionHavoc Pennington2001-10-031-0/+13
* preparation for surgery dittoKristian Rietveld2001-10-031-5/+12
* docsHavoc Pennington2001-10-021-6/+82
* Ignore new test program.Darin Adler2001-09-261-0/+1
* use gtk_text_iter_can_insertHavoc Pennington2001-09-251-0/+107
* Add tests for line separators, addresses bug #57428Havoc Pennington2001-09-251-21/+140
* Make a GtkCellEditable (get_widget_window_size): Change to let it honorJonathan Blandford2001-09-255-7/+153
* Get rid of the newline-that-could-not-be-deleted; buffers may now beHavoc Pennington2001-09-241-5/+29
* CVS got a broken pipe signal, the ChangeLog change has already beenKristian Rietveld2001-09-201-148/+139
* up version to 1.3.8, interface age 0, binary age 0, depend on glib 1.3.8.Tim Janik2001-09-181-3/+3
* Fix up for changes to PangoFontDescription.Owen Taylor2001-09-181-3/+3
* don't use += before =Matt Wilson2001-09-181-1/+1
* Rename interface signals to make them more clear. Also, changeJonathan Blandford2001-09-121-7/+7
* slight fix for g_object_set() not usable for nesting anymore.Tim Janik2001-09-101-21/+23
* default xscale/yscale to 0.0, not 0.5, 0.5 isn't usefulHavoc Pennington2001-09-081-0/+11
* Removed 'fill' attribute. It was silly b/c that was a property of the cellJonathan Blandford2001-09-082-11/+13
* Make gdkx.h the only installed header from gdk/x11. All structures inOwen Taylor2001-09-071-1/+1
* update adjustments after validating destination yrange; fixes #53918 (ThisHavoc Pennington2001-09-071-0/+33
* much changes in an attempt to make it working. It mostly works now,Kristian Rietveld2001-09-021-11/+212
* Fix to use GtkSelectionMode. ditto ditto ditto.Jonathan Blandford2001-08-273-3/+3
* Use autoconf 2.13/2.50 compat macro.Owen Taylor2001-08-271-1/+1