summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-2
Commit message (Expand)AuthorAgeFilesLines
* Merging release_1_0 changes into the main tree.Owen Taylor1998-03-101-0/+27
* Replace GXor by GXxor. Seems to have been a typo.Federico Mena Quintero1998-03-101-0/+5
* <raster@redhat.com>rhlabs1998-03-101-0/+4
* Released 0.99.5GTK_0_99_5PST 1998 Shawn T. Amundson1998-03-101-0/+4
* Export functionality.Miguel de Icaza1998-03-101-0/+5
* 0.99.5 bump -timjTim Janik1998-03-101-3/+5
* changed gtk_range_trough_click() to take an additional jump_perc arg,Tim Janik1998-03-101-40/+51
* commiting changes from owen:Owen Taylor1998-03-101-0/+22
* We now accept the color parameter to be NULL. If it is NULL, it will markFederico Mena Quintero1998-03-101-0/+7
* made the <widget>_signals[] arrays of type guint rather than gint. madeTim Janik1998-03-091-0/+64
* - Use 'diff -ru' for patches - Explained patch application/rejection -GMT 1998 Tony Gale1998-03-091-0/+14
* reverted the changes ian introduced in r1.16 on Mar 06, since they brokeTim Janik1998-03-091-0/+6
* patch from lars for construct behaviour.Tim Janik1998-03-091-0/+7
* No, you can't add a GtkStyle * to a list of GtkRcNode *. (Fixes hugeOwen Taylor1998-03-091-0/+7
* - Show selection correctly when starting selection with arrowsOwen Taylor1998-03-081-0/+33
* changed clist->selection GList so its data elements are casted row indexes in...Jay Painter1998-03-081-0/+9
* <raster@redhat.com>rhlabs1998-03-081-0/+9
* removed gtk_range_calc_value().Tim Janik1998-03-081-0/+4
* applied a bunch of patches and removed all the printfs thatTim Janik1998-03-081-3/+19
* define the version variables in config.h.Tim Janik1998-03-081-0/+9
* Added a new function, gtk_preview_reset(), that can be used (under highlyOwen Taylor1998-03-081-0/+7
* register living objects in a hashtable.Tim Janik1998-03-071-0/+4
* made the object/class cast checks much more descriptive, based onTim Janik1998-03-071-0/+15
* Fixed the vscrollbar flickering problem, by checking the area on exposeOwen Taylor1998-03-071-0/+7
* Disallow pasting into non-editable widgets.Owen Taylor1998-03-071-1/+24
* Oops,Shawn Amundson1998-03-061-1/+1
* return NULL if device is not ready gtk/gtkwindow.h: check forPST 1998 Shawn T. Amundson1998-03-061-0/+6
* Fix selection bugs (selection was not being modified).rhlabs1998-03-061-0/+5
* Added gtk_file_selection_show_fileop_buttons(GtkFileSelection *fs), andIan Main1998-03-061-0/+16
* [Ummm, maybe we should do the same change to the selection_owner variable?]Federico Mena Quintero1998-03-061-0/+9
* (select row) Emit UNselect of rows that aren't selected.rhlabs1998-03-051-0/+5
* Unset allocation on unparent, to force reallocation if we get adding backOwen Taylor1998-03-051-1/+26
* Drags can only be started with the left button.Miguel de Icaza1998-03-051-0/+5
* widget hierarchy update from Tim JanikGMT 1998 Tony Gale1998-03-041-0/+4
* Initialize gdk_error_code to zero before calling the X routine.Miguel de Icaza1998-03-031-0/+6
* reflect the last commit in the changelog.Tim Janik1998-03-031-0/+5
* fixed ifndef..define typoShawn Amundson1998-03-021-0/+4
* Miscellaneous minor fixes to remove ANSI C incompatibilitiesOwen Taylor1998-03-021-0/+21
* Changed 'entry != NULL' to 'editable != NULL' in three spots.Owen Taylor1998-03-021-0/+5
* Released GTK 0.99.4.PST 1998 Shawn T. amundson1998-03-021-0/+4
* small fix to notebook portionPST 1998 Shawn T. Amundson1998-03-021-0/+4
* Required changes for version change to 0.99.4PST 1998 Shawn T. Amundson1998-03-021-0/+14
* Make sure either the window or the depth is given when creating a pixmap.Owen Taylor1998-03-011-0/+5
* complete api change to honour message contexts. unfortunaltely this alsoTim Janik1998-03-011-0/+29
* I forgot to *commit* these before. Note to self: commit after applyingCST 1998 Shawn T. Amundson1998-03-011-5/+4
* hm if we save the default style, we should also provide a function toTim Janik1998-03-011-0/+8
* gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-0/+7
* gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]Owen Taylor1998-03-011-1/+22
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-0/+22
* handle box signals. fixups for 99.4 -timjTim Janik1998-02-281-1/+10