Javier Jardón
0b61aaacd1
docs: move documentation to inline comments: gdktesting
2010-11-16 16:20:47 +09:00
Javier Jardón
209afbbf17
docs: Move documentation to inline comments: gdkscreen
2010-11-16 16:20:47 +09:00
Javier Jardón
1a1c4be6c3
docs: Move documentation to inline comments: gdkdisplaymanager
2010-11-16 16:20:47 +09:00
Javier Jardón
236f15c3a9
docs: Move documentation to inline comments: gdkdisplay
2010-11-16 16:20:47 +09:00
Javier Jardón
bb218b08e9
docs: Move documentation to inline comments: gdkapplaunchcontext
2010-11-16 16:20:47 +09:00
Javier Jardón
333ff7dbfc
docs: Do not refer to deprecated GNOME2 porting guide
...
But to the related sections of Pango manual
2010-11-16 16:20:46 +09:00
Javier Jardón
abb98246ff
docs: Update URL of some documentation links
...
http://developer.gnome.org -> http://library.gnome.org
2010-11-16 16:20:46 +09:00
John (J5) Palmieri
b17a25142f
[introspection] add transfer none annotation to gdk_keyval_name return
...
* moved docs from .sgml file to th e.c file so we can add the annotation
2010-11-13 15:23:31 +09:00
Patrick Bernaud
8eb7181979
docs: Move documentation to inline comments: GtkPaned
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=634338
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-09 16:18:15 +09:00
Patrick Bernaud
a00a0fb209
docs: Move documentation to inline comments: GtkProgressBar
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=634339
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-09 16:18:15 +09:00
Patrick Bernaud
312fd9efc0
docs: Move documentation to inline comments: GtkPageSetup
...
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=634340
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-09 16:18:15 +09:00
Garrett Regier
c65a617bd7
docs: Move documentation to inline comments: GtkCellView
...
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-08 11:31:02 +09:00
Garrett Regier
24c3b956f3
docs: Move documentation to inline comments: GtkCellRendererText
...
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-08 11:31:02 +09:00
Javier Jardón
322db81256
docs: Move documentation to inline comments: GtkCellRenderer
2010-11-08 11:31:02 +09:00
Javier Jardón
b1112cb87c
docs: Move documentation to inline comments: GtkSettings
2010-11-08 11:31:02 +09:00
Garrett Regier
bf17f3f32c
docs: Move documentation to inline comments: GtkColorSelection
...
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-08 11:31:02 +09:00
Garrett Regier
46627d008f
docs: Move documentation to inline comments: GtkLayout
...
Signed-off-by: Javier Jardón <jjardon@gnome.org>
2010-11-08 11:31:02 +09:00
Javier Jardón
a31142a8fa
docs: move documentation to inline comments: GtkColorButton
2010-11-08 11:31:01 +09:00
Javier Jardón
65834294a5
docs: move documentation to inline comments: GtkTreeView
2010-11-08 11:31:01 +09:00
Javier Jardón
0331e1fab7
docs: Move documentation to inline comments: GtkTextView
2010-11-08 11:31:01 +09:00
Javier Jardón
a62b185e29
docs: move documentation to inline comments: GtkEntry
2010-11-08 11:31:01 +09:00
Javier Jardón
dfeff671c4
docs: Fix generation of GtkGrid documentation
2010-11-08 11:31:01 +09:00
Matthias Clasen
a8ade90b4f
Fix a typo
2010-11-02 12:04:36 +09:00
Matthias Clasen
0c8df06f73
Mention actions in the libunique migration guide
2010-11-02 12:04:36 +09:00
Michael Natterer
260ccdfebe
gtk: remove "gboolean homogeneous" from gtk_box_new()
...
Because it's FALSE in virtually all use cases.
2010-11-02 12:04:35 +09:00
Javier Jardón
1dc7e3d885
Emphasize that GtkBox and GtkTable can be replaced by GtkGrid
2010-10-30 17:37:04 +09:00
Javier Jardón
c15ef6405c
Use gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 17:37:03 +09:00
Javier Jardón
ae1d1fd048
docs: remove template of deprecated gtkcombo widget
2010-10-30 17:37:03 +09:00
Matthias Clasen
1469c3fd69
Migration guide additions
...
Add some information about expand flags and the scrollable interface.
2010-10-30 17:37:03 +09:00
Javier Jardón
d03d2943d2
Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()
2010-10-30 17:37:03 +09:00
Javier Jardón
cdf4b4bbd5
Use gtk_paned_new() instead gtk_[v|h]paned_new()
2010-10-30 17:37:03 +09:00
Javier Jardón
821c3c6578
Use gtk_separator_new() instead gtk_[v|h]separator_new()
2010-10-30 17:37:02 +09:00
Matthias Clasen
70bef431b0
GtkComboBox: Add a constructor that takes a model and adds an entry
...
https://bugzilla.gnome.org/show_bug.cgi?id=633050
2010-10-30 17:37:02 +09:00
Matthias Clasen
d02443d57c
Add a migration guide section on size_request
2010-10-30 17:35:21 +09:00
Ignacio Casal Quinteiro
fdea6c5c19
Fix typo.
2010-10-24 22:51:51 +02:00
Matthias Clasen
520a6aeb8f
Fix up docs
2010-10-23 23:41:08 +02:00
Matthias Clasen
d7653e7c0c
Add a unique->GtkApplication migration guide
2010-10-23 22:51:38 +02:00
Matthias Clasen
3e594dd845
Fix doc build
2010-10-23 21:23:22 +02:00
Matthias Clasen
7651c231e0
Revert the id-column patch
...
It didn't quite turn out as I wanted it.
I'll put it in bug 619148 for now.
2010-10-23 19:34:20 +02:00
Matthias Clasen
9fb36fff36
Add a way to associate numeric ids with combobox values
...
This will let us use combo boxes as property editors for
GSettings enmerations easily.
2010-10-23 02:31:30 +02:00
Javier Jardón
38dbb84095
gtkadjustment: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
Javier Jardón
96f2f2ff5b
gtkscrollbar: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
Javier Jardón
ec0c739520
gtktreemodelfilter: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
Javier Jardón
8d3b36d534
gtktreeselection: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
Javier Jardón
e51daa79fe
gtktreesortable: Move documentation to inline comments
2010-10-23 00:31:37 +02:00
Javier Jardón
16cf23959f
gtktreeviewcolumn: Move documentation to inline comments
2010-10-23 00:31:36 +02:00
Javier Jardón
8f766d36f4
gtktreestore: Move documentation to inline comments
2010-10-23 00:31:36 +02:00
Carlos Garnacho
1bbbd005a4
GtkColorButton: Add API to deal with GdkRGBA.
2010-10-22 20:14:57 +02:00
Carlos Garnacho
cb5b74e9c6
GtkColorSelection: Add API to deal with GdkRGBA.
...
The hook to change the global palette is still unchanged, it is quite
tied to GdkColor and the color format used to store the palette in
GtkSettings.
2010-10-22 20:14:56 +02:00
Carlos Garnacho
ce06043f17
GdkWindow: Add gdk_window_set_background_rgba()
...
This new function takes a GdkRGBA in order to set the background to
an alpha color. Keep in mind that RGBA visuals and a composited environment
are still necessary to have an alpha background displayed.
2010-10-22 20:14:56 +02:00