]> Pileus Git - ~andy/gtk/history - ChangeLog
HACKING we need libtool 1.2b now
[~andy/gtk] / ChangeLog
1998-08-10 Lars HamannFix for resize bug. Call gtk_widget_size_allocate inste...
1998-08-10 Tim Janikfixed an #include statement (reported by Eric Kidd).
1998-08-06 Stefan JeskeRenamed my_merge and my_mergesort to gtk_clist_merge and
1998-08-06 Martin BauligRenamed `merge' -> `my_merge' and `mergesort' -> `my_me...
1998-08-05 Stefan Jeskenew enum GtkSortType.
1998-08-05 PDT 1998 Shawn T... Released GTK+ 1.1.1
1998-08-05 Lars Hamannchanged to return a gboolean (gtk_ctree_insert_gnode...
1998-08-04 Tim Janikversion bump to 1.1.1, binary age 0, interface age...
1998-08-04 Owen TaylorAdded missing else
1998-08-04 Owen TaylorUndraw the cursor before (possibly) deleting the cursor...
1998-08-04 Owen TaylorEmpty rows/columns of the table should not have been...
1998-08-03 Federico Mena QuinteroNew public function to find a row by its data pointer...
1998-08-03 George Lebldraw the buttons during a "draw" as well, this fixes...
1998-08-02 Lars Hamannreset drag_pos after abort removed a few unneeded lines...
1998-08-02 Owen TaylorChange window_private->parent pointer when reparenting.
1998-08-02 Raph LevienMade some config changes to make it work better both...
1998-07-31 Lars HamannFew fixes for column resize. Store resize column in...
1998-07-30 Lars Hamannremoved a few unneeded lines
1998-07-29 Lars Hamanncolumn resize now works with horizontal autoscrolling...
1998-07-29 CDT 1998 Shawn T... new directory new file, initial gtk_button man page
1998-07-28 Lars Hamannsmall fix for border drawing bug
1998-07-28 CDT 1998 Shawn T... new format for GDK documentation. Eventually plan to...
1998-07-27 BST 1998 Tony GaleGtkTree section from David Huggins-Daines <bn711@freene...
1998-07-27 BST 1998 Tony GaleGtkTree section from David Huggins-Daines <bn711@freene...
1998-07-27 CDT 1998 Shawn T... Released GTK+ 1.1.0
1998-07-27 Tim Janikrevamped the definitions for 1-1-0, so that all the...
1998-07-27 Tim Janikfixup, so that enum values are looked up.
1998-07-26 Stefan Jeske---
1998-07-26 Lars Hamannfix for pointer grab
1998-07-25 Damon Chaplin*** empty log message ***
1998-07-25 Lars Hamanntest for node != NULL (gtk_ctree_is_visible) (gtk_ctree...
1998-07-24 Lars Hamannmini code cleanup
1998-07-24 Paolo MolaroFri, 24 Jul 1998 10:56:22 +0200 Paolo Molaro <lupus...
1998-07-22 Tim Janikintroduce testbindings on C-1 for buttons, to check...
1998-07-22 Manish Singhactually builds and runs properly on big endian machine...
1998-07-22 Lars Hamannfew fixes for gtk_signal_emits
1998-07-21 Owen TaylorWe free things from the text property MemChunk, so...
1998-07-21 Raph LevienMore minor config fixes.
1998-07-21 Raph LevienFixed minor config bug.
1998-07-21 Stefan JeskeFixed wrong size of activity indicator. It is settable...
1998-07-20 Lars Hamannnew functions, recursive process tree to specified...
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-18 Manish Singhexplicitly specify void in prototype
1998-07-17 Lars HamannChangelog fix
1998-07-17 Lars Hamannfix to avoid flicker at begin/end of list
1998-07-17 Tim Janiksropped the approach of copying all signal specific...
1998-07-17 Tim Janikcare for the posssibility that someone destroys the...
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.
next