]> Pileus Git - ~andy/gtk/history - ChangeLog.pre-2-0
applied gtk-shige-980311-0.patch.gz, which removes the erronerous
[~andy/gtk] / ChangeLog.pre-2-0
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
1998-02-23 Owen TaylorDon't process configure events that just move the windo...
1998-02-23 rhlabsAdded gtk_toolbar_*_element() functions. Rewrote others
1998-02-23 Tim Janikimplemented the statusbar widget. my first intend was...
1998-02-23 rhlabsAllow gtk_clist_insert() to work on empty lists.
1998-02-22 Owen TaylorCount idle handlers at internal priority as pending...
1998-02-22 Tim Janikrenamed signal GtkWidget::set_parent to GtkWidget:...
1998-02-21 MET 1998 Eckehard... fixed a bug for mode GDK_CC_MODE_TRUE, when on a 24...
1998-02-21 scottAdded a NULL test in gtk_entry_set_text. (Fielded...
1998-02-21 Tim Janikgtk_object_query_args takes an additional pointer now...
1998-02-20 Tony GaleVarious FAQ updates, including:
1998-02-20 Tim JanikNew widget GtkTipsQuery for letting the user query...
1998-02-20 Larry Ewingremoved g_warnings from the common XShm failure cases...
1998-02-19 Federico Mena QuinteroAdded M-p and M-n key equivalents for up and down keys...
1998-02-19 Owen TaylorUse POINTER_MOTION_HINT when dragging shapes around...
1998-02-19 Tim Janikpresent the argument access masks on their announcement.
1998-02-19 Owen Taylorconfigure.in gdk/gdk.[ch] gdk/gdkcc.c gdk/gdkglobals.c
1998-02-19 Tim Janikapplied gtk-hamann_jeske-980218-0.patch.gz, a patch...
1998-02-18 Jay PainterA couple of compiler warning fixes, GtkCList signal...
1998-02-18 Tim Janiknew signal GtkWidget::set_parent. this signal will...
1998-02-18 Tim Janiknew functions gtk_tooltips_data_get and gtk_tooltips_se...
1998-02-17 Federico Mena QuinteroAdded some missing newlines on debug messages.
1998-02-17 Tim Janikinvoke gtk_entry_grow_text already in this place, so...
1998-02-17 Tim Janikapplied patch to fix draw_indicator behaviour from...
1998-02-17 Owen TaylorFrom Patrice Fortier <Patrice.Fortier@aquarel.fr>
1998-02-17 Owen TaylorFrom Patrice Fortier <Patrice.Fortier@aquarel.fr>
1998-02-16 Owen TaylorUse gtk_signal_default_marshaller, for expand/collapse...
1998-02-13 Tim Janikcheck for clist !REALIZED. (draw_rows): bail out if...
1998-02-13 Owen TaylorRealize window before creating xpm so it gets the right...
1998-02-13 Owen Taylorgtk/gtksignal.[ch] gtk/gtkmain.[ch] gtk/gtkcontainer...
1998-02-12 Federico Mena QuinteroFixed unrealize handler to comply with the documentatio...
1998-02-11 Tim Janikbacked out the section "Gnits to care about". new file...
1998-02-10 Tim Janiknew function gtk_signal_handler_pending() returning...
1998-02-10 Tim Janikok, there have been several severe bugs in the signal...
1998-02-10 Owen TaylorCheck for the RESIZE_NEEDED flag and remove the widget...
1998-02-09 Miguel de Icazano longer a private routine; gtksignal.h: export gtk_si...
1998-02-08 Tim Janiknew fundtion to return the widget that the menu is...
next