]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
1998-03-12 PST 1998 Shawn... 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 Elliot LeeBug fixes/improvements to the motion event eating for Dnd
1998-03-11 Owen TaylorVarious minor cleanups related to -W
1998-03-11 rhlabs<raster@redhat.com>
1998-03-11 rhlabs<raster@redhat.com>
1998-03-11 Elliot LeeI did a topdir/ChangeLog entry, why should I put anythi...
1998-03-11 rhlabs<raster@redhat.com>
1998-03-11 Jay PainterFixed file selector
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-11 Owen TaylorChain to the parent finalize handler. (from: "Mattias...
1998-03-10 rhlabsfile theme_main.c was initially added on branch themes.
1998-03-10 rhlabsfile theme_led_on2.xpm was initially added on branch...
1998-03-10 rhlabsfile theme_led_on1.xpm was initially added on branch...
1998-03-10 rhlabsfile theme_led_off2.xpm was initially added on branch...
1998-03-10 rhlabsfile theme_led_off1.xpm was initially added on branch...
1998-03-10 rhlabsfile theme_button2.xpm was initially added on branch...
1998-03-10 rhlabsfile theme_button.xpm was initially added on branch...
1998-03-10 rhlabsfile theme_button.c was initially added on branch themes.
1998-03-10 rhlabsfile theme_btn3.xpm was initially added on branch themes.
1998-03-10 rhlabsfile theme_btn2.xpm was initially added on branch themes.
1998-03-10 rhlabsfile theme_btn1.xpm was initially added on branch themes.
1998-03-10 rhlabsfile theme2_main.c was initially added on branch themes.
1998-03-10 rhlabsfile theme2_button.c was initially added on branch...
1998-03-10 rhlabsfile THEMES.README was initially added on branch themes.
1998-03-10 rhlabsfile COMPILE_THEME2 was initially added on branch themes.
1998-03-10 rhlabsfile COMPILE_THEME was initially added on branch themes.
1998-03-10 Elliot LeeAdd gtk_entry_set_max_length()
1998-03-10 Tim Janikremoved a trailing GTK_TYPE_WIDGET for the need_resize...
1998-03-10 Owen TaylorMerging release_1_0 changes into the main tree.
1998-03-10 Elliot LeeDnD bugfixes (hopefully :). Rasters code is still buggy...
1998-03-10 Federico Mena... Replace GXor by GXxor. Seems to have been a typo.
1998-03-10 rhlabs<raster@redhat.com>
1998-03-10 PST 1998 Shawn... Released 0.99.5
1998-03-10 Arturo Espinosala de da, add back the prototype I just removed -mig...
1998-03-10 Arturo EspinosaSnorfle, thanks :-) Mon Mar 9 23:24:42 1998 Miguel...
1998-03-10 Miguel de IcazaExport functionality.
1998-03-10 Tim Janikglib include -timj
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 Elliot LeeMiguel, try this - I think it should do what you need...
1998-03-10 Federico Mena... We now accept the color parameter to be NULL. If it...
1998-03-10 Tim Janikapplied gtk-gronlund-980309-0.patch.gz.
1998-03-09 Tim Janikmade the <widget>_signals[] arrays of type guint rather...
1998-03-09 GMT 1998 Tony... - 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 Janikhehe stupid me, wanted to fix a warning, and borke
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 TaylorChange has_selection to always be set in claim_selection()
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 Janikfix a NULL warning. -timj
1998-03-08 Tim Janiktypos and warning fixes.
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 rhlabs<raster@redhat.com>
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... return NULL if device is not ready gtk/gtkwindow.h...
1998-03-06 rhlabsFix selection bugs (selection was not being modified).
1998-03-06 Elliot LeeThis commit moves dnd variables around a bit, and has...
1998-03-06 Ian MainAdded gtk_file_selection_show_fileop_buttons(GtkFileSel...
1998-03-06 Tim Janikminor todo updates that i'll hopefully get around at...
1998-03-06 Federico Mena... [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 Jay PainterSingnals -> GTK_RUN_FIRST; api select/unselect function...
1998-03-05 Owen TaylorOld stuff that didn't get commited. (owt)
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... widget 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-03 Tim Janikrealization fixes by lars.
1998-03-02 Shawn Amundsonfixed ifndef..define typo
1998-03-02 Owen Taylor// comment. -owt
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... Released GTK 0.99.4.
1998-03-02 Tim Janikoh, boy, world can be so crude!
1998-03-02 Tim Janikcast fix
1998-03-02 Tim Janiksmall fixups
1998-03-02 PST 1998 Shawn... small fix to notebook portion
1998-03-02 PST 1998 Shawn... Required changes for version change to 0.99.4
1998-03-02 Owen TaylorAdded g_string_insert[_c]() and g_string_erase().
1998-03-01 Tim Janikforgot to remove a printf
1998-03-01 Tim Janikvariable declaration have to have the same type as...
1998-03-01 Tim Janikremoved duplicate stuff out of gtkwidget.[ch].
1998-03-01 Owen TaylorMake sure either the window or the depth is given when...
next