summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Inline docs, use g_assert(), avoid extra allocation for rectangularMatthias Clasen2005-12-241-61/+46
* UpdatesMatthias Clasen2005-12-2019-48/+270
* Fix typoMatthias Clasen2005-12-201-2/+1
* Small additions/fixes.Matthias Clasen2005-12-194-6/+11
* Small additions/fixesMatthias Clasen2005-12-197-55/+32
* Add GtkStatusIcon so it gets an object hierarchy.Matthias Clasen2005-12-192-0/+4
* Remove inlined documentationMatthias Clasen2005-12-192-13/+12
* Explicitly document GtkStatusIcon as a non-widget. (#324181, MaciejMatthias Clasen2005-12-192-0/+11
* If the toolbar mode is ICONS and there is no icon set then show the label, an...Ross Burton2005-12-071-1/+3
* Update docsMatthias Clasen2005-11-282-16/+18
* Document symbolic colors and color expressions.Matthias Clasen2005-11-232-2/+66
* add gtk_style_lookup_colorMichael Natterer2005-11-232-0/+5
* Add quartz backend.Anders Carlsson2005-11-221-1/+1
* Add a tearoff-title property, with getter and setter. (#316482, OlexiyMatthias Clasen2005-11-212-0/+4
* Fix some _ vs - confusion.Matthias Clasen2005-11-212-4/+8
* Update stock documentation to refer to the new icon names.Matthias Clasen2005-11-143-207/+222
* Implement a getter for headers-clickable. (#163851, Richard Hult)Matthias Clasen2005-11-102-0/+5
* Add a focus-on-click property with setter and getter. (#318945, ChristianMatthias Clasen2005-11-071-0/+3
* Adjust to the stock icon changes.Matthias Clasen2005-11-073-6/+25
* Don't use deprecated functions in examples. (#319524, Vincent Untz)Matthias Clasen2005-10-253-2/+9
* Add a has-selection propertyMatthias Clasen2005-10-072-0/+5
* Document the "quick-bookmark" binding signal.Federico Mena Quintero2005-10-052-0/+63
* Document the "desktop-folder" binding signal.Federico Mena Quintero2005-10-042-0/+43
* Fix a comment.Matthias Clasen2005-09-262-1/+5
* gtk/gtk-docs.sgml gtk/gtk-sections.txt GtkCellRendererKeys ->Michael Natterer2005-09-224-13/+20
* added anchor. complexity doesn't get worse than O(n^2) with recent glib.Tim Janik2005-09-202-2/+9
* List all the default key bindings. Fix the documentation for theFederico Mena Quintero2005-09-152-16/+76
* Clarify docs for ::insert-text signal. (#316094, Tommi Komulainen)Matthias Clasen2005-09-132-5/+12
* fixed wording and typos in some places. added a new section "Optimizing RCTim Janik2005-09-138-5/+218
* New function to avoid pointless strdups when creating atoms from staticMatthias Clasen2005-09-112-0/+8
* Add a cell renderer for displaying and editing accelerators, a port ofMatthias Clasen2005-09-102-0/+19
* Make it possible to determine if a key event is for a modifier key:Matthias Clasen2005-09-092-0/+6
* Document new modifier bits.Matthias Clasen2005-09-062-0/+12
* Fix some typos. (#315208, Vincent Untz)Matthias Clasen2005-09-052-2/+7
* Add functions which look for text, image or uri targets in an array ofMatthias Clasen2005-08-302-0/+4
* Add gtk_window_[sg]et_deletable. AddMatthias Clasen2005-08-302-0/+2
* Add a deletable property with getter and setter, to control the closeMatthias Clasen2005-08-302-0/+6
* Add a long description.Matthias Clasen2005-08-292-0/+219
* Construct the "Select All" menuitem from stock.Matthias Clasen2005-08-294-0/+14
* Add docs.Matthias Clasen2005-08-294-0/+45
* Add a separate --ignore-theme-index option to avoid overloading --force.Matthias Clasen2005-08-263-2/+23
* Bump version to 2.9.0Matthias Clasen2005-08-264-0/+14
* Make the GdkScreen font options api public, and add propertiesMatthias Clasen2005-08-262-0/+9
* 2.8.2GTK_2_8_2Matthias Clasen2005-08-241-0/+2
* 2.8.1GTK_2_8_1Matthias Clasen2005-08-241-0/+4
* Complain when there is no index.theme file in the specified directory,Matthias Clasen2005-08-233-48/+46
* Add GTK_DEP_LIBS, in order to link against Xext. (#314062)Matthias Clasen2005-08-221-1/+2
* Fix an example. (#313595, Olexiy Avramchenko)Matthias Clasen2005-08-172-3/+8
* 2.8.0GTK_2_8_0Matthias Clasen2005-08-135-36/+39
* Improve an exampleMatthias Clasen2005-08-122-2/+7