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
Matthias Clasen
c272baf6ef
Bump version to 2.1.0, binary, interface age 0.
...
* configure.in: Bump version to 2.1.0, binary, interface age 0.
* gtk/gtkcontainer.c (gtk_container_class_list_child_properties):
(gtk_container_class_find_child_property): Document.
* gtk/gtkwidget.c:
* gtk/gtkwidget.h: New functions gtk_widget_class_list_child_properties
and gtk_widget_class_find_child_property. (#80652 )
2002-05-05 20:10:38 +00:00