]> Pileus Git - ~andy/gtk/history - gtk/testgtk.c
marshaller fixes.
[~andy/gtk] / gtk / testgtk.c
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...
1998-12-16 Owen TaylorUse base[NORMAL] instead of bg[PRELIGHT] so CLists...
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-15 Owen TaylorFixed up some warnings.
1998-12-11 Manish Singhavoid void pointer math
1998-12-09 Owen TaylorDestroy widgets _after_ propagating unrealize signals...
1998-12-09 CST 1998 Shawn T... Released GTK+ 1.1.6
1998-12-08 Andrew T. VeliathFunctions to test the toolbar space style.
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-12-07 Tim Janikreverted marius change to expose the type systems inter...
1998-11-30 Tim Janikadded an event watcher for enter/leave based on signal...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-24 Owen TaylorEdited section on the ScrolledWindow.
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...
1998-11-23 Tim Janikadded args ::show_text, ::text_xalign, ::text_yalign...
1998-11-16 Lars Hamannnew flags : homogeneous; new guints : tab_hborder,...
1998-11-11 Lars Hamannadded ARG_WINDOW_PLACEMENT
1998-11-09 Lars Hamannnew enum GtkCornerType added window_placement. new...
1998-11-08 Manish Singhcheck if column[i].button is valid before calling gtk_w...
1998-11-07 Guillaume LaurentAdded warning about callback on <Branch> items
1998-11-06 Owen TaylorMerge from themes-2. See the ChangeLog for a somewhat...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-10-19 Lars Hamannrearranged some functions (gtk_clist_set_column_auto_re...
1998-10-18 Owen TaylorAdded a modular client-message-filter mechanism, that...
1998-10-16 Lars Hamannchange a few cell styles of inserted row (change_style...
1998-10-06 Tim Janikuse g_free to free g_malloced memory (Martin Pool
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-08-25 Owen TaylorReference count the fonts used in the text widget.
1998-08-20 Manish Singhsilly visual fixes
1998-08-20 Raph LevienChange to testgtk to go along with GdkRgb integration...
1998-08-17 Lars Hamannnew class methods: (sort_list) (insert_row) (remove_row)
next