summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
Commit message (Expand)AuthorAgeFilesLines
* Patch from Bill Haneman to draw to focus using gtk_paint_focus() with theOwen Taylor2002-02-141-0/+9
* validate a larger area, proportional to widget size, to fix #71427Havoc Pennington2002-02-141-0/+6
* just go ahead and flush all the first validate stuff if it hasn't beenHavoc Pennington2002-02-131-0/+13
* Don't chain up to the container's expose event. Instead callJoe Shaw2002-02-131-0/+10
* Add some more GdkDebugFlags, for more fine-grained debugging outputTor Lillqvist2002-02-131-1/+8
* Implement Control-F1 as toggle-tooltips-mode.Owen Taylor2002-02-131-0/+8
* g_warning() if setting the local fails, like gdk_set_locale() did.Owen Taylor2002-02-131-0/+12
* Cast GType to long and use %ld to fix warning. (#71318, Morten Welinder)Owen Taylor2002-02-131-0/+5
* fix figuring accel path and changing behaviour.Tim Janik2002-02-131-0/+4
* partly revert my recent expanding change to not expand the table if allTim Janik2002-02-131-0/+7
* emit row_deleted before we start unreffing the nodes ourselvesKristian Rietveld2002-02-121-0/+10
* always spread out the extra space allocated for the homogeneous case, asTim Janik2002-02-121-0/+7
* Consider reordering the row even when there's no sort column, if there's aDarin Adler2002-02-121-0/+13
* Fix ChangeLogSøren Sandmann Pedersen2002-02-111-1/+1
* converted the "Delete File" dialog to GtkMessageDialog. Marked missingSven Neumann2002-02-111-4/+9
* Opaque resizing + prelighting for paned widget. move reszing logic toSoeren Sandmann2002-02-111-0/+6
* Implements DnD scrolling and fixes #71139Kristian Rietveld2002-02-111-0/+9
* set upper member of hadjustment correct, so the hscrollbars of listsKristian Rietveld2002-02-111-0/+6
* fix signature to match implementationjacob berkman2002-02-111-0/+5
* set value of func to NULL during initialization (we don't use func in theKristian Rietveld2002-02-111-0/+6
* install presize handler, so the validate_rows_handler will always be runKristian Rietveld2002-02-111-0/+5
* Add bug numberGTK_MULTIHEAD_MERGEPOINT_11_02_02Kristian Rietveld2002-02-101-1/+1
* increase value of new_location by one if cmp_a > 0 and we hit the end ofKristian Rietveld2002-02-101-0/+7
* Add three Ethiopic input methods from Daniel Yacob.Owen Taylor2002-02-101-0/+6
* Set finalize handler; (gtk_calendar_finalize): Rename gtk_calendar_destroyAnders Carlsson2002-02-101-0/+6
* 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