summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Released GTK+ 1.2.7GTK_1_2_7aGTK_1_2_7CST 2000 Shawn T. Amundson2000-02-161-0/+4
* use g_str_hash() and g_str_equal() for the typename hash table.Tim Janik2000-02-141-0/+5
* Add some sanity checks to make sure we never divide by zero. (ProblemOwen Taylor2000-02-141-0/+6
* Apply patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp> to makeOwen Taylor2000-02-141-0/+8
* parent class is GtkContainer, not GtkWidget.Tim Janik2000-02-131-0/+5
* had to squeeze some more guint wrap-around bugs before going to bed.Tim Janik2000-02-111-0/+7
* guard against guint wrap arounds in allocation.width.Tim Janik2000-02-101-0/+8
* guard widget access with ref/unref around signal emission.Tim Janik2000-02-081-0/+8
* use gtk_default_prelight_bg instead of gtk_default_insensitive_bg asTim Janik2000-02-081-0/+12
* ignore delete events when grabs are active, unless a delete event is sendTim Janik2000-02-071-0/+6
* Remove debugging g_print's.Owen Taylor2000-02-061-0/+5
* up version number to 1.2.7, interface age 2, binary age 7. depend on glibTim Janik2000-02-041-0/+7
* Feb 4 15:54:54 2000 Owen Taylor <otaylor@redhat.com>Owen Taylor2000-02-031-0/+7
* Set the charset explicitely for the default font to avoid problems withOwen Taylor2000-02-031-0/+6
* acinclude.m4 config.guess config.sub ltconfig upgrade to libtool 1.3.4Manish Singh2000-02-031-0/+10
* Set the activate_time to 0, so that we handle a quick press/releaseOwen Taylor2000-02-021-4/+11
* fixed very evil reentrancy bugs with destruction notifier, *always* updateTim Janik2000-02-011-0/+7
* A few more fixes for bug #5487, #2051, #2677. Reset clist->anchor to -1 ifLars Hamann2000-01-291-0/+10
* Removed duplicate prototypes for gdk_drag_get_selection() andOwen Taylor2000-01-291-0/+7
* page->tab_label can be NULL.Owen Taylor2000-01-281-0/+5
* parent_relative arg is booleanHavoc Pennington2000-01-271-0/+38
* Return immediately if clist->drag_pos < 0. This is a workaround for theOwen Taylor2000-01-271-0/+14
* Fix stupid typo in last commit.Owen Taylor2000-01-271-0/+4
* prefix all autogenerated source that get build in $(srcdir) withTim Janik2000-01-261-0/+11
* Finish the job of allowing event to be NULL. (Fixes bug #4283, reported byOwen Taylor2000-01-261-0/+11
* Don't show the tab_label unless it itself is visible.Owen Taylor2000-01-261-0/+10
* Use the requisition, not the allocation, since the allocation has notOwen Taylor2000-01-261-0/+7
* Dont' set style/base[GTK_STATE_INSENSITIVE] both toOwen Taylor2000-01-261-0/+11
* Fix several bugs which occured after an attempt to open invalid homeOwen Taylor2000-01-261-2/+20
* check dcgettext with libintl, if it's specified.Shirasaki Yasuhiro2000-01-261-0/+5
* Ignore queue_clear on NO_WINDOW widgets during a reparent, since at thatOwen Taylor2000-01-251-0/+13
* Fix return values on mouse events. (Bug #2686, Sky <seb_sky@yahoo.com>)Owen Taylor2000-01-251-0/+11
* Handle clicks between rows or outside calender area correctly. (Patch fromOwen Taylor2000-01-251-0/+11
* Remove useless #include of <X11/Xmu/WinUtil.h>, which was causing problemsOwen Taylor2000-01-251-0/+7
* Include <ctype.h> when defining gdk_isw* in terms of is* as a fallback.Owen Taylor2000-01-241-0/+6
* Don't realize the widget when it is size allocated! (old, old bug)Owen Taylor2000-01-241-0/+10
* Added short note about setting LDFLAGS and CPPFLAGS to find libraries notOwen Taylor2000-01-241-0/+6
* Correctly fix up widget->window when the widget is a NO_WINDOW containerOwen Taylor2000-01-221-0/+6
* Rewrite to account for the fact that feof() does _not_ return TRUE onOwen Taylor2000-01-221-0/+8
* s/gint/gboolean/.Owen Taylor2000-01-211-0/+4
* Change from gdk_gc_set_dashes to take gint8 instead of gchar to make itOwen Taylor2000-01-211-0/+12
* Add note about gtk_tooltips_set_colors().Elliot Lee2000-01-131-0/+3
* Added Galician to ALL_LINGUASJesus Bravo Alvarez2000-01-081-0/+4
* when calculating the background size relative to our allocation, guardTim Janik1999-12-301-0/+7
* reverted sopwith's changes to Makefile.am, the builddir != srcdir case wasTim Janik1999-12-241-0/+8
* Fix builddir != srcdir for generation of gtktypebuiltins*.[ch]Elliot Lee1999-12-211-0/+4
* Allow version >= 3, not just version == 3. We implement all 3 + most of 4Owen Taylor1999-12-021-0/+9
* Reverted pending mail to developers explaining patchgtk-1-2-merge-to-head-1Owen Taylor1999-11-201-6/+0
* *** empty log message ***Dietmar Maurer1999-11-201-0/+6
* If translation does not include a '/', use entire translation instead ofOwen Taylor1999-11-161-1/+7