]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-10
Added trailing newline, hopefully will fix the problem with esac
[~andy/gtk] / ChangeLog.pre-2-10
1998-03-16 Owen TaylorAdded trailing newline, hopefully will fix the problem...
1998-03-15 Tim Janikremoved GRAB_EXCLUSIVE again, just disable modal event...
1998-03-15 Tim Janikfor now reverted the last change, since it broke click...
1998-03-15 Tim Janikremoved the ugly check whether we need gtk_widget_destr...
1998-03-15 Tim Janiknotebook fix from lars.
1998-03-15 Tim Janikadded new flag GTK_EXCLUSIVE_GRAB. allow exclusive...
1998-03-15 Tim Janikchanged run type of GtkTipsQuery::widget_entered to...
1998-03-15 Tim Janiksmall fix by Assar Westerlund <assar@sics.se>.
1998-03-15 Tim Janikdon't cast a NULL pointer.
1998-03-15 PST 1998 Shawn T... Released 0.99.7
1998-03-15 Owen TaylorFixed reversed conditional, so checks against supplied...
1998-03-14 Tim Janikfixed a bug with invoking the quit handlers that could...
1998-03-14 Owen TaylorMakefile.am fixes minor fix to gdkwindow.c -owt
1998-03-14 PST 1998 Shawn T... Released 0.99.6
1998-03-14 Owen TaylorSome cleanups of signedness warnings
1998-03-14 Federico Mena QuinteroMoved the gtk_signal_connect of the specified callback...
1998-03-14 Manish SinghFixed a bashism (a bash 2.0ism at that) in the gtk...
1998-03-14 Tim Janikrefuse to allocate with a greater height than requested.
1998-03-14 Owen TaylorDon't leave NULL's in argv.
1998-03-14 Owen TaylorMoved glibconfig.h to $pkglibdir/include. Update to...
1998-03-14 Tim Janikmake use of *_by_id() functions for handler key.
1998-03-14 Federico Mena QuinteroNow we return a GtkVisibility value, instead of a simpl...
1998-03-13 PST 1998 Shawn T... added graphics, update tutorials appropriately
1998-03-13 Tim Janikfix popup calculations (removal of FIXMEs), changes...
1998-03-13 GMT 1998 Tony Galedocs/gtkfaq.sgml: fix the spelling of Helge Hess's...
1998-03-13 GMT 199 Tony Galeupdate links to documentation and remove question on...
1998-03-13 George LeblSet the column width of the clists to the longest strin...
1998-03-13 Tim Janikfresh news today ;) -timj
1998-03-12 Federico Mena Quinterofix one missing quote.
1998-03-12 Owen Taylorlogged change.
1998-03-12 Tim Janikreturn TRUE for GtkWidget::delete_event to avoid destru...
1998-03-12 PST 1998 Shawn T... Changed name of GTK to the GIMP Toolkit
1998-03-12 Russell Nelsonnew_pixmap wasn't using its filename argument. Add...
1998-03-12 PST 1998 Shawn T... I just remembered this commit failed before because
1998-03-12 Tim Janikchanged handler tags to be of type guint, reflecting...
1998-03-12 Tim Janikfetch the inintial value of attributes.event_mask from
1998-03-12 Tim Janikapplied gtk-shige-980311-0.patch.gz, which removes...
1998-03-11 Owen TaylorVarious minor cleanups related to -W
1998-03-11 Elliot LeeI did a topdir/ChangeLog entry, why should I put anythi...
1998-03-11 Tim Janikapplied gtk-hamann_jeske-980311-0.patch.gz.
1998-03-11 Tim Janikapplied gtk-bolliet-980310-0.patch.gz which adds more...
1998-03-11 Tim Janikcode and structure clean ups. fixed the tooltips flicke...
1998-03-10 Owen TaylorMerging release_1_0 changes into the main tree.
1998-03-10 Federico Mena QuinteroReplace GXor by GXxor. Seems to have been a typo.
1998-03-10 rhlabs<raster@redhat.com>
1998-03-10 PST 1998 Shawn T... Released 0.99.5
1998-03-10 Miguel de IcazaExport functionality.
1998-03-10 Tim Janik0.99.5 bump -timj
1998-03-10 Tim Janikchanged gtk_range_trough_click() to take an additional...
1998-03-10 Owen Taylorcommiting changes from owen:
1998-03-10 Federico Mena QuinteroWe now accept the color parameter to be NULL. If it...
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-09 GMT 1998 Tony Gale- Use 'diff -ru' for patches - Explained patch applicat...
1998-03-09 Tim Janikreverted the changes ian introduced in r1.16 on Mar...
1998-03-09 Tim Janikpatch from lars for construct behaviour.
1998-03-09 Owen TaylorNo, you can't add a GtkStyle * to a list of GtkRcNode...
1998-03-08 Owen Taylor- Show selection correctly when starting selection...
1998-03-08 Jay Painterchanged clist->selection GList so its data elements...
1998-03-08 rhlabs<raster@redhat.com>
1998-03-08 Tim Janikremoved gtk_range_calc_value().
1998-03-08 Tim Janikapplied a bunch of patches and removed all the printfs...
1998-03-08 Tim Janikdefine the version variables in config.h.
1998-03-08 Owen TaylorAdded a new function, gtk_preview_reset(), that can...
1998-03-07 Tim Janikregister living objects in a hashtable.
1998-03-07 Tim Janikmade the object/class cast checks much more descriptive...
1998-03-07 Owen TaylorFixed the vscrollbar flickering problem, by checking...
1998-03-07 Owen TaylorDisallow pasting into non-editable widgets.
1998-03-06 Shawn AmundsonOops,
1998-03-06 PST 1998 Shawn T... return NULL if device is not ready gtk/gtkwindow.h...
1998-03-06 rhlabsFix selection bugs (selection was not being modified).
1998-03-06 Ian MainAdded gtk_file_selection_show_fileop_buttons(GtkFileSel...
1998-03-06 Federico Mena Quintero[Ummm, maybe we should do the same change to the select...
1998-03-05 rhlabs(select row) Emit UNselect of rows that aren't selected.
1998-03-05 Owen TaylorUnset allocation on unparent, to force reallocation...
1998-03-05 Miguel de IcazaDrags can only be started with the left button.
1998-03-04 GMT 1998 Tony Galewidget hierarchy update from Tim Janik
1998-03-03 Miguel de IcazaInitialize gdk_error_code to zero before calling the...
1998-03-03 Tim Janikreflect the last commit in the changelog.
1998-03-02 Shawn Amundsonfixed ifndef..define typo
1998-03-02 Owen TaylorMiscellaneous minor fixes to remove ANSI C incompatibil...
1998-03-02 Owen TaylorChanged 'entry != NULL' to 'editable != NULL' in three...
1998-03-02 PST 1998 Shawn T... Released GTK 0.99.4.
1998-03-02 PST 1998 Shawn T... small fix to notebook portion
1998-03-02 PST 1998 Shawn T... Required changes for version change to 0.99.4
1998-03-01 Owen TaylorMake sure either the window or the depth is given when...
1998-03-01 Tim Janikcomplete api change to honour message contexts. unfortu...
1998-03-01 CST 1998 Shawn T... I forgot to *commit* these before. Note to self: commit...
1998-03-01 Tim Janikhm if we save the default style, we should also provide...
1998-03-01 Owen Taylorgtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch]
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]
1998-03-01 Owen Taylorgtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]
1998-02-28 Tim Janikhandle box signals. fixups for 99.4 -timj
1998-02-28 Tim Janikfix behavior of gtk_preview_put() with srcx/srcy != 0,
1998-02-27 Tim Janikwe make an active server grab now, this way we can...
1998-02-27 Owen Taylorgtk/gtktext.c
1998-02-25 Tim Janiknew widget from Lars Hamann <hamann@braunschweig.netsur...
1998-02-25 Owen Taylorlogged change
1998-02-25 Tony Galeadded questions on: - Why don't the contents of a butto...
1998-02-25 Owen TaylorAdded some support for i18n. The support for input...
1998-02-24 Tim Janikfixed some bugs in the resizing code (it was leaking
next