summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Close the polygon if it isn't already. (To match gtk_draw_polygon)Owen Taylor1998-01-301-0/+8
* new function to gather information about a certain signal.Tim Janik1998-01-291-0/+26
* The auto_shrink policy of the floating window is now set to TRUE. ThisFederico Mena1998-01-281-0/+9
* More changes from Tony Gale.Shawn Amundson1998-01-271-0/+4
* additions/changes from new FAQ maintainers Nathan Froyd and Tony Gale.CST 1998 Shawn T. Amundson1998-01-261-0/+5
* additions/changes from Gregory A. McLeanCST 1998 Shawn T. Amundson1998-01-261-0/+4
* added a bunch of checks for window != NULL and private->destroyed. (don'tTim Janik1998-01-261-0/+12
* added new widget flag GTK_LEAVE_PENDING. if a widget has GTK_LEAVE_PENDINGTim Janik1998-01-251-0/+35
* Switched the file to GNU indentation, for consistency.Federico Mena1998-01-231-0/+2
* Picky, picky... fix two lines with wrong indentation :-)Federico Mena1998-01-231-0/+5
* gtk/Makefile.am: Fixed the called to runelisp to use $(SHELL).scott1998-01-221-0/+5
* Release GTK+ 0.99.3.Shawn Amundson1998-01-211-0/+4
* strdup changed to g_strdupShawn Amundson1998-01-211-0/+5
* removed some superfluous variables that duplicated widget->state.Tim Janik1998-01-211-0/+11
* Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBoxOwen Taylor1998-01-201-0/+6
* Set container_class->focus to NULL. Widgets in the toolbar should not getFederico Mena1998-01-191-0/+5
* Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.Federico Mena1998-01-191-0/+10
* this is a stack of grabbing widgets now, having unique entries. theTim Janik1998-01-191-0/+7
* changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget asMET Eckehard Berns1998-01-181-0/+6
* Statusbar widget. -ShawnShawn Amundson1998-01-181-0/+3
* renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hashOwen Taylor1998-01-181-12/+17
* 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