diff --git a/docs/reference/ChangeLog b/docs/reference/ChangeLog index 58904ccdb7..17d6f702cc 100644 --- a/docs/reference/ChangeLog +++ b/docs/reference/ChangeLog @@ -1,3 +1,12 @@ +2001-02-08 Havoc Pennington + + * gtk/windows.sgml: windows (file is blank) + + * gtk/framebuffer.sgml: framebuffer (file is blank) + + * gtk/compiling.sgml: how to use pkg-config, etc. (file is + blank for now) + 2001-02-03 Havoc Pennington * gtk/tmpl/gtkfixed.sgml: Add the intro docs section diff --git a/docs/reference/gtk/compiling.sgml b/docs/reference/gtk/compiling.sgml new file mode 100644 index 0000000000..1ac5acca13 --- /dev/null +++ b/docs/reference/gtk/compiling.sgml @@ -0,0 +1,24 @@ + + +Compiling GTK+ Applications +3 +GTK Library + + + +Compiling GTK+ Applications + +How to compile your GTK+ application + + + + +Compiling GTK+ Applications + + + + + + + + diff --git a/docs/reference/gtk/framebuffer.sgml b/docs/reference/gtk/framebuffer.sgml new file mode 100644 index 0000000000..5e150d9344 --- /dev/null +++ b/docs/reference/gtk/framebuffer.sgml @@ -0,0 +1,24 @@ + + +Framebuffer +3 +GTK Library + + + +Framebuffer + +Using embedded GTK+ on the Linux framebuffer + + + + +Framebuffer + + + + + + + + diff --git a/docs/reference/gtk/gtk-docs.sgml b/docs/reference/gtk/gtk-docs.sgml index 7f4bc58b41..94bed15dae 100644 --- a/docs/reference/gtk/gtk-docs.sgml +++ b/docs/reference/gtk/gtk-docs.sgml @@ -140,6 +140,9 @@ + + + ]> @@ -158,9 +161,9 @@ licenses or royalties. GTK+ is a set of libraries to create graphical user interfaces. It -works on many Unix-like platforms, and a Windows version is in -development. GTK+ is released under the GNU Library General Public -License (GNU LGPL), which allows for flexible licensing of client +works on many Unix-like platforms, Windows, and on framebuffer +devices. GTK+ is released under the GNU Library General Public License +(GNU LGPL), which allows for flexible licensing of client applications. GTK+ has a C-based object-oriented architecture that allows for maximum flexibility. Bindings for other languages have been written, including C++, Objective-C, Guile/Scheme, Perl, Python, @@ -194,6 +197,9 @@ An advanced widget set. + >k-Compiling; + >k-Windows; + >k-Framebuffer; >k-General; >k-Feature-Test-Macros; >k-Graphics-Contexts; diff --git a/docs/reference/gtk/windows.sgml b/docs/reference/gtk/windows.sgml new file mode 100644 index 0000000000..ef909a046b --- /dev/null +++ b/docs/reference/gtk/windows.sgml @@ -0,0 +1,24 @@ + + +Using GTK+ on Windows +3 +GTK Library + + + +Using GTK+ on Windows + +Windows-specific aspects of using GTK+ + + + + +Using GTK+ on Windows + + + + + + + +