summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* UpdatedTomas Ogren1999-07-102-33/+36
* Indicate that the --with-glib= configure time flag is unsupported.Owen Taylor1999-07-089-3/+57
* s/,/./Stuart Parmenter1999-07-071-1/+1
* Unlock around call to g_main_pending() as well.Owen Taylor1999-07-078-1/+42
* Unlock around call to g_main_iteration() - since that will regrab GTK+Owen Taylor1999-07-078-0/+44
* Added a file that gives documenation about the autogeneration process forOwen Taylor1999-07-068-0/+318
* - Code cleanups - Instantaneously update on modifier key presses - AllowOwen Taylor1999-06-308-78/+261
* Don't core dump at all on X IO errors, only core dump if --enable-debugOwen Taylor1999-06-3011-6/+154
* Look for libgmodule in the right location.Owen Taylor1999-06-298-1/+36
* add ::default_width and ::default_height arguments.Tim Janik1999-06-289-17/+116
* Don't add an extra "/" when concating "/" + filename. (From Matt GrossmanOwen Taylor1999-06-288-1/+44
* Reset clip mask for fg_gc if we set it for drawing pixmap.Owen Taylor1999-06-288-2/+41
* removed old ""Got event for unknown window:" message. disabledTim Janik1999-06-2519-108/+409
* Removed references to code examples in my directory on gtk.org as theyOwen Taylor1999-06-179-42/+836
* Add maintainers listElliot Lee1999-06-151-0/+1
* queue a resize.Tim Janik1999-06-118-1/+30
* small fixTim Janik1999-06-097-7/+0
* mark certain functions as internal.Tim Janik1999-06-0929-264/+1122
* Added entry about menu keyboard navigation, removed some finished items.Owen Taylor1999-06-048-16/+49
* Removed ill-thought-out part of last comment.Owen Taylor1999-06-028-7/+40
* Get the reference counting right when we have to attach a new style for aOwen Taylor1999-06-028-1/+107
* added return if fail for invalid window types.11999-06-0110-3/+61
* don't segfault when --gtk-module is the last argument (reported by Per11999-06-018-2/+38
* Standardize on func_dgettext not func_gettext, so that the checks forOwen Taylor1999-06-018-3/+45
* blahManish Singh1999-05-297-7/+7
* libtool 1.3.2Manish Singh1999-05-2913-140/+552
* Updates from Stanislav Brabec <utx@k332.feld.cvut.cz>.Owen Taylor1999-05-252-36/+41
* Fixes for invisible XOR lines (Frank LoemkerOwen Taylor1999-05-2510-8/+82
* signal emit value_changed signals if h/voffsets differ from adjustmentLars Hamann1999-05-128-4/+47
* GTK+ is as easy as 1.2.3...GTK_1_2_3CDT 1999 Shawn T. Amundson1999-05-1131-408/+450
* propagate ::selection-done emissions up to the topmost menu shell.Tim Janik1999-05-118-6/+57
* Unset the user data on the window before destroying it.Owen Taylor1999-05-079-3/+141
* Removed stray GtkPlugButton declaration.Owen Taylor1999-05-0612-5/+168
* Change G_MAXINT to 2^16 to alleviate overflow problems in various windowOwen Taylor1999-05-062-16/+16
* Patch from Sung-Hyun Nam <namsh@lgic.co.kr>Owen Taylor1999-05-062-20/+20
* in the ItemFactory test, link radio items together, and show howTim Janik1999-05-0625-262/+497
* Initialize size_hints.x and size_hints.y because kwm brokenly paysOwen Taylor1999-05-059-2/+67
* Free the return value of gdk_list_visuals(). (Bug #1193 - Morten WelinderOwen Taylor1999-05-058-6/+51
* Add $INTLLIBS into $LIBS directly, rather than repeating the checks forOwen Taylor1999-05-0510-19/+134
* cast the return value of XSetIMValues to (void *) when comparing to NULL,Manish Singh1999-05-049-2/+51
* Use width,height = 0, 0 to mean - here to edge of window, instead of -1,Owen Taylor1999-05-0411-83/+88
* Add a gtkrc file for iso-8859-2 locales.Owen Taylor1999-05-0410-13/+192
* Backmerge from HEAD sk.po sl.po zh_TW.Big5.po: New additionsOwen Taylor1999-05-048-75/+2855
* check private->destroyed before making the callManish Singh1999-05-028-5/+42
* libtool 1.3 upgradeManish Singh1999-05-0112-693/+799
* remove unused variable.Tim Janik1999-04-298-1/+28
* Fix leak pointed out by Morten Welinder <terra@diku.dk>.Owen Taylor1999-04-279-0/+85
* When redrawing characters on non-visible entry, use appropriate '*'Owen Taylor1999-04-271-4/+9
* compute destination cell from drag coordinates.Lars Hamann1999-04-269-135/+257
* Updated.Changwoo Ryu1999-04-242-25/+29