a5ab0a4c84
docs: Add cross-reference in GtkAlign docs
2010-11-16 16:20:49 +09:00
8809e46a41
docs: Fix a typo in gtk_button_set_alignment() docs
2010-11-16 16:20:49 +09:00
70bb3776f0
docs: Remove template of unused functions
2010-11-16 16:20:49 +09:00
ccd740f1b6
docs: Move documentation to inline comments: event_structs
...
All the GDK documentation is now moved to inline comments
2010-11-16 16:20:49 +09:00
1cbba3fae2
docs: Move documentation to inline comments: x_interaction
2010-11-16 16:20:49 +09:00
7d12d2a649
docs: Move documentation to inline comments: drawing
2010-11-16 16:20:48 +09:00
dd2db852cc
docs: Move documentation to inline comments: gdkthreads
2010-11-16 16:20:48 +09:00
7524d5fcbe
docs: Move documentation to inline comments: gdkevents
2010-11-16 16:20:48 +09:00
4d6c033d16
docs: Move documentation to inline comments: properties
2010-11-16 16:20:48 +09:00
7090aa1e1b
docs: Move documentation to inline comments: gdkselection
2010-11-16 16:20:48 +09:00
4593df1ef5
docs: Move documentation to inline comments: gdkvisual
2010-11-16 16:20:48 +09:00
2adf427467
docs: Move documentation to inline comments: gdkpango
2010-11-16 16:20:48 +09:00
1b5f0d5968
docs: Move documentation to inline comments: gdkcursor
2010-11-16 16:20:48 +09:00
e85c0f63fb
gdk: Add big fat warning about updating XSettings
...
There's a tool to see if we forgot to update the gdk_settings_map
array, or got the offsets wrong. Mention those above the XSettings
list.
2010-11-16 16:20:48 +09:00
038fb4b7e9
gdk: Update gdk_settings_map for blink timeout to work
...
gdk_settings_map needs to be updated when gdk_settings_names is changed,
and it's easier to add the setting at the end, so we don't need to
recalculate everything.
Really fixing:
https://bugzilla.gnome.org/show_bug.cgi?id=634697
2010-11-16 16:20:48 +09:00
0d07cba436
[gi] add "out" annotations to gtk_tree_store_sort_column_id params
2010-11-16 16:20:48 +09:00
1e3f7ba162
Update Czech translation
2010-11-16 16:20:48 +09:00
4f92875bb1
docs: gdkrgba: Add "Since: 3.0" tags
2010-11-16 16:20:47 +09:00
40b7a916a8
docs: Remove GdkPixmap template
2010-11-16 16:20:47 +09:00
2909edb3e7
docs: Move documentation to inline comments: general
2010-11-16 16:20:47 +09:00
145fe4bdc0
docs: Move documentation to inline comments: gdkkeys
2010-11-16 16:20:47 +09:00
0b61aaacd1
docs: move documentation to inline comments: gdktesting
2010-11-16 16:20:47 +09:00
209afbbf17
docs: Move documentation to inline comments: gdkscreen
2010-11-16 16:20:47 +09:00
1a1c4be6c3
docs: Move documentation to inline comments: gdkdisplaymanager
2010-11-16 16:20:47 +09:00
236f15c3a9
docs: Move documentation to inline comments: gdkdisplay
2010-11-16 16:20:47 +09:00
bb218b08e9
docs: Move documentation to inline comments: gdkapplaunchcontext
2010-11-16 16:20:47 +09:00
3166767c36
Fixes wrong translation for Catalan
2010-11-16 16:20:47 +09:00
bad8d0b8e6
Updated British English translation
2010-11-16 16:20:47 +09:00
a00cd60540
docs: Mention that tooltip_column text should be escaped in GtkIconView
2010-11-16 16:20:46 +09:00
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
abb98246ff
docs: Update URL of some documentation links
...
http://developer.gnome.org -> http://library.gnome.org
2010-11-16 16:20:46 +09:00
cb1ef69b12
Added UG translation
2010-11-16 16:20:46 +09:00
1dd7424f0c
Updated Hungarian translation
2010-11-16 16:20:46 +09:00
b0919b2058
Added "cell-packing" property GtkBuildable parsing to GtkCellLayout
...
Added gtk_cell_layout_get_area() iface vfunc and use that to apply
packing cell properties to the child renderers when parsing from
GtkBuilder.
2010-11-16 15:11:18 +09:00
70d95f04e7
gtkmain: Remove deprecated gtk_init_add() function
...
https://bugzilla.gnome.org/show_bug.cgi?id=629955
2010-11-16 06:54:01 +01:00
77d6bd12b9
Deprecate GtkCallbackMarshal and GtkFunction
...
As they're only used by already deprecated API
https://bugzilla.gnome.org/show_bug.cgi?id=629955
2010-11-16 06:54:01 +01:00
5f3d819746
GtkArg is deprecated since 2.2
2010-11-16 06:43:16 +01:00
d45fd566b1
docs: Add cross-reference in GtkAlign docs
2010-11-16 03:51:53 +01:00
9e78176685
docs: Fix a typo in gtk_button_set_alignment() docs
2010-11-16 03:37:42 +01:00
2e2effbb6c
docs: Remove template of unused functions
2010-11-15 21:08:19 +01:00
b204995c6d
docs: Move documentation to inline comments: event_structs
...
All the GDK documentation is now moved to inline comments
2010-11-15 21:08:11 +01:00
e2cfecf813
docs: Move documentation to inline comments: x_interaction
2010-11-15 21:06:35 +01:00
a384b35bb5
docs: Move documentation to inline comments: drawing
2010-11-15 21:06:35 +01:00
b63800bd33
docs: Move documentation to inline comments: gdkthreads
2010-11-15 21:06:35 +01:00
4400f997a8
docs: Move documentation to inline comments: gdkevents
2010-11-15 21:06:35 +01:00
d2915ed9d1
docs: Move documentation to inline comments: properties
2010-11-15 21:06:34 +01:00
2f06ec02be
docs: Move documentation to inline comments: gdkselection
2010-11-15 18:24:31 +01:00
6bfdecef7a
docs: Move documentation to inline comments: gdkvisual
2010-11-15 18:24:31 +01:00
9a8fcfa65a
docs: Move documentation to inline comments: gdkpango
2010-11-15 18:24:31 +01:00
cc13047315
docs: Move documentation to inline comments: gdkcursor
2010-11-15 18:24:31 +01:00