]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
use misc->xpad for x calculation instead of ypad (typo). (gtk_arrow_set):
[~andy/gtk] / ChangeLog.pre-2-10
1998-07-17 Tim Janikuse misc->xpad for x calculation instead of ypad (typo...
1998-07-16 Manish Singhminor changes to gtk-config: --cflags doesn't prepend...
1998-07-16 Tim Janiksigndness corrections all ove the place. implementation...
1998-07-16 Lars Hamannfix for sigsegv in case of drag_target == NULL fix for
1998-07-16 Tim Janikhandle negative values similar to gtk_widget_set_uposit...
1998-07-15 Lars HamannAdded focus handling, horizontal and vertical autoscrol...
1998-07-15 Raph LevienIntegrating GdkRgb 0.0.3 into the Gtk+ source tree.
1998-07-15 Tim Janikpass only the signal_id to this function. it needs...
1998-07-14 Tim Janikdon't destroy a buttons child if it isn't a label.
1998-07-14 Tim Janikmacro and GtkType fixups.
1998-07-14 Tim Janikdisplay the current cursor name.
1998-07-13 George Leblcheck if old_parent_private is not NULL before trying...
1998-07-12 Tim Janikfix float argument collection (always casted to doubles...
1998-07-12 Tim Janikcall the base classes' object_init_func for derived...
1998-07-12 Tim Janiknew functions which wraps gtk_arg_get_info().
1998-07-10 Tim Janikstrictly check for the associated get/set arg functions...
1998-07-10 Tim Janikonly take the padding into account if there is an accel...
1998-07-10 Tim Janikcollect the arguments with gtk_container_child_args_col...
1998-07-10 Tim Janikadded a new internal type GTK_TYPE_IDENTIFIER which...
1998-07-10 CDT 1998 Shawn T... add in just enough support for 1 or 4 bits so that...
1998-07-10 CDT 1998 Shawn T... 4 bit support, increased available_depths array, which...
1998-07-09 Tim Janikdeleted most of the argument handling code, since that...
1998-07-08 Tim Janikhandle GTK_RELIEF_HALF, which was introduced to keep...
1998-07-07 Tim Janiktotaly binary incomnpatible change:
1998-07-06 BST 1998 Tony Galeupdate anon CVS info
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...
next