summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.2.5-pre1 (test release)GTK_1_2_5_pre1CDT 1999 Shawn T. Amundson1999-09-031-0/+4
* Rewrite for simplicity, and hopefully correctness. (Fixes bug #1322, whichOwen Taylor1999-09-031-0/+13
* When we receive an unexpected destroy notify on one of our windows, don'tOwen Taylor1999-09-031-0/+14
* Fix stupid signedness problem that was causing background to sometimes beOwen Taylor1999-09-031-0/+6
* [ Fixes pointed out by Ettore Perazzoli <ettore@comm2000.it> ]Owen Taylor1999-09-031-2/+14
* don't echo @GTK_VERSION@, butTim Janik1999-09-031-0/+6
* changed version number to 1.2.5-pre1, interface age 0, binary age 5. weTim Janik1999-09-031-0/+9
* Add name => font and name => fontset hashes. The name => fontset hash is aOwen Taylor1999-09-031-0/+32
* Remove useless and slightly confusing test. [ XInternAtom (,,TRUE) willOwen Taylor1999-09-021-0/+17
* added GTK_WIN_POS_CENTER_ALWAYS.Tim Janik1999-09-021-0/+31
* s/size_changed/default_size_changed/g so i know what's really going onTim Janik1999-09-021-0/+6
* queue a new resize if we have size_changed upon handling_resize. this is aTim Janik1999-09-021-0/+33
* Don't omit setting the properties if flags == 0 - there may be an existingOwen Taylor1999-09-021-0/+15
* deal properly with the fact that RC style lists may include rc styles moreOwen Taylor1999-09-021-0/+28
* don't require a server roundtrip to figure window's width and height,Tim Janik1999-09-011-0/+6
* Use gdk_error_trap_push() to avoid stomping over gdk_error_warnings.Owen Taylor1999-09-011-0/+10
* Compute the hints after we request the new size.Owen Taylor1999-09-011-0/+5
* Removed GTK_WIDGET_REALIZED() assertion - we can compute the hints beforeOwen Taylor1999-09-011-0/+15
* added da filePablo Saratxaga1999-09-011-0/+5
* zero initialize new GtkWindowGeometryInfo, so fields like GdkGeometryTim Janik1999-09-011-0/+12
* cleaned up the GtkContainer.need_resize flag handling mess, we only needTim Janik1999-09-011-0/+35
* Move the hint setting code from gtk_widget_set_uposition to here; set theOwen Taylor1999-09-011-1/+13
* when discarding exposes due to already queued resizes (and thereforeTim Janik1999-09-011-0/+61
* Move the ref_count member out of the GtkRcStyle structure into a newOwen Taylor1999-08-311-0/+19
* a little patch to gtk/gtkfontsel.c to add the missing bit of i18nPablo Saratxaga1999-08-301-0/+6
* Minor FAQ UpdateBST 1999 Tony Gale1999-08-291-0/+4
* FAQ updateBST 1999 Tony Gale1999-08-281-0/+4
* reactivated the sanity checks that ensure that a widget's allocation is atTim Janik1999-08-261-0/+13
* reordered stamp-gtk.defs in gtk_built_sources, so gtk.defs gets builtLars Hamann1999-08-251-0/+6
* evaluate $PERL for the perl version check. added --disable-rebuilds toTim Janik1999-08-251-0/+6
* Released GTK+ 1.2.4GTK_1_2_4CDT 1999 Shawn T. Amundson1999-08-231-0/+4
* evaluate $ac_make when checking for GNU Make.Tim Janik1999-08-231-0/+4
* invoke indent on gtkmarshal.*. rewrote source generation rules, useTim Janik1999-08-231-0/+33
* queue_resize notebook after switch to avoid drawing problems. (Bug#856Lars Hamann1999-08-221-0/+10
* we use window->need_resize from configure_event now, to indicate that theTim Janik1999-08-201-1/+56
* Added missing sanity checks. (gtk_target_list_unref): Likewise.Federico Mena Quintero1999-08-181-0/+19
* guard against division by zero. (Fixes bug #1339)Owen Taylor1999-08-171-13/+5
* Prevent the trivial leak of information of allowing word motion when theOwen Taylor1999-08-171-0/+19
* Propagate modality to error dialog as well as confirmation dialogs. (BugOwen Taylor1999-08-171-0/+6
* FAQ UpdateBST 1999 Tony Gale1999-08-111-0/+4
* Honor tree->view_lines. (gtk-guy-990611-3.patch: Guy HarrisOwen Taylor1999-08-081-0/+15
* Don't `mv' from builddir to srcdir, use `cp' followed by `rm' (the `rm'Raja R Harinath1999-07-301-7/+13
* . configure.in: Fix autoconf warnings about cross compilation by trying toElliot Lee1999-07-301-0/+9
* Added missing GDK_THREADS_{LEAVE,ENTER} pair. (From Paul FisherOwen Taylor1999-07-281-0/+6
* asure that the requested width and height are always >0 (owen).Tim Janik1999-07-231-0/+5
* typoTim Janik1999-07-221-1/+1
* backed out my recent change that assured that a widget's allocated withTim Janik1999-07-221-0/+13
* Don't display wrap indicators when text is not editable and word wrap isOwen Taylor1999-07-211-0/+5
* special case option menus here as they are not derived from menu shell,Tim Janik1999-07-211-0/+6
* convert allocation-> width/height to (gint) before calculations and checkTim Janik1999-07-201-0/+6