summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Forgotten commitMatthias Clasen2006-03-151-2/+2
* 2.8.15GTK_2_8_15Matthias Clasen2006-03-131-0/+4
* *** empty log message ***Federico Mena Quintero2006-03-101-18/+21
* clean up the GInitiallyUnowned floating flag when setting GTK_FLOATING.Tim Janik2006-03-091-0/+5
* 2.8.14GTK_2_8_14Matthias Clasen2006-03-081-0/+4
* constrain text area to positive values (#316712).Tim Janik2006-03-081-0/+2
* fixup adjustments and top_row if the current dy + page_size exceeds theKristian Rietveld2006-03-081-0/+3
* announce change and glib-2.10.1 requirement.Tim Janik2006-03-081-1/+12
* Take cursor width into account when calculating the area to beMatthias Clasen2006-03-071-0/+4
* Set error when returning FALSE. (#333268, Paolo Maggi, Christian Persch)Matthias Clasen2006-03-061-4/+14
* Check that the pixmap has the right depth. (#333363, Ed Catmur)Matthias Clasen2006-03-061-0/+1
* Remove superfluous extern errno declaration. (#333605, Tommi Komulainen)Matthias Clasen2006-03-062-2/+5
* Apply some arbitrary lower limit for the guessed wrap width. (#332466,Matthias Clasen2006-03-061-1/+1
* Fix handling of image-only buttons. (#332985, Kalle Vahlmann, #333555)Matthias Clasen2006-03-061-22/+33
* Position the focus rectangle correctly in RTL mode. (#333291, BenjaminMatthias Clasen2006-03-041-9/+17
* Make scroll_to_path work for newly inserted items, by delaying the scrollMatthias Clasen2006-03-021-28/+39
* Use GTK_WIDGET_IS_SENSITIVE, not GTK_WIDGET_SENSITIVE. (#333133, ChristianMatthias Clasen2006-03-021-1/+1
* Comment out some unused code, and fix the reference point of compositedMatthias Clasen2006-02-271-49/+63
* 2.8.13GTK_2_8_13Matthias Clasen2006-02-251-0/+4
* Fix the buildMatthias Clasen2006-02-222-2/+3
* Minor optimizations. (#332059, Arnaud Charlet)Matthias Clasen2006-02-222-10/+4
* Emit notify::active here, when changing the value of this property.Matthias Clasen2006-02-221-1/+5
* Make the tab popup menu keynavigatableMatthias Clasen2006-02-221-0/+56
* Change Close buttons to GTK_RESPONSE_CANCEL so Escape works. (#331940,Matthias Clasen2006-02-221-6/+6
* Properly update internal state when child visibility changes. (#331785,Matthias Clasen2006-02-201-1/+33
* Merged from HEAD:Federico Mena Quintero2006-02-161-2/+2
* Remove redundant check. Pointed out by Bodo-Merle Sandor.Matthias Clasen2006-02-141-3/+0
* Add this to match realize. This fixes moving color buttons betweenMatthias Clasen2006-02-141-2/+15
* Give working examples in the docs. (#330944, John Spray)Matthias Clasen2006-02-131-2/+2
* Fix row_spacing/column_spacing confusion. (#330732, Donald Straney)Matthias Clasen2006-02-111-2/+2
* 2.8.12GTK_2_8_12Matthias Clasen2006-02-111-0/+4
* Add some docsMatthias Clasen2006-02-101-1/+37
* Guard against NULL. (#330177, Raphael Slinckx)Matthias Clasen2006-02-101-1/+1
* Improve combobox docsMatthias Clasen2006-02-101-1/+3
* Merged from HEAD:Ross Burton2006-02-091-2/+2
* Doc fixesRoss Burton2006-02-091-2/+2
* Don't put relevant callss in g_assert(). (#329876, Kristian Rietveld)Matthias Clasen2006-02-081-6/+6
* Copy the display_key as well. (#330389, Markku Vire)Matthias Clasen2006-02-081-0/+2
* Fix label paddingMatthias Clasen2006-02-031-3/+1
* Make sure the tree view is realized, since we grab the focus to it.Matthias Clasen2006-01-301-0/+2
* Use the setter for active. (#329208, Guillaume Cottenceau)Matthias Clasen2006-01-301-1/+2
* Fix misalignment of RTL text in ellipsized GtkLabel: use layout width ifBehdad Esfahbod2006-01-271-4/+6
* 2.8.11GTK_2_8_11Matthias Clasen2006-01-271-0/+4
* Merged from HEAD:Federico Mena Quintero2006-01-271-0/+6
* Be more careful when blocking signals.Matthias Clasen2006-01-252-12/+29
* Don't crash if layout is NULL. (#327934, Christian Kirbach)Matthias Clasen2006-01-211-1/+4
* On "unix", pop up the "Open Location" window on "~" as well as "/".Dan Winship2006-01-201-12/+21
* Fix a crash with combo boxes in RESIZE_IMMEDIATE containers. (#326806,Matthias Clasen2006-01-151-5/+3
* Make this work on more platforms.Matthias Clasen2006-01-141-1/+1
* Reset the virtual cursor position. (#326003, Evert Verhellen)Matthias Clasen2006-01-121-0/+3