]> Pileus Git - ~andy/gtk/history - tests
Add makefile.mingw.in to EXTRA_DIST.
[~andy/gtk] / tests /
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-26 Havoc PenningtonComment out some stuff that depends on the rest of...
2000-07-25 Havoc Penningtonupdate to reflect text widget changes.
2000-07-21 Owen TaylorUse new PangoAttrShape to reserve space for pixmaps...
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-07-03 Owen TaylorIgnore calls with <= width or height.
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 Havoc PenningtonUse gunichar instead of gint when appropriate in the...
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-06 Owen TaylorAdd call to g_type_init() - we'll need this later,...
2000-06-02 Havoc PenningtonTest program to make sure GtkTextBuffer is in working...
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-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-02 ÉRDI GergoThis is an implementation of Idea #13 from
1999-05-25 Tor LillqvistAdd (commented out) Windows-style theme include line.
1999-03-18 Tor LillqvistInclude gdkprivate.h withouh gdk/ path, as it shouldn...
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-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
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-21 Owen TaylorRemoved check-y/check-n backgrounds - the effect looked...
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-23 Owen TaylorX expects longs, not uint32 for XChangeProperty, when...
1999-01-22 Tim Janiktake value_spacing into account for GTK_POS_LEFT.
1999-01-17 Tim Janikdeprecated gtk_check_menu_item_set_state, people should use
1999-01-15 Tim Janikdefine GTK_DISABLE_COMPAT_H for compilation of gtk...
1999-01-15 Owen Taylornparams for selection_get should be 3, not 2. [ From...
1999-01-12 Owen TaylorAdd a drag_data_received handler for the label.
1999-01-12 Tim Janikreworked the redrawing heuristics somewhat, this fixed...
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1999-01-11 Tim Janikonly pass key events to the focus widget if it is sensi...
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-17 Owen TaylorFree previous label->label_wc.
1998-12-16 Owen TaylorRedraw the character under the cursor when removing...
1998-12-16 Owen TaylorMove main thread lock back to GDK - we need it there...
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-15 Owen TaylorCommented out testthreads from the build process, since...
1998-12-11 Manish Singhavoid void pointer math
1998-12-10 Jeff Garzikuse g_snprintf, eliminate need for string.h include...
1998-12-09 Owen TaylorAdd in missing 'flags' field to target list.
1998-12-09 Manish Singhput text after #endif in comment
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 Janikmerged testgtkrc with the pre-themes one, removed syste...
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-27 Owen TaylorNew function to get the source widget of a drag.
1998-11-24 Owen TaylorEdited section on the ScrolledWindow.
1998-11-24 Jeff GarzikRemoved DEFS "+=" mess that breaks recent automakes...
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-13 Owen TaylorNew function gdk_pixmap_foreign_new(). (gtk-blizzard...
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 TaylorNew test program for new DND. (Old DND tests in testgtk...
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-10-05 Raph LevienFixed an alpha bug.
1998-09-25 Tim Janiknew function to get the *real* geometry position of...
1998-09-11 Raph LevienChecking in minor changes. Now synced with 0.9.0.
1998-09-09 Manish Singhadded -posix check for NeXTStep
1998-09-06 Manish Singh#include <stdlib.h> for rand()
1998-09-01 Raph LevienMinor improvements to gdkrgb, added testrgb to the...
1998-08-29 Manish Singhquell some warnings with g_hash_table_new
next