]> Pileus Git - ~andy/gtk/history - gtk/testgtk.c
Adapt cast macros to standard.
[~andy/gtk] / gtk / testgtk.c
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.
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-02 Jay PainterAdded function gtk_clist_swap to swap two rows in a...
1998-05-22 Owen TaylorAdded style_set handler.
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
1998-05-13 Owen TaylorFixed up a stat() that Sopwith missed when changing...
1998-05-12 Owen Taylor(James A <jamesa@demon.net> : gtk-jamesa-980511-4.patch)
1998-05-12 Federico Mena QuinteroThe commit to the stable branch is on its way...
1998-05-11 Tim Janikpreserve automake CFLAGS.
1998-05-10 Stefan JeskeStarted documentation of GtkCTree.
1998-05-10 Owen TaylorTry to figure out if this is Digital Unix and we need...
1998-05-07 Tim Janikasure that the type system has been initialized.
1998-05-06 Stefan JeskeRemoved code that caused an endless loop.
1998-05-05 Stefan JeskeNew function to wrap XSetDashes; modified gtkctree...
1998-05-03 Owen Taylorconfigure.in acheader.h gdk/gdkwindow.c Check for Shape...
1998-05-01 Lars Hamannremoved unneeded GtkCTree::draw_lines (gtk_ctree_get_no...
1998-05-01 Owen TaylorNew function to reset the RC styles for a heirarchy
1998-05-01 Tim Janikprefixed all clist flags with GTK_ to avoid name clashe...
1998-05-01 Owen TaylorMerged changes from gtk-1-0. Check ChangeLog for details.
1998-04-13 Michael K. Johnsonremoved duplicate call to gtk_widget_set_policy.
1998-04-13 PDT 1998 Shawn T... Changed LGPL address for FSF in all .h and .c files
1998-04-11 Tim Janikdon't shut down the tooltip on expose events.
1998-04-10 Owen TaylorPicky --enable-ansi cleanups.
1998-04-09 Owen Taylor(Found by Mattias.Gronlund" <Mattias.Gronlund@sa.erisof...
1998-03-31 Tim Janikforgot to set the initial `0' cursor.
1998-03-30 Owen TaylorImproved main loop test. (Quits main loop properly...
1998-03-29 Tim JanikAdded wrapping capabilities to GtkSpinButton. New funct...
1998-03-24 Tim Janikimplemented new flag shrink_on_detach (TRUE by default...
next