Hans Breuer
43ae389211
[start of port to win32/msvc] HAVE_UNIST_H and _pipe() only include
...
2007-12-03 Hans Breuer <hans@breuer.org>
[start of port to win32/msvc]
* gcancellable.c : HAVE_UNIST_H and _pipe()
* gcontenttype.c : only include <dirent.h> in the UNIX branch
* gdatainputstream.c : pointer arithmetic on void* is a gcc extension
* gdummyfile.c glocalfileinputstream.c gsimpleasyncresult.c : use
HAVE_UNIST_H
* glocalfileoutputstream.c : use HAVE_UNIST_H and s/ssize_t/gssize/
* glocalvfs.c : use HAVE_PWD_H
* gio.symbols : ifdef unix specific functions with G_OS_UNIX
* makefile.msc : new file (maybe later converted to makefile.msc.in)
* Makefile.am : added to EXTRA_DIST
svn path=/trunk/; revision=6027
2007-12-03 22:37:44 +00:00
Ryan Lortie
72ed8191af
create a common function for the many places where all nodes in the table
...
2007-12-03 Ryan Lortie <desrt@desrt.ca>
* glib/ghash.c: create a common function for the many places where all
nodes in the table are removed (remove_all, steal_all, destroy, unref,
etc...)
svn path=/trunk/; revision=6026
2007-12-03 21:21:28 +00:00
Ryan Lortie
18fc4b8f02
fix memory leak, add a few extra sanity tests.
...
2006-12-03 Ryan Lortie <desrt@desrt.ca>
* tests/hash-test.c (second_hash_test): fix memory leak, add a few
extra sanity tests.
svn path=/trunk/; revision=6025
2007-12-03 21:17:32 +00:00
Matthias Clasen
2efc55c68e
Don't call g_get_language_names() per-key. ( #500638 , Michael Meeks)
...
2007-12-03 Matthias Clasen <mclasen@redhat.com>
* glib/gkeyfile.c: Don't call g_get_language_names() per-key.
(#500638 , Michael Meeks)
svn path=/trunk/; revision=6023
2007-12-03 18:56:33 +00:00
Marco Barisione
458f3eca76
Add new error codes for when compilation fails and make compilation error
...
2007-12-03 Marco Barisione <marco@barisione.org>
* glib/gregex.c:
* glib/gregex.h: Add new error codes for when compilation fails and
make compilation error translatable. (#482313 , Morten Welinder)
svn path=/trunk/; revision=6021
2007-12-03 18:36:26 +00:00
Matthias Clasen
e6588b7a23
Improve docs
...
svn path=/trunk/; revision=6020
2007-12-03 18:25:24 +00:00
Andre Klapper
3b05331f48
Updated German translation
...
2007-12-03 Andre Klapper <a9016009@gmx.de>
* de.po: Updated German translation
svn path=/trunk/; revision=6019
2007-12-03 16:41:19 +00:00
Matthias Clasen
8e2e557633
Speed up group lookups
...
svn path=/trunk/; revision=6018
2007-12-03 15:43:20 +00:00
Alexander Larsson
7561ec5765
Add xattr checks for OSX style API ( #500506 ) 2007-12-03 Alexander Larsson
...
2007-12-03 Alexander Larsson <alexl@redhat.com>
* configure.in:
Add xattr checks for OSX style API (#500506 )
2007-12-03 Alexander Larsson <alexl@redhat.com>
* glocalfileinfo.c:
Handle OSX style xattrs API (#500506 )
svn path=/trunk/; revision=6017
2007-12-03 10:23:03 +00:00
Ryan Lortie
e9010a86f7
merge more common code into functions. Vastly simplify loop logic in
...
2007-12-03 Ryan Lortie <desrt@desrt.ca>
* glib/ghash.c: merge more common code into functions. Vastly
simplify loop logic in g_hash_table_foreach_remove_or_steal().
svn path=/trunk/; revision=6016
2007-12-03 09:29:47 +00:00
Alexander Larsson
6394ae6fdb
Add G_FILE_COPY_NO_FALLBACK_FOR_MOVE flag
...
2007-12-03 Alexander Larsson <alexl@redhat.com>
* gfile.[ch]:
* glocalfile.c:
Add G_FILE_COPY_NO_FALLBACK_FOR_MOVE flag
svn path=/trunk/; revision=6015
2007-12-03 09:11:48 +00:00
A. Walton
6f605509fd
Documentation accuracy fixes.
...
2007-12-02 A. Walton <awalton@svn.gnome.org>
* gfile.c:
* gfileattribute.c:
Documentation accuracy fixes.
svn path=/trunk/; revision=6014
2007-12-02 12:32:27 +00:00
Behdad Esfahbod
be869457d4
Fix typo.
...
2007-12-01 Behdad Esfahbod <behdad@gnome.org>
* gioenumtypes.c.template: Fix typo.
svn path=/trunk/; revision=6013
2007-12-01 23:49:34 +00:00
Behdad Esfahbod
942f84e6c9
Don't descend into build/. ( #500875 )
...
2007-12-01 Behdad Esfahbod <behdad@gnome.org>
* Makefile.am: Don't descend into build/. (#500875 )
svn path=/trunk/; revision=6012
2007-12-01 23:46:17 +00:00
Matthias Clasen
264aa4cd8a
Make threadsafe get_type() functions.
...
2007-12-01 Matthias Clasen <mclasen@redhat.com>
* gioenumtypes.c.template: Make threadsafe get_type() functions.
svn path=/trunk/; revision=6011
2007-12-01 17:40:19 +00:00
Jorge Gonzalez Gonzalez
d99ce06736
Updated Spanish translation
...
svn path=/trunk/; revision=6010
2007-12-01 14:13:00 +00:00
Ihar Hrachyshka
f28968b6f1
Updated Belarusian Latin translation.
...
svn path=/trunk/; revision=6009
2007-12-01 12:37:50 +00:00
Matthias Clasen
2e67aabed7
Some more property work
...
svn path=/trunk/; revision=6008
2007-12-01 06:12:45 +00:00
Matthias Clasen
e919f0198b
Don't mark buffer-size property as construct-only
...
svn path=/trunk/; revision=6007
2007-12-01 05:28:46 +00:00
Matthias Clasen
d8266ffb8f
Add properties
...
svn path=/trunk/; revision=6006
2007-12-01 05:25:40 +00:00
Matthias Clasen
650c65e892
Doc improvements
...
svn path=/trunk/; revision=6005
2007-12-01 04:38:29 +00:00
Matthias Clasen
af5372bfe2
Add properties
...
svn path=/trunk/; revision=6004
2007-12-01 04:29:14 +00:00
Matthias Clasen
651efa855c
Add properties
...
svn path=/trunk/; revision=6003
2007-12-01 02:53:34 +00:00
Matthias Clasen
ff0acf0af6
Templates for enum registration
...
2007-11-30 Matthias Clasen <mclasen@redhat.com>
* gioenumtypes.[hc].template: Templates for enum registration
* Makefile.am: Generate gioenumtypes.[hc]
* gio.h: Include gioenumtypes.h
* gappinfo.h:
* gfile.h: Add some explicit nicks.
* gio.symbols: Add new symbols
* pltcheck.sh: Adjust
svn path=/trunk/; revision=6002
2007-12-01 01:53:00 +00:00
Matthias Clasen
c524cabff2
Add docs for etags
...
svn path=/trunk/; revision=6001
2007-11-30 18:11:03 +00:00
Matthias Clasen
3d8579f93a
Explain I/O priorieties
...
svn path=/trunk/; revision=6000
2007-11-30 05:51:10 +00:00
Matthias Clasen
a2ca589703
More coding style fixes
...
svn path=/trunk/; revision=5999
2007-11-30 05:11:25 +00:00
Behdad Esfahbod
f3be1cf2d1
Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
...
2007-11-29 Behdad Esfahbod <behdad@gnome.org>
Bug 500361 – Improve docs for g_array_free() and g_ptr_array_free()
* glib/tmpl/arrays.sgml:
* glib/tmpl/arrays_pointer.sgml:
Document how to free the return value.
svn path=/trunk/; revision=5998
2007-11-30 03:40:56 +00:00
Matthias Clasen
d80f09239e
More doc improvements
...
svn path=/trunk/; revision=5997
2007-11-29 20:35:23 +00:00
Jorge Gonzalez Gonzalez
7d85d55724
Updated Spanish translation
...
svn path=/trunk/; revision=5996
2007-11-29 17:45:15 +00:00
Andrew Walton
2ae7c09063
Quick Changelog fix.
...
svn path=/trunk/; revision=5995
2007-11-29 10:24:48 +00:00
Andrew Walton
0c867d3444
Fixes unknown meaning in GAppLaunchContext docs. Clarify asynchronous ops.
...
* gappinfo.c:
Fixes unknown meaning in GAppLaunchContext docs.
* gfile.c:
Clarify asynchronous ops.
* gfileattribute.c:
Fix entity tag docs.
* gicon.c:
* gthemedicon.c:
Provides missing gtk-doc section, fixes API docs slighly.
* gsimpleasyncresult.c:
Fill in missing info in docs.
* gunixinputstream.c:
* gunixoutputstream.c:
Be more expressive in short description.
* gunixvolume.c:
Remove gtk-doc stubs for non-public API.
svn path=/trunk/; revision=5994
2007-11-29 10:18:55 +00:00
Matthias Clasen
09471fec46
Coding style fixups
...
svn path=/trunk/; revision=5993
2007-11-29 07:17:59 +00:00
Matthias Clasen
7c0e098f4e
Don't export the inotify lock
...
svn path=/trunk/; revision=5992
2007-11-29 03:39:01 +00:00
Matthias Clasen
c40ead97eb
Ignore gio
...
svn path=/trunk/; revision=5991
2007-11-29 03:20:16 +00:00
Matthias Clasen
019f4480cf
Add moved stuff from gio
...
svn path=/trunk/; revision=5990
2007-11-29 03:14:06 +00:00
Matthias Clasen
745e55213a
Additions
...
svn path=/trunk/; revision=5989
2007-11-29 03:13:27 +00:00
Matthias Clasen
cf0b542ab0
Doc improvements
...
svn path=/trunk/; revision=5988
2007-11-29 02:58:24 +00:00
Matthias Clasen
6623170e65
Additions
...
svn path=/trunk/; revision=5987
2007-11-29 02:52:23 +00:00
Matthias Clasen
3feb9d4741
Add Since tags
...
svn path=/trunk/; revision=5986
2007-11-29 02:36:12 +00:00
Matthias Clasen
a2d8858322
Some doc cleanups
...
svn path=/trunk/; revision=5985
2007-11-29 01:24:33 +00:00
Matthias Clasen
e73f24aadc
More cleanup
...
svn path=/trunk/; revision=5984
2007-11-28 19:00:39 +00:00
Matthias Clasen
85fe74f893
Remove internal types
...
svn path=/trunk/; revision=5983
2007-11-28 18:58:51 +00:00
Matthias Clasen
01f1f9ce56
Fix up some doc comments, avoid C99 comments
...
2007-11-28 Matthias Clasen <mclasen@redhat.com>
* glib/gtestutils.c: Fix up some doc comments, avoid C99 comments
* glib/gconvert.c: De-doc-commentify static functions to
shut up gtk-doc.
* glib/gutils.c: Fix the glib_gettext doc comment.
svn path=/trunk/; revision=5982
2007-11-28 18:53:22 +00:00
Matthias Clasen
af101f1c9f
Fix copy-and-paste leftovers
...
svn path=/trunk/; revision=5981
2007-11-28 18:45:08 +00:00
Matthias Clasen
4c5c339b89
Remove nonexisting api
...
svn path=/trunk/; revision=5980
2007-11-28 18:39:24 +00:00
Matthias Clasen
07526e709a
Improve consistency of enumerations
...
svn path=/trunk/; revision=5979
2007-11-28 18:38:53 +00:00
Jorge Gonzalez Gonzalez
107ac2da56
Updated Spanish translation
...
svn path=/trunk/; revision=5978
2007-11-28 16:29:24 +00:00
Alexander Larsson
d9594f5709
Removed unnecessary file
...
2007-11-28 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* gdriveprivate.h:
Removed unnecessary file
* gdesktopappinfo.[ch]:
* gdummyfile.[ch]:
* gfile.c:
* glocaldirectorymonitor.[ch]:
* glocalfile.[ch]:
* glocalfileenumerator.[ch]:
* glocalfileinputstream.[ch]:
* glocalfilemonitor.[ch]:
* glocalfileoutputstream.[ch]:
* glocalvfs.[ch]:
* gnativevolumemonitor.c:
* gpollfilemonitor.[ch]:
* gunionvolumemonitor.[ch]:
* gunixdrive.[ch]:
* gunixvolume.[ch]:
* gunixvolumemonitor.[ch]:
* gvfs.c:
* gvolumeprivate.h:
* inotify/ginotifydirectorymonitor.[ch]:
* inotify/ginotifyfilemonitor.[ch]:
* inotify/inotify-helper.c:
Append _ to all internal functions
* gio.symbols:
Add missing symbols
Export symbols needed for modules
svn path=/trunk/; revision=5977
2007-11-28 16:01:59 +00:00
Tor Lillqvist
3deb5aceda
Update to match what configure produces.
...
2007-11-28 Tor Lillqvist <tml@novell.com>
* config.h.win32.in: Update to match what configure produces.
svn path=/trunk/; revision=5976
2007-11-28 16:01:16 +00:00