]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-01-30 Owen TaylorClose the polygon if it isn't already. (To match gtk_dr...
1998-01-30 Tim Janikdiscovered and documented a new bug ;)
1998-01-30 Tim Janiksome bugs worked out.
1998-01-29 Tim Janiknew function to gather information about a certain...
1998-01-29 Tim Janiknew user signal, and possibility to query signal inform...
1998-01-29 Tim Janikthis goes to *all* widget writers,
1998-01-29 Tim Janikremoved a FIXME that i had forgotten earlier.
1998-01-29 Manish SinghThe list sort functions compared things backwards....
1998-01-28 Arturo EspinosaSmall fix to my previous GtkTable commit -miguel
1998-01-28 Arturo EspinosaOops, forgot a clean-up - Federico
1998-01-28 Federico MenaThe auto_shrink policy of the floating window is now...
1998-01-27 Arturo EspinosaTables autoresize now -miguel
1998-01-27 Shawn AmundsonMore changes from Tony Gale.
1998-01-27 Manish Singhg_string_prepend* had interchanged src and dest params...
1998-01-27 Manish SinghFixed a really lame error where g_slist_insert didn...
1998-01-27 Jay PainterShows the widgets properly. -Jay
1998-01-27 Elliot LeeFixed widget sensitivity for the treeitem - please...
1998-01-26 CST 1998 Shawn... additions/changes from new FAQ maintainers Nathan Froyd...
1998-01-26 CST 1998 Shawn... additions/changes from Gregory A. McLean
1998-01-26 Tim Janikadded a bunch of checks for window != NULL and private...
1998-01-26 Jay PainterFixed a resizing bug with CList where you could loose...
1998-01-25 Tim Janikadded new widget flag GTK_LEAVE_PENDING. if a widget...
1998-01-24 Tim Janikforgot a printf() line ;)
1998-01-24 Tim Janikgtk_object_query_args() now returns the args in the...
1998-01-24 Jay PainterChanged static function names/reorganized to make more...
1998-01-24 Tim Janikadded BUGS. -timj
1998-01-23 Tim Janiknew element n_args in GtkObjectClass.
1998-01-23 Federico MenaSwitched the file to GNU indentation, for consistency.
1998-01-23 Federico MenaPicky, picky... fix two lines with wrong indentation :-)
1998-01-22 scottgtk/Makefile.am: Fixed the called to runelisp to use...
1998-01-21 Shawn AmundsonRelease GTK+ 0.99.3.
1998-01-21 Tim Janiksome gtk_*_set_arg fixes
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...
next