]> Pileus Git - ~andy/gtk/commit
move README.linux-fb in here
authorHavoc Pennington <hp@pobox.com>
Tue, 1 Jan 2002 23:51:00 +0000 (23:51 +0000)
committerHavoc Pennington <hp@src.gnome.org>
Tue, 1 Jan 2002 23:51:00 +0000 (23:51 +0000)
commite7153de001f47adcba65c007b202dc583e21e09a
tree23d22f8141f417e7d9c4c6d5e78bf881db068da4
parentc8940d6fdc2d53bb7af432fed13574bb44b37605
move README.linux-fb in here

2002-01-01  Havoc Pennington  <hp@pobox.com>

* gtk/framebuffer.sgml: move README.linux-fb in here

* gtk/tmpl/gtkpreview.sgml: explain what to use instead

* gtk/tmpl/gtkseparator.sgml: typo fix

* gtk/tmpl/gtkstock.sgml: add some overview docs

* gtk/Makefile.am (content_files): add new files

* gtk/changes-1.2.sgml: move Changes-1.2.txt in here

* gtk/changes-2.0.sgml: move Changes-2.0.txt in here

* gdk/tmpl/threads.sgml: mention gdk_threads_init() in the
overview docs, copy in the examples from the FAQ

* gtk/gtk-docs.sgml: change DTD to 3.1, and add
question_index.sgml and changes-1.2, changes-2.0

* gtk/tmpl/gtkdrawingarea.sgml: fixups to reflect 2.0 changes

* gtk/question_index.sgml: new section with question-based
index of the manual

* gtk/text_widget.sgml: fix some cross-references

2002-01-01  Havoc Pennington  <hp@pobox.com>

* docs/README.linux-fb: note that this file is obsolete

* docs/Changes-2.0.txt, docs/Changes-1.2.txt: Add notes to these
files that they should not be edited and look in the reference
manual instead. Probably these files should just be replaced by
the note, and their main contents deleted.

* gtk/gtktextview.c: docs

* gtk/gtktextmark.c: docs

* gtk/gtktextchild.c: docs

* gtk/gtktextbuffer.c: docs stuff

* gtk/gtkclipboard.c (gtk_clipboard_get): fool with docs to maybe
give people more leads in sorting out PRIMARY vs. CLIPBOARD
33 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
docs/Changes-1.2.txt
docs/Changes-2.0.txt
docs/README.linux-fb
docs/reference/ChangeLog
docs/reference/gdk/tmpl/threads.sgml
docs/reference/gtk/Makefile.am
docs/reference/gtk/changes-1.2.sgml [new file with mode: 0644]
docs/reference/gtk/changes-2.0.sgml [new file with mode: 0644]
docs/reference/gtk/framebuffer.sgml
docs/reference/gtk/gtk-docs.sgml
docs/reference/gtk/question_index.sgml [new file with mode: 0644]
docs/reference/gtk/text_widget.sgml
docs/reference/gtk/tmpl/gtkclipboard.sgml
docs/reference/gtk/tmpl/gtkdrawingarea.sgml
docs/reference/gtk/tmpl/gtkiconfactory.sgml
docs/reference/gtk/tmpl/gtkmain.sgml
docs/reference/gtk/tmpl/gtkmenu.sgml
docs/reference/gtk/tmpl/gtkpreview.sgml
docs/reference/gtk/tmpl/gtkscale.sgml
docs/reference/gtk/tmpl/gtkseparator.sgml
docs/reference/gtk/tmpl/gtkstock.sgml
gtk/gtkclipboard.c
gtk/gtktextbuffer.c
gtk/gtktextchild.c
gtk/gtktextmark.c
gtk/gtktextview.c