summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ressurect the properties test. I don't care if it is inferior, I just wantAlexander Larsson2001-08-262-1/+303
* Add optional movement on push to buttons (based on patch from SoerenOwen Taylor2001-08-251-0/+2
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+0
* Tue Aug 21 02:57:13 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-211-0/+2
* gtk/gtktooltips.c tests/testtreesort.c inserted some casts to get rid ofSven Neumann2001-08-192-28/+37
* Sun Aug 19 01:44:44 2001 Jonathan Blandford <jrb@redhat.com>>Jonathan Blandford2001-08-195-82/+9
* tests/testgtk.c (create_handle_box):Matthias Clasen2001-08-161-5/+2
* fix a typo.Havoc Pennington2001-08-101-32/+355
* tests/prop-editor.c (properties_from_type): Use g_object_class_list_propertiesMatthias Clasen2001-08-091-21/+18
* Patch from Hans (with various modifications), to add the ability to useOwen Taylor2001-08-041-296/+215
* demos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.cSven Neumann2001-07-311-2/+2
* Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizableDarin Adler2001-07-184-17/+3
* remove gtk_tree_model_get_first in favor of gtk_tree_model_get_iter_root.Jonathan Blandford2001-07-091-8/+9
* Patch from Gregory Merchan to add gtk_button_box_set_secondary(), whichOwen Taylor2001-07-061-0/+1
* Check GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel (widget)), notOwen Taylor2001-07-051-39/+98
* Extended to test different type of adding plugs to socketsOwen Taylor2001-07-031-0/+123
* For XEMBED embedding add a _XEMBED_INFO property to the client withOwen Taylor2001-07-033-73/+153
* Allow %NULL for style to mean "revert to default style"Owen Taylor2001-06-302-25/+1
* changed new_with_types to just plain new, fixing the number of columns,Jonathan Blandford2001-06-305-27/+27
* fixes to compile with G_DISABLE_COMPATHavoc Pennington2001-06-293-55/+55
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-286-31/+25
* New function to reflect that you can (hypothetically) pack cell renderersJonathan Blandford2001-06-272-4/+4
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-1/+1
* fix stupid missing statementJonathan Blandford2001-06-261-3/+4
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-1/+1
* hm, second attempt. it's fight CVS time again.Tim Janik2001-06-261-1/+1
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-252-2/+2
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-6/+6
* fix PROP_EVENTS.Tim Janik2001-06-192-298/+3
* Fix bug where collapsing a selected row would result in the cursor/anchorJonathan Blandford2001-06-181-2/+3