| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More work on GtkAssistant by Carlos Garnacho: | Matthias Clasen | 2006-01-28 | 4 | -0/+493 |
* | Fixes bug #328820: | Federico Mena Quintero | 2006-01-27 | 2 | -4/+17 |
* | Add GtkLinkButton docs | Matthias Clasen | 2006-01-24 | 4 | -0/+30 |
* | Add GtkAssistant, a widget to construct multi-step wizards. (#115348, | Matthias Clasen | 2006-01-18 | 4 | -0/+53 |
* | Add a current-value property and a setter for it. (#322735, Jorn Baayen) | Matthias Clasen | 2006-01-16 | 1 | -0/+1 |
* | Remove an unused variable. | Matthias Clasen | 2006-01-15 | 3 | -4/+16 |
* | Make this function public API. (#307099, Todd Berman) | Matthias Clasen | 2006-01-10 | 2 | -1/+3 |
* | New function to get the action for a proxy. (#326288) | Matthias Clasen | 2006-01-09 | 2 | -0/+5 |
* | Add gdk_cairo_set_source_pixmap. (#318805, Alexander Larsson) | Matthias Clasen | 2005-12-30 | 2 | -2/+7 |
* | Add deprecation note to gtk_exit() (#325199, Ævar Arnfjörð Bjarmason) | Matthias Clasen | 2005-12-30 | 2 | -4/+8 |
* | In the case for FILTER_RULE_PIXBUF_FORMATS, check that | Federico Mena Quintero | 2005-12-27 | 1 | -0/+1 |
* | 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 |