summaryrefslogtreecommitdiff
path: root/gtk/gtkliststore.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-2671/+0
* gtk: Rename some private headersMatthias Clasen2022-10-051-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* docs: Fix GtkListStore descriptionEmmanuele Bassi2021-10-041-19/+21
* docs: Fix iter_is_valid() descriptionEmmanuele Bassi2021-07-311-5/+5
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-74/+74
* docs: Reduce redundancyMatthias Clasen2021-05-201-4/+4
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-4/+4
* Documentation fixesMatthias Clasen2021-05-201-4/+4
* liststore: Add a summaryMatthias Clasen2021-03-111-4/+3
* Add rename-to annotation for GtkListStore.insert_valuesv()Emmanuele Bassi2021-01-201-2/+2
* docs: Reformat GtkListStore.insert_values()Emmanuele Bassi2021-01-201-10/+15
* buildable: Rename set_name() to set_buildable_id()Florian Müllner2020-09-261-1/+1
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-7/+7
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-19/+19
* Replace "gint" with "int"Benjamin Otte2020-07-251-80/+80
* Fix minor typosYuri Chornoivan2020-06-181-1/+1
* liststore: Fix gtk_list_store_iter_is_valid()Benjamin Otte2020-03-061-1/+25
* dnd: Port the TreeModel machinery to GValue DNDBenjamin Otte2020-02-181-27/+14
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-33/+33
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-16/+0
* liststore: Make a code snippet compileTimm Bäder2018-01-031-2/+11
* Avoid GdkPixbuf in docsMatthias Clasen2017-11-301-3/+3
* gtk: Strip newlines from g_warning and g_errorMatthias Clasen2016-02-281-6/+6
* GtkListStore: Use the new helpersMatthias Clasen2015-04-271-174/+176
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-4/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-5/+4
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-2/+2
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-15/+12
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-1/+1
* docs: Don't use warningsWilliam Jon McCann2014-02-061-2/+2
* docs: use proper quotesWilliam Jon McCann2014-02-051-2/+2
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-3/+3
* docs: use ` instead of <literal>William Jon McCann2014-02-041-6/+6
* docs: Convert to markdownMatthias Clasen2014-02-021-26/+19
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-3/+3
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-4/+4
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* Fix GI warningsJasper St. Pierre2013-10-091-4/+2
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-5/+2
* Doc: various small fixesSébastien Wilmet2013-05-121-2/+3
* Fix a few memory leaks wrt to translationsMatthias Clasen2013-04-281-3/+3
* gtkliststore: Add explicit braces to avoid dangling elseKalev Lember2012-12-011-4/+6
* gtkliststore: fix documentation typoClaudio Saavedra2012-09-031-1/+1
* Consistently allow -1 to mean 'append' in tree modelsMatthias Clasen2012-07-121-14/+9
* liststore: Make gtk_list_store_reorder() introspectableMartin Pitt2012-06-121-4/+5