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