Carlos Garnacho
|
958efad71d
|
docs: Add missing controller/gesture docs
|
2014-05-23 19:54:27 +02:00 |
|
Carlos Garnacho
|
7f787e1d3b
|
docs: Add GtkGestureSingle to docs
|
2014-05-23 19:54:22 +02:00 |
|
Carlos Garnacho
|
4ec1fafe2f
|
docs: Add GtkWidget gesture functions
|
2014-05-23 19:54:22 +02:00 |
|
Carlos Garnacho
|
73c2964e85
|
hook GtkGesture* into docs generation
|
2014-05-23 19:54:21 +02:00 |
|
Matthias Clasen
|
b26da6ed4f
|
docs: Include input handling overview
Now that it is not entirely empty anymore, lets include it.
|
2014-05-22 15:46:42 -04:00 |
|
Matthias Clasen
|
e491da532a
|
Some more input handling docs
|
2014-05-22 15:45:31 -04:00 |
|
Matthias Clasen
|
3d981069ab
|
Fill in some content in the input handling overview
|
2014-05-22 15:16:37 -04:00 |
|
Matthias Clasen
|
3263b963e6
|
Add a skeleton for an input handling overview document
Not integrated in the docs yet, since there's no content.
|
2014-05-20 10:10:31 -04:00 |
|
Matthias Clasen
|
edd6c4d487
|
docs: enum cleanup
Move GtkExpanderStyle over to the deprecated GtkStyle.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
575d0eabfb
|
docs: enum cleanup
Move GtkResizeMode to the only place it is used.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
1c271365ab
|
docs: Minor fix
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
d5251141ce
|
docs: enum cleanup
Move GtkWindowPosition and GtkWindowType to the only place
they are used.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
59e4be9752
|
docs: enum cleanup
Move GtkJunctionSides, GtkRegionFlags and GtkBorderStyle
to the GtkStyleContext docs.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
73d0bcb874
|
docs: enum cleanup
Move GtkDragResult to the DND section
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
04192d04a2
|
docs: enum cleanup
Move types that are only used in binding parsing to
gtkrc, together with the deprecated api.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
e5a1734ce9
|
docs: enum cleanup
scrolledwindow part 2
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
a846e7f818
|
docs: enum cleanup
Move GtkCornerType to the GtkScrolledWindow docs.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
2430762f9b
|
docs: enum cleanup
Move GtkButtonBoxStyle to the one place it is used, GtkButtonBox.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
cf1c8c8c69
|
docs: enum cleanup
Move GtkAttachOptions to the only place its used: GtkTable
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
ee244473d6
|
doc: enum cleanup
Move GtkArrowType to where it is used in undeprecated api:
GtkMenuButton.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
edde7aca60
|
docs: enum cleanup
Move GtkArrowPlacement to the GtkMenu docs. This type is
only used for a style property there.
|
2014-05-20 09:54:01 -04:00 |
|
Matthias Clasen
|
b72f932b9a
|
docs: enum cleanup
Move GtkAccelFlags to the GtkAccelGroup docs.
|
2014-05-20 09:54:01 -04:00 |
|
Rico Tzschichholz
|
0c4dc3c157
|
docs: Fix make dist
|
2014-05-20 08:11:44 +02:00 |
|
Matthias Clasen
|
9af2710d84
|
Add man pages for gtk3-demo and gtk3-widget-factory
We install the applications, so they should also have some docs.
|
2014-05-19 23:20:56 -04:00 |
|
Matthias Clasen
|
e80df0aed0
|
Minor doc fix
|
2014-05-15 08:43:43 -04:00 |
|
Matthias Clasen
|
99f36ffbb4
|
docs: Add an index for 3.14 additions
|
2014-05-14 15:56:01 -04:00 |
|
Matthias Clasen
|
a600718846
|
Deprecate GtkArrow
https://bugzilla.gnome.org/show_bug.cgi?id=729564
|
2014-05-13 23:50:13 -04:00 |
|
Matthias Clasen
|
069a2603ef
|
inspector: Add a setting to disable the keybinding
This will be needed for lockdown, e.g. on the login screen.
https://bugzilla.gnome.org/show_bug.cgi?id=730007
|
2014-05-13 15:20:36 -04:00 |
|
Matthias Clasen
|
b8531087bd
|
inspector: All to turn it on programmatically
Export gtk_window_set_interactive_debugging.
https://bugzilla.gnome.org/show_bug.cgi?id=730008
|
2014-05-13 15:20:36 -04:00 |
|
Matthias Clasen
|
63288829b0
|
Add an alternative keybinding for the inspector
Control-Shift-I is already used for similar things in many
applications, so provide Control-Shift-D as an alternative.
https://bugzilla.gnome.org/show_bug.cgi?id=730043
|
2014-05-13 11:04:43 -04:00 |
|
Matthias Clasen
|
ec0a60a248
|
Deprecate GtkMisc
This has been dangling ever since 3.0.
|
2014-05-13 08:45:00 -04:00 |
|
Matthias Clasen
|
ea33d7a1e1
|
Move GtkIconFactory to deprecated section in the docs
Just catching up with reality.
|
2014-05-11 22:03:27 -04:00 |
|
Matthias Clasen
|
49733154a6
|
Deprecate GtkNumerableIcon
It was a failed experiment, it is basically unused, and it complicates
code in GtkIconTheme that we want to rework.
|
2014-05-11 22:02:32 -04:00 |
|
Matthias Clasen
|
53a67d20a2
|
extract-strings: Support more GtkBuilder markup
The inspector templates are using the <item> tag with an
id attribute, which was causing extract-strings to fail.
Fix this.
|
2014-05-10 22:04:38 -04:00 |
|
Matthias Clasen
|
2e1d0df1ed
|
example: Update screenshots
|
2014-04-17 22:55:41 -04:00 |
|
Matthias Clasen
|
b718b95aab
|
example: Port to gtk_application_set_accels_for_action
Instead of hardcoding an accelerator in the ui file, use
gtk_application_set_accels_for_action.
|
2014-04-17 22:55:38 -04:00 |
|
Matthias Clasen
|
f521dddaed
|
example: Don't set a nonexisting property
The GtkHeaderBar::show-fallback-app-menu property does not exist,
and isn't needed anyway.
|
2014-04-17 22:55:36 -04:00 |
|
Matthias Clasen
|
4c03903045
|
Add new switch api to the docs
|
2014-04-06 01:52:49 -04:00 |
|
Matthias Clasen
|
4ebd2d3f7e
|
Add new listbox api to docs
|
2014-04-06 01:52:47 -04:00 |
|
Matthias Clasen
|
15004e5930
|
Allow selecting a dark variant with GTK_THEME
Dark themes need to be debugged, too.
Author: Matthias Clasen <mclasen@redhat.com>
|
2014-03-06 19:30:33 -05:00 |
|
William Jon McCann
|
abe9ce45f3
|
docs: fix headerbar screenshot
|
2014-02-25 20:41:36 -05:00 |
|
William Jon McCann
|
5c856c96f6
|
docs: update the screenshots
From the doc shooter.
|
2014-02-20 14:04:18 -05:00 |
|
Matthias Clasen
|
2f78ffc3e2
|
docs: Improve section headings
|
2014-02-19 19:39:07 -05:00 |
|
Matthias Clasen
|
832d90cc3a
|
Small documentation fixes
|
2014-02-19 01:03:38 -05:00 |
|
Matthias Clasen
|
fc19d02b99
|
Add gtk_popover_bind_model to the docs
|
2014-02-17 06:52:38 -05:00 |
|
Yosef Or Boczko
|
598123fe25
|
Fix doc build
|
2014-02-17 11:43:55 +02:00 |
|
Matthias Clasen
|
8bfa5e4611
|
Drop GtkCenterBox
Its functionality has been subsumed in GtkBox.
|
2014-02-16 23:05:21 -05:00 |
|
Matthias Clasen
|
06716a6c79
|
Add center widget support to GtkBox
This makes GtkCenterBox unnecessary, and at the same time
adds more features: the center widget can be expanded, and
baseline alignment is supported.
|
2014-02-16 22:57:24 -05:00 |
|
William Jon McCann
|
c86ee0558c
|
Rename GtkActionBar to GtkCenterBox
https://bugzilla.gnome.org/show_bug.cgi?id=723929
|
2014-02-12 08:08:03 -05:00 |
|
Matthias Clasen
|
cf4a41a856
|
Add GtkEntry:max-width-chars
This property allows specifying a natural width of
the entry that is bigger than the minimum width.
https://bugzilla.gnome.org/show_bug.cgi?id=724094
|
2014-02-11 17:54:25 -05:00 |
|