summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
Commit message (Expand)AuthorAgeFilesLines
* don't reduce the scroll rect size by the scroll amountHans Breuer2002-02-101-0/+25
* Fix a double «The» typo in a string.Kjartan Maraas2002-02-101-0/+4
* Avoid segfault for selectable tab labels (even without a segfault, theyMatthias Clasen2002-02-091-0/+17
* convert the iter to a child iter again, after doing _iter_children. It'sKristian Rietveld2002-02-091-0/+6
* Use == rather than = in sanity checks. Ouch!Daniel Elstner2002-02-091-0/+5
* Add missing curled braces so that it doesn't always return. Also indentDaniel Elstner2002-02-091-0/+7
* Add prototype for _gtk_binding_reset_parsed().Owen Taylor2002-02-091-0/+5
* add missed changelog entryOwen Taylor2002-02-091-1/+6
* Keyboard navigation for GtkPaned F6: cycle between panes. F8: focus handleSoeren Sandmann2002-02-091-0/+9
* XCopyArea with subwindow_mode = IncludeInferiors. (#70999)Owen Taylor2002-02-091-0/+9
* Fix problem with string-valued parameters (#70012, Johan Dahlin.)Owen Taylor2002-02-091-0/+9
* fix evil ref bug where the wrong row and a deleted row was unreffed. FoundJonathan Blandford2002-02-091-0/+6
* Add a function to delete all bindings add by gtk_binding_parse_binding()Owen Taylor2002-02-091-1/+23
* Remove a tiny bit more dead code.Darin Adler2002-02-091-0/+5
* Fix stale pointer bug.Darin Adler2002-02-081-0/+5
* Return FALSE if not shoing the titles. (#70959, Thomas Leonard)Owen Taylor2002-02-081-0/+5
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-0/+23
* gtk/gtkfilesel.c gtk/gtkgamma.c use stock labels for dialog actionSven Neumann2002-02-081-0/+6
* Pass the ref_node and unref_node calls through to the child model.Darin Adler2002-02-081-0/+6
* s/__FUNCTION__/G_GNUC_FUNCTION/ dittoLaszlo Peter2002-02-081-0/+5
* add change_value virtual function, to fix buildHavoc Pennington2002-02-081-0/+8
* Add ::move-focus-out signal to handle Control[-Shift]-Tab andOwen Taylor2002-02-081-0/+22
* Convert to using binding set for doing key bindings. (#62622, Requested byOwen Taylor2002-02-081-0/+12
* Fixes #70782 and some drag dest rectangle/line issuesKristian Rietveld2002-02-071-0/+18
* Use layout text (which may be affected by invisible char) to computeOwen Taylor2002-02-071-0/+6
* Change show_help signal to return gboolean instead of void. This allowsPadraig O'Briain2002-02-071-0/+11
* Change popup_menu signal to return gboolean instead of void. This allowsPadraig O'Briain2002-02-071-0/+11
* Free the setting name.Anders Carlsson2002-02-071-0/+5
* Fixes #70708Kristian Rietveld2002-02-061-0/+14
* remove unused variable (gtk_text_view_get_window): add warning about howHavoc Pennington2002-02-061-0/+7
* Add warnings if you try to use a child anchor that isn't inside a buffer.Havoc Pennington2002-02-061-0/+7
* rip out all the debugging ifdefs, as modelsort seems to be stable (andKristian Rietveld2002-02-061-0/+5
* Keep the length of the anti-expose queue finite, by if it gets too long,Owen Taylor2002-02-061-0/+11
* offset area being gotten from pixmap by the align/padding offsets, so weHavoc Pennington2002-02-051-0/+6
* Remove a (now) misleading comment.Matthias Clasen2002-02-051-0/+4
* Do not #include <gdk/gdkwindow.h>.Federico Mena Quintero2002-02-051-0/+4
* let's set the path, which we're going to pass with the emission ofKristian Rietveld2002-02-051-0/+6
* Fix leak of GdkEvent (#70519)Padraig O'Briain2002-02-041-0/+5
* Fix from Matthias Clasen to clear background appropriately for theme byOwen Taylor2002-02-041-0/+7
* on Feb 4 10:06:49 2002 Owen Taylor <otaylor@redhat.com>Owen Taylor2002-02-041-0/+5
* rename "signal" arg to "name" to avoid compiler warnings about shadowingHavoc Pennington2002-02-041-0/+7
* Add flipping support to the expanders.Anders Carlsson2002-02-031-0/+5
* RC file lookup improvements (#68234, suggestions from Matthias Clasen.)Owen Taylor2002-02-031-0/+13
* Non-exported _gtk_menu_select_first() function that selects the first itemOwen Taylor2002-02-031-0/+20
* Fix some bugs in the determination of xgrab_shell.Owen Taylor2002-02-031-0/+5
* Add a GtkSetting (gtk-entry-select-on-focus) controlling whether theOwen Taylor2002-02-021-0/+25
* To get around the fact that we may have a owner_events = FALSE grab inOwen Taylor2002-02-021-0/+10
* Install gtkrc.default from $(srcdir) for when $(builddir) is different.Peter Williams2002-02-021-0/+5
* remove TESTGTK_RCFILE defineKristian Rietveld2002-02-021-0/+4
* Remove the "select first item if popped up from keypress" hack -- wasOwen Taylor2002-02-021-0/+11