summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Check to catch the case when the viewport fits in either direction orgtk-1-0-merge-1Owen Taylor1998-05-0110-50/+261
* Check arguments more carefully, (gtk-draco-980423-1.patch;Owen Taylor1998-05-012-4/+21
* <raster@redhat.com> fixed gdk_window_get_visual() to check for a foreignrhlabs1998-04-302-4/+22
* Changed LogOwen Taylor1998-04-307-0/+56
* ltmain.sh ltconfig config.sub config.guess:Owen Taylor1998-04-307-370/+303
* Update log. Mention new libtool version.Owen Taylor1998-04-308-1/+215
* Updated to libtool 1.2a.Owen Taylor1998-04-305-216/+270
* don't die when naughty people remove parts of the filesystem under you (fixManish Singh1998-04-308-4/+53
* check if the viewport already exists before iterating over it, maybe weTim Janik1998-04-308-1/+44
* Cache the colormap and children of a window locally instead of fetchingOwen Taylor1998-04-3011-278/+465
* made this function issue a warning if the GtkBin widget already has aTim Janik1998-04-309-18/+74
* Apply the drag and drop fix to the 1.0 branch as well -migArturo Espinosa1998-04-292-4/+4
* Only return FALSE when the clear event is been rejected, not when widgetOwen Taylor1998-04-298-6/+116
* allow the inclusion of other rc-files.Tim Janik1998-04-2813-34/+144
* only allow grabbing of focus for CAN_FOCUS widgets.Tim Janik1998-04-2719-204/+502
* Removed the "check visibility after gtk_widget_unparent" bug in hopefullyOwen Taylor1998-04-243-5/+11
* Account for the fact that gtk_tree_item_remove_subtree will be calledOwen Taylor1998-04-2411-16/+204
* Notify all weak references before object removing data. This change fixesOwen Taylor1998-04-248-24/+82
* merging changes from me and quartic back into the old tree.Tim Janik1998-04-2412-32/+204
* haha! got it merged!Tim Janik1998-04-2410-8/+238
* prepend the running_timeouts list with the tmp_list link itself, not withTim Janik1998-04-228-2/+81
* corrected a brace position (Damon Chaplin), which i got wrong whenTim Janik1998-04-178-1/+43
* Make sure that when we are running with a non-installed colormap, in 8-bitOwen Taylor1998-04-169-2/+103
* Put the gdkwindow.c fix here tooArturo Espinosa1998-04-159-8/+64
* Makefile.am: add gtk+.spec, removed gtk+.prjGTK_1_0_0aShawn Amundson1998-04-145-1672/+1
* Released GTK+ 1.0.0GTK_1_0_0PDT 1998 Shawn T. Amundson1998-04-147-0/+28
* Don't read the character past the end of the text.Owen Taylor1998-04-1411-42/+180
* Updated package versionsOwen Taylor1998-04-141-5/+4
* Minor additions and fixesOwen Taylor1998-04-142-4/+8
* update address info to gtk.org for ftp and web sites.PDT 1998 Shawn T. Amundson1998-04-148-2/+30
* New function; wrapper for XPolygonRegion().Federico Mena Quintero1998-04-1411-1/+144
* file led_on2.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file led_on1.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file led_off2.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file led_off1.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file btn3.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file btn2.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file btn1.xpm was initially added on branch themes.rhlabs1998-04-130-0/+0
* file config was initially added on branch themes.rhlabs1998-04-130-0/+0
* removed duplicate call to gtk_widget_set_policy.Michael K. Johnson1998-04-139-4/+35
* Split out glib.rhlabs1998-04-131-1/+23
* check for accelerator table to be != NULL.Tim Janik1998-04-138-4/+50
* typo, gtk-1.0.0 should be gtk+-1.0.0 A little more intro on what gtk is...PDT 1998 Shawn T. Amundson1998-04-139-8/+45
* An old allocation error.Owen Taylor1998-04-139-2/+66
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-13270-560/+854
* Set a flag so instead of clearing the area in advance. That lookedOwen Taylor1998-04-1315-30/+231
* Removed incorrect part of assertion that was causing failures forOwen Taylor1998-04-118-2/+43
* Fixed a sign problem (typedef gint guint!). Added some checks to make sureOwen Taylor1998-04-118-3/+45
* don't shut down the tooltip on expose events.Tim Janik1998-04-1110-2/+62
* Extended for the 1.0 release. Eliminated the "before 1.0" sectionOwen Taylor1998-04-1010-99/+260