]> Pileus Git - ~andy/gtk/blob - docs/reference/ChangeLog
Add "Since" information.
[~andy/gtk] / docs / reference / ChangeLog
1 2002-12-06  Matthias Clasen  <maclas@gmx.de>
2
3         * gdk/tmpl/x_interaction.sgml: 
4         * gdk/tmpl/gdkscreen.sgml: 
5         * gdk/tmpl/gdkdisplaymanager.sgml: 
6         * gdk/tmpl/gdkdisplay.sgml: 
7         * gtk/tmpl/gtkstock.sgml: 
8         * gtk/tmpl/gtkwidget.sgml: 
9         * gtk/tmpl/gtkmain.sgml: 
10         * gtk/tmpl/gtkcolorsel.sgml: 
11         * gtk/tmpl/gtkaccelgroup.sgml: 
12         * gdk-pixbuf/tmpl/module_interface.sgml: Add "Since" information.
13
14         * gtk/gtk-sections.txt: Replace gtk_list_store_move by
15         _move_before and _move_after.
16
17 2002-11-29  Matthias Clasen  <maclas@gmx.de>
18
19         * gtk/tmpl/gtkalignment.sgml: 
20         * gtk/tmpl/gtkadjustment.sgml: 
21         * gtk/tmpl/gtkaccellabel.sgml: 
22         * gtk/tmpl/gtkoldeditable.sgml: 
23         * gtk/tmpl/gtkwidget.sgml: 
24         * gtk/tmpl/gtkrange.sgml: 
25         * gtk/tmpl/gtkeditable.sgml: 
26         * gtk/tmpl/gtkwindowgroup.sgml:
27         * gtk/tmpl/gtkwindow.sgml: 
28         * gtk/tmpl/gtktypeutils.sgml: 
29         * gtk/tmpl/gtksignal.sgml: 
30         * gtk/tmpl/gtkfeatures.sgml: 
31         * gtk/tmpl/gtkstyle.sgml: 
32         * gtk/tmpl/gtkselection.sgml: 
33         * gtk/tmpl/gtkgc.sgml: 
34         * gtk/tmpl/gtkenums.sgml: 
35         * gtk/tmpl/gtkbindings.sgml: 
36         * gtk/tmpl/gtksettings.sgml: 
37         * gtk/tmpl/gtkdnd.sgml: 
38         * gtk/tmpl/gtkclipboard.sgml: 
39         * gtk/tmpl/gtkaccelgroup.sgml: 
40         * gtk/tmpl/gtkaccelmap.sgml: 
41         Minor tweaks and completions of shortdescs.
42         
43         * gdk/tmpl/rgb.sgml: 
44         * gdk/tmpl/gcs.sgml: Minor tweaks.
45
46         * gdk/tmpl/gdkdisplaymanager.sgml: Add some docs.
47
48 2002-11-27  Matthias Clasen  <maclas@gmx.de>
49
50         * gtk/gtk-sections.txt: Replace gtk_tree_store_move by
51         _move_before and _move_after.
52
53 2002-11-26  Matthias Clasen  <maclas@gmx.de>
54
55         * gdk/tmpl/threads.sgml: Add hint about calling gdk_flush() before
56         gdk_threads_leave().  (#70665, wording suggested by Owen Taylor)
57
58 2002-11-23  Matthias Clasen  <maclas@gmx.de>
59
60         * gdk/tmpl/x_interaction.sgml: 
61         * gdk/tmpl/pango_interaction.sgml: 
62         * gdk/tmpl/input_devices.sgml: 
63         * gdk/tmpl/input.sgml: 
64         * gdk/tmpl/threads.sgml: 
65         * gdk/tmpl/properties.sgml: 
66         * gdk/tmpl/dnd.sgml: 
67         * gdk/tmpl/selections.sgml: 
68         * gdk/tmpl/keys.sgml:   
69         * gdk/tmpl/event_structs.sgml: 
70         * gdk/tmpl/events.sgml: 
71         * gdk/tmpl/windows.sgml: 
72         * gdk/tmpl/cursors.sgml: 
73         * gdk/tmpl/fonts.sgml: 
74         * gdk/tmpl/colors.sgml: 
75         * gdk/tmpl/pixbufs.sgml: 
76         * gdk/tmpl/images.sgml: 
77         * gdk/tmpl/pixmaps.sgml: 
78         * gdk/tmpl/drawing.sgml: 
79         * gdk/tmpl/regions.sgml: 
80         * gdk/tmpl/gdkdisplaymanager.sgml: 
81         * gdk/tmpl/gdkscreen.sgml: 
82         * gdk/tmpl/gdkdisplay.sgml: 
83         * gdk/tmpl/general.sgml:
84         Add missing short descriptions, standardize them to start with
85         a capital and end without a period. Also remove periods from
86         titles of examples.
87
88 2002-11-22  Yanko Kaneti  <yaneti@declera.com>
89
90         * gtk/tmpl/gtkliststore.sgml: Fixup a typo to massage the build.
91
92 2002-11-21  Matthias Clasen  <maclas@gmx.de>
93
94         * gdk/Makefile.am (extra_files): 
95         * gdk-pixbuf/Makefile.am (extra_files): 
96         * gtk/Makefile.am (extra_files): Add version.xml.in.
97
98         * gdk/Makefile.am (content_files): 
99         * gdk-pixbuf/Makefile.am (content_files): 
100         * gtk/Makefile.am (content_files): Add version.xml.
101
102         * gdk/version.xml.in: 
103         * gdk-pixbuf/version.xml.in: 
104         * gtk/version.xml.in: New files to let configure dump the version in.
105
106         * gdk/gdk-docs.sgml:
107         * gdk-pixbuf/gdk-pixbuf.sgml: 
108         * gtk/gtk-docs.sgml: Add version information.
109
110         * gtk/tmpl/gtkcombo.sgml: Fix typo in example code.  (#99078)
111
112 Sun Nov 17 15:42:08 2002  Jonathan Blandford  <jrb@gnome.org>
113
114         * gtk/tmpl/gtkliststore.sgml: add more to the docs.
115
116 2002-11-10  Matthias Clasen  <maclas@gmx.de>
117
118         * gdk/gdk-sections.txt: gdk_display_open_default_libgtk_only
119         and gdk_notify_startup_complete.
120
121         * gtk/gtk-sections.txt: Add gtk_window_set_auto_startup_notification.
122
123 2002-11-07  Matthias Clasen  <maclas@gmx.de>
124
125         * gdk/gdk.types: Add gdk_display_manager_get_type.
126
127         * gdk/gdk-docs.sgml: Add displaymanager section.
128
129         * gdk-pixbuf/gdk-pixbuf-sections.txt: Don't mark GdkPixbufLoader
130         as private, since that prevents its signals from being documented.
131
132 Sun Nov  3 13:23:51 2002  Jonathan Blandford  <jrb@gnome.org>
133
134         * gtk/tmpl/gtkcellrenderer.sgml: more docs.
135
136 Sat Nov  2 12:46:16 2002  Owen Taylor  <otaylor@redhat.com>
137
138         * gdk-pixbuf/Makefile.am: Remove rules for generation
139         of version.xml, which was causing make to always
140         rebuild the HTML file, and didn't seem to be used.
141
142         * gtk/tmpl/gtkliststore.sgml: SGML fixes.
143
144 Sat Nov  2 08:41:47 2002  Jonathan Blandford  <jrb@gnome.org>
145
146         * gtk/tmpl/gtktreestore.sgml: clean up the wording.
147
148         * gtk/tmpl/gtkliststore.sgml: Add an example and clean up the
149         wording.
150
151 2002-11-01  Matthias Clasen  <maclas@gmx.de>
152
153         * gdk/tmpl/fonts.sgml: 
154         * gdk/tmpl/drawing.sgml: More docs moved inline.
155
156         * gtk/tmpl/gtkfilesel.sgml: The label is "Folders" now, not
157         "Directories".  (#97224, Vitaly Tishkov)
158
159 2002-10-29  Matthias Clasen  <maclas@gmx.de>
160
161         * gtk/tmpl/gtkrc.sgml: Fix a link. Add (minimal) docs for setting
162         style properties from rc files. More needed !!
163
164 Wed Oct 30 16:50:42 2002  Owen Taylor  <otaylor@redhat.com>
165
166         * gtk/running.sgml: Document --screen.
167
168 2002-10-24  Matthias Clasen  <maclas@gmx.de>
169
170         * gdk/tmpl/dnd.sgml: 
171         * gdk/tmpl/cursors.sgml: More docs moved inline.
172
173 2002-10-24  Matthias Clasen  <maclas@gmx.de>
174
175         * gdk/tmpl/colors.sgml: Some docs moved inline.
176
177 2002-10-22  Matthias Clasen  <maclas@gmx.de>
178
179         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplayPointerHooks.
180
181         * gdk/tmpl/x_interaction.sgml: Some docs moved inline.
182
183 2002-10-20  Matthias Clasen  <maclas@gmx.de>
184
185         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
186         * gtk/Makefile.am (SCANOBJ_FILES): 
187         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
188
189 Fri Oct 18 15:13:24 2002  Owen Taylor  <otaylor@redhat.com>
190
191         * gdk/tmpl/event_structs.sgml: Update the docs for
192         the event->key.string to say that @string is deprecated.
193
194 Mon Oct 14 19:34:26 2002  Owen Taylor  <otaylor@redhat.com>
195
196         * gdk/Makefile.am (content_files)
197           gdk-pixbuf/Makefile.am (content_files): Add some missing
198         files.
199
200 Mon Oct 14 19:16:16 2002  Owen Taylor  <otaylor@redhat.com>
201
202         * gtk/gtk-sections.txt: Update.
203
204         * gdk/tmpl/images.sgml gtk/tmpl/gtkmain.sgml 
205         gtk/tmpl/gtkselection.sgml: Remove docs that were moved
206         the the C files.
207
208 2002-10-14  Matthias Clasen  <maclas@gmx.de>
209
210         * gdk-pixbuf/Makefile.am (dist-hook): 
211         * gdk/Makefile.am (dist-hook): 
212         * gtk/Makefile.am (dist-hook): Dist the xml/*.xml, not
213         sgml/*.sgml.  (#95678, Owen Taylor)
214
215 2002-10-14  Matthias Clasen  <maclas@gmx.de>
216
217         * gtk/Makefile.am (SCANOBJ_FILES): 
218         * gdk-pixbuf/Makefile.am (SCANOBJ_FILES): 
219         * gdk/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
220
221 2002-10-11  Matthias Clasen  <maclas@gmx.de>
222
223         * gtk/tmpl/gtkimagemenuitem.sgml: Add a bit.
224
225         * gtk/tmpl/gtkimage.sgml: Fix example.
226
227         * gtk/tmpl/gtkrc.sgml: Spelling fixes.
228
229         * gdk-pixbuf/tmpl/refcounting.sgml: Remove documentation for
230         non-longer-present last-unref hook.
231
232         * gtk/tmpl/gtkfilesel.sgml: s/GtkCList/GtkTreeView/.
233
234         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add some missing symbols.
235
236         * gdk/gdk-sections.txt: Add some missing symbols.
237
238         * gdk/Makefile.am (IGNORE_HFILES): Add gdkintl.h and gdkmarshalers.h.
239
240         * gtk/gtk-sections.txt: Add some missing symbols.
241
242 2002-10-04  Matthias Clasen  <maclas@gmx.de>
243
244         * gtk/running.sgml: Document GDK_PIXBUF_MODULE_FILE.
245
246         * gdk-pixbuf/tmpl/module_interface.sgml: Some information for
247         module writers.
248
249 2002-08-12  Matthias Clasen  <maclas@gmx.de>
250
251         * gdk/gdk-sections.txt: Remove gdk_screen_close, add a section
252         for GdkDisplayManager, add gdk_visual_get_screen and
253         gdk_colormap_get_screen. 
254         
255 2002-08-07  Matthias Clasen  <maclas@gmx.de>
256
257         * gtk/gtk-sections.txt: Remove gtk_style_get_font_for_display.
258
259 Mon Jul 29 22:36:06 2002  Owen Taylor  <otaylor@redhat.com>
260
261         * gtk/tmpl/gtkfilesel.sgml: Fix up the example program
262         a bit. (#88814, Johnson Wong)
263
264 2002-07-16  Sven Neumann  <sven@gimp.org>
265
266         * gdk/tmpl/rgb.sgml: fixed the example code (return TRUE from the
267         expose_event handler).
268
269 2002-07-07  Matthias Clasen  <maclas@gmx.de>
270
271         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
272         gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml,
273         gdk-pixbuf/tmpl/module_interface.sgml: Updates for
274         load-at-size functionality.
275
276 Tue Jun 18 17:02:48 2002  Owen Taylor  <otaylor@redhat.com>
277
278         * gdk/gdk-sections.txt: Fix for cursor screen => display
279         change.
280
281 2002-06-03  Matthias Clasen  <maclas@gmx.de>
282
283         * gtk/tmpl/gtkprogress.sgml: 
284         * gtk/tmpl/gtkscale.sgml: 
285         * gtk/tmpl/gtktreemodel.sgml: 
286         * gtk/tmpl/gtkimage.sgml: 
287         * gtk/tmpl/gtksignal.sgml: 
288         * gtk/tmpl/gtkrc.sgml: 
289         * gtk/gtk-docs.sgml: 
290         * gdk/gdk-docs.sgml: 
291         * gdk/tmpl/threads.sgml: 
292         * gdk/tmpl/cursors.sgml: 
293         * gdk/tmpl/rgb.sgml: Replace homegrown "nbsp", "hash" and
294         "percent" entities by standard ISO entities "nbsp", "num" and
295         "percnt".
296
297         * gtk/text_widget.sgml: Fix a link.
298
299 2002-05-30  Matthias Clasen  <maclas@gmx.de>
300
301         Make stock icons appear again (patch by Gediminas Paulauskas):
302         
303         * gtk/Makefile.am (HTML_IMAGES): Add stock_broken_image_24.png
304
305         * gtk/tmpl/gtkstock.sgml: Fix icon filenames.   
306
307 2002-05-29  Matthias Clasen  <maclas@gmx.de>
308
309         * gtk/*, gdk/*, gdk-pixbuf/*: Create XML, not SGML.
310         
311 2002-05-28  Matthias Clasen  <maclas@gmx.de>
312
313         * gtk/tmpl/*: Remove property documentation which comes from the
314         source now.
315
316         * gtk/building.sgml: Remove traces of gxi.
317
318 2002-05-05  Matthias Clasen  <maclas@gmx.de>
319
320         * gtk/gtk-sections.txt: Add gtk_widget_class_find_style_property,
321         gtk_widget_class_list_style_properties and gtk_style_get_font_for_display.
322
323 2002-05-03  Matthias Clasen  <maclas@gmx.de>
324
325         * gdk/gdk-sections.txt: Remove gdk_screen_use_virtual_screen.
326
327         * gdk/tmpl/gdkscreen.sgml: Updates.
328
329         * gdk/tmpl/gdkdisplay.sgml: Document GdkDisplay.
330
331         * gdk/tmpl/x_interaction.sgml: Document GDK_DISPLAY_XDISPLAY,
332         GDK_SCREEN_XDISPLAY, GDK_SCREEN_XSCREEN, GDK_SCREEN_XNUMBER,
333         gdk_font_lookup_for_display.
334
335         * gdk/Makefile.am (GTKDOC_CFLAGS, GTKDOC_LIBS): set these. 
336
337         * gdk/gdk.types: Add types derived from GObject, so that they get
338         an object hierarchy section.
339
340 2002-05-01  Matthias Clasen  <maclas@gmx.de>
341
342         * gdk/gdk-sections.txt: Move GdkScreen struct to the GdkScreen section.
343
344         * gdk/tmpl/gdkscreen.sgml: 
345         * gdk/tmpl/gdkdisplay.sgml: Typo and markup fixes.
346
347         * gdk/gdk-docs.sgml: Reorder display and screen sections.
348
349         * gdk/multihead.sgml: Remove references to GdkDisplayManager, typo
350         and markup fixes.
351
352 Tue Apr 30 14:16:12 2002  Owen Taylor  <otaylor@redhat.com>
353
354         * gtk/gtk-sections.txt: Update for multihead.
355
356 Tue Apr 30 12:26:31 2002  Owen Taylor  <otaylor@redhat.com>
357
358         * gdk-sections.txt: Update for multihead.
359
360         * multihead.sgml gtk-docs.sgml: Add overview of
361         multihead from multihead branch.
362
363         * tmpl/gdkdisplay.sgml tmpl/gdkscreen.sgml: New
364         sections from multihead branch.
365
366 2002-04-30  Havoc Pennington  <hp@redhat.com>
367
368         * gtk/other_software.sgml: half-finished docs on merging GTK with
369         existing hunks of code (event loop integration, using threads
370         vs. processes, blah blah)
371
372 Thu Apr 25 22:37:58 2002  Owen Taylor  <otaylor@redhat.com>
373
374         * gdk/tmpl/{events,input_devices,region,x_interaction}.sgml:
375         Fix some docs duplicated between templates and inline.
376
377 2002-04-24  Matthias Clasen  <maclas@gmx.de>
378
379         * gtk/gtk-sections.txt: Remove GTK_OBJECT_CONNECTED.
380
381         * gtk/tmpl/gtksocket.sgml: Formatting fix.
382
383         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.  (#79001)
384
385 2002-04-23  Matthias Clasen  <maclas@gmx.de>
386
387         * gtk/tmpl/gtksocket.sgml: Add link to XEmbed draft.  (#67818)
388
389         * gtk/tmpl/gtkdrawingarea.sgml: Fix a typo.
390
391         * gtk/text_widget.sgml: Complete the fix for #79080.
392
393 2002-04-22  Matthias Clasen  <maclas@gmx.de>
394
395         * gtk/tree_widget.sgml: Fix typo in "Simple Example".  (#78661)
396
397 2002-04-21  Matthias Clasen  <maclas@gmx.de>
398
399         * gtk/tmpl/gtktreemodel.sgml: 
400         * gtk/tmpl/gtkradiomenuitem.sgml: Fix crossreferences.  (#78392) 
401
402         * gtk/gtk-sections.txt: Add GtkWidgetClass.  (#78392)
403
404         * gtk/tmpl/gtkwidget.sgml: Rewrite docs for
405         gtk_widget_reset_rc_styles.  (#75588)
406
407         * gdk/tmpl/properties.sgml: Fix gdk_property_change docs. (#72312)
408
409         * gtk/text_widget.sgml: Fix misleading example.  (#79080)
410         
411         * gtk/tmpl/gtkdialog.sgml: Fix stock id in example.  (#74439)
412
413 2002-04-18  Matthias Clasen  <maclas@gmx.de>
414
415         * gdk/tmpl/rgb.sgml:
416         * gdk/tmpl/general.sgml:
417         * gtk/tmpl/gtktogglebutton.sgml:
418         * gtk/tmpl/gtkaccellabel.sgml:
419         * gtk/tmpl/gtkradiobutton.sgml:
420         * gtk/tmpl/gtktreemodel.sgml:
421         * gtk/tmpl/gtkwidget.sgml:
422         * gtk/tmpl/gtkimage.sgml:
423         * gtk/tmpl/gtktooltips.sgml:
424         * gtk/tmpl/gtksignal.sgml:
425         * gtk/tmpl/gtkcombo.sgml:
426         * gtk/tmpl/gtkdnd.sgml:
427         * gtk/tmpl/gtksocket.sgml:
428         * gtk/tmpl/gtkdrawingarea.sgml:
429         * gtk/tmpl/gtkobject.sgml:
430         * gtk/tmpl/gtkpaned.sgml:
431         * gtk/tmpl/gtkmain.sgml: s/<!>/<!-- -->/g throughout the
432         documentation to bring the produced Docbook closer to XML.
433
434 Tue Mar 26 15:41:49 2002  Owen Taylor  <otaylor@redhat.com>
435
436         * gtk/building.sgml: Add a mention of running ldconfig.
437         (#76126, Bill Nayland.)
438
439 Mon Mar 25 11:31:41 2002  Jonathan Blandford  <jrb@redhat.com>
440
441         * gtk/tree_widget.sgml: fix bugs in the code.
442
443 2002-03-20  Cody Russell  <cody@jhu.edu>
444
445         * gtk/tree_widget.sgml: Much expanded overview of the tree.
446
447 Tue Mar 12 00:29:31 2002  Jonathan Blandford  <jrb@redhat.com>
448
449         * gtk/question_index.sgml: new FAQ.
450
451         * gtk/tmpl/gtktreemodel.sgml: clean up example
452
453 2002-03-12  Matthias Clasen  <maclas@gmx.de>
454
455         * gdk/tmpl/windows.sgml: Document GdkScreen.
456
457         * gtk/gtk-sections.txt: Move a few Class structs to Standard sections.
458
459 2002-03-11  Matthias Clasen  <maclas@gmx.de>
460
461         * gtk/tmpl/gtktreemodel.sgml, gtk/tmpl/gtkprogress.sgml,
462         gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: Generate proper
463         markup for format strings in examples, also fix an oversight in
464         the GtkTreeModel example.  (#74213)
465
466         * gtk/gtk.types: Add interfaces to get docs on their signals.
467
468 Sat Mar  9 13:00:38 2002  Jonathan Blandford  <jrb@redhat.com>
469
470         * gtk/tmpl/gtktreemodel.sgml: Lots of docs.
471
472 Fri Mar  8 15:14:32 2002  Owen Taylor  <otaylor@redhat.com>
473
474         * gtk/building.sgml: List -I/opt/gtk/include not
475         -I /opt/gtk/include.
476
477         * gtk/building.sgml: Add a gloss for XIM.
478
479 2002-03-07  Matthias Clasen  <maclas@gmx.de>
480
481         * gdk-pixbuf/tmpl/animation.sgml, gdk-pixbuf/tmpl/gdk-pixbuf.sgml,
482         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktextview.sgml, gtk/tmpl/gtkiconfactory.sgml,
483         gtk/tmpl/gtkaccelgroup.sgml: Add some ids which are referenced
484         from the object hierarchy.
485
486         * gtk/gtk-docs.sgml: Use parts as top-level division (#61575),
487         include gtkaccessible docs.
488
489         * gtk/building.sgml: Some typo and markup fixes.
490
491 Thu Mar  7 02:58:16 2002  Jonathan Blandford  <jrb@redhat.com>
492
493         * gtk/tmpl/gtkliststore.sgml: start implementing
494
495         * gtk/question_index.sgml: "I can set with the tree, but not
496         get???!?!"
497
498 Wed Mar  6 18:11:05 2002  Owen Taylor  <otaylor@redhat.com>
499
500         * gtk/resources.sgml: Mention the need to subscribe
501         to the GTK+ mailing lists.
502
503         * gtk/building.sgml: Go into much more details about
504         building the entire set of GTK+ libraries and about the
505         dependencies that are required.
506
507         * gtk/building.sgml: Add docs for --enable-explicit-deps,
508         --with-xinput.
509
510 Wed Mar  6 14:12:34 2002  Jonathan Blandford  <jrb@redhat.com>
511
512         * gtk/tmpl/gtktreeselection.sgml: docs
513
514         * gtk/tree_widget.sgml: clean up docs
515
516 2002-03-05  Matthias Clasen  <maclas@gmx.de>
517
518         * gtk/gtk-sections.txt: Remove gtk_win32_get_installation_directory.
519
520 Tue Mar  5 14:28:28 2002  Owen Taylor  <otaylor@redhat.com>
521
522         * gtk/compiling.sgml: Update version numbers in example.
523
524 2002-03-04  Matthias Clasen  <maclas@gmx.de>
525
526         * gtk/gtk-docs.sgml: Move GtkOldEditable to the "Deprecated" 
527         section.  (#68408)
528
529         * gtk/tmpl/gtktreeview.sgml: Close linkend attribute.  (#73364)
530
531 Sun Mar  3 01:36:21 2002  Jonathan Blandford  <jrb@redhat.com>
532
533         * gtk/tmpl/gtktreeviewcolumn.sgml: Write documentation
534         * gtk/tmpl/gtktreeview.sgml: Write documentation
535
536 Sat Mar  2 15:46:29 2002  Owen Taylor  <otaylor@redhat.com>
537
538         * gtk/tmpl/gtkentry.sgml: Move a couple of function
539         docs into the C file.
540
541 Fri Mar  1 10:35:15 2002  Owen Taylor  <otaylor@redhat.com>
542
543         * gtk/changes-2.0.sgml: Add note about gtk_notebook_reorder_child().
544
545 Tue Feb 26 22:01:59 2002  Owen Taylor  <otaylor@redhat.com>
546
547         * gtk/tmpl/gtkbox.sgml: Fix docs to correspond to the code -
548         negative @position indicates the end of the list.
549
550 2002-02-26  Matthias Clasen  <maclas@gmx.de>
551
552         Fixes for #72478:
553         
554         * gtk/tmpl/gtkprogressbar.sgml: Add note about new GtkProgressBar
555         API to introduction. 
556
557         * gtk/gtk-sections.txt: Reorder GtkProgressBar functions to move 
558         undeprecated API to top.
559
560 Sat Feb 23 23:39:14 2002  Owen Taylor  <otaylor@redhat.com>
561
562         * gtk/tmpl/gtktreemodel.sgml: Document gtk_tree_path_new_root(),
563         gtk_tree_model_get_iter_root() as compatibility macros.
564
565         * gtk/gtk-sections.txt: Updates.
566
567 2002-02-23  Anders Carlsson  <andersca@gnu.org>
568
569         * gtk/Makefile.am (HTML_IMAGES): Rename strikeout to 
570         strikethrough.
571
572 2002-02-22  Anders Carlsson  <andersca@gnu.org>
573
574         * gtk/Makefile.am (HTML_IMAGES): Update for name changes.
575
576 2002-02-22  Matthias Clasen  <maclas@gmx.de>
577
578         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkimage.sgml: s/%d/%%d/ in
579         examples.  (#71479)
580
581         * gtk/tmpl/gtkmenu.sgml: Document gtk_menu_set_active as 
582         quasi-private.  (#69788)
583
584         * gtk/tmpl/gtkcalendar.sgml: Document month as zero-based and 
585         selected_day as one-based.  (#57169)
586
587 Thu Feb 21 12:11:42 2002  Owen Taylor  <otaylor@redhat.com>
588
589         * gtk/Makefile.am (IGNORE_HFILES): Add gtkkeyhash.h
590
591 2002-02-20  Sven Neumann  <sven@gimp.org>
592
593         * gtk/gtk-sections.txt
594         * gtk/tmpl/gtktreeviewcolumn.sgml: updated for treeviewcolumn changes.
595
596 Mon Feb 18 23:00:52 2002  Owen Taylor  <otaylor@redhat.com>
597
598         * gtk/running.sgml: Remove docs for GTK_IM_MODULE_PATH,
599         replace docs for GTK_MODULE_PATH with docs for GTK_PATH.
600
601 Sun Feb 17 21:33:33 2002  Owen Taylor  <otaylor@redhat.com>
602
603         * gtk/gtk-sections.txt: Updated for filesel changes.
604
605 2002-02-05  Matthias Clasen  <maclas@gmx.de>
606
607         * gtk/tmpl/gtkrc.sgml: Update the description of RC file loading
608         to match recent code changes. Also document font_name and engine. 
609
610 Tue Jan 29 23:41:31 2002  Owen Taylor  <otaylor@redhat.com>
611
612         * gtk/Makefile.am (content_files): Add x11.sgml.
613
614         * gtk/changes-2.0.sgml: SGML fix.
615
616         * gtk/gtk-sections.txt: Updated.
617
618 2002-01-23  Damon Chaplin  <damon@ximian.com>
619
620         * gtk/Makefile.am: added SCANGOBJ_OPTIONS to set the type-init-func
621         to pass to gtkdoc-scangobj.
622
623 Mon Jan 21 23:39:42 2002  Jonathan Blandford  <jrb@redhat.com>
624
625         * gtk/tmpl/gtkfixed.sgml: change guint16 to gint to reflect
626         changes in the code, found by Jody Goldberg <jody@gnome.org>
627
628 2002-01-19  Havoc Pennington  <hp@pobox.com>
629
630         * gtk/x11.sgml: add a mostly-empty X11 section
631
632         * gtk/framebuffer.sgml: make title consistent with windows section
633
634         * gtk/tmpl/gtkdrawingarea.sgml: couple of fixes
635
636 2002-01-17  Matthias Clasen  <matthiasc@poet.de>
637
638         * gtk/resources.sgml: Tiny markup fix.
639
640 2002-01-15  Matthias Clasen  <matthiasc@poet.de>
641
642         * gtk/changes-2.0.sgml: Details about GtkRange and subclasses
643         rewrite. (#67730)
644
645 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
646
647         * gtk/running.sgml: Add ids to some elements to make them
648         addressable as link targets.
649
650 2002-01-14  Matthias Clasen  <matthiasc@poet.de>
651         
652         * gtk/tmpl/gtktooltips.sgml: Minor fixes.
653
654         * gtk/tmpl/gtkrc.sgml: Minor fixes.
655
656 2002-01-11  Havoc Pennington  <hp@pobox.com>
657
658         * gtk/running.sgml: sgml fixes
659
660         * gtk/tmpl/gtksignal.sgml: sgml fixes
661
662         * gtk/tmpl/gtklabel.sgml: do the intro section
663
664 2002-01-10  Matthias Clasen  <matthiasc@poet.de>
665
666         * gdk/tmpl/general.sgml (gdk_set_program_class): Expand.
667
668         * gtk/running.sgml: New file.
669
670         * gtk/building.sgml: Document a few more configure options.
671
672         * gtk/Makefile.am (content_files): Add running.sgml.
673
674         * gtk/gtk-docs.sgml: Include running.sgml, sort H and V 
675         variants of widgets to be next to each other.
676
677 2002-01-09  Matthias Clasen  <matthiasc@poet.de>
678
679         * gtk/tmpl/gtkaccellabel.sgml: Remove duplicate docs.
680         
681         * gdk-pixbuf/Makefile.am (content_files): Add 
682         gdk-pixbuf-from-drawables.sgml. (#68232)
683         
684         * gtk/tmpl/gtkwidget.sgml: Improve docs for GTK_NO_REPARENT
685         and GTK_APP_PAINTABLE. (#68060)
686
687 2002-01-08  Matthias Clasen  <matthiasc@poet.de>
688
689         * gtk/tmpl/gtkgc.sgml: Improve wording.
690
691         * gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkplug.sgml: speak of 
692         window IDs rather than XIDs.
693
694 2002-01-07  Matthias Clasen  <matthiasc@poet.de>
695         
696         * gtk/tmpl/gtksocket.sgml: Mention gtk_socket_get_id()
697         instead of GTK_WINDOW_XWINDOW().  (#68172)
698
699         * gtk/gtk-sections.txt: Move functions which are documented
700         as "private" or "internal" into Private subsections.
701
702         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkobject.sgml, 
703         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtktooltips.sgml,
704         gtk/tmpl/gtkwidget.sgml, gtk/tmpl/gtkclipboard.sgml,
705         gtk/tmpl/gtkstyle.sgml, gtk/tmpl/gtkselection.sgml,
706         gtk/tmpl/gtkfeatures.sgml: Minor markup fixes.
707
708         * gtk/tmpl/gtksignal.sgml: Add link to GLib signal docs.
709
710         * gtk/tmpl/gtkpreview.sgml, gtk/tmpl/gtktext.sgml,
711         gtk/tmpl/gtktree.sgml: Remove "deprecated" from short desc.
712
713         * gtk/tmpl/gtkrc.sgml: Correct names of default RC files. 
714
715 2002-01-06  Matthias Clasen  <matthiasc@poet.de>
716
717         * gtk/tmpl/gtktypeutils.sgml: Replace GTK_NO_CHECK_CASTS by 
718         G_DISABLE_CAST_CHECKS, fix some markup and add stuff.
719
720         * gtk/tmpl/gtkaccelgroup.sgml, gtk/tmpl/gtkwidget.sgml: Additions.
721
722         * gtk/gtk-sections.txt: Make gtk_accel_group_get_type private.
723
724 2002-01-06  Havoc Pennington  <hp@pobox.com>
725
726         * gtk/question_index.sgml: a few more questions I thought of
727
728 2002-01-06  Havoc Pennington  <hp@pobox.com>
729
730         * gtk/gtk-docs.sgml: remove gtk- prefix from TreeView and a few
731         other entities, more consistent anyway (I thought this would make
732         links to "GtkTreeView" etc. go to the ref page, not the struct,
733         but it wasn't the problem, the issue is the way gtkdoc-mkdb
734         decides what's an object, see CheckIsObject() routine)
735
736         * gtk/changes-1.2.sgml: sgml fixes to get rid of warnings
737
738         * gtk/changes-2.0.sgml: ditto
739         
740         * gtk/question_index.sgml: add some questions
741
742 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
743
744         * gtk/tmpl/gtkwidget.sgml: Additions.
745
746 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
747
748         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml: SGML fixes.
749
750         * gtk/tmpl/gtkobject.sgml: Document GTK_IN_DESTRUCTION.
751         
752         * gtk/tmpl/gtkwidget.sgml: Additions.
753
754 2002-01-04  Havoc Pennington  <hp@pobox.com>
755
756         * gtk/question_index.sgml: add question to help people find
757         gtk_widget_set_sensitive() if they're used to another term for 
758         that.
759         
760 2002-01-03  Havoc Pennington  <hp@pobox.com>
761
762         * gtk/tmpl/gtkdrawingarea.sgml: add mention of
763         gtk_widget_add_events() and GTK_CAN_FOCUS
764
765 2002-01-04  Matthias Clasen  <matthiasc@poet.de>
766
767         * gtk/tmpl/gtktextview.sgml: Small additions.
768
769         * gtk/tmpl/gtksignal.sgml: Explain what to use instead.
770
771         * gtk/question_index.sgml, gtk/text_widget.sgml, gtk/tree_widget.sgml,
772         gtk/changes-1.2.sgml, gtk/changes-2.0.sgml,
773         gtk/framebuffer.sgml: SGML fixes and additions.
774
775         * gtk/tmpl/gtksignal.sgml, gtk/tmpl/gtkdialog.sgml,
776         gtk/tmpl/gtkeditable.sgml, gtk/tmpl/gtkfilesel.sgml,
777         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
778         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkrc.sgml,
779         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtkspinbutton.sgml,
780         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkwindow.sgml:
781         Replace references to deprecated functions.
782
783 2002-01-03  Matthias Clasen  <matthiasc@poet.de>
784
785         * gtk/changes-1.2.sgml, gtk/changes-2.0.sgml, 
786         gtk/framebuffer.sgml: Add markup.
787
788 2002-01-01  Havoc Pennington  <hp@pobox.com>
789
790         * gtk/framebuffer.sgml: move README.linux-fb in here
791
792         * gtk/tmpl/gtkpreview.sgml: explain what to use instead
793
794         * gtk/tmpl/gtkseparator.sgml: typo fix
795
796         * gtk/tmpl/gtkstock.sgml: add some overview docs
797
798         * gtk/Makefile.am (content_files): add new files
799
800         * gtk/changes-1.2.sgml: move Changes-1.2.txt in here
801
802         * gtk/changes-2.0.sgml: move Changes-2.0.txt in here
803
804         * gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
805         overview docs, copy in the examples from the FAQ
806
807         * gtk/gtk-docs.sgml: change DTD to 3.1, and add
808         question_index.sgml and changes-1.2, changes-2.0
809
810         * gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes
811
812         * gtk/question_index.sgml: new section with question-based 
813         index of the manual
814
815         * gtk/text_widget.sgml: fix some cross-references
816
817 2002-01-01  Havoc Pennington  <hp@pobox.com>
818
819         * gtk/tmpl/gtktexttag.sgml: docs updates, mention that invisible 
820         property isn't implemented
821
822         * gtk/text_widget.sgml: small tweaks
823
824 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
825
826         * gtk/tmpl/gtkbbox.sgml: Remove references to nonexisting functions.
827         
828         * gtk/tmpl/gtkcolorseldlg.sgml, gtk/tmpl/gtkdrawingarea.sgml,
829         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkhseparator.sgml, 
830         gtk/tmpl/gtktree.sgml, gtk/tmpl/gtkradiobutton.sgml,
831         gtk/tmpl/gtkradiomenuitem.sgml: 
832         Replace references to deprecated functions.
833
834         * gtk/tmpl/gtkhbbox.sgml,gtk/tmpl/gtkvbbox.sgml: Minor fixes.
835
836 2001-12-30  Matthias Clasen  <matthiasc@poet.de>
837
838         * gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkscale.sgml,
839         gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkimcontextsimple.sgml: Additions.
840
841 2001-12-28  Matthias Clasen  <matthiasc@poet.de>
842
843         * gdk/tmpl/properties.sgml, gdk/tmpl/selections.sgml: Additions.
844
845 2001-12-23  Matthias Clasen  <matthiasc@poet.de>
846
847         * gdk-pixbuf/porting-from-imlib.sgml: GDK instead of Gdk.
848
849         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: Replace references to
850         deprecated functions.
851
852         * gdk/tmpl/event_structs.sgml, gdk/tmpl/gcs.sgml,
853         gdk/tmpl/images.sgml: Replace references to deprecated functions.
854
855 2001-12-28      Vitaly Tishkov <tvv@sparc.spb.su>
856
857         * gtkwindow.sgml: additional fix for #59314 ('<programlisting>' is
858         changed to '<literal>' in docs for gtk_window_set_policy ())
859
860 Sat Dec 22 18:18:07 2001  Owen Taylor  <otaylor@redhat.com>
861
862         * gtk/Makefile.am (IGNORE_HFILES): Add gtktextutil.h
863
864         * gtk/text_widget.sgml (linkend): SGML fixes.
865
866         * gtk/gtk-sections.txt: Update
867
868         * gdk/gdk-sections.txt: Update.
869
870         * gdk/tmpl/cursors.sgml: SGML fix.
871
872         * gdk/gdk-docs.sgml: Add PNG handling magic.
873
874 2001-12-21  Matthias Clasen  <matthiasc@poet.de>
875                 
876         * gtk/text_widget.sgml: More precise wording. (#63388)
877
878         * gtk/tmpl/gtksignal.sgml (GTK_SIGNAL_OFFSET): Add docs.
879
880         * gtk/resources.sgml: Fix markup of mail URLs.
881         
882         * gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkobject.sgml: Markup fixes.
883
884         * gtk/tmpl/gtktoolbar.sgml (gtk_toolbar_{prepend,append}_element):
885         Expand documentation. (#60471)
886
887         * gtk/tmpl/gtkmain.sgml: Remove misleading information about 
888         gtk_set_locale().  (#65758)
889
890 2001-12-18  Anders Carlsson  <andersca@gnu.org>
891
892         * gtk/tmpl/gtkdrawingarea.sgml: Change GdkWidget to
893         GtkWidget. Fixes #67162.
894
895 2001-12-17  Matthias Clasen  <matthiasc@poet.de>
896
897         * gdk-pixbuf/tmpl/creating.sgml, 
898         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-from-drawables.sgml,
899         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml,
900         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rendering.sgml,
901         gdk-pixbuf/tmpl/refcounting.sgml: Markup fixes.
902
903         * gtk/building.sgml, gtk/resources.sgml: Markup fixes.
904
905         * gtk/gtk.types: Remove gtk_text_layout_get_type(). (???)
906
907         * gdk/tmpl/general.sgml: Use <envar>, not <envvar>.
908
909 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
910
911         * gdk/tmpl/windows.sgml: Document GDK_RELEASE_MASK.
912
913 2001-12-16  Havoc Pennington  <hp@pobox.com>
914
915         * gdk-pixbuf/gdk-pixbuf-sections.txt: put _simple variants at the
916         top of the docs
917
918 2001-12-16  Havoc Pennington  <hp@pobox.com>
919
920         * gdk-pixbuf/tmpl/scaling.sgml: small doc tweaks, specifically
921         some "just do XYZ" advice next to the InterpMode technojargon.
922
923 2001-12-16  Matthias Clasen  <matthiasc@poet.de>
924
925         * gdk/tmpl/windows.sgml: Add something about GdkModifierType.
926
927 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
928         
929         * gdk-pixbuf/tmpl/scaling.sgml, gdk/tmpl/fonts.sgml, 
930         gdk/tmpl/general.sgml, gdk/tmpl/rgb.sgml, gdk/tmpl/visuals.sgml,
931         gdk/tmpl/windows.sgml, gtk/gtk-docs.sgml, gtk/tmpl/gtkaccellabel.sgml,
932         gtk/tmpl/gtkcombo.sgml, gtk/tmpl/gtkdialog.sgml, 
933         gtk/tmpl/gtkdrawingarea.sgml, gtk/tmpl/gtkeditable.sgml, 
934         gtk/tmpl/gtkfilesel.sgml, gtk/tmpl/gtkfontseldlg.sgml,
935         gtk/tmpl/gtkimage.sgml, gtk/tmpl/gtkmain.sgml, gtk/tmpl/gtkmenu.sgml,
936         gtk/tmpl/gtkmessagedialog.sgml, gtk/tmpl/gtkobject.sgml,
937         gtk/tmpl/gtkpaned.sgml, gtk/tmpl/gtkradiobutton.sgml, 
938         gtk/tmpl/gtkrc.sgml, gtk/tmpl/gtkscale.sgml, gtk/tmpl/gtksignal.sgml, 
939         gtk/tmpl/gtksocket.sgml, gtk/tmpl/gtkspinbutton.sgml,
940         gtk/tmpl/gtktogglebutton.sgml, gtk/tmpl/gtksignal.sgml, 
941         gtk/tmpl/gtktooltips.sgml, gtk/tmpl/gtkwindow.sgml,
942         gdk/tmpl/regions.sgml, gtk/tmpl/gtkfontsel.sgml,
943         gtk/tmpl/gtkpixmap.sgml, gtk/tmpl/gtkprogress.sgml,
944         gtk/tmpl/gtkselection.sgml, gtk/tmpl/gtktable.sgml,
945         gtk/tmpl/gtktipsquery.sgml: Markup fixes (mainly examples).
946
947 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
948
949         * gtk/tmpl/gtklist.sgml: Markup fixes.
950
951         * gdk/tmpl/selections.sgml, gtk/tmpl/gtksocket.sgml: s/succesful/successful/g.
952
953         * gtk/gtk-sections.txt, gtk/tmpl/gtkstyle.sgml: Remove
954         GTK_STYLE_NUM_STYLECOLORS. (#66467)
955
956 2001-12-12  Havoc Pennington  <hp@pobox.com>
957
958         * gtk/text_widget.sgml: add another example
959
960 2001-12-09  Matthias Clasen  <matthiasc@poet.de>
961
962         * gtk/tmpl/gtkmain.sgml: Markup fixes.
963
964         * gtk/gtk-docs.sgml: Add an empty entity to suppress 
965         crossreferencing in programlistings.
966
967 2001-12-08  Matthias Clasen  <matthiasc@poet.de>
968
969         * gtk/tmpl/gtkclipboard.sgml: Fix references to 
970         get_clipboard_set_with_owner(). (#66424)
971
972 2001-12-07  Matthias Clasen  <matthiasc@poet.de>
973         
974         * gtk/tmpl/gtktypeutils.sgml, gtk/tmpl/gtkobject.sgml,
975         gtk/tmpl/gtkstyle.sgml: Add docs.
976
977 2001-12-06  Matthias Clasen  <matthiasc@poet.de>
978
979         * gtk/tmpl/gtklabel.sgml: Remove redundant docs. (#66383)
980
981         * gtk/tree_widget.sgml: Typo fix. (#66256)
982
983         * gdk-pixbuf/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards.
984         
985         * gtk/tmpl/gtktext.sgml, gtk/tmpl/gtktree.sgml, 
986         gtk/tmpl/gtktreeitem.sgml: Updates.
987
988 2001-12-04  Matthias Clasen  <matthiasc@poet.de>
989
990         * gtk/tmpl/gtkwidget.sgml: Updates.
991         * gtk/Makefile.am (IGNORE_HFILES): Remove gtktextchild.h.
992
993 2001-12-03  Matthias Clasen  <matthiasc@poet.de>
994
995         * gdk/tmpl/input_devices.sgml, 
996         gdk/gdk-sections.txt, gdk/tmpl/windows.sgml: Updates.
997
998 2001-12-02  Matthias Clasen  <matthiasc@poet.de>
999
1000         * gdk/tmpl/dnd.sgml: Updates.
1001
1002 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
1003
1004         * gdk/tmpl/keys.sgml: Updates.
1005
1006 2001-12-01  Havoc Pennington  <hp@pobox.com>
1007
1008         * gtk/tmpl/gtkoptionmenu.sgml: add brief explanation of how to use
1009         GtkOptionMenu
1010
1011 2001-11-30  Matthias Clasen  <matthiasc@poet.de>
1012
1013         * gdk/tmpl/colors.sgml, gdk/tmpl/pixmaps.sgml, gdk/tmpl/dnd.sgml,
1014         gdk/tmpl/gcs.sgml: Document ref and unref functions as deprecated.
1015
1016 2001-11-29  Matthias Clasen  <matthiasc@poet.de>
1017
1018         * gtk/gtk-sections.sgml: Add GtkTextChildAnchor.
1019
1020         * gdk/tmpl/dnd.sgml: Updates.
1021
1022         * gdk/tmpl/pango_interaction.sgml: Document GdkPangoAttrEmbossed
1023         and GdkPangoAttrStipple.
1024         
1025 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
1026         
1027         * gtk/tmpl/gtkwindow.sgml: Document gtk_window_position.
1028
1029         * gdk/tmpl/dnd.sgml: Document GdkDragProtocol and GdkDragContext.
1030
1031         * gdk/tmpl/events.sgml: Document gdk_setting_get.
1032
1033         * gdk/tmpl/fonts.sgml: Document gdk_font_full_name_get and
1034         gdk_font_full_name_free.
1035
1036         * gdk/tmpl/windows.sgml: Document gdk_window_register_dnd.
1037
1038 2001-11-28  Matthias Clasen  <matthiasc@poet.de>
1039         
1040         * gdk/tmpl/windows.sgml, gdk/tmpl/general.sgml,
1041         gdk/tmpl/pixmaps.sgml, gdk/tmpl/drawing.sgml,
1042         gdk/tmpl/gcs.sgml: Updates. 
1043
1044         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
1045
1046 2001-11-23  Matthias Clasen  <matthiasc@poet.de>
1047
1048         * gdk/tmpl/drawing.sgml: Minor markup fixes.
1049
1050 Fri Nov 23 15:12:07 2001  Owen Taylor  <otaylor@redhat.com>
1051
1052         * gtk/Makefile.am (content_files): Add windows.sgml
1053
1054         * gdk/tmpl/cursors.sgml: Revert last diff to get things to
1055         build.
1056
1057 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
1058
1059         * gdk/tmpl/event_structs.sgml: Add better explanation of proximity
1060         events. 
1061
1062         * gdk/tmpl/cursors.sgml: Document GdkCursor and standard cursors.
1063
1064         * gdk/images/*.png: The standard X cursors as pngs.
1065
1066         * gdk/Makefile.am (HTML_IMAGES): Add the images.
1067
1068 Wed Nov 21 15:57:29 2001  Owen Taylor  <otaylor@redhat.com>
1069
1070         * gtk/gtk-sections.txt: Updates
1071
1072         * gtk/tmpl/gtkstock.sgml: Close end tags.
1073
1074         * gtk/gtk.types: Remove interface types which gtk-doc
1075         can't handle currently.
1076
1077         * gtk/tmpl/gtknotebook.sgml: Fix some garbage in file.
1078
1079         * gdk/tmpl/x_interaction.sgml: Fix SGML errors.
1080
1081         * gdk/gdk-overrides.txt gdk/gdk-sections.txt: Updates. 
1082
1083 2001-11-20  Havoc Pennington  <hp@pobox.com>
1084
1085         * gtk/tmpl/gtkwindow.sgml: fix docs for gtk_window_set_policy() to
1086         reflect existence of gtk_window_set_resizable()
1087
1088 2001-11-20  Matthias Clasen  <matthiasc@poet.de>
1089
1090         * gdk/tmpl/event_structs.sgml: Small fixes.
1091
1092 2001-11-16  Matthias Clasen  <matthiasc@poet.de>
1093
1094         * gdk/tmpl/event_structs.sgml: Updates. 
1095
1096         * gdk/tmpl/windows.sgml: Document GdkFilterFunction, GdkFilterReturn
1097         and GdkXEvent, add markup.
1098
1099 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
1100
1101         * gtk/gtk-docs.sgml: Go back to DocBook 3.0 to get the
1102         autobuilder on developer.gnome.org back to work, but add
1103         the png notation for the stock icons.
1104
1105 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
1106
1107         * gdk/Makefile.am (MKDB_OPTIONS), 
1108         gdk-pixbuf/Makefile.am (MKDB_OPTIONS),
1109         gtk/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
1110
1111         * gdk-pixbuf/tmpl/file-saving.sgml,
1112         gdk-pixbuf/tmpl/module_interface.sgml,
1113         gdk-pixbuf/tmpl/gdk-pixbuf-xlib-rgb.sgml: Consistent short descriptions.
1114
1115         * gtk/tmpl/gtkprogressbar.sgml: Remove duplicate docs. (#64469)
1116         
1117         * gtk/gtk-sections.txt: Add missing TITLEs (#64459, #64568)
1118
1119         * gtk/tmpl/gtkadjustment.sgml: Typo fix. (#64448)
1120
1121 Mon Nov 12 23:06:38 2001  Tim Janik  <timj@gtk.org>
1122
1123         * added gtkaccelmap.sgml. other updates.
1124
1125 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
1126
1127         * gdk-pixbuf/gdk-pixbuf-rendering.sgml, 
1128         gdk-pixbuf/gdk-pixbuf-from-drawables.sgml: new files explaining
1129         where the code for rendering pixbufs lives. (#61151) 
1130         
1131         * gdk-pixbuf/gdk-pixbuf.sgml: Use the new files.
1132
1133         * gtk/tmpl/gtkaccellabel.sgml, gtk/tmpl/gtkcombo.sgml,
1134         gtk/tmpl/gtkentry.sgml, gtk/tmpl/gtkhscrollbar.sgml,
1135         gtk/tmpl/gtkvscrollbar.sgml, gtk/tmpl/gtktoolbar.sgml,
1136         gtk/tmpl/gtkdialog.sgml, gtk/tmpl/gtkstatusbar.sgml: 
1137         Mass fixing of trivial doc bugs. (#55579, #56760, #58769, #55918,
1138         #64154, #60422, #54697)
1139
1140 2001-11-10  Matthias Clasen  <matthiasc@poet.de>
1141
1142         * gtk/tmpl/gtkpaned.sgml: Document gtk_paned_set_gutter_size
1143         as noop. (#45802)
1144
1145         * gtk/tmpl/gtkcolorsel.sgml: Remove stuff duplicating inline
1146         docs. (#60481)
1147
1148         * gtk/tmpl/gtkstock.sgml: Document all stock items
1149         with their stock text. 
1150
1151         * gtk/tmpl/gtkhseparator.sgml: Small corrections.
1152
1153         * gdk-pixbuf/tmpl/gdk-pixbuf-loader.sgml: Updates.
1154
1155 2001-11-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1156
1157         * gdk-pixbuf/tmpl/refcounting.sgml,
1158         gdk-pixbuf/porting-from-imlib.sgml, tmpl/creating.sgml:
1159         gdk_rgb_init() doesn't need to be called anymore. Use
1160         g_object_(un)_ref instead of gdk_pixbuf_(un)ref.
1161
1162         * tmpl/module_interface.sgml: Typo fix.
1163
1164         * gdk-pixbuf/gdk-pixbuf.sgml: Fixed jade complaining about '_' by
1165         replacing it with '-'. Now builds again.
1166
1167 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
1168
1169         * gdk-pixbuf/gdk-pixbuf.sgml: include initialization_versions.sgml,
1170         file-saving.sgml and module_interface.sgml.
1171
1172         * gdk-pixbuf/tmpl/module_interface.sgml: add short description.
1173
1174         * gtk/tmpl/gtkarg.sgml, gtk/tmpl/gtkdata.sgml, 
1175         gtk/tmpl/gtkcellrenderertextpixbuf.sgml: removed, since they described 
1176         no longer existent stuff and aren't included anymore.
1177
1178         * gdk/tmpl/color_contexts.sgml, gdk/tmpl/input_contexts.sgml, 
1179         gdk/tmpl/input_methods.sgml: removed, since they described no longer 
1180         existent stuff and aren't included anymore.
1181
1182 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
1183
1184         * gdk-pixbuf/gdk-pixbuf-sections.txt,
1185         gdk-pixbuf/tmpl/animation.sgml, 
1186         gdk-pixbuf/tmpl/module_interface.sgml: Updates. (#63293)
1187
1188 2001-10-28  Anders Carlsson  <andersca@gnu.org>
1189
1190         * gtk/tmpl/gtkadjustment.sgml: Update struct member docs
1191         since they're gdouble now instead of gfloat. Fixes #55699.
1192
1193 2001-10-28  Matthias Clasen  <matthiasc@poet.de>
1194
1195         * docs/reference/gtk/tmpl/gtkmenuitem.sgml,
1196         docs/reference/gtk/tmpl/gtkmenu.sgml,
1197         docs/reference/gtk/tmpl/gtkmenushell.sgml,
1198         docs/reference/gtk/tmpl/gtkcontainer.sgml,
1199         docs/reference/gtk/gtk-sections.txt: Updates.
1200
1201 2001-10-28  Anders Carlsson  <andersca@gnu.org>
1202
1203         * gdk/tmpl/regions.sgml: Remove note about coordinates in GdkPoint
1204         being 16-bit since they're 32-bit now. Fixes #62681.
1205
1206 2001-10-27  Matthias Clasen  <matthiasc@poet.de>
1207
1208         * gdk/tmpl/input_devices.sgml: Updates.
1209
1210         * gtk/tmpl/gtkrc.sgml: Document the special values <none> and
1211         <parent> for bg_pixmap.
1212
1213 2001-10-27  Anders Carlsson  <andersca@gnu.org>
1214
1215         * gtk/tmpl/gtkaccellabel.sgml: Clarify that the string
1216         argument in gtk_accel_label_new most be non-NULL.
1217         This fixes #54826.
1218
1219         * gtk/tmpl/gtkentry.sgml: Clarify that a maximum length
1220         of 0 means infinity. This fixes #58771.
1221
1222         * gtk/tmpl/gtkhandlebox.sgml: Finish a sentence. 
1223         This fixes #56702.
1224
1225         * gtk/tmpl/gtkspinbutton.sgml: Clarify that we're
1226         returning a spin button in the _new function.
1227         This fixes #54097.
1228
1229         * gtk/tmpl/gtktoolbar.sgml: Change docs for 
1230         gtk_toolbar_append_item to say that it appends an item
1231         to the end of a toolbar. This fixes #60428.
1232
1233 Fri Oct 26 11:54:53 2001  Owen Taylor  <otaylor@redhat.com>
1234
1235         * */Makefile.am: Update to install images.
1236
1237 2001-10-27  Anders Carlsson  <andersca@gnu.org>
1238
1239         * gtk/gtk-sections.txt,
1240         * gtk/tmpl/gtktreeviewcolumn.sgml: Remove documentation for
1241         gtk_tree_view_column_cell_event since that function has been
1242         removed. This fixes #62084.
1243
1244         * gdk/tmpl/properties.sgml: Change FALSE to TRUE in 
1245         documentation for gdk_atom_intern, to document the
1246         correct behavior. This fixes #58798.
1247
1248         * gtk/gtk-sections.txt: Update GtkStyle since it's now a
1249         GObject and not a struct. This fixes #55807. 
1250
1251 Thu Oct 18 16:40:00 2001  Jonathan Blandford  <jrb@redhat.com>
1252
1253         * gtk/gtk-docs.sgml: add GtkCellEditable and GtkTreeModelSort.
1254
1255 Sat Oct 20 18:35:21 2001  Owen Taylor  <otaylor@redhat.com>
1256
1257         * gtk/tmpl/gtkentry.sgml (Note): Remove note about
1258         deprecation. (We've standard on G_CONST_RETURN 
1259         rather than the reverse.) #58768, Vitaly Tishkov.
1260
1261 2001-10-20  jacob berkman  <jacob@ximian.com>
1262
1263         * gtk/Makefile.am (HTML_IMAGES): get them from
1264         $(top_srcdir)/gtk/stock-icons/ rather than
1265         ../../../gtk/stock-items/
1266
1267 Fri Oct 19 15:44:52 2001  Owen Taylor  <otaylor@redhat.com>
1268
1269         * gtk/Makefile.am gtk/gtk-sections.txt gtk/gtk-docs.sgml:
1270         Add gtkimcontextsimple.
1271
1272 2001-10-19  Matthias Clasen   <matthiasc@poet.de>
1273
1274         * gtk/gtk-docs.sgml: Switch to DocBook 4.1 (for the PNG notation).
1275
1276         * gtk/Makefile.am, gtk/tmpl/gtkstock.sgml: Add inlinegraphics for
1277         the stock icons.
1278
1279 2001-10-18  Matthias Clasen   <matthiasc@poet.de>
1280
1281         * gdk/tmpl/visuals.sgml: Resurrect 1.2 documentation. (#62604)
1282
1283         * gtk/tmpl/gtkpaned.sgml: Fixes. (#62146)
1284
1285         * gtk/tmpl/gtkgamma.sgml: Fixes. (#62155)
1286
1287         * gtk/Makefile.am (IGNORE_HFILES): Add xembed.h (#61929)
1288
1289         * gdk-pixbuf/gdk-pixbuf.types: Add GdkPixbuf, 
1290         GdkPixbufAnimation and GdkPixbufAnimationIter. (#62590)
1291
1292         * gtk/tmpl/gtkscrolledwindow.sgml: Replace GtkCList by
1293         GtkTreeView in example. (#62200)
1294
1295 2001-10-17  Matthias Clasen   <matthiasc@poet.de>
1296
1297         * gtk/tmpl/gtkdnd.sgml, gtk/tmpl/gtkclipboard.sgml,
1298         gdk/tmpl/general.sgml, gdk/tmpl/threads.sgml, 
1299         gdk/tmpl/x_interaction.sgml: Updates.
1300
1301 2001-10-13  Matthias Clasen   <matthiasc@poet.de>
1302
1303         * gdk/tmpl/x_interaction.sgml: Update.
1304
1305 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
1306
1307         * gtk/gtk-sections.txt, gtk/tmpl/gtkspinbutton.sgml,
1308         gtk/tmpl/gtkseparatormenuitem.sgml, gtk/tmpl/gtknotebook.sgml,
1309         gtk/tmpl/gtkstatusbar.sgml, gtk/tmpl/gtkradiobutton.sgml,
1310         gtk/tmpl/gtkradiomenuitem.sgml: Updates.
1311
1312         * gdk-pixbuf/gdk-pixbuf-sections.txt, 
1313         gdk-pixbuf/tmpl/gdk-pixbuf.sgml: Follow recent API changes.
1314
1315 2001-10-10  Matthias Clasen   <matthiasc@poet.de>
1316
1317         * gtk/tmpl/gtkcalendar.sgml, gtk/tmpl/gtkeditable.sgml: Update.
1318
1319         * gdk-pixbuf/gdk-pixbuf.sgml: Add entity for tmpl/inline.sgml.
1320
1321         * gdk-pixbuf/tmpl/inline.sgml: Update.
1322
1323         * gtk/gtk-sections.sgml: Update.
1324
1325 2001-10-08  Matthias Clasen   <matthiasc@poet.de>
1326
1327         * gdk-pixbuf/gdk-pixbuf-sections.txt,
1328         gdk-pixbuf/Makefile.am, gdk-pixbuf/tmpl/creating.sgml: Update.
1329
1330         * gdk-pixbuf/tmpl/inline.sgml: New file.
1331         
1332 2001-10-07  Matthias Clasen   <matthiasc@poet.de>
1333
1334         * gdk/tmpl/properties.sgml, gdk/tmpl/events.sgml,
1335         gdk/tmpl/regions.sgml, gdk/tmpl/general.sgml,
1336         gdk/tmpl/keys.sgml: Update. 
1337
1338         * gdk/gdk-overrides.txt, gdk/gdk-sections.txt: Remove nanox traces.
1339
1340 2001-10-06  Matthias Clasen   <matthiasc@poet.de>
1341
1342         * gtk/gtk-docs.sgml: add gtkimagemenuitem, 
1343         gtksettings, gtkseparatormenuitem.
1344         
1345         * gtk/tmpl/gtktreemodelsimple.sgml: remove unused file.
1346
1347 2001-10-05  Matthias Clasen   <matthiasc@poet.de>
1348
1349         * gtk/gtk-sections.sgml, gtk/objects_grouped.sgml: remove GtkPacker.
1350
1351 2001-10-05  Sven Neumann  <sven@gimp.org>
1352
1353         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: adapt to changes in GDK_PIXBUF_ERROR
1354         enum.
1355
1356 2001-10-04  Havoc Pennington  <hp@pobox.com>
1357
1358         * gtk/tmpl/gtkimage.sgml: fix GtkImage overview
1359
1360 Wed Oct  3 15:09:18 2001  Jonathan Blandford  <jrb@redhat.com>
1361
1362         * gtk/gtk.types: remove gtk_cell_editable_get_type
1363
1364 2001-10-02  Havoc Pennington  <hp@redhat.com>
1365
1366         * gtk/tree_widget.sgml: s/empahsis/emphasis/
1367
1368         * gtk/tmpl/gtkobject.sgml: update docs
1369
1370 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
1371
1372         * gtk/gtk-sections.txt: Move standard gobject stuff to
1373         the 'Standard' sections. (#61483)
1374
1375 Wed Sep 26 15:05:28 2001  Jonathan Blandford  <jrb@redhat.com>
1376
1377         * gtk/gtk.types: Add missing types.
1378
1379 Mon Sep 24 12:43:45 2001  Owen Taylor  <otaylor@redhat.com>
1380
1381         * gtk/gtk-sections.txt: Updates for removed/renamed functions.
1382
1383 2001-09-08  Havoc Pennington  <hp@pobox.com>
1384
1385         * gtk/gtk-sections.txt: move some of the accel group functions 
1386         into a Private subsection
1387
1388 2001-09-08  Havoc Pennington  <hp@pobox.com>
1389
1390         * gtk/tmpl/gtklayout.sgml: docs
1391
1392         * gdk-pixbuf/gdk-pixbuf.sgml: remove the section on compiling
1393         gdk-pixbuf since it isn't a standalone package anymore
1394
1395         * gtk/building.sgml: section on compiling GTK itself
1396
1397 2001-09-08  Havoc Pennington  <hp@pobox.com>
1398
1399         * gtk/gtk-sections.txt: put GtkPacker back in here so it won't be
1400         in gtk-unused.txt, but don't put it back in gtk-docs.sgml. 
1401
1402         Tons of other additions from gtk-unused.txt, but mostly skipping
1403         all the tree stuff for now.
1404
1405 2001-09-08  Havoc Pennington  <hp@pobox.com>
1406
1407         * gtk/gtk-docs.sgml: remove CellRendererTextPixbuf
1408
1409         * gtk/resources.sgml: add section on mailing lists, bugzilla, etc.
1410
1411         * gtk/tmpl/gtkaccelgroup.sgml: add long description
1412
1413         * gtk/gtk-sections.txt: reorder accel group section; probably need
1414         to delete most of it
1415
1416         * gtk/tmpl/gtkmain.sgml: Clean it up a little bit
1417
1418         * gtk/gtk-docs.sgml: rearrange the list of "core/misc" sections so
1419         that useful things are near the top and stupid junk is near the
1420         bottom.
1421
1422         * gtk/tmpl/gtkfeatures.sgml: fix/finish this section
1423
1424         * gtk/gtk-docs.sgml: create a separate section for
1425         overview/tutorial material and special notes, and put the
1426         reference docs for the "misc non-widget" stuff into its own
1427         section.
1428
1429         * gtk/compiling.sgml: write this section
1430
1431         * gtk/gtk-docs.sgml: The intro section weirdly had two paragraphs
1432         that said the same thing. Delete one of them.
1433
1434 Tue Sep  4 01:33:51 2001  Owen Taylor  <otaylor@redhat.com>
1435
1436         * gtk/gtk-docs.sgml: Remove references to a couple
1437         sections that are no longer there.
1438
1439 Thu Aug 30 19:34:38 2001  Jonathan Blandford  <jrb@redhat.com>
1440
1441         * gtk/tmpl/gtkdialog.sgml: Fix obvious mistake.
1442
1443 Tue Aug 21 12:42:19 2001  Owen Taylor  <otaylor@redhat.com>
1444
1445         * gtk/gtk-sections.txt: Remove GtkPacker
1446
1447 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
1448
1449         * */Makefile.am: Set GPATH to fix srcdir != builddir  
1450         problems with GNU make.
1451
1452 Sun Jul 22 17:01:34 2001  Owen Taylor  <otaylor@redhat.com>
1453
1454         * gtk/tmpl/gtksignal.sgml: Fix missing not
1455         (Skip Montanaro, #56361)
1456
1457 Wed Jul  4 22:53:33 2001  Owen Taylor  <otaylor@redhat.com>
1458
1459         * gtk/tmpl/gtkplug.sgml gtk/tmpl/gtksocket.sgml: Some
1460         updates and moving docs to the C files.
1461
1462 2001-05-19  Havoc Pennington  <hp@pobox.com>
1463
1464         * gdk-pixbuf/tmpl/initialization_versions.sgml: docs
1465
1466         * gdk-pixbuf/tmpl/gdk-pixbuf.sgml: docs
1467
1468         * gdk-pixbuf/tmpl/gdk-pixbuf-xlib-init.sgml: docs
1469
1470 Sun Apr 15 15:04:12 2001  Owen Taylor  <otaylor@redhat.com>
1471
1472         * gtk/tmpl/gtkdnd.sgml: Move some of the function docs to the
1473         C files.
1474
1475 Thu Jun 21 12:31:29 2001  Owen Taylor  <otaylor@redhat.com>
1476
1477         * gtk/gtk-sections.txt: Update a bit.
1478
1479         * Makefile.am: build GTK+ docs. 
1480
1481 Fri Jun  8 12:33:29 2001  Jonathan Blandford  <jrb@redhat.com>
1482
1483         * gtk/tmpl/gtktable.sgml: fix bug #55921
1484
1485 2001-06-05  Havoc Pennington  <hp@redhat.com>
1486
1487         * gtk/tmpl/gtkscale.sgml: more docs
1488
1489 Tue Jun  5 10:54:48 2001  Owen Taylor  <otaylor@redhat.com>
1490
1491         * gtk/tmpl/gtkenums.sgml: Improve docs for GtkStateType.
1492         (Fixes #55751, among other things.)
1493
1494 Mon Jun  4 15:08:21 2001  Owen Taylor  <otaylor@redhat.com>
1495
1496         * gtk/gtk-overrides.txt: Remove GtkArgSetFunc, GtkArgGetFunc.
1497
1498 Wed May 30 16:56:07 2001  Owen Taylor  <otaylor@redhat.com>
1499
1500         * gtk/tmpl/gtkrc.sgml (pattern): Correct typoe when
1501         describing order of composition. (#53371, Skip Montanaro)
1502         
1503 2001-05-22  Havoc Pennington  <hp@pobox.com>
1504
1505         * gtk/gtk-sections.txt: add gtk_bin_get_child
1506
1507 Fri May 18 12:28:08 2001  Owen Taylor  <otaylor@redhat.com>
1508
1509         * gtk/tmpl/gtksizegroup.sgml gtk/gtk-sections.txt gtk/gtk.types:
1510         Add documentation about GtkSizeGroup.
1511
1512 2001-05-11  Havoc Pennington  <hp@pobox.com>
1513
1514         * gtk/tmpl/gtkvruler.sgml, 
1515         gtk/tmpl/gtkhruler.sgml: fix bug #54431
1516
1517         * gtk/tmpl/gtkdrawingarea.sgml: fix bug #54331
1518
1519         * gtk/tmpl/gtkenums.sgml: fix bug #54329, and 
1520         update some other random things
1521
1522         * gtk/gtk-sections.txt: updates
1523
1524         * gtk/tmpl/gtkmenuitem.sgml: fix bug #54277
1525
1526         * gtk/tmpl/gtkradiomenuitem.sgml: fix bug #54323,
1527         #54324, #54325 
1528
1529 2001-04-26  Havoc Pennington  <hp@redhat.com>
1530
1531         * gtk/tmpl/gtkimage.sgml: document GtkImageType
1532
1533         * gtk/gtk-sections.txt: GtkImageType is public
1534
1535         * gdk/tmpl/images.sgml: add warning about gtk_image_new_bitmap
1536
1537 Wed Apr 25 12:33:03 2001  Owen Taylor  <otaylor@redhat.com>
1538
1539         * gtk/tmpl/gtktreeitem.sgml: Add note about GTK_ENABLE_BROKEN.
1540
1541 Tue Apr 17 10:59:13 2001  Owen Taylor  <otaylor@redhat.com>
1542
1543         * gtk/Makefile.am (GTKDOC_CFLAGS): Remove -DGTK_DISABLE_COMPAT
1544         add -DGTK_ENABLE_BROKEN
1545
1546         * {gtk/gtk,gdk/gdk}-sections.txt: Updated
1547
1548 Fri Apr 13 10:41:10 2001  Owen Taylor  <otaylor@redhat.com>
1549
1550         * */Makefile.am: Add $(top_builddir) to includes as necessary,
1551         Run gtkdoc-scangobj from builddir, not srcdir, don't distribute
1552         foo-doc.{top,bottom}, recomment in code to distribute HTML
1553         images, with shell fixes.
1554
1555         * gtk/gtk.hierarchy gdk-pixbuf/gdk-pixbuf.{args,signals,hierarchy}:
1556         Remove generated files.
1557         
1558 Wed Apr  4 01:26:04 2001  Tim Janik  <timj@gtk.org>
1559
1560         * gdk-pixbuf/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
1561         dist-hook because $(HTML_IMAGES) is empty.
1562         * gtk/Makefile.am: same here.
1563         * gdk/Makefile.am: same here. touched gdk.types since make rules
1564         require it ;(
1565
1566 2001-03-29  Mike Kestner  <mkestner@ameritech.net>
1567
1568         * gtk/tmpl/gtkspinbutton.html: killed function docs that are now
1569         inline.
1570
1571 2001-03-23  Havoc Pennington  <hp@redhat.com>
1572
1573         * gdk/gdk-sections.txt: updates
1574
1575         * gtk/gtk-sections.txt: updates
1576
1577         * gtk/gtk-docs.sgml: mop up TreeModelSimple entity
1578
1579         * gdk/gdk-docs.sgml: remove input method
1580         and input context docs
1581
1582 2001-03-22  Havoc Pennington  <hp@redhat.com>
1583
1584         * gdk/tmpl/keys.sgml: docs on GdkKeymap
1585
1586 2001-03-16  Havoc Pennington  <hp@redhat.com>
1587
1588         * gtk/gtk-docs.sgml: remove GtkData entity usage
1589
1590 2001-03-14  Havoc Pennington  <hp@redhat.com>
1591
1592         * gtk/gtk-docs.sgml: remove gtkdata, gtktreemodelsimple
1593
1594         * gtk/gtk.types: remove gtk_data_get_type
1595
1596 Wed Mar  7 23:58:53 2001  Owen Taylor  <otaylor@redhat.com>
1597
1598         * gtk/tmpl/gtkwidget.sgml: Document ::hierarchy-changed.
1599
1600 Wed Mar  7 00:27:13 2001  Jonathan Blandford  <jrb@redhat.com>
1601
1602         * gdk-pixbuf/Makefile.am (scan-build.stamp): add --nogtkinit.
1603
1604 Sat Mar  3 17:20:53 2001  Owen Taylor  <otaylor@redhat.com>
1605
1606         * */Makefile.am (scan-build.stamp): You can't use
1607         + as a metacharacter for basic regular expressions.
1608         (This was the "all objects disappear")
1609
1610         * gdk/gdk-sections.txt gdk-pixbuf/gdk-pixbuf-sections.txt
1611
1612         * */*-unused.sgml: Remove a lot of empty stuff. (No
1613         point in saving old docs when there aren't any.)
1614
1615 2001-02-20  Havoc Pennington  <hp@pobox.com>
1616
1617         * gdk/tmpl/rgb.sgml: fix these docs to reflect the current state
1618         of affairs
1619
1620 2001-02-19  Havoc Pennington  <hp@pobox.com>
1621
1622         * gdk/Makefile.am (SCAN_OPTIONS): add --deprecated-guards
1623
1624         * gdk/gdk-sections.txt: update
1625
1626         * gdk/gdk-docs.sgml: update
1627
1628 2001-02-18  Havoc Pennington  <hp@pobox.com>
1629
1630         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): add gdk-pixbuf-marshal.h
1631
1632         * gdk-pixbuf/gdk-pixbuf-sections.txt: fixes
1633
1634 Sun Feb 11 22:16:34 2001  Owen Taylor  <otaylor@redhat.com>
1635
1636         * */Makefile.am: Use the new snazzy mother-of-all-gtk-doc-makefiles.
1637
1638         * gdk/tmpl/* gdk-pixbuf/tmpl/*: Recover a bunch of docs that were 
1639         lost at one point.
1640
1641 2001-02-08  Havoc Pennington  <hp@pobox.com>
1642
1643         * gtk/windows.sgml: windows (file is blank)
1644
1645         * gtk/framebuffer.sgml: framebuffer (file is blank)
1646
1647         * gtk/compiling.sgml: how to use pkg-config, etc. (file is 
1648         blank for now)
1649
1650 2001-02-03  Havoc Pennington  <hp@pobox.com>
1651
1652         * gtk/tmpl/gtkfixed.sgml: Add the intro docs section
1653
1654 2001-02-01  Havoc Pennington  <hp@redhat.com>
1655
1656         * gtk/gtk-sections.txt: updated
1657
1658         * gtk/gtk-docs.sgml: Move the below from "Deprecated" section to
1659         "special-purpose" section; move GtkItem out of deprecated section,
1660         since GtkMenuItem uses it, though probably the GtkItem signals
1661         should just migrate down to GtkMenuItem someday it won't happen
1662         for 2.0
1663
1664         * gtk/tmpl/gtkgamma.sgml: add note about eventual removal
1665
1666         * gtk/tmpl/gtkcurve.sgml: add note about eventual removal
1667
1668         * gtk/tmpl/gtkruler.sgml: add note about eventual removal
1669
1670         * gtk/tmpl/gtkhruler.sgml: add note about eventual removal
1671
1672         * gtk/tmpl/gtkvruler.sgml: add note about eventual removal
1673
1674         * gtk/tmpl/gtkinputdialog.sgml: add note about eventual removal
1675
1676 2001-01-30  Havoc Pennington  <hp@pobox.com>
1677
1678         Also committed a bunch of automatic changes made by gtk-doc, 
1679         after reviewing for correctness.
1680         
1681         * gtk/tmpl/gtktext.sgml: add warning about deprecation and note
1682         about what to use instead
1683
1684         * gtk/tmpl/gtktree.sgml: ditto
1685
1686         * gtk/Makefile.am (scan): pass --deprecated-guards option to
1687         gtk-doc
1688
1689         * gtk/gtk-docs.sgml: move GtkText to the deprecated section 
1690         instead of the GtkTextView section. Oops.
1691
1692 Tue Jan 30 16:01:54 2001  Owen Taylor  <otaylor@redhat.com>
1693
1694         * gtk/tmpl/gtkclist.sgml: Added note explaining how
1695         the @button parameter is off by 1. (#6739)
1696
1697 Mon Jan  8 15:21:15 2001  Owen Taylor  <otaylor@redhat.com>
1698
1699         * Makefile.am (SUBDIRS): Restore build.
1700
1701         * gdk/gdk-sections.txt gdk/gdk-docs.sgml 
1702           gdk-pixbuf/gdk-pixbuf-sections.txt 
1703           gtk/gtk-sections.txt gtk/gtk-docs.sgml: : Update.
1704
1705         * */tmpl/*: Changes from update.
1706
1707 Wed Oct 25 15:19:40 2000  Owen Taylor  <otaylor@redhat.com>
1708
1709         * gtk/tmpl/gtknotebook.sgml: Moved function docs into .c
1710         file, fairly extensive rewriting.
1711
1712 Thu Nov 30 00:53:45 2000  Owen Taylor  <otaylor@redhat.com>
1713
1714         * gtk/tmpl/gtkfilesel.sgml: Fix to say that file_selection_complete()
1715         filters both files and directories.
1716
1717         * gtk/tmpl/gtktogglebutton.sgml: Fix description
1718         of gtk_toggle_button_toggled().
1719
1720 Fri Nov 17 17:31:30 2000  Owen Taylor  <otaylor@redhat.com>
1721
1722         * gtk/Makefile.am (content_files): Add a couple
1723         of files.
1724
1725 Mon Nov 13 16:58:43 2000  Owen Taylor  <otaylor@redhat.com>
1726
1727         * {gtk,gdk,gdk-pixbuf}/Makefile.am: cd to srcdir before
1728         calling gtkdoc-fixref, distribute index.sgml.
1729
1730         * gtk/gtk-docs.sgml gtk/Makefile.am gtk/gtk-sections.txt
1731         gtk/gtk.types: Update
1732
1733 2000-11-05  Havoc Pennington  <hp@pobox.com>
1734
1735         * gtk/tmpl/gtktexttag.sgml: documented some of the object args
1736
1737         * gtk/text_widget.sgml: fixups
1738
1739 2000-11-04  Havoc Pennington  <hp@pobox.com>
1740
1741         * gtk/gtk-sections.txt: Added a bunch of stuff from unused
1742
1743 2000-11-01  Havoc Pennington  <hp@redhat.com>
1744
1745         * gtk/tmpl/gtkmessagedialog.sgml: Check in these docs, I seem to
1746         have written them a while ago then forgotten about them.
1747
1748 2000-11-01  Havoc Pennington  <hp@pobox.com>
1749
1750         * gtk/gtk-sections.txt: Add new label functions
1751
1752 Sun Oct 29 02:59:50 2000  Owen Taylor  <otaylor@redhat.com>
1753
1754         * **: Updates to new gtk-doc, gsignal, causing quite
1755         a bit of diffs but little real changes.
1756
1757 2000-10-24  Havoc Pennington  <hp@redhat.com>
1758
1759         * gtk/text_widget.sgml: add note about UTF-8
1760
1761 2000-10-23  Havoc Pennington  <hp@redhat.com>
1762
1763         * gtk/gtk-sections.txt: remove GtkTextBTree
1764
1765         * gtk/text_widget.sgml: Overview of the text widget
1766
1767         * gtk/gtk-docs.sgml: Change to using categories for the toplevel 
1768         organization of the reference entries. We'll add an alphabetical 
1769         index eventually. The category way is a lot easier for people who
1770         aren't familiar with the widgets. Removed objects_grouped.sgml 
1771         from gtk-docs.sgml for now, it doesn't seem useful anymore.
1772
1773         * gtk/objects_grouped.sgml: Add a section for deprecated
1774         objects; add a section for the TextView object collection
1775
1776 Wed Oct 18 11:01:12 2000  Owen Taylor  <otaylor@redhat.com>
1777
1778         * gtk/Makefile.am gdk-pixbuf/Makefile.am: Fix typo
1779
1780 2000-10-20  Havoc Pennington  <hp@redhat.com>
1781
1782         * gtk/gtk-sections.txt: Add dialog docs
1783
1784 2000-10-18  Havoc Pennington  <hp@redhat.com>
1785
1786         * gtk/gtk-sections.txt: Some updates
1787
1788         * gdk/gdk-sections.txt: remove GdkPixbufAlphaMode
1789
1790         * gdk-pixbuf/gdk-pixbuf-sections.txt: Add new API, remove 
1791         GdkPixbufClass/GdkAnimationClass since those are private
1792
1793         * gdk-pixbuf/Makefile.am (IGNORE_HFILES): ignore more headers
1794
1795 2000-10-06  Havoc Pennington  <hp@redhat.com>
1796
1797         * gdk-pixbuf/*.sgml, gdk-pixbuf/tmpl/*.sgml: copy in from 1.0
1798         
1799         * gdk-pixbuf/gdk-pixbuf-sections.txt: add Xlib sections from 1.0
1800         tree
1801
1802         * gdk-pixbuf/Makefile.am: add stuff from 1.0 tree
1803
1804         * gdk-pixbuf/compiling.sgml: copy from 1.0 tree
1805
1806 2000-09-26  Havoc Pennington  <hp@redhat.com>
1807
1808         * gtk/tmpl/gtkrc.sgml: Document stock icon stuff
1809
1810 Thu Sep  7 14:15:03 2000  Owen Taylor  <otaylor@redhat.com>
1811
1812         * gdk/* gtk/*: Move gtk-reference files into GTK+ tree proper.
1813
1814         * Update sections.txt files to correspond to current code,
1815         tweak .sgml files and Makefiles to correspond.
1816
1817         * gtk/tmpl/gtkradiomenuitem.sgml (this): Remove extra <para>
1818
1819 2000-06-14  Damon Chaplin  <damon@helixcode.com>
1820
1821         * gtk/tmpl/gtktooltips.sgml: added a note about no-window widgets.
1822
1823 Mon Jun  5 11:17:25 2000  Owen Taylor  <otaylor@redhat.com>
1824
1825         * gdk/tmpl/general.sgml: Fix gdk_pointer_grab description
1826         as pointed out by Dave Morse.
1827
1828 Sun May 28 12:16:01 2000  Owen Taylor  <otaylor@redhat.com>
1829
1830         * gtk/tmpl/gtkaspectframe.sgml: Fix typo
1831         pointed out by Gregory McLean.
1832
1833 2000-05-28  Damon Chaplin  <damon@helixcode.com>
1834
1835         * gdk/tmpl/event_structs.sgml: typo.
1836
1837 2000-04-22  Damon Chaplin  <damon@helixcode.com>
1838
1839         * gtk/tmpl/gtkenums.sgml: update from Lee Mallabone
1840         <lee0@callnetuk.com>
1841
1842 2000-04-09  Damon Chaplin  <damon@helixcode.com>
1843
1844         * gtk/tmpl/gtkmain.sgml: update from Torsten Landschoff
1845         <t.landschoff@gmx.net>
1846
1847         * gdk/tmpl/input_methods.sgml: 
1848         * gdk/tmpl/general.sgml: fixed typos.
1849
1850 Tue Mar 14 14:17:46 2000  Raph Levien  <raph@acm.org>
1851
1852         * gdk/tmpl/rgb.sgml: Better explanation of gdk_rgb_set_min_colors.
1853         Thanks to Stric for spotting it.
1854
1855 2000-03-07  Damon Chaplin  <damon@helixcode.com>
1856
1857         * gtk/tmpl/gtkclist.sgml: fix to gtk_clist_set_reorderable(). It
1858         reorders rows, not columns. From Guy Harris <gharris@flashcom.net>.
1859
1860 2000-02-29  Damon Chaplin  <damon@helixcode.com>
1861
1862         * gtk/tmpl/gtkmenuitem.sgml: minor fix from Nicolas GEORGE
1863         <nicolas.george@ens.fr>.
1864
1865 2000-02-28  Damon Chaplin  <damon@helixcode.com>
1866
1867         * gtk/tmpl/gtkradiomenuitem.sgml: 
1868         * gtk/tmpl/gtkmenuitem.sgml: 
1869         * gtk/tmpl/gtknotebook.sgml: new menu item sections and minor update to
1870         notebook section from Nicolas GEORGE <nicolas.george@ens.fr>.
1871
1872 2000-02-18  Damon Chaplin  <damon@helixcode.com>
1873
1874         * gtk/tmpl/gtktooltips.sgml: patch from
1875         David Benson <daveb@idealab.com> to note that gtk_tooltips_set_colors()
1876         does not work.
1877
1878 2000-02-09  Damon Chaplin  <damon@helixcode.com>
1879
1880         * gdk/tmpl/input_methods.sgml: minor fix.
1881
1882 2000-02-03  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1883
1884         * gdk/gdk-sections.txt: rearranged a bit.
1885
1886         * gdk/tmpl/event_structs.sgml: updated.
1887
1888         * gtk/gtk-sections.txt: added INCLUDE tag for Private Info section.
1889
1890         * gdk/tmpl/color_contexts.sgml: added note saying it is deprecated.
1891         * gdk/tmpl/dnd.sgml: added note saying read the GTK+ DnD docs.
1892
1893 2000-02-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1894
1895         * gdk/tmpl/*.sgml: ran make templates.
1896
1897         * gdk/gdk-docs.sgml: rearranged sections.
1898
1899         * gdk/tmpl/events.sgml: documented.
1900
1901         * gdk/tmpl/general.sgml: documented.
1902
1903         * gdk/tmpl/rgb.sgml: fixed a few '@' -> '#'.
1904
1905         * gdk/gdk-sections.txt: rearranged a few bits, including moving
1906         GdkWChar and related functions from the input method section to the
1907         font section, and GdkCapStyle etc. from Drawing Primitives to GCs.
1908
1909         * gdk/tmpl/images.sgml: documented.
1910
1911         * gdk/tmpl/drawing.sgml: updated.
1912
1913         * gdk/tmpl/regions.sgml: updated.
1914
1915         * gdk/tmpl/input_contexts.sgml: documented.
1916
1917         * gdk/tmpl/input_methods.sgml: documented.
1918
1919         * gdk/tmpl/selections.sgml: changed xref to a link since Jade says
1920         a xref to a RefEntry is not supported.
1921
1922 2000-01-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1923
1924         * gtk/tmpl/gtkscrollbar.sgml: Started.
1925
1926 2000-01-08  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1927
1928         * gtk/tmpl/gtkclist.sgml: update from Paul Schifferer
1929         <isengard@geocities.com>
1930
1931 Wed Jan  5 10:23:41 2000  Owen Taylor  <otaylor@redhat.com>
1932
1933         * gtk/tmpl/gtkprogress.sgml: Missing </listitem>, remove extra <para>
1934         * gtk/tmpl/gtkobject.sgml: dos2unix
1935         * gtk/tmpl/gtkcurve.sgml: missing </para>
1936         * gtk/tmpl/gtkarg.sgml: dos2unix, missing </para>
1937         * gtk/tmpl/gtkcolorsel.sgml: Missing </listitem>'s
1938         * gtk/tmpl/gtksignal.sgml (signal): dos2unix, missing </para>'s
1939         * gtk/tmpl/gtkmarshal.sgml: Missing </refsect2>
1940
1941 1999-11-16  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1942
1943         * gtk/tmpl/gtkmenubar.sgml: fixed minor error - using <em>.
1944
1945         * gtk/tmpl/gtknotebook.sgml: 
1946         * gtk/tmpl/gtklist.sgml: new sections from
1947         Nicolas George <george@clipper.ens.fr>, with help from
1948         "Bob Springett" <bobspringett@claranet.fr>.
1949
1950         * gtk/tmpl/gtkobject.sgml: 
1951         * gtk/tmpl/gtkarg.sgml: new sections from
1952         David Benson <daveb@idealab.com>.
1953
1954         * gtk/tmpl/gtkvbox.sgml: 
1955         * gtk/tmpl/gtkhbox.sgml: fixed line endings.
1956
1957         * gtk/tmpl/gtkvbbox.sgml: update from Lee Mallabone
1958         <lee0@callnetuk.com>
1959
1960         * gdk/tmpl/drawing.sgml: fixed error in gdk_draw_arc() @angle2 param
1961         - it is relative to @angle1 rather than from the 3 o'clock position.
1962
1963         * gtk/tmpl/gtkfontseldlg.sgml: changed enums to use @ fields.
1964
1965         * gtk/tmpl/gtkcolorsel.sgml: 
1966         * gtk/tmpl/gtkcolorseldlg.sgml: 
1967         * gtk/tmpl/gtkprogress.sgml: 
1968         * gtk/tmpl/gtkprogressbar.sgml: new sections from Tom Martone
1969         <tom@martoneconsulting.com>
1970
1971         * gtk/tmpl/gtkclist.sgml: partially written documentation from
1972         Paul Schifferer <isengard@geocities.com> who won't be able to finish it
1973
1974 1999-09-22  Martin Norbäck  <d95mback@dtek.chalmers.se>
1975         
1976         * gtk/tmpl/gtkclist.sgml: Added information about the sorting functions
1977
1978 Tue Oct 26 16:50:15 1999  Owen Taylor  <otaylor@redhat.com>
1979
1980         * gtk/tmpl/gtkrc.sgml: Added information about widget
1981         paths and pattern matching.
1982
1983 1999-09-22  Damon Chaplin  <damon@karuna.freeserve.co.uk>
1984
1985         * gtk/tmpl/*.sgml: ran make templates, to fix problems with structs.
1986
1987         * gtk/gtk-sections.txt: rearranged GtkCombo section.
1988
1989         * gtk/tmpl/gtkvseparator.sgml: 
1990         * gtk/tmpl/gtkhseparator.sgml: 
1991         * gtk/tmpl/gtkgc.sgml: 
1992         * gtk/tmpl/gtkfeatures.sgml: 
1993         * gtk/tmpl/gtktipsquery.sgml: 
1994         * gtk/tmpl/gtkitem.sgml: 
1995         * gtk/tmpl/gtkinvisible.sgml: 
1996         * gtk/tmpl/gtkgamma.sgml: 
1997         * gtk/tmpl/gtkdata.sgml: 
1998         * gtk/tmpl/gtkcurve.sgml: 
1999         * gtk/tmpl/gtkcombo.sgml: 
2000         * gtk/tmpl/gtkaccellabel.sgml: documented.
2001
2002 1999-09-20  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2003
2004         * gtk/gtk-docs.sgml: added role="no-toc" to the GTK+ Widgets & Objects
2005         chapter since we've created our own special contents page.
2006
2007 1999-09-19  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2008
2009         * gtk/tmpl/gtkmarshal.sgml: 
2010         * gtk/tmpl/gtksignal.sgml: new sections from 
2011          David Benson <daveb@idealab.com>.
2012
2013         * gtk/gtk-sections.txt: rearranged signal sections, and made most
2014         marshallers private. Moved GtkSignalRunType to signals section.
2015
2016         * gtk/tmpl/gtkradiobutton.sgml: new section from Lee Mallabone.
2017
2018 1999-09-17  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2019
2020         * gtk/gtk-docs.sgml: removed menu factory and debugging sections.
2021
2022         * gtk/gtk-sections.txt: made menu factory stuff private since it is
2023         deprecated. Also made debugging stuff private since it is only useful
2024         within GTK+.
2025
2026 1999-09-14  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2027
2028         * gtk/tmpl/gtkfilesel.sgml: fixed mismatched parentheses.
2029
2030 1999-09-02  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2031
2032         * gdk/tmpl/event_structs.sgml: 
2033         * gdk/tmpl/drawing.sgml: minor fixes.
2034
2035 1999-09-20  David C. Mason  <dcm@redhat.com>
2036
2037         * gtk/tmpl/gtkimage.sgml: first pass at gtkimage... not complete
2038
2039 1999-08-28  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2040
2041         * gtk/tmpl/gtkbbox.sgml: new section from Lee Mallabone.
2042
2043         * gdk/gdk-sections.txt: rearranged rgb, regions, and drawing sections.
2044
2045         * gdk/tmpl/rgb.sgml: new section from Raph Levien, with a few changes
2046         by me, including a little example app.
2047
2048         * gdk/tmpl/regions.sgml: 
2049         * gdk/tmpl/event_structs.sgml: 
2050         * gdk/tmpl/drawing.sgml: my first attempt.
2051         * gdk/tmpl/cursors.sgml: tiny changes.
2052
2053 Tue Aug 17 09:14:01 1999  Owen Taylor  <otaylor@redhat.com>
2054
2055         * gtk/tmpl/gtktypeutils.sgml: Fix corrupted end tag.
2056
2057         * gtk/tmpl/gtkselection.sgml gtk/tmpl/gtkrc.sgml
2058           gtk/tmpl/gtkdnd.sgml gtk/tmpl/gtkarrow.sgml
2059           gtk/tmpl/gtkpaned.sgml gtk/tmpl/gtkmisc.sgml
2060           gtk/tmpl/gtkhandlebox.sgml gtk/tmpl/gtkctree.sgml:
2061         Added missing close tags.
2062
2063 Thu Aug 19 14:43:08 1999  Owen Taylor  <otaylor@redhat.com>
2064
2065         * gdk/tmpl/gcs.sgml gdk/gdk-sections.txt: Added section. 
2066           (Written a while ago but fell through the cracks)
2067
2068         * gtk/gtk-docs.sgml: Add a &hash; entity here as a
2069           temporary hack. (There is no standard entity
2070           for '#', and no way of escaping '#' in gtk-doc)
2071
2072         * gtk/tmpl/gtkrc.sgml: Use the above to fix up #rrggbb
2073           string literals.
2074
2075         * gtk/tmpl/gtkdrawingarea.sgml: Fixed a couple
2076           of errors in the example. (pointed out by
2077           Nick Lamb)
2078
2079 Mon Aug 16 6:60:53 1999  Owen Taylor  <otaylor@redhat.com>
2080
2081         * gdk/tmpl/properties.sgml
2082           gdk/tmpl/selections.sgml
2083           gdk/tmpl/input_devices.sgml: Documented
2084
2085         * gdk/gdk-sections.txt: Moved around types for
2086           input devices properties and selections, marked
2087           a few functions as private.