]> Pileus Git - ~andy/gtk/history - tests/testgtk.c
add some no-indicator radio buttons
[~andy/gtk] / tests / testgtk.c
2001-11-16 jacob berkmanadd some no-indicator radio buttons
2001-11-14 Sven Neumannmake it compile without warnings.
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-05 Owen TaylorClamp max window width/height to 32767, not 32768 since...
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-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-09-20 Kristian RietveldCVS got a broken pipe signal, the ChangeLog change...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-10 Tim Janikslight fix for g_object_set() not usable for nesting...
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-16 Matthias Clasentests/testgtk.c (create_handle_box):
2001-08-10 Havoc Penningtonfix a typo.
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-06 Owen TaylorPatch from Gregory Merchan to add gtk_button_box_set_se...
2001-06-30 Owen TaylorAllow %NULL for style to mean "revert to default style"
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
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-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
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-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
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-14 Owen TaylorBlock against redundant changes.
2001-05-07 Havoc Penningtonfix some shell typos
2001-05-03 Owen TaylorReduce new_text_length appropriately when we run into...
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-28 Havoc Penningtonfix warning
2001-04-20 Alexander LarssonAPI Change. Take GdkColor arguments instead of gdouble...
2001-04-18 Havoc Penningtonallow shrinking the image window to test that we clip...
2001-04-16 Owen TaylorRemove explicit pointer grabs, since they are no longer...
2001-04-12 Jonathan Blandfordfix a fixme.
2001-04-04 Sven Neumanncorrected path to gtk.immodules
2001-04-03 Owen TaylorUpdated.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-01 Tim Janikfixed a bunch of notifications, added reference counts...
2001-03-30 Mike Kestneradded value_changed signal which proxies for the adjust...
2001-03-29 Owen TaylorAdd private function to get the aux info structure...
2001-03-24 Havoc Penningtonmake motion around the ring much slower but finer-grain...
2001-03-24 Havoc Penningtonfix warnings
2001-03-22 Havoc PenningtonAdd ability to override the focus chain for a container...
2001-03-22 Tim Janiksome cleanups, fixed mnemonic_widget handling, added...
2001-03-21 Alexander LarssonAdd support for stock and normal imagemenuitems.
2001-03-21 Alexander LarssonRenamed gtk_button_new_stock() to gtk_button_new_from_s...
2001-03-19 Owen TaylorHandle quoting of / with \; properly handle __ in paths...
2001-03-08 Tim Janikre-enabled event watcher emission hooks.
2001-03-08 Havoc Penningtonuglify so that size request gets tested.
2001-03-07 Tim Janikremoved old emission hook API.
2001-03-07 Havoc Penningtonremove trailer (gtk_entry_set_property): remove trailer
2001-03-07 Havoc Penningtonnew function, turns off decorations for a window.
2001-03-07 Tim Janikmarshaller fixes.
2001-03-02 Havoc Penningtonuse _gdk_region_get_xrectangles()
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-21 Jonathan BlandfordChanged name to be set_cell_data_func to make it clear...
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2001-02-17 Havoc Penningtonconvert the X coordinates so they're with respect to...
2001-02-13 Havoc Penningtonfix bug where it always set the foreground, even if...
2001-02-09 Havoc Penningtonbetter error message if you try to add a widget to...
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-31 Havoc Penningtonbracket in #ifdef GTK_ENABLE_BROKEN.
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-24 4Splitted gtk_image_clear into gtk_image_clear() and...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-12-11 Owen TaylorAdd a function to determine if a window is the focus...
2000-11-15 Havoc PenningtonDraw underlines one pixel higher.
2000-11-13 Havoc PenningtonAdd an "invisible_char" argument to set the char displa...
2000-11-12 Owen TaylorFix problem with using result of g_get_charset() backwa...
2000-11-12 Owen TaylorMake parent_class static.
2000-11-08 Alexander LarssonAdd note about GtkMenuPositionFunc API changes.
2000-11-05 Tim Janikprovide a toggle button to temporarily disable position...
2000-11-02 Havoc Penningtonhad a test backward
2000-11-01 Havoc PenningtonTest set_markup_with_accel()
2000-11-01 Havoc PenningtonNew function to create a pixbuf pointing to a subregion...
2000-10-24 Havoc PenningtonRe-enable the "find" dialog
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-20 Havoc Penningtoncreate some stock buttons with the default accel group...
2000-10-06 Jonathan BlandfordReplaced with GTK_TREE_SELECTION_OLD to prevent conflic...
2000-09-07 Owen TaylorDoc comment fixing. (Mostly non-matching parameter...
2000-08-22 Owen TaylorFix double free of font desc.
2000-08-22 Owen TaylorAdd gtk_widget_modify_{fg,bg,text,base,font}.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-07-02 Owen TaylorCall gtk_widget_size_request() on reparented child...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-06-21 Owen TaylorFinish the job Elliot started of removing font setting...
next