summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-181-0/+24
* updates... -timjTim Janik1998-01-181-0/+12
* new functions gtk_box_reorder_child, gtk_box_query_child_packing andTim Janik1998-01-181-0/+15
* changed log -owtOwen Taylor1998-01-171-0/+36
* Applied patch from <lupus@lettere.unipd.it> which addsCST 1998 Shawn T. Amundson1998-01-171-0/+14
* +Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet.net>Tim Janik1998-01-171-0/+7
* Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination forFederico Mena1998-01-161-0/+12
* Added note for when 0.99.2 was released.Shawn Amundson1998-01-161-0/+3
* Lots of changes all over the place. Now the widget has two windows. TheFederico Mena1998-01-161-0/+18
* Call gtk_clist_size_allocate_columns every time the column configurationMiguel de Icaza1998-01-161-0/+6
* changelog correction ;(Tim Janik1998-01-161-0/+3
* changelog entry for the widget arg stuff.Tim Janik1998-01-161-0/+16
* Fixed a small memory leak in gtkpaned, and I changed the cursor to aJay Painter1998-01-151-0/+5
* changlog updatesJay Painter1998-01-131-0/+8
* Fixed child->icon and child->label == NULL bugs.Federico Mena Quintero1998-01-131-0/+24
* *** empty log message ***Ian Main1998-01-111-0/+4
* Look and feel changes to CList so it now looks like a scrolled window.Jay Painter1998-01-091-0/+5
* Added check for inline in configure and updated files to use it.Manish Singh1998-01-091-0/+13
* New widget (GtkComboBox) and fixed gdk_window_init to initialize gdk_root_par...Elliot Lee1998-01-081-0/+6
* applied patch to use a backing pixmap for drawing in GtkEntry, which removesManish Singh1998-01-081-0/+6
* Remembered to update the ChangeLog...Manish Singh1998-01-071-0/+8
* Fixed problem with deleting while text is selected.Owen Taylor1998-01-061-0/+10
* Better Clist test in testgtk.c. -JayJay Painter1998-01-031-0/+3
* initialize scrollbar_spacing (gtk-fortier-980103-0)GTK_0_99_2Shawn Amundson1998-01-031-0/+5
* Fixed a typo in configure.in (reported by Elrond on IRC).scott1998-01-031-0/+4
* Added Gordon Matzigkeit's patch for fixed length gtk entry fieldsManish Singh1998-01-031-0/+6
* Removal of inlines, and updated ChangeLog. -JayJay Painter1998-01-031-0/+6
* Several portability fixes from Michael Callahan <callahan@xmission.com>Shawn Amundson1998-01-031-0/+6
* Added CList. -JayJay Painter1998-01-031-0/+8
* I had forgot to put GDK_NO_EXPOSE and GDK_VISIBILITY_NOTIFY events in gtk_mai...Arturo Espinosa1998-01-021-0/+5
* corrects a small resize bug in the viewport widget. The viewport widgetShawn Amundson1998-01-021-0/+17
* Fixed up the xinput test in configure.inManish Singh1998-01-021-1/+2
* Miscellaneous portability fixes.Manish Singh1998-01-021-0/+4
* New function, used to copy the values from one gc to another gc.Miguel de Icaza1997-12-301-0/+5
* ChangeLog entryElliot Lee1997-12-281-0/+3
* Added gtkhandlebox.c to Makefile.am.scott1997-12-261-0/+2
* Eliminated a compiler warning caused by not casting an argument in ascott1997-12-261-0/+6
* Update for NoExpose and VisibilityNotify events - FedericoArturo Espinosa1997-12-261-0/+9
* this macro computes the spacing from klass->scrollbar_spacing now. adaptedTim Janik1997-12-231-0/+6
* new function. many functions adapted to use GScanner for scanning.Tim Janik1997-12-231-0/+8
* Beginnings of support for 1 bpp depth in gdk. Very minor changes.Shawn Amundson1997-12-201-0/+4
* Changes from Bolliet Jerome <bolliet@in2p3.fr> to gtktree.Shawn Amundson1997-12-191-0/+9
* For consistancy with GIMP/GNOME projects. Plus these files canShawn Amundson1997-12-191-0/+4
* Caught a stray gdk_colormap_destroy that Owen missed (and Shawn found).scott1997-12-181-0/+5
* Filling in the details.Owen Taylor1997-12-181-1/+193
* forgot to add GdkColorContext to ChangeLog - FedericoArturo Espinosa1997-12-171-0/+7
* Added gdk_get_display ()Manish Singh1997-12-171-0/+5
* ChangeLog entries for filesel patch.GTK_0_99_0Raph Levien1997-12-141-0/+4
* Added focus flag to gtk/gtkvscrollbar.c so it can get keyboard focus.Jay Painter1997-12-131-0/+4
* Removed warning when XGetWindowProperty fails - this can be the desiredOwen Taylor1997-12-131-0/+31