Matthias Clasen
7f5968aa07
Add GtkExpander docs.
2003-07-01 19:46:22 +00:00
Matthias Clasen
7de2603d95
Add gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(),
...
2003-07-01 Matthias Clasen <maclas@gmx.de>
* gdk/gdk-sections.txt: Add
gdk_cursor_new_from_pixbuf(), gdk_display_supports_cursor_alpha(),
gdk_display_supports_cursor_color(), gdk_display_get_default_cursor_size() and
gdk_display_get_maximal_cursor_size().
2003-06-30 22:32:06 +00:00
Matthias Clasen
8de1773384
Additions.
2003-06-29 22:32:32 +00:00
Matthias Clasen
d927f2a26c
Move GtkIMContext to "Abstract Base Classes", since its abstract.
...
2003-06-24 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-docs.sgml: Move GtkIMContext to "Abstract Base Classes", since its abstract.
* gtk/tmpl/gtkaccessible.sgml:
* gtk/tmpl/gtkimmulticontext.sgml:
* gtk/tmpl/gtkimcontextsimple.sgml:
* gtk/tmpl/gtkimcontext.sgml:
* gtk/tmpl/gtkviewport.sgml:
* gtk/tmpl/gtkcellrenderertext.sgml:
* gtk/tmpl/gtkcellrendererpixbuf.sgml:
* gtk/tmpl/gtkcelleditable.sgml:
* gtk/tmpl/gtktreemodelsort.sgml:
* gtk/tmpl/gtktreednd.sgml:
* gtk/tmpl/gtktreesortable.sgml: Add short descriptions.
2003-06-23 22:59:01 +00:00
Matthias Clasen
87d528d71c
Add RTL variants of stock icons.
...
2003-06-23 Matthias Clasen <maclas@gmx.de>
* gtk/Makefile.am (HTML_IMAGES): Add RTL variants of stock icons.
* gtk/tmpl/gtkstock.sgml: Document RTL variants of stock icons.
2003-06-23 21:51:44 +00:00
Matthias Clasen
e7444133cb
Typo fix.
2003-06-22 19:42:13 +00:00
Matthias Clasen
de07fd2a7e
Add gdk_pixbuf_loader_new_with_mime_type.
...
2003-06-22 Matthias Clasen <matthias@localhost.localdomain>
* gdk-pixbuf/gdk-pixbuf-sections.txt: Add gdk_pixbuf_loader_new_with_mime_type.
2003-06-22 19:08:12 +00:00
Matthias Clasen
4c6bcae486
Another question.
2003-06-18 22:41:06 +00:00
Matthias Clasen
247c311bd8
Add a question about changing fonts. ( #114747 )
...
2003-06-19 Matthias Clasen <maclas@gmx.de>
* gtk/question_index.sgml: Add a question about changing fonts.
(#114747 )
2003-06-18 22:08:42 +00:00
Matthias Clasen
fcffe5a1ab
Add rule to regenerate man pages from Docbook. (man_MANS): Add
...
2003-06-17 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf/Makefile.am: Add rule to regenerate man pages from
Docbook.
(man_MANS): Add gdk-pixbuf-csource.1, gdk-pixbuf-query-loaders.1.
(content_files): Add gdk-pixbuf-csource.xml,
gdk-pixbuf-query-loaders.xml.
* gdk-pixbuf/gdk-pixbuf-csource.xml: New refentry, containing the
former gdk-pixbuf/gdk-pixbuf-csource.1, converted to Docbook.
* gdk-pixbuf/gdk-pixbuf-query-loaders.xml: New refentry.
* gdk-pixbuf/gdk-pixbuf-csource.1:
* gdk-pixbuf/gdk-pixbuf-query-loaders.1: Man pages generated from
the .xml sources.
* gdk-pixbuf/gdk-pixbuf.sgml: Include gdk-pixbuf-csource.xml and
gdk-pixbuf-query-loaders.xml.
* gtk/Makefile.am: Add rule to regenerate man pages from Docbook.
(man_MANS): Add gtk-query-immodules-2.0.1
(content_files): Add gtk-query-immodules-2.0.xml
* gtk/gtk-query-immodules-2.0.xml: New refentry.
* gtk/gtk-query-immodules-2.0.1: Man page generated from the .xml
source.
* gtk/gtk-docs.sgml: Include gtk-query-immodules-2.0.xml.
* acinclude.m4 (JH_PATH_XML_CATALOG, JH_CHECK_XML_CATALOG): New
macros to check for XML catalog contents and path, borrowed from
gtk-doc.
* configure.in: New option --enable-man to enable regeneration of
man pages from Docbook, if the necessary tools are found.
2003-06-17 00:37:28 +00:00
Matthias Clasen
5e4a3fbab1
Add autogenerated indices.
...
2003-06-17 Matthias Clasen <mc2@YAST_ASK>
* gtk/gtk-docs.sgml:
* gdk-pixbuf/gdk-pixbuf.sgml:
* gdk/gdk-docs.sgml: Add autogenerated indices.
2003-06-16 23:19:37 +00:00
Matthias Clasen
ce294c13a6
Fix some typos.
...
2003-06-11 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkdnd.sgml: Fix some typos.
2003-06-11 23:12:17 +00:00
Matthias Clasen
31d85b7ed0
Add gtk_text_view_[gs]et_overwrite().
...
2003-06-10 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Add gtk_text_view_[gs]et_overwrite().
2003-06-09 22:26:55 +00:00
Matthias Clasen
8992434c4f
Add some questions.
2003-06-05 00:41:28 +00:00
Matthias Clasen
8f0e4cf634
Minor improvements to alignment padding documentation.
2003-05-31 23:39:02 +00:00
Matthias Clasen
1499455d25
Document allowed values for adjustments which are used in scrollbars.
...
* gtk/tmpl/gtkadjustment.sgml: Document allowed values for
adjustments which are used in scrollbars. (#108448 , Ernst Lippe)
2003-05-26 22:58:28 +00:00
Matthias Clasen
61e5565d51
Fix example. ( #113604 , Julien Moutte)
...
2003-05-27 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkradiomenuitem.sgml: Fix example. (#113604 ,
Julien Moutte)
2003-05-26 22:35:16 +00:00
Matthias Clasen
0823a10aaf
Some calendar improvements.
2003-05-08 00:25:51 +00:00
Matthias Clasen
b533fc3ae5
Improve the docs about cross-process embedding a bit. ( #112101 , #112006 )
...
2003-05-05 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-docs.sgml:
* gtk/tmpl/gtksocket.sgml: Improve the docs about cross-process
embedding a bit. (#112101 , #112006 )
2003-05-05 18:13:59 +00:00
Matthias Clasen
be9972bb3b
Remove some accidentally committed changes.
2003-05-01 20:16:29 +00:00
Matthias Clasen
59bd288630
Doc additions and fixes.
2003-04-15 22:51:04 +00:00
Matthias Clasen
82b76f2926
Additions.
...
2003-04-13 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkenums.sgml: Additions.
* gtk/tmpl/gtkvruler.sgml:
* gtk/tmpl/gtkhruler.sgml:
* gtk/tmpl/gtkgamma.sgml:
* gtk/tmpl/gtkcurve.sgml:
* gtk/tmpl/gtkruler.sgml: Fix some typos and add some markup.
2003-04-12 23:29:46 +00:00
Matthias Clasen
e2abcc2dea
Add a bunch of new functions.
...
2003-04-13 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-sections.txt: Add a bunch of new functions.
2003-04-12 22:22:36 +00:00
Matthias Clasen
136ae57786
Typo fixes.
2003-04-09 18:18:23 +00:00
Matthias Clasen
ade1ae83d8
typo fix
2003-04-07 22:38:36 +00:00
Matthias Clasen
0230821081
Add GTK_WRAP_WORD_CHAR. ( #110086 , David Brigada)
...
* gtk/gtktextlayout.c (set_para_values):
* gtk/gtkenums.h (GtkWrapMode): Add GTK_WRAP_WORD_CHAR. (#110086 ,
David Brigada)
2003-04-07 18:19:46 +00:00
Matthias Clasen
c4dd1bd3f9
Fix numerous misspellings of possessive "its". ( #110027 , Doug Quale)
2003-04-07 00:16:43 +00:00
Matthias Clasen
065df1c008
Add deprecation info.
2003-04-06 23:42:35 +00:00
Matthias Clasen
01bb2521fa
Fix formatting of examples.
...
* gtk/tmpl/gtkmessagedialog.sgml: Fix formatting of examples.
2003-03-31 22:41:55 +00:00
Matthias Clasen
b10031de0d
Fix the example. ( #109563 )
...
2003-04-01 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkfilesel.sgml: Fix the example. (#109563 )
2003-03-31 22:26:32 +00:00
Michael Natterer
a5a2846731
copy stock_color_picker_25.png, don't copy stock_save_24.png twice.
...
2003-03-22 Michael Natterer <mitch@gimp.org>
* gtk/Makefile.am: copy stock_color_picker_25.png, don't copy
stock_save_24.png twice.
* gtk/tmpl/gtkstock.sgml: use it for GTK_STOCK_COLOR_PICKER
instead of stock_colorselector_24.png.
2003-03-22 19:13:07 +00:00
Matthias Clasen
15e99cdacd
Add deprecation guards around gtk_object_new().
2003-03-04 00:04:26 +00:00
Matthias Clasen
d2e91a53da
Fix self-referential documenation of gtk_tree_model_get_iter_root().
...
2003-02-24 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtktreemodel.sgml: Fix self-referential documenation of
gtk_tree_model_get_iter_root(). (#106720 , Keith Sharp)
2003-02-24 19:12:34 +00:00
Matthias Clasen
43d0d79cc0
Document that font and fontset declarations are ignored.
...
2003-02-11 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Document that font and fontset declarations
are ignored.
2003-02-11 00:32:28 +00:00
Matthias Clasen
ee52dc8567
# doesn't work here, add links manually. ( #104991 )
...
2003-02-02 Matthias Clasen <maclas@gmx.de>
* gtk/gtk-docs.sgml:
* gtk/question_index.sgml: # doesn't work here, add links
manually. (#104991 )
2003-02-02 22:24:48 +00:00
Matthias Clasen
0f4229d419
Mention xxx_DISABLE_DEPRECATED and GDK_MULTIHEAD_SAFE.
...
2003-02-01 Matthias Clasen <maclas@gmx.de>
* gtk/compiling.sgml: Mention xxx_DISABLE_DEPRECATED and
GDK_MULTIHEAD_SAFE.
2003-02-01 01:19:30 +00:00
Matthias Clasen
2435e831cf
Deprecate gtk_paned_computed_position(). ( #97077 )
...
2003-01-31 Matthias Clasen <maclas@gmx.de>
* gtk/gtkpaned.h: Deprecate gtk_paned_computed_position(). (#97077 )
* gtk/gtkmain.h: Deprecate the gtk_timeout_*, gtk_idle_*
and gtk_input_* functions. (#71596 )
* gtk/gtkentry.c (gtk_entry_move_cursor):
* gtk/gtklabel.c (gtk_label_move_cursor): Handle
GTK_MOVEMENT_HORIZONTAL_PAGES in switches.
* gdk/gdk.h: Deprecate gdk_wcstombs() and gdk_mbstowcs(). (#79803 )
* gtk/gtkitemfactory.h:
* gtk/gtkitemfactory.c (gtk_item_factory_add_foreign): Deprecate.
(#69244 )
* gtk/tmpl/gtkmain.sgml: Deprecate the gtk_timeout_*, gtk_idle_*
and gtk_input_* functions. (#71596 )
2003-01-31 00:08:35 +00:00
Matthias Clasen
9134219266
s/overwrite/override/g ( #104627 , Brian Cameron)
...
2003-01-30 Matthias Clasen <maclas@gmx.de>
* gtk/running.sgml: s/overwrite/override/g (#104627 , Brian Cameron)
2003-01-30 00:05:24 +00:00
Matthias Clasen
1f71780c75
Fix integer color range. ( #103992 )
...
2003-01-21 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Fix integer color range. (#103992 )
2003-01-20 23:11:18 +00:00
Matthias Clasen
740f871a15
Skip invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
...
* gtk/gtktextview.c (gtk_text_view_move_cursor_internal): Skip
invisible chars for GTK_MOVEMENT_LOGICAL_POSITIONS and
GTK_MOVEMENT_WORDS.
* gtk/gtktextiter.c,
gtk/gtktextiter.h: Add some variant movement functions which
skip invisible chars, and do some cleanups.
* gtk/gtk-sections.txt: Add new GtkTextIter functions.
2003-01-14 01:07:58 +00:00
Matthias Clasen
53d79aa119
Remove ids which are now generated by gtk-doc.
...
2003-01-13 Matthias Clasen <maclas@gmx.de>
* gdk-pixbuf/tmpl/gdk-pixbuf.sgml:
* gdk-pixbuf/tmpl/animation.sgml: Remove ids which are now
generated by gtk-doc.
2003-01-13 18:34:52 +00:00
Matthias Clasen
1b3f21e870
Update description of priorities for styles and bindings. ( #98054 )
...
2003-01-03 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Update description of priorities for styles
and bindings. (#98054 )
2003-01-03 22:50:40 +00:00
Matthias Clasen
01fbc3b649
Add a note about gtkrc-2.0 being parsed by all 2.x versions.
...
2002-12-31 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkrc.sgml: Add a note about gtkrc-2.0 being parsed by
all 2.x versions.
2002-12-31 00:25:04 +00:00
Owen Taylor
d33fb32d4e
Update directories in download locations; add information about fontconfig
...
Fri Dec 20 13:10:06 2002 Owen Taylor <otaylor@redhat.com>
* gtk/building.sgml: Update directories in download
locations; add information about fontconfig and Xft2.
2002-12-20 18:26:12 +00:00
Matthias Clasen
69f37db80f
Add docs.
2002-12-18 23:45:53 +00:00
Matthias Clasen
5d347cad8e
Fix a few doc comments. Link to style properties.
...
2002-12-17 Matthias Clasen <maclas@gmx.de>
* gtk/gtkcontainer.c: Fix a few doc comments.
* gtk/tmpl/gtkrc.sgml: Link to style properties.
* gtk/tmpl/gtkcontainer.sgml: Add bits about child properties.
* gtk/tmpl/gtkwidget.sgml: Add bits about style properties.
* gdk/tmpl/pixmaps.sgml:
* gdk/tmpl/windows.sgml:
* gdk/tmpl/drawing.sgml:
* gdk/tmpl/gcs.sgml:
* gtk/tmpl/gtktextview.sgml:
* gtk/tmpl/gtkrc.sgml:
* gtk/tmpl/gtkiconfactory.sgml:
* gtk/tmpl/gtkaccelgroup.sgml: Remove ids which are now
generated by gtk-doc.
2002-12-17 02:07:57 +00:00
Matthias Clasen
47de18549a
Add some information about group list handling. ( #101328 , James M. Cape)
...
2002-12-16 Matthias Clasen <maclas@gmx.de>
* gtk/tmpl/gtkradiomenuitem.sgml:
* gtk/tmpl/gtkradiobutton.sgml: Add some information about group
list handling. (#101328 , James M. Cape)
2002-12-16 22:46:30 +00:00
Eric Warmenhoven
b780b2a39b
Minor updates for 2.2.0. ( #67820 )
...
2002-12-14 Eric Warmenhoven <eric@warmenhoven.org>
* gtk/framebuffer.sgml: Minor updates for 2.2.0. (#67820 )
2002-12-15 05:47:24 +00:00
Matthias Clasen
9c49927100
Fix some links.
...
* gtk/text_widget.sgml: Fix some links.
2002-12-11 19:26:58 +00:00
Matthias Clasen
9716930a72
Add some ids to reduce dangling links.
2002-12-11 00:46:53 +00:00
Matthias Clasen
428c076fef
Delete EWMH properties if no private->state flags are set. ( #66754 )
...
* gdk/x11/gdkwindow-x11.c (set_initial_hints): Delete EWMH
properties if no private->state flags are set. (#66754 )
* gtk/gtkwidget.c (gtk_widget_class_find_style_property):
* gtk/gtkcontainer.c (gtk_container_class_find_child_property):
Doc typo fixes.
* gtk/tmpl/gtktextview.sgml: Add docs.
* gtk/tree_widget.sgml: Fix some links.
* gtk/tmpl/gtkwindow.sgml: Add docs.
* gtk/tmpl/gtkeditable.sgml: Document GtkEditable as an interface,
not as an abstract base class.
* gtk/gtk-docs.sgml: Move GtkEditable from "Abstract Base Classes"
to "Numeric/Text Data Entry".
2002-12-10 23:25:33 +00:00
Matthias Clasen
d69fa5be01
Add docs.
2002-12-09 18:37:59 +00:00
Matthias Clasen
da9cd1c6f6
Add deprecation info.
2002-12-08 01:03:03 +00:00
Matthias Clasen
60ba52f5d2
Add deprecation info.
2002-12-08 00:45:36 +00:00
Matthias Clasen
29969a9081
Add docs.
2002-12-08 00:18:13 +00:00
Matthias Clasen
c4b5d5da11
Add "Since" information.
...
* gdk/tmpl/x_interaction.sgml:
* gdk/tmpl/gdkscreen.sgml:
* gdk/tmpl/gdkdisplaymanager.sgml:
* gdk/tmpl/gdkdisplay.sgml:
* gtk/tmpl/gtkstock.sgml:
* gtk/tmpl/gtkwidget.sgml:
* gtk/tmpl/gtkmain.sgml:
* gtk/tmpl/gtkcolorsel.sgml:
* gtk/tmpl/gtkaccelgroup.sgml:
* gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
* gdk/gdkcolor.c:
* gdk/gdkfont.c: Add some Deprecation info.
2002-12-06 00:10:20 +00:00
Matthias Clasen
e322850d15
Replace gtk_list_store_move by _move_before and _move_after.
...
* gtk/gtk-sections.txt: Replace gtk_list_store_move by
_move_before and _move_after.
2002-12-05 23:16:16 +00:00
Matthias Clasen
703b33d94b
Minor tweaks and completions of shortdescs.
...
* gtk/tmpl/gtkalignment.sgml:
* gtk/tmpl/gtkadjustment.sgml:
* gtk/tmpl/gtkaccellabel.sgml:
* gtk/tmpl/gtkoldeditable.sgml:
* gtk/tmpl/gtkwidget.sgml:
* gtk/tmpl/gtkrange.sgml:
* gtk/tmpl/gtkeditable.sgml:
* gtk/tmpl/gtkwindowgroup.sgml:
* gtk/tmpl/gtkwindow.sgml:
* gtk/tmpl/gtktypeutils.sgml:
* gtk/tmpl/gtksignal.sgml:
* gtk/tmpl/gtkfeatures.sgml:
* gtk/tmpl/gtkstyle.sgml:
* gtk/tmpl/gtkselection.sgml:
* gtk/tmpl/gtkgc.sgml:
* gtk/tmpl/gtkenums.sgml:
* gtk/tmpl/gtkbindings.sgml:
* gtk/tmpl/gtksettings.sgml:
* gtk/tmpl/gtkdnd.sgml:
* gtk/tmpl/gtkclipboard.sgml:
* gtk/tmpl/gtkaccelgroup.sgml:
* gtk/tmpl/gtkaccelmap.sgml:
Minor tweaks and completions of shortdescs.
2002-11-29 23:08:54 +00:00
Matthias Clasen
23e681f31b
Minor tweaks.
...
* gdk/tmpl/rgb.sgml:
* gdk/tmpl/gcs.sgml: Minor tweaks.
2002-11-29 20:47:24 +00:00
Matthias Clasen
6b5a1c9c74
Add some docs.
2002-11-28 23:20:35 +00:00
Matthias Clasen
ed9f51db91
Replace gtk_tree_store_move by _move_before and _move_after.
...
* gtk/gtk-sections.txt: Replace gtk_tree_store_move by
_move_before and _move_after.
2002-11-27 21:54:49 +00:00
Matthias Clasen
f3e4d4f0fa
Add hint about calling gdk_flush() before gdk_threads_leave(). ( #70665 ,
...
* gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
gdk_threads_leave(). (#70665 , wording suggested by Owen Taylor)
2002-11-26 01:29:05 +00:00
Matthias Clasen
65cce90c27
Remove period from title of example in docs.
...
* gdk/x11/gdkcursor-x11.c (gdk_cursor_new_from_pixmap):
Remove period from title of example in docs.
* gdk/tmpl/x_interaction.sgml:
* gdk/tmpl/pango_interaction.sgml:
* gdk/tmpl/input_devices.sgml:
* gdk/tmpl/input.sgml:
* gdk/tmpl/threads.sgml:
* gdk/tmpl/properties.sgml:
* gdk/tmpl/dnd.sgml:
* gdk/tmpl/selections.sgml:
* gdk/tmpl/keys.sgml:
* gdk/tmpl/event_structs.sgml:
* gdk/tmpl/events.sgml:
* gdk/tmpl/windows.sgml:
* gdk/tmpl/cursors.sgml:
* gdk/tmpl/fonts.sgml:
* gdk/tmpl/colors.sgml:
* gdk/tmpl/pixbufs.sgml:
* gdk/tmpl/images.sgml:
* gdk/tmpl/pixmaps.sgml:
* gdk/tmpl/drawing.sgml:
* gdk/tmpl/regions.sgml:
* gdk/tmpl/gdkdisplaymanager.sgml:
* gdk/tmpl/gdkscreen.sgml:
* gdk/tmpl/gdkdisplay.sgml:
* gdk/tmpl/general.sgml:
Add missing short descriptions, standardize them to start with
a capital and end without a period. Also remove periods from
titles of examples.
2002-11-23 23:02:10 +00:00
Yanko Kaneti
6bfcd8312b
Fixup a typo to massage the build.
...
2002-11-22 Yanko Kaneti <yaneti@declera.com>
* gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
2002-11-22 08:05:35 +00:00
Matthias Clasen
d20ce3a1d8
Add package version info to API docs.
2002-11-21 20:19:01 +00:00
Matthias Clasen
22ba97ac12
Fix typo in example code. ( #99078 )
...
* gtk/tmpl/gtkcombo.sgml: Fix typo in example code. (#99078 )
2002-11-21 19:10:10 +00:00
Jonathan Blandford
1d2c2268be
add more to the docs.
...
Sun Nov 17 15:42:08 2002 Jonathan Blandford <jrb@gnome.org>
* gtk/tmpl/gtkliststore.sgml: add more to the docs.
2002-11-17 21:23:58 +00:00
Matthias Clasen
af145bf2df
gdk_display_open_default_libgtk_only and gdk_notify_startup_complete.
...
* gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
and gdk_notify_startup_complete.
* gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
2002-11-10 00:38:23 +00:00
Matthias Clasen
8791df04db
Generate GdkDisplayManager signal and properties docs.
2002-11-07 20:24:09 +00:00
Matthias Clasen
05f6506bdc
Generate GdkDisplayManager documentation.
2002-11-07 20:20:29 +00:00
Matthias Clasen
c6cd17ba2e
Don't suppress GdkPixbufLoader signal documentation.
2002-11-07 20:01:53 +00:00
Jonathan Blandford
e6143c65eb
more docs.
...
Sun Nov 3 13:23:51 2002 Jonathan Blandford <jrb@gnome.org>
* gtk/tmpl/gtkcellrenderer.sgml: more docs.
2002-11-03 18:25:05 +00:00
Owen Taylor
4887593344
Remove rules for generation of version.xml, which was causing make to
...
Sat Nov 2 12:46:16 2002 Owen Taylor <otaylor@redhat.com>
* gdk-pixbuf/Makefile.am: Remove rules for generation
of version.xml, which was causing make to always
rebuild the HTML file, and didn't seem to be used.
* gtk/tmpl/gtkliststore.sgml: SGML fixes.
2002-11-02 18:18:50 +00:00
Jonathan Blandford
aff0f173bf
clean up the wording.
...
Sat Nov 2 08:41:47 2002 Jonathan Blandford <jrb@gnome.org>
* gtk/tmpl/gtktreestore.sgml: clean up the wording.
* gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
wording.
2002-11-02 13:43:01 +00:00
Matthias Clasen
ca00536f34
More doc comments moved inline.
2002-11-01 00:45:32 +00:00
Matthias Clasen
1489222cab
The label is "Folders" now, not "Directories". ( #97224 , Vitaly Tishkov)
...
* gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
"Directories". (#97224 , Vitaly Tishkov)
* gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
style properties from rc files. More needed !!
2002-11-01 00:02:05 +00:00
Owen Taylor
089a388263
Document --screen.
...
Wed Oct 30 16:50:42 2002 Owen Taylor <otaylor@redhat.com>
* gtk/running.sgml: Document --screen.
2002-10-31 21:10:47 +00:00
Matthias Clasen
f607812226
More API docs moved inline.
2002-10-24 21:24:20 +00:00
Matthias Clasen
1f1f2e9127
Documentation updates.
2002-10-23 23:15:58 +00:00
Matthias Clasen
f900039c8f
Gdk API doc updates.
2002-10-22 22:11:22 +00:00
Matthias Clasen
6117885c6d
Update for latest gtk-doc changes.
2002-10-19 23:39:36 +00:00
Owen Taylor
d0c4e08535
Update the docs for the event->key.string to say that @string is
...
Fri Oct 18 15:13:24 2002 Owen Taylor <otaylor@redhat.com>
* gdk/tmpl/event_structs.sgml: Update the docs for
the event->key.string to say that @string is deprecated.
2002-10-18 19:14:54 +00:00
Owen Taylor
d7c09f2763
Add some missing files.
...
Mon Oct 14 19:34:26 2002 Owen Taylor <otaylor@redhat.com>
* gdk/Makefile.am (content_files)
gdk-pixbuf/Makefile.am (content_files): Add some missing
files.
2002-10-14 23:38:33 +00:00
Owen Taylor
ff46954836
Update.
...
Mon Oct 14 19:16:16 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtk-sections.txt: Update.
* gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml
gtk/tmpl/gtkselection.sgml: Remove docs that were moved
the the C files.
2002-10-14 23:22:58 +00:00
Matthias Clasen
cba9d7e86c
Dist the xml/*.xml, not sgml/*.sgml. ( #95678 , Owen Taylor)
...
* gdk-pixbuf/Makefile.am (dist-hook):
* gdk/Makefile.am (dist-hook):
* gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
sgml/*.sgml. (#95678 , Owen Taylor)
2002-10-14 21:51:55 +00:00
Matthias Clasen
298173ad51
Adapt to latest gtk-doc changes.
2002-10-14 00:11:00 +00:00
Matthias Clasen
a9b71314ee
Lots of trivial doc fixes.
2002-10-11 20:36:21 +00:00
Matthias Clasen
5591c434f8
Documentation updates.
2002-10-11 01:04:45 +00:00
Matthias Clasen
c711f604d3
Documentation updates.
2002-10-11 00:46:39 +00:00
Matthias Clasen
d8d0bf7ce9
Documentation improvements.
2002-10-10 23:42:57 +00:00
Matthias Clasen
12359a817b
Adjustments for recent gdk-pixbuf changes.
2002-10-03 22:49:35 +00:00
Matthias Clasen
592818d950
Remove gdk_screen_close, add a section for GdkDisplayManager, add
...
* gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
for GdkDisplayManager, add gdk_visual_get_screen and
gdk_colormap_get_screen.
* gdk/gdkdisplaymanager.c:
* gdk/gdkdisplay.c (gdk_pointer_ungrab): Fix doc comments.
* gdk/x11/gdkcolor-x11.c (gdk_colormap_get_screen):
* gdk/x11/gdkimage-x11.c (gdk_image_new_bitmap): Make parameter
names match those in the header file, to silence gtk-doc.
2002-08-12 21:34:45 +00:00
Matthias Clasen
49883d5442
Remove gtk_style_get_font_for_display.
...
* gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
2002-08-07 22:24:18 +00:00
Owen Taylor
6f2d782624
Fix up the example program a bit. ( #88814 , Johnson Wong)
...
Mon Jul 29 22:36:06 2002 Owen Taylor <otaylor@redhat.com>
* gtk/tmpl/gtkfilesel.sgml: Fix up the example program
a bit. (#88814 , Johnson Wong)
2002-07-30 02:39:59 +00:00
Sven Neumann
3885b204d3
fixed the example code (return TRUE from the expose_event handler).
...
2002-07-16 Sven Neumann <sven@gimp.org>
* gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
expose_event handler).
2002-07-16 17:21:25 +00:00
Matthias Clasen
e4ab381018
Load-at-size functionality for gdk-pixbuf.
2002-07-06 23:10:46 +00:00
Owen Taylor
0c33292747
Fix for cursor screen => display change.
...
Tue Jun 18 17:02:48 2002 Owen Taylor <otaylor@redhat.com>
* gdk/gdk-sections.txt: Fix for cursor screen => display
change.
2002-06-18 21:02:11 +00:00
Matthias Clasen
96937b32e4
Replace homegrown "nbsp", "hash" and "percent" entities by standard ISO
...
* gtk/tmpl/gtkprogress.sgml:
* gtk/tmpl/gtkscale.sgml:
* gtk/tmpl/gtktreemodel.sgml:
* gtk/tmpl/gtkimage.sgml:
* gtk/tmpl/gtksignal.sgml:
* gtk/tmpl/gtkrc.sgml:
* gtk/gtk-docs.sgml:
* gdk/gdk-docs.sgml:
* gdk/tmpl/threads.sgml:
* gdk/tmpl/cursors.sgml:
* gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
"percent" entities by standard ISO entities "nbsp", "num" and
"percnt".
* gtk/text_widget.sgml: Fix a link.
2002-06-03 17:47:31 +00:00
Matthias Clasen
d6bb51e271
Make stock icons appear again (patch by Gediminas Paulauskas):
...
* gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
* gtk/tmpl/gtkstock.sgml: Fix icon filenames.
2002-05-30 22:06:28 +00:00
Matthias Clasen
2aaf3c0e19
Markup fixes
...
* gtk/gtkwindow.c (gtk_window_move): Markup fixes
* gtk/gtkrc.c (gtk_rc_get_module_dir): Markup fixes.
* gdk/x11/gdkcursor-x11.c (gdk_cursor_new_for_screen): Update docs
for Docbook XML.
* gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
* gtk/tmpl/*: Remove property documentation which comes from the
source now.
* gtk/building.sgml: Remove traces of gxi.
2002-05-28 22:23:55 +00:00