]> Pileus Git - ~andy/gtk/history - tests
Darn. I can't believe this took this long to fix.
[~andy/gtk] / tests /
2001-10-29 Jonathan Blandfordfix reordered signal.
2001-10-26 Anders CarlssonSet up destroy signals so that all windows will be...
2001-10-26 Anders CarlssonDon't set a fixed height on the hscale widget. This...
2001-10-26 Kristian Rietveldfixed a small typo
2001-10-26 Jonathan Blandfordsync minor clenup
2001-10-24 Kristian Rietveldmore changes in an attempt to get it right. It's not...
2001-10-24 Havoc Penningtonif we move to the front of a segment, use the "slow...
2001-10-22 Havoc Penningtondon't back up a char from the end iterator, fixes ...
2001-10-22 Havoc PenningtonClarify behavior in docs, #61777 (gtk_text_iter_forward...
2001-10-22 Jonathan BlandfordRemove handle_box from App demo.
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-19 Manish Singhcorrect docs for use_align
2001-10-19 Owen TaylorRemove now useless include of unistd.h, fix wrong argument
2001-10-18 Jonathan Blandfordnew test program for the tree.
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-04 Havoc Penningtonfix test case, it previously verified incorrect behavior
2001-10-03 Havoc Penningtonallow testing the end position
2001-10-03 Kristian Rietveldpreparation for surgery ditto
2001-10-02 Havoc Penningtondocs
2001-09-26 Darin AdlerIgnore new test program.
2001-09-25 Havoc Penningtonuse gtk_text_iter_can_insert
2001-09-25 Havoc PenningtonAdd tests for line separators, addresses bug #57428
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-24 Havoc PenningtonGet rid of the newline-that-could-not-be-deleted; buffe...
2001-09-20 Kristian RietveldCVS got a broken pipe signal, the ChangeLog change...
2001-09-18 Tim Janikup version to 1.3.8, interface age 0, binary age 0...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-18 Matt Wilsondon't use += before =
2001-09-12 Jonathan BlandfordRename interface signals to make them more clear. Also...
2001-09-10 Tim Janikslight fix for g_object_set() not usable for nesting...
2001-09-08 Havoc Penningtondefault xscale/yscale to 0.0, not 0.5, 0.5 isn't useful
2001-09-08 Jonathan BlandfordRemoved 'fill' attribute. It was silly b/c that was...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-09-07 Havoc Penningtonupdate adjustments after validating destination yrange...
2001-09-02 Kristian Rietveldmuch changes in an attempt to make it working. It mostl...
2001-08-27 Jonathan BlandfordFix to use GtkSelectionMode. ditto ditto ditto.
2001-08-27 Owen TaylorUse autoconf 2.13/2.50 compat macro.
2001-08-26 Alexander LarssonRessurect the properties test. I don't care if it is...
2001-08-25 Owen TaylorAdd optional movement on push to buttons (based on...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-21 Jonathan BlandfordTue Aug 21 02:57:13 2001 Jonathan Blandford <jrb...
2001-08-19 Sven Neumanngtk/gtktooltips.c tests/testtreesort.c inserted some...
2001-08-19 Jonathan BlandfordSun Aug 19 01:44:44 2001 Jonathan Blandford <jrb...
2001-08-16 Matthias Clasentests/testgtk.c (create_handle_box):
2001-08-10 Havoc Penningtonfix a typo.
2001-08-09 Matthias Clasentests/prop-editor.c (properties_from_type): Use g_objec...
2001-08-04 Owen TaylorPatch from Hans (with various modifications), to add...
2001-07-31 Sven Neumanndemos/gtk-demo/appwindow.c demos/gtk-demo/item_factory.c
2001-07-18 Darin AdlerIgnore the sgml directory made by gtkdoc. Use gtk_windo...
2001-07-09 Jonathan Blandfordremove gtk_tree_model_get_first in favor of gtk_tree_mo...
2001-07-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Owen TaylorExtended to test different type of adding plugs to...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-30 Jonathan Blandfordchanged new_with_types to just plain new, fixing the...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-27 Jonathan BlandfordNew function to reflect that you can (hypothetically...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Jonathan Blandfordfix stupid missing statement
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Tim Janikhm, second attempt. it's fight CVS time again.
2001-06-25 Havoc Penningtons/RESIZEABLE/RESIZABLE/
2001-06-24 Owen TaylorFix stupid error introduced last night that was making...
2001-06-19 Tim Janikfix PROP_EVENTS.
2001-06-18 Jonathan BlandfordFix bug where collapsing a selected row would result...
2001-06-15 Jonathan BlandfordRename gtk_tree_sortable_sort_column_id_set_func. It...
2001-06-14 Jonathan BlandfordWhoops. Forgot this a couple months ago. Now GtkTreeSto...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-07 Jonathan BlandfordNow it's a GObject instead of a GtkObject. The
2001-06-07 Havoc Penningtonsubst GLIB_GENMARSHAL, GOBJECT_QUERY, GLIB_MKENUMS...
2001-06-05 Alex LarssonDon't crash when the properties window is destroyed.
2001-06-05 Owen TaylorDeprecate gtk_widget_set().
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-04 Havoc PenningtonGet rid of stupid g_return_if_fail on digits greater...
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-25 Jonathan BlandfordRemove almost all instances of GtkCellRenderer in code...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-25 Hans Breuermade fil mode GDK_STIPPLED actually work -> check boxes...
2001-05-22 Jonathan BlandfordAdded patch from Jeff Franks <jcf@tpg.com.au> to add...
2001-05-22 Jonathan BlandfordEvil function to deal with very large (TM) amounts...
2001-05-22 Alexander LarssonAdded properties. Based on patch by Lee Mallabone.
2001-05-18 Owen TaylorRemove reallocate-redraws property. This is something...
2001-05-18 Martin BauligRenamed gtk_image_menu_item_add_icon() to gtk_image_men...
2001-05-17 Alexander LarssonAdd properties, based on patch by Lee Mallabone.
2001-05-16 Jonathan BlandfordYou can now set all sorts of properties in any order...
2001-05-14 Owen TaylorBlock against redundant changes.
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-06 Hans Breuerupdated exports
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-05-03 Owen TaylorPatch from Juan Pablo Mendoza Mendoza to fix things...
2001-05-03 Owen TaylorSplit the property editor code out for reuse, improve.
2001-05-03 Owen TaylorReduce new_text_length appropriately when we run into...
2001-05-01 Havoc Penningtonfix to work with gtk_paint_layout change
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-28 Havoc Penningtonfix warning
2001-04-26 Chookij VanathamAdded Hebrew Punctuation/Point Marks to the text.
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
next