summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Calculate the length of the entry contents in characters, not in bytes.Matthias Clasen2004-06-041-1/+12
* Fix the al lowed values and default value for the ::active property.Matthias Clasen2004-06-041-2/+2
* Merged from HEAD:Michael Natterer2004-06-031-13/+18
* Revert previous commit. It caused the problem of sticky right click menusSoeren Sandmann2004-06-031-21/+17
* Fix the stay up algorithm for combo boxes to better handle the "click"Soeren Sandmann2004-06-021-17/+22
* Merged from HEAD:Federico Mena Quintero2004-06-021-1/+2
* Don't close the dialog on focus out of the size entry. (#143505, DavidMatthias Clasen2004-06-021-1/+10
* Merged from HEAD:Federico Mena Quintero2004-06-024-84/+86
* Remove leftover debug code.Matthias Clasen2004-06-021-3/+0
* Don't allow unless selection mode is multiple. (#142634, John Finlay)Matthias Clasen2004-06-021-0/+2
* Rename function parameters from index to index_ to prevent clash with BSDMatthias Clasen2004-06-026-37/+38
* Handle accel_closure being NULL on an accel label. (#139641, SamMatthias Clasen2004-06-021-3/+7
* coding style fix.Matthias Clasen2004-06-021-1/+1
* Prevent icon lookup finding icons in the wrong prefix. (#143328, MarkMatthias Clasen2004-06-022-8/+13
* Make menus only stay up if you release within 500 milliseconds.Soeren Sandmann2004-06-012-25/+47
* Merged from HEAD:Federico Mena Quintero2004-06-011-1/+1
* Merged from HEAD:Federico Mena Quintero2004-05-311-11/+11
* Typo fix.Matthias Clasen2004-05-311-1/+1
* Make detached handleboxes work when their parent is minimized, porting theMatthias Clasen2004-05-311-3/+5
* Add informative messages for common problems. (#137974, Owen Taylor)Matthias Clasen2004-05-281-2/+10
* Sync from upstreamJonathan Blandford2004-05-272-19/+24
* Typo fix.Matthias Clasen2004-05-271-1/+1
* Really commit the fixes which are already in the ChangeLog.Matthias Clasen2004-05-202-18/+10
* Restrict the width of the popup to be no larger than the monitor.Matthias Clasen2004-05-181-10/+10
* Allocate space for the focus rectangle only if necessary. (#142668,Matthias Clasen2004-05-171-9/+16
* Remove two useless lines. (#142479, Morten Welinder)Matthias Clasen2004-05-171-4/+1
* Merged from HEAD:Matthias Clasen2004-05-141-13/+34
* Add a comment about unused bits.Matthias Clasen2004-05-141-2/+19
* Revert the previous change to this function, clarify the docs instead.Matthias Clasen2004-05-121-8/+4
* Merged from HEAD:Michael Natterer2004-05-111-3/+13
* Merged from HEAD:Matthias Clasen2004-05-114-26/+104
* Make static.Matthias Clasen2004-05-101-1/+1
* Add prototype for _gtk_widget_grab_notify()Soeren Sandmann2004-05-101-0/+3
* Merge from HEAD:Matthias Clasen2004-05-101-10/+28
* Merge from HEAD:Matthias Clasen2004-05-101-0/+13
* Make Return activate the default button. (#118921)Matthias Clasen2004-05-101-1/+33
* New internal function that emits the grab notify signal.Soeren Sandmann2004-05-102-2/+18
* Merge from HEAD:Matthias Clasen2004-05-101-1/+8
* Merge from HEAD:Hans Breuer2004-05-091-32/+71
* In list mode, accept the same mouse/wheel bindings on the cellview as onMatthias Clasen2004-05-091-2/+19
* Merge from HEAD:Matthias Clasen2004-05-092-1/+11
* Merged from HEAD:Matthias Clasen2004-05-071-0/+12
* Also popup the submenu for items in torn off menus. (#122051)Matthias Clasen2004-05-071-1/+2
* Remove this no longer needed signal handler. (#141817, Paul Pogonyshev)Matthias Clasen2004-05-061-34/+6
* in RTL mode, position the title lable next to the arrow just as we do forSven Neumann2004-05-061-2/+9
* Don't call g_free() on a pixbuf. (#141961, Crispin Flowerday)Matthias Clasen2004-05-061-1/+2
* Make the output parseable. (#141929, Sven Neumann)Matthias Clasen2004-05-051-28/+36
* Add multi-monitor offset. (#141842, John Ehresman)Tor Lillqvist2004-05-052-2635/+0
* Fixes #139562, based on a patch by Christian Neumair.Federico Mena Quintero2004-05-041-31/+18
* Disable debug logging again.Matthias Clasen2004-05-041-1/+1