]> Pileus Git - ~andy/gtk/history - tests/testgtk.c
Remove reallocate-redraws property. This is something that only a widget
[~andy/gtk] / tests / testgtk.c
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...
2000-06-21 Owen TaylorRemove use of libunicode in favor of new GLib functions.
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-06-12 Owen TaylorCall gdk_window_withdraw rather than gdk_window_hide...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-17 Owen TaylorPatch from David Santiago <mrcooger@cyberverse.com...
2000-05-15 Owen TaylorA bit of editing.
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-05-10 Owen TaylorColor selection dialog rewrite.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-03-08 Tor LillqvistInternal GDK error reporting changes: (gdk_win32_gdi_fa...
2000-02-29 GMT 2000 Tony GaleSpelling/grammar fixes from Martin Buchholz <martin...
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
2000-01-29 Havoc Penningtonuse gdk_cursor_unref instead of destroy
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-10-02 ÉRDI GergoThis is an implementation of Idea #13 from
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim JanikTue Mar 16 17:43:33 1999 Tim Janik <timj@gtk.org>
1999-02-28 Stefan JeskeAdded two new signals to GtkSpinButton, "input" and...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-16 Owen TaylorUse a ScrolledWindow test how Text widgets work within...
1999-02-11 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Lars Hamanndon't autoselect focus_row in case of GTK_SELECTION_EXT...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1999-01-27 Owen TaylorUse floor() instead of truncating to integer values...
1999-01-17 Tim Janikdeprecated gtk_check_menu_item_set_state, people should use
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-16 Owen TaylorCreate buttons, not combos again.
1998-12-16 Lars Hamannremoved clist flag : GTK_CLIST_DRAG_SELECTION added...
next