]> Pileus Git - ~andy/gtk/history - ChangeLog
changed reversed_[12] to reserved_[12] in gtk_*_get_type functions.
[~andy/gtk] / ChangeLog
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-07-03 Federico Mena QuinteroAdded GDK_HAVE_FULL_CROSSING_EVENT, since I seem to...
1998-07-03 Manish SinghAdded GTK_HAVE_RELIEF_STYLE
1998-07-01 Tim Janiktemporary implementation of action signal "debug_msg"
1998-07-01 Manish Singhfix for properly detecting shared lib support on SunPro...
1998-07-01 Tim Janikimplementation of the "class" keyword for styles.
1998-06-30 Tim Janikfixed lookup order for rc styles. the latest defined...
1998-06-30 Tim Janikcode overhaul for simplicity and more descriptive error...
1998-06-30 Tim Janikok, this enables the possibility for key-release bindings.
1998-06-30 Tim Janikimplemented default handler for key-release events...
1998-06-29 Tim JanikGtkType and macro fixups. widget argument implementation:
1998-06-28 Tim JanikGtkType and macro fixups.
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-28 Manish SinghChangeLog fun
1998-06-28 Manish Singhuse native Xlib XConvertCase if it's available
1998-06-27 Tim Janikcompatibility function to provide XConvertCase() functi...
1998-06-25 Stefan JeskeAdded functions gdk_text_height, gdk_string_height...
1998-06-25 BST 1998 Tony Galeadd section on GtkCList widget, contributed by Stefan...
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-24 Tim Janikchangelog entry
1998-06-24 Stefan JeskeAdded compatibility code for 1.0.x-like parameters...
1998-06-24 Tim Janikadded a frame with radio buttons to select the resize_m...
1998-06-24 Manish Singhs/GkWidget/GtkWidget/
1998-06-23 Miguel de IcazaExport the gtk_entry_adjust_scroll. Required if you...
1998-06-23 BST 1998 Tony Galenew file to explain how the code examples should be...
1998-06-22 Raja R HarinathRestore lost/hidden ChangeLog entry.
1998-06-22 Lars Hamannnew CTree line style GTK_CTREE_LINES_TABBED
1998-06-21 Raja R HarinathRemove $(srcdir) from, and clean up, the dependencies...
1998-06-19 Stefan Jeske- Bug fix for precision problem causing occasional...
1998-06-19 Tim Janikfail silently for toplevels. if resize_mode changes...
1998-06-19 Owen TaylorOnly respond to selection with button 1. This allows...
1998-06-19 Tim Janikreplaced some gtk_object_data_force_id with g_quark_fro...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-18 Federico Mena QuinteroUse pointer<->int conversion macros to avoid warnings.
1998-06-18 Tim Janikyeppers, accelerator changes to fix the gimp. commit...
1998-06-17 Stefan Jeske*** empty log message ***
1998-06-17 Tim Janiknew function gdk_window_at_pointer() to retrive the...
1998-06-17 Federico Mena QuinteroNow accepts an extra "clip" parameter, which is the...
1998-06-16 Manish Singhfix from TimJ for off-by-one error in table resizing
1998-06-16 Tim Janikboy! did i really modify that many files?
1998-06-16 Owen TaylorMoved font lists from the klass structure to a static...
1998-06-15 Owen Taylorgdk/gdktypes.h gdk/gdkprivate.h gtk/gtk*.h gtk/Makefile...
1998-06-13 Owen TaylorPatch from Tom Bech <tomb@ii.uib.no>, to handle color...
1998-06-13 Stefan Jeske*** empty log message ***
1998-06-13 Owen TaylorRemoved code for drawing the child in two places at...
1998-06-12 Tim Janikrenamed enum GtkAnchor and GtkSide to GtkAnchorType...
1998-06-12 CDT 1998 Shawn T... Added gtkpacker
1998-06-11 Owen TaylorFixed broken list-removal code.
1998-06-11 Owen TaylorSupport ACLOCAL_FLAGS
1998-06-11 Manish Singh#define GTK_HAVE_ACCEL_GROUP
1998-06-11 Owen TaylorAdded missing quotes.
1998-06-11 Raja R HarinathRenamed from G_COMPILED_WITH_DEBUGGING.
1998-06-11 Raja R HarinathExplain check better.
1998-06-10 Owen Taylorglib/* Moved to glib module
1998-06-10 Lars Hamannadapted clist pixmap clipping
1998-06-10 Owen TaylorRenamed g_const_pointer => gconstpointer.
1998-06-10 Tim Janikprevent gdk_init() from segfaulting when invoked with...
1998-06-10 Tim Janikenum and flags type creation can now be done through
1998-06-10 Raja R HarinathAdd $(srcdir) where needed (in the rule), and removed...
1998-06-10 Raja R HarinathPass $srcdir in environment to genmarshal.pl. Look...
1998-06-09 Owen TaylorRemoved g_object_pointer_hash, which was just g_direct_...
1998-06-09 Federico Mena QuinteroRemoved the fleur_cursor field. Now the cursor is creat...
1998-06-09 Tim Janikrenamed the newly created gtk_enum_get_values and gtk_e...
1998-06-09 Tim Janiknew functions gtk_selection_data_copy and gtk_selection...
1998-06-08 Tim Janikwrapped enum definitions with glib macros.
1998-06-07 Tim Janikfeature check menu items in the compatibility code...
1998-06-07 Tim Janikfurther additions to fit the gimp's code. additions...
1998-06-07 Marius Vollmer*** empty log message ***
1998-06-07 Tim Janiksupport different types of callbacks, to maintain exist...
1998-06-07 Tim Janikfixed an assertment.
1998-06-04 BST 1998 Tony GaleNew files to automagically extract code examples from...
1998-06-02 Lars Hamannreversed test sequence for GTK_WIDGET_CAN_FOCUS and...
1998-06-02 BST 1998 Tony Galeminor changes to support auto extraction of example...
1998-06-01 BST 1998 Tony GaleUpdate of Italian Tutorial to Tutorial of 24th May...
1998-05-29 BST 1998 Tony Gale- new section on Events - change all delete_event callb...
1998-05-27 Federico Mena QuinteroNew enumeration for the "mode" field of crossing events...
1998-05-26 Radek Doulikinclude gdkx.h always (for GDK_ROOT_WINDOW)
1998-05-24 BST 1998 Tony Gale- GtkTooltips, update to current API - change all ...
1998-05-24 Owen TaylorBombo out with a moderately helpful message if detectio...
1998-05-23 Owen TaylorLocate child at (border_width,border_width), not
1998-05-22 Miguel de IcazaDefine GTK_HAVE_RC_SET_IMAGE_LOADER, to be used in...
1998-05-22 Elliot LeeFix size_allocate to pass on to the child even if child...
1998-05-22 Owen TaylorChanged log
1998-05-22 CEST 1998 Paolo... use GTK_TYPE_GDK_EVENT in (un)?select_row signal.
1998-05-21 Elliot Leeclog ent for changes
1998-05-20 Owen TaylorUse pthread_attr_init() as a test function, since most...
1998-05-19 Paolo MolaroTue, 19 May 1998 11:51:02 +0200 Paolo Molaro <lupus...
1998-05-18 Elliot Leeentry for previous change
1998-05-18 Elliot LeeForgotten entry for visibility_notify_event
1998-05-18 Tim Janikchanged "proximity-in-event", "drop-data-available...
1998-05-16 Tim Janikg_strdup() the text retrived from GtkEntry. only interc...
1998-05-16 Owen TaylorBasic thread-awareness:
1998-05-15 rodoinclude gdkkeysyms.h always
1998-05-15 Tim Janik[binray incompatibility]
1998-05-14 Tim Janikchagelog fixups (yea there are even bugs in the changel...
1998-05-14 Tim Janiktypedef gint gboolean; this is needed to provide portab...
1998-05-13 Owen TaylorA few more GPOINTER_TO_UINT fixes.
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)
next