summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* glib aclocal stuff -timjTim Janik1998-01-201-1/+4
* Conversion to use Paolo Molaro's GtkCombo instead of GtkComboBoxOwen Taylor1998-01-2015-499/+682
* GtkCList updates. -JayJay Painter1998-01-201-13/+10
* someone forgot the __cplusplus closing brace.Miguel de Icaza1998-01-201-0/+3
* Set container_class->focus to NULL. Widgets in the toolbar should not getFederico Mena1998-01-198-0/+36
* Removed the GTK_PIXMAP casts to match Eckehard's new prototypes.Federico Mena1998-01-1911-87/+122
* GtkCList updates: Click-Drag column resizing, a couple of layoutJay Painter1998-01-194-80/+487
* this is a stack of grabbing widgets now, having unique entries. theTim Janik1998-01-1911-15/+79
* changed gtk_toolbar_{append,prepend,inser]_item to accept any GtkWidget asMET Eckehard Berns1998-01-189-6/+48
* Forgot this. -ShawnShawn Amundson1998-01-181-0/+1
* Statusbar widget. -ShawnShawn Amundson1998-01-1810-0/+258
* Missed some files -owtOwen Taylor1998-01-182-1/+7
* implementations of gtk_invoke_key_snoopers(), gtk_key_snooper_install()Tim Janik1998-01-182-7/+91
* g_str_hash stuff -timjTim Janik1998-01-181-2/+2
* renamed g_string_equal => g_str_equal renamed g_string_hash => g_str_hashOwen Taylor1998-01-1811-91/+159
* gtkbutton.c gtkclist.c gtkdrawingarea.c gtkentry.c gtkeventbox.cOwen Taylor1998-01-1832-96/+334
* updates... -timjTim Janik1998-01-187-0/+84
* gtk_*_get_arg() and gtk_*_set_arg() implementations. new argTim Janik1998-01-187-19/+153
* checked in wrong version of gtk_box_reorder_child previously.Tim Janik1998-01-181-1/+3
* new functions gtk_box_reorder_child, gtk_box_query_child_packing andTim Janik1998-01-1810-11/+380
* Fixed GDK_INPUT_ONLY window type. -JayJay Painter1998-01-172-2/+2
* changed log -owtOwen Taylor1998-01-177-0/+252
* Take putback events into accountOwen Taylor1998-01-1710-195/+259
* Applied patch from <lupus@lettere.unipd.it> which addsCST 1998 Shawn T. Amundson1998-01-1713-20/+557
* more *_get_arg/*_set_arg implementationsTim Janik1998-01-174-8/+154
* +Sat Jan 17 06:24:05 1998 Tim Janik <timj@psynet.net>Tim Janik1998-01-179-1/+141
* Now we use a GtkWindow of type GTK_WINDOW_DIALOG as a destination forFederico Mena1998-01-1612-119/+186
* Added note for when 0.99.2 was released.Shawn Amundson1998-01-167-0/+21
* Lots of changes all over the place. Now the widget has two windows. TheFederico Mena1998-01-169-223/+547
* implementation of gtk_widget_get()Tim Janik1998-01-169-51/+219
* Call gtk_clist_size_allocate_columns every time the column configurationMiguel de Icaza1998-01-168-0/+43
* changelog correction ;(Tim Janik1998-01-167-0/+21
* changelog entry for the widget arg stuff.Tim Janik1998-01-167-0/+112
* main part for GtkArgSetFunc/GtkArgGetFunc implementation.Tim Janik1998-01-1676-213/+380
* Fixed a small memory leak in gtkpaned, and I changed the cursor to aJay Painter1998-01-1511-2/+47
* remove an invalid cast that shows up with debugging enabled only.Tim Janik1998-01-151-1/+1
* changlog updatesJay Painter1998-01-137-0/+56
* GtkCList updates, GtkText now defaults to editable = FALSE, but you canJay Painter1998-01-136-57/+108
* Re-indented to GNU style to be consistent with the rest of Gtk - FedericoArturo Espinosa1998-01-131-591/+616
* Fixed child->icon and child->label == NULL bugs.Federico Mena Quintero1998-01-1311-119/+540
* misc modsElliot Lee1998-01-132-27/+53
* This reverts GTK to libtool-1.0f, libtool-1.0h has some problems linking libg...Jay Painter1998-01-125-644/+458
* *** empty log message ***Ian Main1998-01-117-0/+28
* Added a better test for './' and changed a few other things about theIan Main1998-01-111-2/+11
* changed message for EAGAIN from "no more processes" to "try again" sinceTim Janik1998-01-103-5/+39
* Look and feel changes to CList so it now looks like a scrolled window.Jay Painter1998-01-099-65/+90
* gtkclist: allow adding a new row without having to give text for it (i.e. if ...Elliot Lee1998-01-091-3/+4
* Added check for inline in configure and updated files to use it.Manish Singh1998-01-0912-3/+100
* a few modifications, blah blahElliot Lee1998-01-086-9/+12
* Minor fixup to gtklabel for prototype/definition consistencyManish Singh1998-01-081-2/+2