summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of cases where XGetWindowProperty() is called without trappinggtk-1-2-merge-to-head-2Owen Taylor2000-03-131-0/+5
* FAQ Update: - Minor cleanups (Emmanuel, me) - New questions: I need to addGMT 2000 Tony Gale2000-03-101-0/+11
* nothing reallyTim Janik2000-03-011-1/+0
* Spelling/grammar fixes from Martin Buchholz <martin@xemacs.org>GMT 2000 Tony Gale2000-02-291-0/+10
* Fix problem where stray '"' characters found their way into the fontsetOwen Taylor2000-02-251-0/+5
* Implement num_marked_dates, and don't emit mutiple day_selected signals onGMT 2000 Tony Gale2000-02-241-0/+6
* New section on GtkCalendar Update example codeGMT 2000 Tony Gale2000-02-231-0/+5
* FAQ UpdateGMT 2000 Tony Gale2000-02-221-0/+4
* add extern "C" scope.Tim Janik2000-02-221-0/+4
* applied patch from Guy Harris <guy@netapp.com> to make appends to the listLars Hamann2000-02-211-0/+5
* Don't recommend the use of gtk_signal_handlers_destroy, closes bug #6390Havoc Pennington2000-02-191-0/+5
* remove extraneous prototypes, patch from Sam O'ConnorTim Janik2000-02-171-0/+7
* 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