summaryrefslogtreecommitdiff
path: root/docs/reference/gtk/tmpl/gtkcombobox.sgml
Commit message (Collapse)AuthorAgeFilesLines
* docs: Move documentation to inline comments: GtkComboBoxJavier Jardón2010-10-041-461/+0
|
* 2.90.12.90.1Matthias Clasen2010-05-251-0/+9
|
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-0/+5
| | | | | | | | | | | | | | | In particular, rename - libraries to lib*-3.0.so - pc files to *-3.0.pc - include paths to /usr/include/gtk-3.0/* - module paths to /usr/lib/gtk-3.0/* - rc files names to gtk-3.0/gtkrc - commandline utilities to *-3.0 - adjust documentation Also change the install location for unix-print headers to /usr/include/gtk-3.0/unix-print/gtk.
* 2.13.6GTK_2_13_6Matthias Clasen2008-08-051-0/+23
| | | | svn path=/trunk/; revision=21015
* 2.11.0GTK_2_11_0Matthias Clasen2007-05-241-0/+13
| | | | svn path=/trunk/; revision=17903
* added new docs.Tim Janik2006-12-141-0/+20
| | | | | | Thu Dec 14 15:48:14 2006 Tim Janik <timj@imendio.com> * gtk/gtk-sections.txt: added new docs.
* 2.9.0GTK_2_9_0Matthias Clasen2006-05-051-18/+5
|
* UpdatesMatthias Clasen2005-12-201-0/+37
|
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-0/+3
|
* Add long descriptions.Matthias Clasen2004-12-021-1/+26
|
* Make short descriptions a bit more consistent.Matthias Clasen2004-10-111-1/+1
|
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-0/+23
|
* 2.5.1GTK_2_5_1Matthias Clasen2004-08-011-8/+14
|
* === Released 2.5.0 ===GTK_2_5_0Soeren Sandmann2004-07-201-52/+52
| | | | | | | | | | Sun Jul 18 17:21:10 2004 Soeren Sandmann <sandmann@daimi.au.dk> * === Released 2.5.0 === * NEWS: updates * tests/testcombo.c: Fix compilation
* Create an empty target list if targets is NULL.Soeren Sandmann2004-07-181-47/+52
| | | | | | | | | | Sun Jul 18 15:28:24 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtkdnd.c (gtk_drag_source_set, gtk_drag_dest_set): Create an empty target list if targets is NULL. * configure.in: Add check for X11/extensions/sync.h. (#147416, Morten Welinder)
* Misc additions.Matthias Clasen2004-07-071-0/+43
| | | | | | | | | | | | | | 2004-07-07 Matthias Clasen <mclasen@redhat.com> * gtk/tmpl/*: Misc additions. * gtk/gtk-sections.txt: Updates. * gtk/tmpl/gtkcellrendererprogress.sgml: New file. * gtk/gtk-docs.sgml: Add GtkCellRendererProgress. * gtk/Makefile.am (HTML_IMAGES): Add file and directory icons.
* Add deprecation notes.Matthias Clasen2004-05-111-0/+41
| | | | | | | | | | | | Tue May 11 00:29:53 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkpixmap.sgml: * gtk/tmpl/gtkoldeditable.sgml: * gtk/tmpl/gtklistitem.sgml: * gtk/tmpl/gtklist.sgml: * gtk/tmpl/gtkitemfactory.sgml: * gtk/tmpl/gtkctree.sgml: * gtk/tmpl/gtkclist.sgml: Add deprecation notes.
* === Released 2.3.5 ===GTK_2_3_5Owen Taylor2004-03-021-1/+1
| | | | | | | | | | | Tue Mar 2 17:06:05 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.5 === * NEWS: Updates * configure.in: Version 2.3.5, interface age 0. Require glib-2.3.5, pango-1.3.5.
* === Released 2.3.3 ===GTK_2_3_3Owen Taylor2004-02-241-37/+37
| | | | | | | | | | Tue Feb 24 14:45:03 2004 Owen Taylor <otaylor@redhat.com> * === Released 2.3.3 === * configure.in: Version 2.3.3, interface age 0. * NEWS: Finish updates for 2.3.3.
* Commit auto-generated changesSoeren Sandmann2004-02-211-38/+37
| | | | | | Sat Feb 21 17:57:35 2004 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/docs: Commit auto-generated changes
* Add short descriptions.Matthias Clasen2004-02-151-0/+17
| | | | | | | Sun Feb 15 23:51:08 2004 Matthias Clasen <maclas@gmx.de> * gtk/tmpl/gtkcomboboxentry.sgml: * gtk/tmpl/gtkcombobox.sgml: Add short descriptions.
* === Released 2.3.1 ===Owen Taylor2003-12-081-25/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mon Dec 8 10:54:44 2003 Owen Taylor <otaylor@redhat.com> * === Released 2.3.1 === * NEWS: Updates for 2.3.1 * configure.in: Version 2.3.1, interface age 0, binary age 301. * gtk/gtkmenuitem.c (gtk_menu_item_can_activate_accel): Rename from gtk_menu_item_real_can_activate_accel() to match GTK+ convention, improve comment. * gtk/gtkwidget.c: Document gtk_widget_can_activate_accel(), can ::can-activate-accel signal. * gtk/gtkwidget.c (closure_accel_activate): Fix spelling in comment. * gtk/gtkmenu.c (gtk_menu_real_can_activate_accel): Clean up comment. * gtk/gtkcellview{,menuitem}.[ch]: Move GET_PRIVATE() macros into the .c file. Mon Dec 8 12:09:21 2003 Owen Taylor <otaylor@redhat.com> * gtk/gtkicontheme.c (find_builtin_icon): Fix a missing 'else'. (#128816, Jorn Baayen)
* Make this function take an index and a GtkToolItem.Soeren Sandmann2003-10-251-37/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | Thu Oct 23 21:55:10 2003 Soeren Sandmann <sandmann@daimi.au.dk> * gtk/gtktoolbar.c (gtk_toolbar_highlight_drop_location): Make this function take an index and a GtkToolItem. * tests/testtoolbar.c (main): Make "Show Arrow" default to true. Make one of the separators !draw and expand. Update for new highlight_drop_location() API. * gtk/gtktoolitem.[ch]: Remove "pack_end" property * gtk/gtktoolbar.h: Formatting fixes. * gtk/gtktoolbar.c: Remove "pack_end" child property. Allow separator tool items to expand. (logical_to_physical, physical_to_logical): Fix off-by-one errors (Fix #125472, Marco Pesenti Gritti) * gtk/gtkseparatortoolitem.[ch]: Add new "draw" property. (gtk_separator_tool_item_expose) only draw if "draw" is TRUE. Also return FALSE, not TRUE. (gtk_separator_too_item_{set|get}_property, (gtk_separator_tool_item_{set|get}_draw): new functions
* === Released 2.3.0 ===GTK_2_3_0Owen Taylor2003-10-241-1/+37
| | | | | | | | | | | | | | Fri Oct 24 16:54:04 2003 Owen Taylor <otaylor@redhat.com> * === Released 2.3.0 === * configure.in: Remove a stray comma. * README.in: Fix a few notes about Xft 1 and pango-1.0. * NEWS: Finish updates for 2.3.0. * po/Makefile.in.in: Update to latest GLib version.
* Add gtkcellview.h and gtkcellviewmenuitem.h.Matthias Clasen2003-10-011-0/+122
2003-10-02 Matthias Clasen <maclas@gmx.de> * gtk/Makefile.am (IGNORE_HFILES): Add gtkcellview.h and gtkcellviewmenuitem.h. * gtk/tmpl/gtkentrycompletion.sgml: * gtk/tmpl/gtktreemodelfilter.sgml: * gtk/tmpl/gtkcelllayout.sgml: * gtk/tmpl/gtkcombobox.sgml: * gtk/tmpl/gtkcomboboxentry.sgml: New templates. * gtk/gtk-sections.txt: * gtk/gtk-docs.sgml: Add sections for GtkEntryCompletion, GtkTreeModelFilter, GtkCellLayout, GtkComboBox, GtkComboBoxEntry. * gtk/tmpl/gtktreednd.sgml: Add short description. * gtk/gtk-docs.sgml: Move GtkItemFactory to the "Deprecated" chapter. * gtk/tmpl/gtktoggletoolbutton.sgml: Fix section title.