summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Right-justify labels in rtl mode. (#129071, chinen@jp.ibm.com)Matthias Clasen2004-02-032-3/+27
* Clip narrow columns in rtl-oriented tree views (#128089,Matthias Clasen2004-02-034-8/+26
* Add init_hadjust_value and prev_width. Initialize them here. ...and here.Matthias Clasen2004-02-022-2/+31
* Fix #130846, reported by R. McFarland <rwmcfa1@neces.com>.Federico Mena Quintero2004-02-021-3/+3
* Don't access the level after removing the node, since that may kill theMatthias Clasen2004-02-021-1/+2
* The latest in menu separation technology.Matthias Clasen2004-02-021-29/+6
* Only start sliding when using the new API.Soeren Sandmann2004-02-011-1/+1
* Make sure item_area is positioned correctly. Fix #133070, reported bySoeren Sandmann2004-02-011-2/+2
* Don't crash when finalizing an unused GtkTextChildAnchor. (#132260,Matthias Clasen2004-01-311-14/+17
* Correct the documentation for new_order. (#124790, Tim-Philipp Müller)Matthias Clasen2004-01-312-4/+5
* Don't leak the GtkKeySnooperData. (#132038, R. McFarland)Matthias Clasen2004-01-311-2/+5
* Fixes #132975.Federico Mena Quintero2004-01-305-7/+7
* Fixes #132929.Not Zed2004-01-301-2/+6
* Fix #129872, based on a patch by Jan Arne Petersen <jpetersen@uni-bonn.de>Federico Mena Quintero2004-01-302-48/+286
* Remove C++ comment; reported by Damien Carbery <damien.carbery@sun.com>.Federico Mena Quintero2004-01-301-1/+1
* Add properties to GtkAdjustment. (#64601, Murray Cumming)Matthias Clasen2004-01-291-12/+179
* gtk/gtktextlayout.c (line_display_iter_to_index) Only adjust the preeditOwen Taylor2004-01-291-7/+13
* Allow NULL for strings to clear the list. (#105386, Marco Pesenti Gritti)Matthias Clasen2004-01-291-2/+2
* Free font_desc. Fixes #132805.Richard Hult2004-01-291-1/+3
* Free the GError. Patch provided by Christian PerschFederico Mena Quintero2004-01-291-0/+1
* nul-terminate the target atoms. (#132656, Christian Persch)Owen Taylor2004-01-291-2/+5
* Don't leak path if we bail out early. (#132505, Christian Persch)Matthias Clasen2004-01-281-1/+4
* Do reference counting on the user_data that is shared between multipleMatthias Clasen2004-01-281-6/+59
* new GTK_STOCK_NETWORK ... gtk/gtkstock.[hc] : ... define ...Hans Breuer2004-01-289-65/+79
* Don't leak string. (#132482, Christian Persch)Matthias Clasen2004-01-281-0/+2
* Fix #132314.Federico Mena Quintero2004-01-273-239/+219
* Remove obsolete comment.Soeren Sandmann2004-01-271-29/+48
* Avoid a compiler warning. (#122725, Kjartan Maraas)Matthias Clasen2004-01-271-2/+2
* Make menus work better on Xinerama (#126150):Matthias Clasen2004-01-272-5/+5
* Fix #105497; constify uses of GdkColor.Federico Mena Quintero2004-01-2614-73/+77
* Base the decision to map/unmap items on whether they are actuallySoeren Sandmann2004-01-251-38/+73
* Only try to pack icon if there actually is one.Soeren Sandmann2004-01-242-16/+55
* Add a write-only property ::group to be consistent with GtkRadioAction andSoeren Sandmann2004-01-241-2/+62
* Don't leak the font description. (#132168)Matthias Clasen2004-01-231-0/+2
* Fix #132247.Federico Mena Quintero2004-01-231-24/+44
* Don't crash when there are no columns, or all columns are hidden, #131402Jonathan Blandford2004-01-231-6/+16
* Changing to 200 was a mistake. Change back to 225.Soeren Sandmann2004-01-231-1/+1
* Check if the completion is the same one as the old one.Anders Carlsson2004-01-233-2/+5
* Patch from Christian Neumair to make warning string more translatorOwen Taylor2004-01-225-18/+18
* Doc fix.Jonathan Blandford2004-01-221-1/+1
* Added documentation for GtkWidget::popup_menu.Federico Mena Quintero2004-01-221-0/+12
* Remove the attach info after calling gtk_menu_do_remove(), since thatMatthias Clasen2004-01-221-3/+4
* Free the path fields.Federico Mena Quintero2004-01-223-1/+24
* redraw the color button when an alpha is set.Jonathan Blandford2004-01-211-1/+13
* Fix #131869:Matthias Clasen2004-01-212-6/+19
* Sync from upstreamJonathan Blandford2004-01-213-10/+17
* Fix #99425, add accessor functions for GtkPaned's children.Federico Mena Quintero2004-01-202-0/+39
* Fixes for #130370, based on a patch by Michael Meeks:Matthias Clasen2004-01-201-21/+58
* resync with upstream sources.Jonathan Blandford2004-01-209-74/+146
* add stock indent, unindent I would have prefered outdent, butJody Goldberg2004-01-209-2/+52