]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-07-26 Lars Hamannlittle fix to avoid warnings
1998-07-26 Stefan Jeske---
1998-07-26 Stefan JeskeBegan cleanup, e.g. use gtk_widget_show_all instead...
1998-07-26 Stefan JeskeFixed wrong allocation for GTK_BUTTONBOX_END.
1998-07-26 Lars Hamannfix for pointer grab
1998-07-25 Damon Chaplin*** empty log message ***
1998-07-25 Damon ChaplinFixed 2 bugs in font selection - initialising array...
1998-07-25 Tim Janikminor adjustments.
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-22 Tim Janikmake auto-files update
1998-07-21 Owen TaylorWe free things from the text property MemChunk, so...
1998-07-21 Elliot Leegenmarshal.pl: Handle complex types, and functions...
1998-07-21 Elliot LeeMarshallers for C_CALLBACK parameters now pass "func...
1998-07-21 Raph LevienMore minor config fixes.
1998-07-21 Raph LevienFixed minor config bug.
1998-07-21 Elliot Leemissed this
1998-07-21 Stefan JeskeFixed wrong size of activity indicator. It is settable...
1998-07-21 Elliot LeeUse common marshalling routines instead of having widge...
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 Owen TaylorIf xid_ht hasn't been created yet, don't do the lookup.
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 SinghFix slight screwup
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 Elliot LeeMake gdk_window_foreign_new fail gracefully
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 Manish SinghBuild fixes for gdkrgb
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... add in just enough support for 1 or 4 bits so that...
1998-07-10 CDT 1998 Shawn... 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... update anon CVS info
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-07-03 Federico Mena... Added GDK_HAVE_FULL_CROSSING_EVENT, since I seem to...
1998-07-03 Manish SinghAdded GTK_HAVE_RELIEF_STYLE
1998-07-03 Carsten Haitzlerfile theme2_window.c was initially added on branch...
1998-07-03 Carsten Haitzlerfile theme2_checkbutton.c was initially added on branch...
1998-07-03 Carsten Haitzlerfile d3_n.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile d2_n.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile d2_h.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile d2_d.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile d1_n.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile d1_h.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile d1_d.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile b_out.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile b_in.png was initially added on branch themes.
1998-07-03 Carsten Haitzlerfile b_full.png was initially added on branch themes.
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 Janikminor updates.
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-29 Elliot LeeAdded OBJECT type
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 rand() instead of random() for portability
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... add section on GtkCList widget, contributed by Stefan...
1998-06-25 Stefan Jeskefix for the compatibility fix
1998-06-24 Tim Janikdo not avoid to queue for a resize if the container...
1998-06-24 Tim Janikchangelog entry
1998-06-24 Tim Janiknew function gtk_container_child_arg_set, similar to
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...
next