summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* docs: Fix a heading gotchaMatthias Clasen2021-01-141-1/+1
* doc: Clarify some migration hintsMatthias Clasen2021-01-141-5/+13
* Merge branch 'mcatanzaro/unparent' into 'master'Matthias Clasen2021-01-071-8/+0
|\
| * Remove incorrect unparenting guidance from migration guideMichael Catanzaro2021-01-071-8/+0
* | Merge branch 'mcatanzaro/gtkbuilder-docs' into 'master'Matthias Clasen2021-01-071-0/+19
|\ \
| * | Add section on GtkBuilder API changes to GTK 4 migration guideMichael Catanzaro2021-01-071-0/+19
| |/
* | Expand event controller API changes section of GTK 4 porting guidemcatanzaro/event-controller-porting-guideMichael Catanzaro2021-01-071-0/+17
|/
* docs: Add migration section for GtkClipboardebassi/migrating-clipboardEmmanuele Bassi2021-01-051-0/+75
* docs: Preformat some symbolsEmmanuele Bassi2021-01-051-3/+3
* docs: Flesh out Popup layout docsMatthias Clasen2021-01-056-4/+3
* Merge branch 'window-geometry-info' into 'master'Matthias Clasen2021-01-041-1/+0
|\
| * gtk/window: remove GtkWindowGeometryInfo from public header fileDavid Lechner2020-12-301-1/+0
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2021-01-011-25/+31
|\ \
| * | docs: Flesh out the gtk4-builder-tool man pageMatthias Clasen2021-01-011-25/+31
* | | gtk4-encode-symbolic: Add debug outputencode-symbolic-debugMatthias Clasen2020-12-291-0/+7
| |/ |/|
* | Merge branch 'wip/otte/for-master' into 'master'Matthias Clasen2020-12-241-3/+24
|\ \ | |/ |/|
| * docs: Put render nodes in their own sectionsBenjamin Otte2020-12-241-3/+24
* | docs: Fix typo and whitespaceEmmanuele Bassi2020-12-211-1/+1
* | docs: backtick fixeswisp3rwind2020-12-181-4/+4
* | Merge branch 'ebassi/docs-for-master' into 'master'Matthias Clasen2020-12-171-3/+8
|\ \
| * | docs: Add missing GTK typesEmmanuele Bassi2020-12-171-3/+8
| |/
* | Merge branch 'shortcuts' into 'master'Matthias Clasen2020-12-171-15/+12
|\ \ | |/ |/|
| * docs: Fix list of kinds of shortcuts in Keyboard inputChris Mayo2020-12-171-15/+12
* | settings: Change gtk-cursor-aspect-ratio from float to doubleSebastian Keller2020-12-161-0/+5
|/
* docs: Ignore gtkspinbuttonprivate.hEmmanuele Bassi2020-12-162-1/+1
* docs: Add missing stanzas for gtk_test_accessible APIEmmanuele Bassi2020-12-161-1/+2
* docs: Ignore gtksorterprivate.hEmmanuele Bassi2020-12-162-2/+1
* docs: Remove private symbolsEmmanuele Bassi2020-12-161-3/+0
* docs: Ignore gtkpasswordentryprivate.hEmmanuele Bassi2020-12-161-0/+1
* docs: Complete symbol coverage for GSKEmmanuele Bassi2020-12-161-0/+43
* docs: Complete symbol coverage for GDKEmmanuele Bassi2020-12-162-3/+45
* docs: Add public symbols to the GTK referenceEmmanuele Bassi2020-12-151-1/+59
* Hide GtkTextAttributes functionsEmmanuele Bassi2020-12-151-0/+1
* docs: Add more private headersEmmanuele Bassi2020-12-151-0/+53
* docs: Add missing symbols to the GTK referenceEmmanuele Bassi2020-12-151-0/+18
* Remove stray mentions of GdkConfigureEventEmmanuele Bassi2020-12-151-1/+0
* docs: Add missing symbols to the GDK referenceEmmanuele Bassi2020-12-151-0/+2
* docs: Add missing symbols to the GSK referenceEmmanuele Bassi2020-12-151-1/+12
* docs: Add more ignored header for GSKEmmanuele Bassi2020-12-151-6/+29
* build: Use a consistent style for Meson filesEmmanuele Bassi2020-12-153-88/+96
* docs: Add note for the removal of GtkFileChooserButtonEmmanuele Bassi2020-12-141-0/+8
* Update CODEOWNERSEmmanuele Bassi2020-12-111-0/+5
* Share the popcount() fallback for MSVCEmmanuele Bassi2020-12-091-0/+1
* Merge branch 'wip/surface-state-rework' into 'master'Matthias Clasen2020-12-084-15/+9
|\
| * Mention window sizes in the migration guideMatthias Clasen2020-12-071-1/+6
| * docs: Add gtk_window_is_fullscreenMatthias Clasen2020-12-071-0/+1
| * Properly remove gtk_window_get_sizeMatthias Clasen2020-12-071-1/+0
| * gtk/native: Remove gtk_native_check_resize()Jonas Ådahl2020-12-071-1/+0
| * gtk/popover: Use gtk_popover_present() instead of going via GtkNativeJonas Ådahl2020-12-071-0/+1
| * gdk: Remove GdkSurface::size-changedJonas Ådahl2020-12-071-1/+1