]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-01-21 Shawn AmundsonAdded FAQ to the tree in prep for others to start worki...
1998-01-21 Ian MainAdded in Jay's new gtk_clist_column_titles_passive...
1998-01-21 Tim Janiksigh, it wasn't so simple - first correction
1998-01-21 Ian MainForgot to free GList on destroy, and to destroy fileop...
1998-01-21 Jay PainterGtkCList Updates. -Jay
1998-01-21 Ian MainSmall fix for the optionmenu.
1998-01-21 Tim Janiknew function gdk_pointer_is_grabbed(). extremely simple ;)
1998-01-21 Ian MainNew file selection dialog. Converted to use clist...
1998-01-21 Shawn Amundsonstrdup changed to g_strdup
1998-01-21 Shawn AmundsonGot rid of -z text for Solaris x86... again... sigh.
1998-01-21 Tim Janikremoved some superfluous variables that duplicated...
1998-01-21 Tim JanikApplied patch from (Raja R Harinath <harinath@cs.umn...
1998-01-21 Elliot LeeUse browse mode on the list
1998-01-20 Tim Janiksensitivity and state setting combination.
1998-01-20 Tim Janikglib aclocal stuff -timj
1998-01-20 Owen TaylorConversion to use Paolo Molaro's GtkCombo instead of...
1998-01-20 Jay PainterGtkCList updates. -Jay
1998-01-20 Miguel de Icazasomeone forgot the __cplusplus closing brace.
1998-01-19 Federico MenaSet container_class->focus to NULL. Widgets in the...
1998-01-19 Federico MenaRemoved the GTK_PIXMAP casts to match Eckehard's new...
1998-01-19 Jay PainterGtkCList updates: Click-Drag column resizing, a couple...
1998-01-19 Tim Janikthis is a stack of grabbing widgets now, having unique...
1998-01-18 MET Eckehard... changed gtk_toolbar_{append,prepend,inser]_item to...
1998-01-18 Shawn AmundsonForgot this. -Shawn
1998-01-18 Shawn AmundsonStatusbar widget. -Shawn
1998-01-18 Owen TaylorMissed some files -owt
1998-01-18 Tim Janikimplementations of gtk_invoke_key_snoopers(), gtk_key_s...
1998-01-18 Tim Janikg_str_hash stuff -timj
1998-01-18 Owen Taylorrenamed g_string_equal => g_str_equal renamed g_string_...
1998-01-18 Owen Taylorgtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c...
1998-01-18 Tim Janikupdates... -timj
1998-01-18 Tim Janikgtk_*_get_arg() and gtk_*_set_arg() implementations...
1998-01-18 Tim Janikchecked in wrong version of gtk_box_reorder_child previ...
1998-01-18 Tim Janiknew functions gtk_box_reorder_child, gtk_box_query_chil...
1998-01-17 Jay PainterFixed GDK_INPUT_ONLY window type. -Jay
1998-01-17 Owen Taylorchanged log -owt
1998-01-17 Owen TaylorTake putback events into account
1998-01-17 CST 1998 Shawn... Applied patch from <lupus@lettere.unipd.it> which adds
1998-01-17 Tim Janikmore *_get_arg/*_set_arg implementations
1998-01-17 Tim Janik+Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet...
1998-01-16 Federico MenaNow we use a GtkWindow of type GTK_WINDOW_DIALOG as...
1998-01-16 Shawn AmundsonAdded note for when 0.99.2 was released.
1998-01-16 Federico MenaLots of changes all over the place. Now the widget...
1998-01-16 Tim Janikimplementation of gtk_widget_get()
1998-01-16 Miguel de IcazaCall gtk_clist_size_allocate_columns every time the...
1998-01-16 Tim Janikchangelog correction ;(
1998-01-16 Tim Janikchangelog entry for the widget arg stuff.
1998-01-16 Tim Janikmain part for GtkArgSetFunc/GtkArgGetFunc implementation.
1998-01-15 Jay PainterFixed a small memory leak in gtkpaned, and I changed...
1998-01-15 Tim Janikremove an invalid cast that shows up with debugging...
1998-01-13 Jay Painterchanglog updates
1998-01-13 Jay PainterGtkCList updates, GtkText now defaults to editable...
1998-01-13 Arturo EspinosaRe-indented to GNU style to be consistent with the...
1998-01-13 Federico Mena... Fixed child->icon and child->label == NULL bugs.
1998-01-13 Elliot Leemisc mods
1998-01-12 Jay PainterThis reverts GTK to libtool-1.0f, libtool-1.0h has...
1998-01-11 Ian Main*** empty log message ***
1998-01-11 Ian MainAdded a better test for './' and changed a few other...
1998-01-10 Tim Janikchanged message for EAGAIN from "no more processes...
1998-01-09 Jay PainterLook and feel changes to CList so it now looks like...
1998-01-09 Elliot Leegtkclist: allow adding a new row without having to...
1998-01-09 Manish SinghAdded check for inline in configure and updated files...
1998-01-08 Elliot Leea few modifications, blah blah
1998-01-08 Manish SinghMinor fixup to gtklabel for prototype/definition consis...
1998-01-08 Elliot Leecopyright notices
1998-01-08 Elliot LeeNew widget (GtkComboBox) and fixed gdk_window_init...
1998-01-08 Manish Singhapplied patch to use a backing pixmap for drawing in...
1998-01-07 Manish SinghRemembered to update the ChangeLog...
1998-01-07 Manish SinghAdded g_list_insert_sorted and g_slist_insert_sorted...
1998-01-07 Elliot LeeAdded gtk_entry_set_editable()
1998-01-06 Owen TaylorAdded "switch_page" signal. (gtk-hamann_jeske-971212...
1998-01-06 Owen TaylorFixed problem with deleting while text is selected.
1998-01-06 Jay Painterclist updates to fix seg fault, list-end row removal...
1998-01-06 Arturo EspinosaGDK_VISIBILITY_NOTIFY events were not working at all...
1998-01-05 Arturo EspinosaSome geometry management bugs fixed (and some others...
1998-01-05 Jay PainterUpdated libtool to 1.0h. -Jay
1998-01-04 Owen TaylorChanged guint32 -> guint for bitfields. (Bitfields...
1998-01-03 Jay PainterBetter Clist test in testgtk.c. -Jay
1998-01-03 Shawn AmundsonChanges in preparation for GTK 0.99.2 release.
1998-01-03 Shawn Amundsoninitialize scrollbar_spacing (gtk-fortier-980103-0)
1998-01-03 scottFixed a typo in configure.in (reported by Elrond on...
1998-01-03 Manish SinghAdded Gordon Matzigkeit's patch for fixed length gtk...
1998-01-03 Jay PainterRemoval of inlines, and updated ChangeLog. -Jay
1998-01-03 Shawn AmundsonSeveral portability fixes from Michael Callahan <callah...
1998-01-03 Jay PainterRemoved my ulgy splicing hack of glib.h/glibconfig...
1998-01-03 Jay PainterAdded CList. -Jay
1998-01-03 Jay PainterAdded column list widget GtkCList. -Jay Painter
1998-01-02 Arturo EspinosaI had forgot to put GDK_NO_EXPOSE and GDK_VISIBILITY_NO...
1998-01-02 Shawn AmundsonOn to GTK 0.99.1...
1998-01-02 Elliot LeeGo back to old handlebox for now, so we can get a relea...
1998-01-02 Shawn Amundsoncorrects a small resize bug in the viewport widget...
1998-01-02 Arturo Espinosamemcpy() requires <string.h> - Federico
1998-01-02 Manish SinghFixed up the xinput test in configure.in
1998-01-02 Elliot LeeFix warnings in testgtk
1998-01-02 Elliot LeeFixed recursing bug in gdk_exit_func()
1998-01-02 Manish SinghMiscellaneous portability fixes.
1998-01-01 Elliot LeeFixed configure.in to AC_CONFIG_SUBDIRS(glib)
1998-01-01 Elliot LeeFixed bug in get_length_upper_bound where g_print-ing...
1998-01-01 Elliot Leeadded gdk_window_withdraw - not sure if its needed...
1998-01-01 Elliot LeeGtkHandleBox needs some changes, it might not work now
next