summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* ensure that the allocated width and height is never zero. sanity checkTim Janik1999-07-171-0/+6
* libtool 1.3.3Manish Singh1999-07-171-0/+5
* Indicate that the --with-glib= configure time flag is unsupported.Owen Taylor1999-07-081-0/+7
* Unlock around call to g_main_pending() as well.Owen Taylor1999-07-071-0/+5
* Unlock around call to g_main_iteration() - since that will regrab GTK+Owen Taylor1999-07-071-0/+6
* Added a file that gives documenation about the autogeneration process forOwen Taylor1999-07-061-0/+20
* - Code cleanups - Instantaneously update on modifier key presses - AllowOwen Taylor1999-06-301-0/+7
* Don't core dump at all on X IO errors, only core dump if --enable-debugOwen Taylor1999-06-301-0/+12
* Look for libgmodule in the right location.Owen Taylor1999-06-291-0/+5
* add ::default_width and ::default_height arguments.Tim Janik1999-06-281-0/+10
* Don't add an extra "/" when concating "/" + filename. (From Matt GrossmanOwen Taylor1999-06-281-0/+6
* Reset clip mask for fg_gc if we set it for drawing pixmap.Owen Taylor1999-06-281-0/+5
* removed old ""Got event for unknown window:" message. disabledTim Janik1999-06-251-0/+39
* Removed references to code examples in my directory on gtk.org as theyOwen Taylor1999-06-171-0/+18
* queue a resize.Tim Janik1999-06-111-0/+4
* small fixTim Janik1999-06-091-1/+0
* mark certain functions as internal.Tim Janik1999-06-091-2/+39
* Added entry about menu keyboard navigation, removed some finished items.Owen Taylor1999-06-041-1/+6
* Removed ill-thought-out part of last comment.Owen Taylor1999-06-021-0/+5
* Get the reference counting right when we have to attach a new style for aOwen Taylor1999-06-021-0/+9
* added return if fail for invalid window types.11999-06-011-0/+8
* don't segfault when --gtk-module is the last argument (reported by Per11999-06-011-0/+5
* Standardize on func_dgettext not func_gettext, so that the checks forOwen Taylor1999-06-011-0/+6
* blahManish Singh1999-05-291-1/+1
* libtool 1.3.2Manish Singh1999-05-291-0/+10
* Fixes for invisible XOR lines (Frank LoemkerOwen Taylor1999-05-251-0/+11
* signal emit value_changed signals if h/voffsets differ from adjustmentLars Hamann1999-05-121-0/+6
* GTK+ is as easy as 1.2.3...GTK_1_2_3CDT 1999 Shawn T. Amundson1999-05-111-0/+4
* propagate ::selection-done emissions up to the topmost menu shell.Tim Janik1999-05-111-0/+5
* Unset the user data on the window before destroying it.Owen Taylor1999-05-071-0/+16