summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Don't build the libgail-util docsMatthias Clasen2011-07-051-1/+1
| | | | | | The doc build for that is currently broken, and libgail-util is undergoing reconstructive surgery anyway, currently. Or maybe it'll turn out to be an amputation...
* API: Add gtk_widget_class_set_accessible_type()Benjamin Otte2011-07-051-0/+1
| | | | | | | | | The function is supposed to bypass the ATK registry. For 2 reasons: 1) We get rid of a lot of boilerplate madness. 2) The registry allows creating multiple accessibles per widget and we don't. The old code for registries is still there.
* Fix up docs for predefined style classes.Matthias Clasen2011-06-301-0/+5
| | | | | | The table was incomplete and out of date. Instead, just put a list of links in that place, and move all the extra documentation to the macros. Bug 653785
* docs: remove tmpl directoriesJavier Jardón2011-06-202-169/+0
| | | | We do not use template files anymore
* overlay: add initial version of gtkoverlayIgnacio Casal Quinteiro2011-06-123-0/+28
|
* docs: Do not use G_CONST_RETURNJavier Jardón2011-06-102-6/+6
|
* stylecontext: add gtk_render_icon()Cosimo Cecchi2011-06-091-0/+1
|
* docs: Make "migrating to GtkStyleContext" a separate chapterJavier Jardón2011-06-072-3/+3
|
* docs: building: Fix links to the location of tarballsJavier Jardón2011-06-061-5/+5
|
* docs: building: Update links to the location of tarballsJavier Jardón2011-06-061-5/+7
| | | | | Mention ftp.gtk.org for glib and use download.gnome.org instead ftp.gnome.org
* docs: building: Update links to the location of tarballsJavier Jardón2011-06-061-8/+9
| | | | Nowadays the tarballs are uploaded to ftp.gnome.org instead ftp.gtk.org
* docs: dependencies: Split the list of dependenciesJavier Jardón2011-06-061-0/+3
| | | | External and non-external
* docs:building: re-order list of dependenciesJavier Jardón2011-06-061-15/+15
| | | | Libraries that GTK+ depends on maintained by the GTK+ team first
* docs: building: gz is not used anymore, but xz insteadJavier Jardón2011-06-061-3/+3
|
* Revert "API: Add API to set style properties to be inherit"Benjamin Otte2011-06-021-2/+0
| | | | | | | | | Inheritance is now done using style property flags, so thereis no ned anymore to clobber the pspec flags namespace. Also, there is no need to expose this functionality in the public API without exposing more of the styleproperty API. This essentially reverts commit 9bfd3d2eec96cba146fc9f5e1ab972584672e3d5.
* API: Add support for siblings to widget pathsBenjamin Otte2011-06-021-0/+3
|
* widgetpath: Make structure refcountedBenjamin Otte2011-06-021-0/+2
| | | | | I want to use widget paths in a way that make a lot more sense with a refcounted structure. See the following patches.
* Make cross-references to gio docs workMatthias Clasen2011-05-311-0/+1
|
* docs: Remove unused variables in shooter exampleBenjamin Otte2011-05-271-5/+1
|
* Simplify GtkLockButtonMatthias Clasen2011-05-254-0/+0
| | | | | Now it is actually just a button, which makes things simpler and is closer to what the designers want.
* API: Add API to set style properties to be inheritBenjamin Otte2011-05-181-0/+2
| | | | The API is not used anywhere yet.
* API: gtk: Add gtk_css_provider_to_string()Benjamin Otte2011-05-181-0/+1
| | | | | | This is intented to convert the contents of a CSS provider back to a string. It is not complete yet but good enough for starting a testsuite. :)
* API: Add gtk_gradient_to_string()Benjamin Otte2011-05-181-0/+1
|
* API: gtk: Add gtk_symbolic_color_to_string()Benjamin Otte2011-05-181-0/+1
| | | | | See future commits for why this is useful. Or try to debug some color problem.
* Flesh out the GtkGrid migration chapter some moreMatthias Clasen2011-05-121-6/+52
|
* Add an initial migration chapter for GtkGridMatthias Clasen2011-05-116-0/+192
|
* Another distcheck fixMatthias Clasen2011-05-071-1/+1
|
* Distcheck fixesMatthias Clasen2011-05-071-1/+0
|
* Add a lock button widgetMatthias Clasen2011-05-0610-0/+79
| | | | | | | | | This is a special-purpose button that can be used together with GPermission objects to control the sensitivity of system settings. Suitable permission objects can e.g. be obtained from PolicyKit. http://bugzilla.gnome.org/show_bug.cgi?id=626457
* GtkButtonBox: add a non-homogeneous child propertyMatthias Clasen2011-05-051-0/+2
| | | | | This makes it easier to add things like lock buttons in dialogs. Part of #626457.
* gtkdnd: Add API that takes GIconColin Walters2011-05-031-0/+2
| | | | | | | This will be useful for me to port gnome-panel to gnome-menus 4, which uses GAppInfo, which in turn returns icon references as GIcon. https://bugzilla.gnome.org/show_bug.cgi?id=649295
* docs: Remove documentation about deprecated and removed GtkTextJavier Jardón2011-05-021-487/+0
|
* docs/reference/gtk/text_widget.sgml: Use GdkRGBA instead GdkColorJavier Jardón2011-05-021-5/+5
|
* docs/tools/widgets.c: Use GdkRGBA instead GdkColorJavier Jardón2011-05-021-11/+11
|
* Move documentation to inline comments: GtkRcJavier Jardón2011-04-192-1057/+1
| | | | The last one!
* Move documentation to inline comments: GtkUIManagerJavier Jardón2011-04-182-508/+1
|
* docs: Remove no longer needed template filesJavier Jardón2011-04-183-574/+0
|
* Move documentation to inline comments: GtkMenuItemJavier Jardón2011-04-182-344/+1
|
* Move documentation to inline comments: GtkFontSelectionDialogJavier Jardón2011-04-182-129/+1
|
* Move documentation to inline comments: GtkWindowGroupJavier Jardón2011-04-182-89/+1
|
* Move documentation to inline comments: GtkDndJavier Jardón2011-04-182-424/+1
|
* Move documentation to inline comments: GtkTreeModelSortJavier Jardón2011-04-182-222/+1
|
* Move documentation to inline comments: GtkToggleButtonJavier Jardón2011-04-182-207/+1
|
* Move documentation to inline comments: GtkSizeGroupJavier Jardón2011-04-182-194/+1
|
* Move documentation to inline comments: GtkTextBufferJavier Jardón2011-04-182-974/+1
|
* Move documentation to inline comments: GtkPrintUnixDialogJavier Jardón2011-04-182-317/+1
|
* Move documentation to inline comments: GtkPrintSettingsJavier Jardón2011-04-182-1040/+1
|
* Move documentation to inline comments: GtkPrintContextJavier Jardón2011-04-182-202/+1
|
* Move documentation to inline comments: GtkRadioMenuItemJavier Jardón2011-04-182-149/+1
|
* Move documentation to inline comments: GtkTextMarkJavier Jardón2011-04-182-141/+1
|