| Commit message (Expand) | Author | Age | Files | Lines |
* | Inline docs, use g_assert(), avoid extra allocation for rectangular | Matthias Clasen | 2005-12-24 | 1 | -61/+46 |
* | Updates | Matthias Clasen | 2005-12-20 | 19 | -48/+270 |
* | Fix typo | Matthias Clasen | 2005-12-20 | 1 | -2/+1 |
* | Small additions/fixes. | Matthias Clasen | 2005-12-19 | 4 | -6/+11 |
* | Small additions/fixes | Matthias Clasen | 2005-12-19 | 7 | -55/+32 |
* | Add GtkStatusIcon so it gets an object hierarchy. | Matthias Clasen | 2005-12-19 | 2 | -0/+4 |
* | Remove inlined documentation | Matthias Clasen | 2005-12-19 | 2 | -13/+12 |
* | Explicitly document GtkStatusIcon as a non-widget. (#324181, Maciej | Matthias Clasen | 2005-12-19 | 2 | -0/+11 |
* | If the toolbar mode is ICONS and there is no icon set then show the label, an... | Ross Burton | 2005-12-07 | 1 | -1/+3 |
* | Update docs | Matthias Clasen | 2005-11-28 | 2 | -16/+18 |
* | Document symbolic colors and color expressions. | Matthias Clasen | 2005-11-23 | 2 | -2/+66 |
* | add gtk_style_lookup_color | Michael Natterer | 2005-11-23 | 2 | -0/+5 |
* | Add quartz backend. | Anders Carlsson | 2005-11-22 | 1 | -1/+1 |
* | Add a tearoff-title property, with getter and setter. (#316482, Olexiy | Matthias Clasen | 2005-11-21 | 2 | -0/+4 |
* | Fix some _ vs - confusion. | Matthias Clasen | 2005-11-21 | 2 | -4/+8 |
* | Update stock documentation to refer to the new icon names. | Matthias Clasen | 2005-11-14 | 3 | -207/+222 |
* | Implement a getter for headers-clickable. (#163851, Richard Hult) | Matthias Clasen | 2005-11-10 | 2 | -0/+5 |
* | Add a focus-on-click property with setter and getter. (#318945, Christian | Matthias Clasen | 2005-11-07 | 1 | -0/+3 |
* | Adjust to the stock icon changes. | Matthias Clasen | 2005-11-07 | 3 | -6/+25 |
* | Don't use deprecated functions in examples. (#319524, Vincent Untz) | Matthias Clasen | 2005-10-25 | 3 | -2/+9 |
* | Add a has-selection property | Matthias Clasen | 2005-10-07 | 2 | -0/+5 |
* | Document the "quick-bookmark" binding signal. | Federico Mena Quintero | 2005-10-05 | 2 | -0/+63 |
* | Document the "desktop-folder" binding signal. | Federico Mena Quintero | 2005-10-04 | 2 | -0/+43 |
* | Fix a comment. | Matthias Clasen | 2005-09-26 | 2 | -1/+5 |
* | gtk/gtk-docs.sgml gtk/gtk-sections.txt GtkCellRendererKeys -> | Michael Natterer | 2005-09-22 | 4 | -13/+20 |
* | added anchor. complexity doesn't get worse than O(n^2) with recent glib. | Tim Janik | 2005-09-20 | 2 | -2/+9 |
* | List all the default key bindings. Fix the documentation for the | Federico Mena Quintero | 2005-09-15 | 2 | -16/+76 |
* | Clarify docs for ::insert-text signal. (#316094, Tommi Komulainen) | Matthias Clasen | 2005-09-13 | 2 | -5/+12 |
* | fixed wording and typos in some places. added a new section "Optimizing RC | Tim Janik | 2005-09-13 | 8 | -5/+218 |
* | New function to avoid pointless strdups when creating atoms from static | Matthias Clasen | 2005-09-11 | 2 | -0/+8 |
* | Add a cell renderer for displaying and editing accelerators, a port of | Matthias Clasen | 2005-09-10 | 2 | -0/+19 |
* | Make it possible to determine if a key event is for a modifier key: | Matthias Clasen | 2005-09-09 | 2 | -0/+6 |
* | Document new modifier bits. | Matthias Clasen | 2005-09-06 | 2 | -0/+12 |
* | Fix some typos. (#315208, Vincent Untz) | Matthias Clasen | 2005-09-05 | 2 | -2/+7 |
* | Add functions which look for text, image or uri targets in an array of | Matthias Clasen | 2005-08-30 | 2 | -0/+4 |
* | Add gtk_window_[sg]et_deletable. Add | Matthias Clasen | 2005-08-30 | 2 | -0/+2 |
* | Add a deletable property with getter and setter, to control the close | Matthias Clasen | 2005-08-30 | 2 | -0/+6 |
* | Add a long description. | Matthias Clasen | 2005-08-29 | 2 | -0/+219 |
* | Construct the "Select All" menuitem from stock. | Matthias Clasen | 2005-08-29 | 4 | -0/+14 |
* | Add docs. | Matthias Clasen | 2005-08-29 | 4 | -0/+45 |
* | Add a separate --ignore-theme-index option to avoid overloading --force. | Matthias Clasen | 2005-08-26 | 3 | -2/+23 |
* | Bump version to 2.9.0 | Matthias Clasen | 2005-08-26 | 4 | -0/+14 |
* | Make the GdkScreen font options api public, and add properties | Matthias Clasen | 2005-08-26 | 2 | -0/+9 |
* | 2.8.2GTK_2_8_2 | Matthias Clasen | 2005-08-24 | 1 | -0/+2 |
* | 2.8.1GTK_2_8_1 | Matthias Clasen | 2005-08-24 | 1 | -0/+4 |
* | Complain when there is no index.theme file in the specified directory, | Matthias Clasen | 2005-08-23 | 3 | -48/+46 |
* | Add GTK_DEP_LIBS, in order to link against Xext. (#314062) | Matthias Clasen | 2005-08-22 | 1 | -1/+2 |
* | Fix an example. (#313595, Olexiy Avramchenko) | Matthias Clasen | 2005-08-17 | 2 | -3/+8 |
* | 2.8.0GTK_2_8_0 | Matthias Clasen | 2005-08-13 | 5 | -36/+39 |
* | Improve an example | Matthias Clasen | 2005-08-12 | 2 | -2/+7 |