summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
Commit message (Expand)AuthorAgeFilesLines
* Added Serbian filesEAZEL-NAUTILUS-MS-AUG07Pablo Saratxaga2000-07-301-0/+4
* applied patch from Phil Thompson <phil@river-bank.demon.co.uk> thatTim Janik2000-07-271-0/+6
* Include gdk/gdkrgb.h and gtk/gtktypebuiltins.h resp. outside of the externSebastian Wilhelmi2000-07-191-0/+7
* scratched notion of completely outdated email adress:Tim Janik2000-07-111-0/+7
* eek, i've never seen a bug here, never been here and never fixed anythingTim Janik2000-07-111-0/+7
* movec gtkrc.bg to more generic gtkrc.cp1251Pablo Saratxaga2000-06-181-0/+6
* Fix cut and paste typo where wrong pixmap was being unref'ed. (Pointed outOwen Taylor2000-06-111-0/+17
* released Gtk+-1.2.8.GTK_1_2_8Tim Janik2000-05-251-0/+4
* gtk version 1.2.8, interface age 3, binary age 8.Tim Janik2000-05-251-0/+4
* fix mangling of rectangle height with its width, spotted by Justin DavidTim Janik2000-05-191-0/+6
* handle "(nil)" foundries, patch from Grigorios Magklis.Tim Janik2000-05-191-0/+14
* Fixed segfault when gdk_rgb_min_colors exceeds maximum cube size.Raph Levien2000-05-171-0/+7
* Added a gtkrc.cp1255 for Yiddish/Hebrew fontsetPablo Saratxaga2000-05-081-0/+5
* some Make 3.79 $(strip ) versions are broken and require an empty arg,Tim Janik2000-05-041-0/+5
* when unref-ing the handlers, also invalidate them. bug nailed down by KarlTim Janik2000-03-261-0/+6
* 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