mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-30 05:43:28 +02:00
debian
docs
reference
glib
gobject
.cvsignore
AUTHORS
COPYING
ChangeLog
Makefile.am
NEWS
README
README.cvs-commits
.cvsignore
Changes-2.0.txt
Makefile.am
glib-config.1.in
glib
gmodule
gobject
gthread
m4macros
tests
.cvsignore
AUTHORS
COPYING
ChangeLog
ChangeLog.pre-1-2
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
HACKING
INSTALL
MAINTAINERS
Makefile.am
NEWS
README
README.win32
TODO.xml
acconfig.h
acglib.m4
acinclude.m4
autogen.sh
build-dll
config.guess
config.h.win32.in
config.sub
configure.in
galloca.h
garray.c
garray.h
gasyncqueue.c
gasyncqueue.h
gbacktrace.c
gbacktrace.h
gcache.c
gcache.h
gcompletion.c
gcompletion.h
gconvert.c
gconvert.h
gdataset.c
gdataset.h
gdate.c
gdate.h
gen-unicode-tables.pl
gerror.c
gerror.h
gfileutils.c
gfileutils.h
ghash.c
ghash.h
ghook.c
ghook.h
giochannel.c
giochannel.h
giounix.c
giowin32.c
glib-2.0.m4
glib-2.0.pc.in
glib-config-2.0.in
glib-object.h
glib.def
glib.h
glib.rc.in
glib.spec.in
glibconfig.h.win32.in
glist.c
glist.h
gmacros.h
gmain.c
gmain.h
gmarkup.c
gmarkup.h
gmem.c
gmem.h
gmessages.c
gmessages.h
gmodule-2.0.pc.in
gnode.c
gnode.h
gobject-2.0.pc.in
gprimes.c
gprimes.h
gqsort.c
gqsort.h
gquark.h
gqueue.c
gqueue.h
grand.c
grand.h
grel.c
grel.h
gscanner.c
gscanner.h
gshell.c
gshell.h
gslist.c
gslist.h
gspawn-win32-helper.c
gspawn-win32.c
gspawn.c
gspawn.h
gstrfuncs.c
gstrfuncs.h
gstring.c
gstring.h
gthread-2.0.pc.in
gthread.c
gthread.h
gthreadpool.c
gthreadpool.h
gtimer.c
gtimer.h
gtree.c
gtree.h
gtypes.h
gunibreak.c
gunibreak.h
gunichartables.h
gunicode.h
gunidecomp.c
gunidecomp.h
guniprop.c
gutf8.c
gutils.c
gutils.h
gwin32.c
gwin32.h
ltconfig
ltmain.sh
makefile.mingw.in
makefile.msc.in
sanity_check
testgdate.c
testgdateparser.c
testglib.c
timeloop-basic.c
timeloop.c
Tue Dec 5 15:41:23 2000 Owen Taylor <otaylor@redhat.com> * glib/Makefile.am glib/mainloop-states*: add images * glib/glib-sections.txt: Updated * glib/tmpl/main.sgml: More documentation, move function docs to .c file.
232 lines
6.7 KiB
Plaintext
232 lines
6.7 KiB
Plaintext
Tue Dec 5 15:41:23 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* glib/Makefile.am glib/mainloop-states*: add images
|
|
|
|
* glib/glib-sections.txt: Updated
|
|
|
|
* glib/tmpl/main.sgml: More documentation, move function
|
|
docs to .c file.
|
|
|
|
Mon Nov 13 00:18:55 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* glib/glib-sections.sgml: Move conversion functions
|
|
into GConv section.
|
|
|
|
* gobject/gobject-docs.sgml: Fix some malformed sgml.
|
|
|
|
Sun Nov 5 13:24:50 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* gobject/Makefile.am gobject/gobject-sections.sgml: Updates
|
|
* gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
|
|
|
|
2000-11-05 Havoc Pennington <hp@pobox.com>
|
|
|
|
* glib/tmpl/markup.sgml: Write docs
|
|
|
|
2000-11-05 Havoc Pennington <hp@pobox.com>
|
|
|
|
* glib/glib-sections.txt: remove parens from section name,
|
|
confuses gtk-doc
|
|
|
|
* glib/glib-docs.sgml: Add the new files here, doh.
|
|
|
|
* glib/tmpl/shell.sgml: add gshell.[hc] docs
|
|
|
|
2000-11-05 Havoc Pennington <hp@pobox.com>
|
|
|
|
* glib/tmpl/error_reporting.sgml: fixes
|
|
|
|
2000-11-05 Havoc Pennington <hp@pobox.com>
|
|
|
|
* glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
|
|
glib/tmpl/fileutils.sgml: Added
|
|
|
|
* glib/Makefile.am: Add new files
|
|
|
|
* glib/glib-sections.txt: Add stuff from -unused
|
|
|
|
Fri Nov 3 07:33:15 2000 Tim Janik <timj@gtk.org>
|
|
|
|
* gobject/gobject-docs.sgml: added &gobject-closures; section.
|
|
|
|
* gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
|
|
|
|
* gobject/gobject-sections.txt: added Closure section.
|
|
|
|
* gobject/tmpl/closures.sgml: new file with template description
|
|
for GClosure functions.
|
|
|
|
2000-11-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
|
|
* glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
|
|
|
|
* glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
|
|
documentation for asynchronous queues.
|
|
|
|
2000-10-31 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
|
|
* glib/tmpl/linked_lists_single.sgml: This time the right fix.
|
|
|
|
* glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
|
|
parameter names.
|
|
|
|
* glib/tmpl/string_utils.sgml: Corrected the documentation of
|
|
g_strescape and added those of g_strcompress.
|
|
|
|
2000-10-30 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
|
|
* glib/tmpl/limits.sgml: Added documentation for
|
|
G_MAXU(INT|SHORT|LONG).
|
|
|
|
* glib/tmpl/macros_misc.sgml: Added documentation for
|
|
G_G(U)INT(16|32|64)_FORMAT.
|
|
|
|
* glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
|
|
documentation for gu(int|short|long).
|
|
|
|
* glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
|
|
glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
|
|
and document GEqualFunc in GHashTable.
|
|
|
|
* glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
|
|
glib/tmpl/relations.sgml : Changed to reflect the changed API
|
|
(GCompareFunc -> GEqualFunc).
|
|
|
|
* glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
|
|
fixes.
|
|
|
|
Mon Oct 30 11:13:12 2000 Tim Janik <timj@gtk.org>
|
|
|
|
* gobject/tmpl/signals.sgml: start at general description.
|
|
|
|
* gobject/gobject-docs.sgml: added introduction.
|
|
|
|
Mon Oct 30 06:01:43 2000 Tim Janik <timj@gtk.org>
|
|
|
|
* gobject/gobject-sections.txt: opened up a new section on signals.
|
|
|
|
2000-10-27 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
|
|
* glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
|
|
|
|
* glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
|
|
glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
|
|
glib/tmpl/scanner.sgml: Document the recently deprecated functions
|
|
as such.
|
|
|
|
2000-10-15 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
'make distcheck' fixes.
|
|
* glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
|
|
(html): Run 'gtkdoc-fixxref' in $(srcdir).
|
|
(dist-check-gtkdoc): Add missing quote.
|
|
(dist-hook): Copy in dependency order, so that none of the
|
|
makerules are fired in a tarball build.
|
|
|
|
* gobject/Makefile.am: Likewise.
|
|
|
|
2000-10-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
|
|
* glib/glib-sections.txt: Added misc items.
|
|
|
|
* glib/tmpl/random_numbers.sgml: Documentation for the random
|
|
number generator.
|
|
|
|
2000-10-09 Raja R Harinath <harinath@cs.umn.edu>
|
|
|
|
* gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to
|
|
$top_srcdir)/gobject.
|
|
* glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
|
|
|
|
2000-09-29 Jonathan Blandford <jrb@redhat.com>
|
|
|
|
* glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
|
|
|
|
Thu Sep 7 12:35:35 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* Some further makefile improvement.
|
|
|
|
* Restore all the docs that mysteriously vanished earlier.
|
|
|
|
Wed Sep 6 10:59:45 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* gobject/Makefile.am glib/Makefile.am: Improve
|
|
separation of generic non-generic parts and dependencies.
|
|
|
|
Tue Sep 5 20:03:25 2000 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* Moved into glib source tree, updated glib-sections.txt
|
|
and Makefile.am for glib-1.3.x.
|
|
|
|
2000-07-01 Damon Chaplin <damon@helixcode.com>
|
|
|
|
* tmpl/string_utils.sgml: updated g_strndup.
|
|
|
|
2000-06-11 Damon Chaplin <damon@helixcode.com>
|
|
|
|
* tmpl/messages.sgml: updated a bit more.
|
|
|
|
2000-06-11 Damon Chaplin <damon@helixcode.com>
|
|
|
|
* tmpl/messages.sgml: updated a few bits about log handlers & flags.
|
|
|
|
2000-04-16 Damon Chaplin <damon@helixcode.com>
|
|
|
|
* tmpl/linked_lists_single.sgml:
|
|
* tmpl/linked_lists_double.sgml:
|
|
* tmpl/trees-nary.sgml: updated.
|
|
|
|
* tmpl/modules.sgml: described g_module_build_path().
|
|
|
|
* tmpl/date.sgml: made short description lower case and end in a '.'.
|
|
|
|
* glib-sections.txt: rearranged GDate section.
|
|
|
|
* tmpl/arrays.sgml:
|
|
* tmpl/arrays_byte.sgml:
|
|
* tmpl/arrays_pointer.sgml: updated.
|
|
|
|
2000-02-21 Damon Chaplin <damon@helixcode.com>
|
|
|
|
* tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
|
|
to note that only the first source found is removed.
|
|
|
|
2000-01-25 Damon Chaplin <damon@karuna.freeserve.co.uk>
|
|
|
|
* tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from
|
|
Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
|
|
GVoidFunc & GFreeFunc.
|
|
|
|
1999-12-02 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
|
|
|
|
* glib-sections.txt, tmpl/threads.sgml: Removed
|
|
G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
|
|
|
|
* glib-overrides.txt: New file, that makes most of the thread
|
|
related macros look like functions.
|
|
|
|
* Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
|
|
|
|
* tmpl/threads.sgml: Minor updates.
|
|
|
|
Tue Aug 17 08:42:17 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* tmpl/datasets.sgml: Added missing </para>
|
|
* tmpl/timers.sgml: Added missing </para>
|
|
* tmpl/misc_utils.sgml: Added missing </para>
|
|
* tmpl/linked_lists_double.sgml: Added missing </para>
|
|
* tmpl/linked_lists_single.sgml: Added missing </para>
|
|
* tmpl/threads.sgml: Removed extra <para>s.
|
|
* tmpl/main.sgml: Added missing </para>
|
|
|
|
Wed Aug 18 23:38:52 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* README: Added some simple build instructions.
|
|
|
|
Wed Aug 18 23:11:28 1999 Owen Taylor <otaylor@redhat.com>
|
|
|
|
* Import into CVS of glib-reference-1.1.3
|
|
Filled in some basic contents for AUTHORS
|
|
README, and README.cvs
|
|
|