]> Pileus Git - ~andy/gtk/history - tests/testgtk.c
New function to create a pixbuf pointing to a subregion of another pixbuf.
[~andy/gtk] / tests / testgtk.c
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)
1998-08-17 Tim Janikremove the ugly HAVE_LIBGLE test (last time i typed...
1998-08-16 Tim Janikfatal warning option is split up now, "--g-fatal-warnin...
1998-08-12 Owen TaylorAdded gdk_text/string_extents() - too calculate all...
1998-08-11 Owen TaylorRemoved has_cursor, set the cursor beginning of Text...
1998-08-05 Stefan Jeskenew enum GtkSortType.
1998-07-31 Lars HamannFew fixes for column resize. Store resize column in...
1998-07-26 Stefan JeskeBegan cleanup, e.g. use gtk_widget_show_all instead...
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-21 Stefan JeskeFixed wrong size of activity indicator. It is settable...
1998-07-19 Lars Hamannfix for vertical scrolling in case of GTK_CLIST_ADD_MOD...
1998-07-19 Tim Janikexport gtk_binary_age and gtk_interface_age.
1998-07-19 Stefan JeskeIntroduced generic GtkProgress widget. Derived GtkProgr...
1998-07-15 Lars HamannAdded focus handling, horizontal and vertical autoscrol...
1998-07-14 Tim Janikdisplay the current cursor name.
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-06-28 Manish Singhuse rand() instead of random() for portability
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-22 Lars Hamannnew CTree line style GTK_CTREE_LINES_TABBED
1998-06-19 Stefan Jeske- Bug fix for precision problem causing occasional...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
1998-06-17 Stefan JeskeChanged GtkSpinButtonUpdatePolicy enum, added keyboard
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-13 Stefan JeskeNew API to set the shadow type of the arrow panel.
next