Matthias Clasen
322100dc38
Documentation additions.
...
* gtk/gtkoldeditable.c, gtk/gtkrc.c,
gtk/gtkstyle.c: Documentation additions.
* gtk/gtkmenu.c (gtk_menu_set_accel_path),
gtk/gtkmenuitem.c (gtk_menu_item_set_accel_path),
gtk/gtkwidget.c (gtk_widget_add_accelerator): Typo and markup fixes.
* gtk/gtkitemfactory.c (gtk_item_factory_add_foreign): Document.
* gtk/gtkaccelmap.c (gtk_accel_map_add_filter): Explain intended use.
* gtk/running.sgml: Add ids to some elements to make them
addressable as link targets.
2002-01-14 23:24:47 +00:00
Matthias Clasen
d9306707db
Minor fix.
2002-01-14 00:45:31 +00:00
Matthias Clasen
dee0596686
Documentation.
...
* gtk/gtkitemfactory.c: Documentation.
* gtk/tmpl/gtkrc.sgml: Minor fixes.
2002-01-14 00:41:20 +00:00
Matthias Clasen
6046d50cd4
forgotten ChangeLog entry.
2002-01-12 22:02:54 +00:00
Havoc Pennington
c627d7299b
sgml fixes
...
2002-01-11 Havoc Pennington <hp@pobox.com>
* gtk/running.sgml: sgml fixes
* gtk/tmpl/gtksignal.sgml: sgml fixes
* gtk/tmpl/gtklabel.sgml: do the intro section
2002-01-11 Havoc Pennington <hp@pobox.com>
* gtk/gtklabel.c: put in more links to Pango markup format docs
(gtk_label_set_justify): mention gtk_misc_set_alignment
2002-01-12 04:39:07 +00:00
Matthias Clasen
e5bba6a165
Rename to reset_rc_styles_recurse(). ( #68084 )
...
* gtk/gtkwidget.c (gtk_widget_set_style_recurse): Rename to
reset_rc_styles_recurse(). (#68084 )
* gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
* gdk-pixbuf/Makefile.am (content_files): Add
gdk-pixbuf-from-drawables.sgml. (#68232 )
* gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
and GTK_APP_PAINTABLE. (#68060 )
2002-01-10 23:10:34 +00:00
Matthias Clasen
3d818fe5c8
Improve wording.
2002-01-09 00:34:21 +00:00
Matthias Clasen
4127a267f1
Speak of window IDs rather than XIDs in the docs.
...
* gtk/gtkplug.c, gtk/gtksocket.c: Speak of window IDs rather
than XIDs in the docs.
* gtk/gtkclipboard.c (gtk_clipboard_clear): Fix docs.
* gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of
window IDs rather than XIDs.
2002-01-09 00:02:30 +00:00
Matthias Clasen
c1808baa01
Doc typo fix. ( #68172 )
...
* gtk/gtksocket.c (gtk_socket_get_id): Doc typo fix. (#68172 )
* gtk/gtktreemodel.c (gtk_tree_path_is_descendant): Fix docs.
* gtk/gtktreemodel.c (gtk_tree_model_rows_reordered): Document.
* gtk/gtkwindow.c (gtk_window_remove_accel_group): Fix docs.
* gtk/gtkrc.c (gtk_rc_get_style_by_paths),
gtk/gtkwidget.c (gtk_widget_get_toplevel,
gtk_widget_push_composite_child), gtk/gtkdialog.c
(gtk_dialog_new_with_buttons, gtk_dialog_run): Keep gtk-doc
from messing up the indentation of inline examples.
* gtk/gtkmain.c, gtk/gtkrc.c: Consistently call g_getenv()
instead of getenv().
* gtk/gtktreemodel.c, gtk/gtkaccelgroup.c, gtk/gtkclipboard.c,
gtk/gtkdnd.c, gtk/gtkiconfactory.c, gtk/gtkrc.c,
gtk/gtkstyle.c, gtk/gtkselection.c: Doc fixes.
* gtk/gtkaccelmap.c (gtk_accel_map_add_filter,
gtk_accel_map_foreach_unfiltered, gtk_accel_map_load_scanner):
Document.
* gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
instead of GTK_WINDOW_XWINDOW(). (#68172 )
* gtk/gtk-sections.txt: Move functions which are documented
as "private" or "internal" into Private subsections.
* gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml,
gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
* gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
* gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
* gtk/tmpl/gtkrc.sgml: Correct names of default RC files.
2002-01-08 00:04:57 +00:00
Matthias Clasen
ed29c8ddd8
Replace GTK_NO_CHECK_CASTS by G_DISABLE_CAST_CHECKS.
...
* docs/debugging.txt: Replace GTK_NO_CHECK_CASTS by
G_DISABLE_CAST_CHECKS.
* gtk/gtkaccelgroup.c (gtk_accel_group_from_accel_closure,
gtk_accel_group_query, gtk_accel_group_find,
gtk_accel_groups_from_object): Document.
* gtk/gtkaccellabel.c (gtk_accel_label_set_accel_closure): Document.
* gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by
G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
* gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
* gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
2002-01-07 00:13:33 +00:00
Havoc Pennington
ef121a06ff
a few more questions I thought of
...
2002-01-06 Havoc Pennington <hp@pobox.com>
* gtk/question_index.sgml: a few more questions I thought of
2002-01-06 21:51:04 +00:00
Havoc Pennington
824e8e2d9d
remove gtk- prefix from TreeView and a few other entities, more consistent
...
2002-01-06 Havoc Pennington <hp@pobox.com>
* gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
other entities, more consistent anyway (I thought this would make
links to "GtkTreeView" etc. go to the ref page, not the struct,
but it wasn't the problem, the issue is the way gtkdoc-mkdb
decides what's an object, see CheckIsObject() routine)
* gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
* gtk/changes-2.0.sgml: ditto
* gtk/question_index.sgml: add some questions
2002-01-06 21:09:26 +00:00
Matthias Clasen
74a6929146
Documentation additions.
...
* gtk/gtkwidget.c: Documentation additions.
* gtk/tmpl/gtkwidget.sgml: Additions.
2002-01-05 15:46:46 +00:00
Matthias Clasen
2f14e89bc4
Fix a comment.
...
* gtk/gtkobject.c (gtk_object_dispose): Fix a comment.
* gtk/gtkwidget.c (gtk_widget_set_sensitive): tiny docs change
* gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
* gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
* gtk/tmpl/gtkwidget.sgml: Additions.
2002-01-04 23:49:20 +00:00
Havoc Pennington
89acf06327
tiny docs change
...
2002-01-04 Havoc Pennington <hp@pobox.com>
* gtk/gtkwidget.c (gtk_widget_set_sensitive): tiny docs change
2002-01-04 Havoc Pennington <hp@pobox.com>
* gtk/question_index.sgml: add question to help people find
gtk_widget_set_sensitive() if they're used to another term for
that.
2002-01-04 21:50:43 +00:00
Havoc Pennington
a755adc58d
add mention of gtk_widget_add_events() and GTK_CAN_FOCUS
...
2002-01-03 Havoc Pennington <hp@pobox.com>
* gtk/tmpl/gtkdrawingarea.sgml: add mention of
gtk_widget_add_events() and GTK_CAN_FOCUS
2002-01-04 03:34:12 +00:00
Matthias Clasen
317ba5b267
Small additions.
...
* gtk/tmpl/gtktextview.sgml: Small additions.
* gtk/tmpl/gtksignal.sgml: Explain what to use instead.
* gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
gtk/framebuffer.sgml: SGML fixes and additions.
* gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
Replace references to deprecated functions.
2002-01-03 23:04:44 +00:00
Matthias Clasen
0ea3acb02e
Add markup.
...
* gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
gtk/framebuffer.sgml: Add markup.
2002-01-03 00:36:09 +00:00
Havoc Pennington
e7153de001
move README.linux-fb in here
...
2002-01-01 Havoc Pennington <hp@pobox.com>
* gtk/framebuffer.sgml: move README.linux-fb in here
* gtk/tmpl/gtkpreview.sgml: explain what to use instead
* gtk/tmpl/gtkseparator.sgml: typo fix
* gtk/tmpl/gtkstock.sgml: add some overview docs
* gtk/Makefile.am (content_files): add new files
* gtk/changes-1.2.sgml: move Changes-1.2.txt in here
* gtk/changes-2.0.sgml: move Changes-2.0.txt in here
* gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
overview docs, copy in the examples from the FAQ
* gtk/gtk-docs.sgml: change DTD to 3.1, and add
question_index.sgml and changes-1.2, changes-2.0
* gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
* gtk/question_index.sgml: new section with question-based
index of the manual
* gtk/text_widget.sgml: fix some cross-references
2002-01-01 Havoc Pennington <hp@pobox.com>
* docs/README.linux-fb: note that this file is obsolete
* docs/Changes-2.0.txt, docs/Changes-1.2.txt: Add notes to these
files that they should not be edited and look in the reference
manual instead. Probably these files should just be replaced by
the note, and their main contents deleted.
* gtk/gtktextview.c: docs
* gtk/gtktextmark.c: docs
* gtk/gtktextchild.c: docs
* gtk/gtktextbuffer.c: docs stuff
* gtk/gtkclipboard.c (gtk_clipboard_get): fool with docs to maybe
give people more leads in sorting out PRIMARY vs. CLIPBOARD
2002-01-01 23:51:00 +00:00
Havoc Pennington
77b8bac91d
doc fix
...
2002-01-01 Havoc Pennington <hp@pobox.com>
* gtk/gtktextview.c (gtk_text_view_get_default_attributes): doc
fix
2002-01-01 Havoc Pennington <hp@pobox.com>
* gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible
property isn't implemented
* gtk/text_widget.sgml: small tweaks
2002-01-01 17:44:46 +00:00
Matthias Clasen
da1c339092
Remove references to nonexisting functions.
...
* gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
* gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml,
gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
gtk/tmpl/gtkradiomenuitem.sgml:
Replace references to deprecated functions.
* gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
2001-12-31 00:05:30 +00:00
Matthias Clasen
d925a72d34
Additions.
...
* gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
* gtk/gtkwindow.c, gtk/gtkimcontextsimple.c: Minor documentation tweaks.
2001-12-30 22:56:05 +00:00
Matthias Clasen
5b291073b0
GDK instead of Gdk.
...
* gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
* gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
deprecated functions.
* gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
gdk/tmpl/images.sgml: Replace references to deprecated functions.
* gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
* gdk/x11/gdkproperty-x11.c, gdk/x11/gdkselection-x11.c:
Minor documentation tweaks.
2001-12-29 00:24:25 +00:00
Vitaly Tishkov
b18a75d869
additional fix for #59314 ('<programlisting>' is changed to '<literal>' in
...
2001-12-28 Vitaly Tishkov <tvv@sparc.spb.su>
* gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
changed to '<literal>' in docs for gtk_window_set_policy ())
2001-12-28 15:48:45 +00:00
Owen Taylor
856a93cb85
Add gtktextutil.h
...
Sat Dec 22 18:18:07 2001 Owen Taylor <otaylor@redhat.com>
* gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
* gtk/text_widget.sgml (linkend): SGML fixes.
* gtk/gtk-sections.txt: Update
* gdk/gdk-sections.txt: Update.
* gdk/tmpl/cursors.sgml: SGML fix.
* gdk/gdk-docs.sgml: Add PNG handling magic.
2001-12-23 22:55:17 +00:00
Matthias Clasen
3aabcd2891
More precise documentation about underscores and mnemonics. ( #66380 )
...
* gtk/gtklabel.c (gtk_label_new_with_mnemonic),
gtk/gtkbutton.c (gtk_button_new_with_mnemonic): More precise
documentation about underscores and mnemonics. (#66380 )
* gtk/gtktextiter.c (gtk_text_iter_backward_word_starts): Fix
cyclic reference in docs.
* gtk/gtklabel.c (gtk_label_set_justify): Correct documentation
of default value. (#65402 )
* gtk/gtkmain.c (gtk_set_locale, gtk_disable_set_locale):
Markup fixes.
* gdk-pixbuf-io.c, gdk-pixbuf-animation.c, gdk-pixbuf-data.c,
gdk-pixbuf-loader.c, gdk-pixbuf-scale.c, gdk-pixbuf-util.c,
gdk-pixdata.c: Markup fixes.
* gtk/text_widget.sgml: More precise wording. (#63388 )
* gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
* gtk/resources.sgml: Fix markup of mail URLs.
* gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
* gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
Expand documentation. (#60471 )
* gtk/tmpl/gtkmain.sgml: Remove misleading information about
gtk_set_locale(). (#65758 )
2001-12-20 23:09:29 +00:00
Anders Carlsson
6cd2abbf09
Change GdkWidget to GtkWidget. Fixes #67162 .
...
2001-12-18 Anders Carlsson <andersca@gnu.org>
* gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
GtkWidget. Fixes #67162 .
2001-12-18 16:28:17 +00:00
Matthias Clasen
7ee423dba0
Markup fixes.
...
* gdk-pixbuf/tmpl/creating.sgml,
gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
* gtk/building.sgml, gtk/resources.sgml: Markup fixes.
* gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
* gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
* gdk-pixbuf-io.c, gdk-pixbuf-animation.c, gdk-pixbuf-data.c,
gdk-pixbuf-loader.c, gdk-pixbuf-scale.c, gdk-pixbuf-util.c,
gdk-pixdata.c: Markup fixes.
2001-12-17 23:06:47 +00:00
Havoc Pennington
8280fa8d44
put _simple variants at the top of the docs
...
2001-12-16 Havoc Pennington <hp@pobox.com>
* gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
top of the docs
2001-12-16 21:12:13 +00:00
Havoc Pennington
a7d0944194
small doc tweaks, specifically some "just do XYZ" advice next to the
...
2001-12-16 Havoc Pennington <hp@pobox.com>
* gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
some "just do XYZ" advice next to the InterpMode technojargon.
2001-12-16 Havoc Pennington <hp@pobox.com>
* gdk-pixbuf-scale.c: docs enhancements
2001-12-16 21:09:30 +00:00
Matthias Clasen
a83f8f3cf1
Add something about GdkModifierType.
...
* gdk/tmpl/windows.sgml: Add something about GdkModifierType.
2001-12-16 19:32:19 +00:00
Matthias Clasen
fc4a6b955d
Markup fixes.
...
* gtk/gtkdialog.c, gtk/gtkrc.c, gtk/gtkwidget.c: Markup fixes.
* gdk-pixbuf-io.c: Markup fixes.
* gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml,
gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml,
gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml,
gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml,
gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml,
gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml,
gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
2001-12-13 19:51:24 +00:00
Matthias Clasen
43851fe034
Typo fixes Typo fix. ( #66746 )
...
* gtk/gtktextlayout.c: Typo fixes
* gtk/gtkwindow.c (gtk_window_set_position): Typo fix. (#66746 )
* gtk/gtkwidget.c (gtk_widget_send_expose, gtk_widget_get_toplevel,
gtk_widget_get_default_direction): Doc fixes. (#66727 , #66737 , #66744 )
* gtk/gtkstyle.h (GTK_STYLE_NUM_STYLECOLORS): Remove. (#66467 )
* gtk/tmpl/gtklist.sgml: Markup fixes.
* gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml: s/succesful/successful/g.
* gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
GTK_STYLE_NUM_STYLECOLORS. (#66467 )
2001-12-12 22:29:53 +00:00
Havoc Pennington
793bbc7a7f
add another example
...
2001-12-12 Havoc Pennington <hp@pobox.com>
* gtk/text_widget.sgml: add another example
2001-12-12 06:40:08 +00:00
Matthias Clasen
0212048af6
Add docs.
...
* gtk/gtkcontainer.c: Add docs.
* gtk/tmpl/gtkmain.sgml: Markup fixes.
* gtk/gtk-docs.sgml: Add an empty entity to suppress
crossreferencing in programlistings.
2001-12-09 21:34:39 +00:00
Matthias Clasen
63b4e37957
Doc markup fix.
...
* gtk/gtkwidget.c: Doc markup fix.
* gtk/gtktreeviewcolumn.c: Markup fixes. (#66447 )
* gtk/gtktreestore.c: Typo fixes. (#66445 )
* gtk/gtkaccelgroup.c: Misc doc markup. (#66425 )
* gtk/gtkclipboard.c (gtk_clipboard_get_owner): Fix reference
to gtk_clipboard_set_with_owner(). (#66424 )
* gtk/tmpl/gtkclipboard.sgml: Fix references to
get_clipboard_set_with_owner(). (#66424 )
2001-12-08 21:39:34 +00:00
Matthias Clasen
13e498cae8
Typo fixes.
...
* gtk/gtkstyle.h: Typo fixes.
* gtk/gtkstyle.c, gtk/gtktoolbar.c: Add docs.
* gtk/gtkrc.c (gtk_rc_find_pixmap_in_path): Fix docs.
* gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
gtk/tmpl/gtkstyle.sgml: Add docs.
2001-12-07 23:39:54 +00:00
Matthias Clasen
31df9723e5
Fix docs. ( #66383 )
...
* gtk/gtklabel.c: Fix docs. (#66383 )
* gtk/gtkbbox.c (gtk_button_box_set_child_secondary): Fix docs.
(#66278 , #66280 )
* gdk/gdkwindow.h (gdk_window_get_deskrelative_origin),
gdk/gdkimage.h (gdk_image_get): Deprecate. (#66208 )
* gtk/gtkcolorsel.c (gtk_color_selection_set_update_policy):
Don't emit a g_warning() about being deprecated. (#66208 )
* gtk/gtkaccellabel.c (gtk_accel_label_set_accel_widget): Add docs.
* gtk/gtkcontainer.c: Doc fixes.
* gtk/gtkliststore.c (gtk_list_store_clear): Add docs; misc doc fixes.
* gtk/gtkstyle.c (gtk_style_attach): Add docs.
* gdk-pixbuf.h (gdk_pixbuf_ref, gdk_pixbuf_unref,
gdk_pixbuf_animation_ref, gdk_pixbuf_animation_unref):
Deprecate. (#66208 )
* gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383 )
* gtk/tree_widget.sgml: Typo fix. (#66256 )
* gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
* gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml,
gtk/tmpl/gtktreeitem.sgml: Updates.
2001-12-06 21:38:12 +00:00
Matthias Clasen
a7bab735ad
Deprecate. ( #65851 )
...
* gdk/gdkcolor.h (gdk_colormap_change): Deprecate. (#65851 )
* gdk/gdktypes.h (GdkKeyInfo): Remove. (#66025 )
* gtk/gtkwindow.c, gtk/gtkwidget.c: Add docs, markup fixes.
* gtk/tmpl/gtkwidget.sgml: Updates.
* gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
2001-12-05 00:06:40 +00:00
Matthias Clasen
dd92af8c05
Updates.
...
* gdk/tmpl/input_devices.sgml,
gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
2001-12-03 21:28:47 +00:00
Matthias Clasen
a41519815b
Updates.
...
* gdk/tmpl/dnd.sgml: Updates.
2001-12-02 22:27:26 +00:00
Havoc Pennington
e57211cb1b
add brief explanation of how to use GtkOptionMenu
...
2001-12-01 Havoc Pennington <hp@pobox.com>
* gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
GtkOptionMenu
2001-12-01 18:30:49 +00:00
Matthias Clasen
101d44881c
Deprecate.
...
* gdk/gdkdrawable.h (gdk_drawable_ref, gdk_drawable_unref),
gdk/gdkcolor.h (gdk_colormap_ref, gdk_colormap_unref),
gdk/gdkdnd.h (gdk_drag_context_ref, gdk_drag_context_unref),
gdk/gdkgc.h (gdk_gc_ref, gdk_gc_unref): Deprecate.
* gdk/gdkvisual.h: Use GDK_DISABLE_DEPRECATED, not
GTK_DISABLE_DEPRECATED.
* gdk/gdkcolor.c (gdk_colormap_ref, gdk_colormap_unref),
gdk/gdkgc.c (gdk_gc_ref, gdk_gc_unref): Document.
* gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
2001-11-30 22:55:28 +00:00
Matthias Clasen
24aef23aab
Typo fix.
...
* gdk/gdkwindow.c: Typo fix.
* gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
* gdk/tmpl/dnd.sgml: Updates.
* gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
and GdkPangoAttrStipple.
2001-11-29 23:08:38 +00:00
Matthias Clasen
a381648faa
Typo fixes. ( #65607 )
...
* gtk/gtkaccelmap.c: Typo fixes. (#65607 )
* gtk/gtkfixed.c (gtk_fixed_set_has_window, gtk_fixed_get_has_window):
Fix docs. (#65505 )
* gtk/gtkwindow.c (gtk_window_set_mnemnonic_modifier): Document.
* gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
* gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
* gdk/tmpl/events.sgml: Document gdk_setting_get.
* gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
gdk_font_full_name_free.
* gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
2001-11-28 23:41:12 +00:00
Matthias Clasen
af4bb73f59
gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
...
gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
gdk/tmpl/gcs.sgml: Updates.
2001-11-28 19:05:58 +00:00
Matthias Clasen
4ee972a5c9
Directly include the contents of gdkcursors.h in the GdkCursorType enum.
...
* gdk/gdkcursor.h: Directly include the contents
of gdkcursors.h in the GdkCursorType enum.
* gdk/gdkcursors.h: Deleted.
* gdk/gdkkeysyms.h: Remove XFree86-specific keysyms, add
header boilerplate.
* gdk/Makefile.am: Remove the X-derived-headers rule.
* gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
2001-11-28 18:38:43 +00:00
Owen Taylor
393c47573e
Add windows.sgml Revert last diff to get things to build.
...
Fri Nov 23 15:12:07 2001 Owen Taylor <otaylor@redhat.com>
* gtk/Makefile.am (content_files): Add windows.sgml
* gdk/tmpl/cursors.sgml: Revert last diff to get things to
build.
2001-11-23 20:44:13 +00:00
Matthias Clasen
a259f181fb
Add better explanation of proximity events.
...
* gdk/tmpl/event_structs.sgml: Add better explanation of proximity
events.
* gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
* gdk/images/*.png: The standard X cursors as pngs.
* gdk/Makefile.am (HTML_IMAGES): Add the images.
2001-11-22 22:06:37 +00:00
Owen Taylor
b56118cf13
Updates
...
Wed Nov 21 15:57:29 2001 Owen Taylor <otaylor@redhat.com>
* gtk/gtk-sections.txt: Updates
* gtk/tmpl/gtkstock.sgml: Close end tags.
* gtk/gtk.types: Remove interface types which gtk-doc
can't handle currently.
* gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
* gdk/tmpl/x_interaction.sgml: Fix SGML errors.
* gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates.
2001-11-21 21:43:47 +00:00