summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Don't omit setting the properties if flags == 0 - there may be an existingOwen Taylor1999-09-0211-12/+125
* deal properly with the fact that RC style lists may include rc styles moreOwen Taylor1999-09-0211-38/+329
* don't require a server roundtrip to figure window's width and height,Tim Janik1999-09-018-18/+46
* Use gdk_error_trap_push() to avoid stomping over gdk_error_warnings.Owen Taylor1999-09-019-8/+74
* Compute the hints after we request the new size.Owen Taylor1999-09-0110-43/+48
* Removed GTK_WIDGET_REALIZED() assertion - we can compute the hints beforeOwen Taylor1999-09-018-17/+133
* added da filePablo Saratxaga1999-09-0110-1/+507
* zero initialize new GtkWindowGeometryInfo, so fields like GdkGeometryTim Janik1999-09-018-180/+235
* cleaned up the GtkContainer.need_resize flag handling mess, we only needTim Janik1999-09-0110-44/+286
* Move the hint setting code from gtk_widget_set_uposition to here; set theOwen Taylor1999-09-0110-30/+146
* when discarding exposes due to already queued resizes (and thereforeTim Janik1999-09-0111-336/+1017
* Missed file from last gtkrc commit.Owen Taylor1999-08-311-3/+0
* Move the ref_count member out of the GtkRcStyle structure into a newOwen Taylor1999-08-318-37/+209
* a little patch to gtk/gtkfontsel.c to add the missing bit of i18nPablo Saratxaga1999-08-3032-160/+347
* added eu and ga languagesPablo Saratxaga1999-08-3024-227/+1330
* Minor FAQ UpdateBST 1999 Tony Gale1999-08-299-2/+166
* Helps to commit the right versionTony Gale1999-08-282-0/+346
* FAQ updateBST 1999 Tony Gale1999-08-289-798/+1020
* Comment fix (it was confusing for yosh).Raph Levien1999-08-271-1/+1
* reactivated the sanity checks that ensure that a widget's allocation is atTim Janik1999-08-269-8/+124
* reordered stamp-gtk.defs in gtk_built_sources, so gtk.defs gets builtLars Hamann1999-08-258-1/+43
* evaluate $PERL for the perl version check. added --disable-rebuilds toTim Janik1999-08-259-5/+49
* Released GTK+ 1.2.4GTK_1_2_4CDT 1999 Shawn T. Amundson1999-08-2328-87/+93
* evaluate $ac_make when checking for GNU Make.Tim Janik1999-08-238-1/+29
* added some $(srcdir)/ prefixingTim Janik1999-08-231-3/+3
* small fixTim Janik1999-08-231-1/+2
* invoke indent on gtkmarshal.*. rewrote source generation rules, useTim Janik1999-08-2338-776/+1075
* rambopoo commitManish Singh1999-08-234-0/+1296
* queue_resize notebook after switch to avoid drawing problems. (Bug#856Lars Hamann1999-08-228-19/+85
* we use window->need_resize from configure_event now, to indicate that theTim Janik1999-08-2013-264/+680
* Added missing sanity checks. (gtk_target_list_unref): Likewise.Federico Mena Quintero1999-08-1818-7/+153
* guard against division by zero. (Fixes bug #1339)Owen Taylor1999-08-178-92/+36
* Prevent the trivial leak of information of allowing word motion when theOwen Taylor1999-08-178-0/+147
* Propagate modality to error dialog as well as confirmation dialogs. (BugOwen Taylor1999-08-178-4/+51
* FAQ UpdateBST 1999 Tony Gale1999-08-119-448/+2162
* Honor tree->view_lines. (gtk-guy-990611-3.patch: Guy HarrisOwen Taylor1999-08-0812-9/+124
* Don't `mv' from builddir to srcdir, use `cp' followed by `rm' (the `rm'Raja R Harinath1999-07-308-51/+93
* . configure.in: Fix autoconf warnings about cross compilation by trying toElliot Lee1999-07-3033-228/+303
* Allow defining a CUSTOM_RELEASE at RPM build timeElliot Lee1999-07-291-1/+2
* Added missing GDK_THREADS_{LEAVE,ENTER} pair. (From Paul FisherOwen Taylor1999-07-288-1/+45
* asure that the requested width and height are always >0 (owen).Tim Janik1999-07-238-2/+37
* typoTim Janik1999-07-227-7/+7
* backed out my recent change that assured that a widget's allocated withTim Janik1999-07-229-2/+98
* Don't display wrap indicators when text is not editable and word wrap isOwen Taylor1999-07-218-7/+50
* ja.po: Japanese translation update from Shirasaki Yasuhiro.Yukihiro Nakai1999-07-212-23/+26
* special case option menus here as they are not derived from menu shell,Tim Janik1999-07-218-0/+53
* convert allocation-> width/height to (gint) before calculations and checkTim Janik1999-07-208-19/+59
* ensure that the allocated width and height is never zero. sanity checkTim Janik1999-07-178-0/+55
* libtool 1.3.3Manish Singh1999-07-179-125/+289
* ja.po: "Rename file" translation fixed.Yukihiro Nakai1999-07-132-1/+5