Alexander Larsson
240ba02786
Avoid redudant tests ( #521851 ) Patch from Josselin Mouette
...
2008-03-14 Alexander Larsson <alexl@redhat.com>
* gunixmounts.c:
(guess_mount_type):
Avoid redudant tests (#521851 )
Patch from Josselin Mouette
svn path=/trunk/; revision=6710
2008-03-14 11:15:49 +00:00
Alexander Larsson
6088f22d26
Fix C89 issue ( #521672 ) Patch from Jens Granseuer
...
2008-03-14 Alexander Larsson <alexl@redhat.com>
* gfilemonitor.c:
(g_file_monitor_is_cancelled):
Fix C89 issue (#521672 )
Patch from Jens Granseuer
svn path=/trunk/; revision=6708
2008-03-14 11:06:01 +00:00
Alexander Larsson
6fc66109a0
Shut down fam (including removing fam GSource) when module is unloaded
...
2008-03-14 Alexander Larsson <alexl@redhat.com>
* fam/fam-helper.[ch]:
* fam/fam-module.c:
Shut down fam (including removing fam GSource) when
module is unloaded (#521513 )
Patch from Joe Marcus Clarke
svn path=/trunk/; revision=6706
2008-03-14 11:02:42 +00:00
Alexander Larsson
9555a3a2ca
Fix up FEN ifdefs
...
2008-03-14 Alexander Larsson <alexl@redhat.com>
* giomodule.c:
(_g_io_modules_ensure_loaded):
Fix up FEN ifdefs
svn path=/trunk/; revision=6705
2008-03-14 09:45:44 +00:00
Alexander Larsson
7437486b36
Use right define name for f_fstypename member check
...
2008-03-14 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
(g_local_file_query_filesystem_info):
Use right define name for f_fstypename member check
2008-03-14 Alexander Larsson <alexl@redhat.com>
* configure.in:
Add required includes for f_fstypename member check.
svn path=/trunk/; revision=6703
2008-03-14 09:19:09 +00:00
Alexander Larsson
7dc75d707c
Added. Added. Added. Added. Added. Added. Added. Added. Added. Added.
...
2008-03-14 Alexander Larsson <alexl@redhat.com>
* Makefile.am:
* fen/Makefile.am: Added.
* fen/fen-data.[ch]: Added.
* fen/fen-dump.[ch]: Added.
* fen/fen-helper.[ch]: Added.
* fen/fen-kernel.[ch]: Added.
* fen/fen-missing.[ch]: Added.
* fen/fen-node.[ch]: Added.
* fen/fen-sub.[ch]: Added.
* fen/gfendirectorymonitor.[ch]: Added.
* fen/gfenfilemonitor.[ch]: Added.
* giomodule.c:
Added Solaris FEN file notification backend.
Patch from Lin Ma <Lin.Ma@Sun.COM>
svn path=/trunk/; revision=6702
2008-03-14 08:58:24 +00:00
Tor Lillqvist
553b3b613b
Add lib/gio-2.0.lib and lib/gio-2.0.def.
...
2008-03-13 Tor Lillqvist <tml@novell.com>
* glib-zip.in: Add lib/gio-2.0.lib and lib/gio-2.0.def.
svn path=/trunk/; revision=6701
2008-03-13 17:12:03 +00:00
Tor Lillqvist
b6c74b8739
Actually use the gio.def file when linking the library on Windows. Produce
...
2008-03-13 Tor Lillqvist <tml@novell.com>
* Makefile.am: Actually use the gio.def file when linking the
library on Windows. Produce .lib library for Microsoft's toolchain
when possible. Install the .lib and .def file like for the other
libraries of GLib.
svn path=/trunk/; revision=6700
2008-03-13 17:10:04 +00:00
Tomas Bzatek
15e21178c6
Include live-g-file in standard set of tests, making a temporary directory
...
2008-03-13 Tomas Bzatek <tbzatek@redhat.com>
* tests/live-g-file.c:
Include live-g-file in standard set of tests, making a temporary
directory in source structure.
Clean target directory before the tests (write mode only)
svn path=/trunk/; revision=6699
2008-03-13 16:32:31 +00:00
Tor Lillqvist
367d77233b
Expand gio/win32/Makefile.
...
2008-03-12 Tor Lillqvist <tml@novell.com>
* configure.in: Expand gio/win32/Makefile.
2008-03-12 Tor Lillqvist <tml@novell.com>
Bug 517419 - gio win32 directory monitor
Implementation by Vlad Grecescu.
* win32/Makefile.am
* win32/gwin32directorymonitor.h
* win32/gwin32directorymonitor.c: New files.
* giomodule.c: Set up the GWin32DirectoryMonitor plumbing.
* Makefile.am: Add the win32 subdirectory.
svn path=/trunk/; revision=6698
2008-03-12 19:09:11 +00:00
Tor Lillqvist
1c6676396d
Introduce a macro GLocalFileStat that is the normal struct stat on Unix
...
2008-03-12 Tor Lillqvist <tml@novell.com>
* glocalfileinfo.h: Introduce a macro GLocalFileStat that is the
normal struct stat on Unix but struct _stati64 on Windows to have
access to 64-bit file size information. Use that instead of struct
stat in the functions declared here in this private header.
* glocalfileinfo.c: Corresponding changes. Move some G_OS_WIN32,
S_ISLNK and HAVE_UTIMES ifdefs and add some more to avoid compiler
warnings about unused functions and variables. Don't set
meaningless attributes like inode numbers on Windows.
svn path=/trunk/; revision=6697
2008-03-12 18:33:59 +00:00
Benjamin Otte
4f72f3a471
g_file_contains_file() doesn't exist anymore
...
2008-03-12 Benjamin Otte <otte@gnome.org>
* gio/gio-sections.txt:
g_file_contains_file() doesn't exist anymore
svn path=/trunk/; revision=6696
2008-03-12 16:47:06 +00:00
Benjamin Otte
f2e20e5b2c
trim whitespace so gtk-doc groks the function name
...
2008-03-12 Benjamin Otte <otte@gnome.org>
* gvfs.h:
trim whitespace so gtk-doc groks the function name
svn path=/trunk/; revision=6695
2008-03-12 16:45:43 +00:00
Matthias Clasen
ed26bc056a
Bump version
...
svn path=/trunk/; revision=6694
2008-03-12 16:19:10 +00:00
Matthias Clasen
7172ecf099
Rotate ChangeLog
...
svn path=/trunk/; revision=6693
2008-03-12 16:13:54 +00:00
Sebastian Dröge
0dc34bf29a
Bug 316221 - G_LOCK warns about breaking strict-aliasing rules
...
* configure.in:
* glib/gthread.h: Prevent the compiler from warning about breaking
strict-aliasing rules when using gcc 4.3 and G_LOCK on C sources.
svn path=/trunk/; revision=6691
2008-03-12 15:36:38 +00:00
Wouter Bolsterlee
7de2454b08
Updated Dutch translation by Wouter Bolsterlee.
...
2008-03-12 Wouter Bolsterlee <wbolster@svn.gnome.org>
* nl.po: Updated Dutch translation by Wouter Bolsterlee.
svn path=/trunk/; revision=6690
2008-03-12 15:04:22 +00:00
Tor Lillqvist
5fe2e21960
Implement as empty, returning FALSE, on Win32.
...
2008-03-12 Tor Lillqvist <tml@novell.com>
* glocalfile.c (_g_local_file_has_trash_dir): Implement as empty,
returning FALSE, on Win32.
svn path=/trunk/; revision=6689
2008-03-12 13:16:54 +00:00
Ignacio Casal Quinteiro
2e345c7366
Updated Galician Translation.
...
svn path=/trunk/; revision=6688
2008-03-12 09:59:34 +00:00
Jonh Wendell S. Santana
1c125487ff
minor update in pt_BR
...
svn path=/trunk/; revision=6687
2008-03-12 00:06:09 +00:00
Tor Lillqvist
fb72653abc
Bug 520914 - win_iconv doesn't support UCS-2
...
2008-03-12 Tor Lillqvist <tml@novell.com>
Bug 520914 - win_iconv doesn't support UCS-2
* glib/win_iconv.c: Make UCS-2 just an alias for
UTF-16. Technically this is wrong of course, but shouldn't matter
an awful lot in practice.
svn path=/trunk/; revision=6686
2008-03-12 00:04:52 +00:00
Daniel Nylander
971cacb4ed
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=6684
2008-03-11 20:23:16 +00:00
Gil Forcada Codinachs
65f97d4fe7
Updated Catalan translation
...
svn path=/trunk/; revision=6683
2008-03-11 19:12:57 +00:00
Philip Withnall
1494db33e9
Updated British English translation.
...
2008-03-11 Philip Withnall <pwithnall@svn.gnome.org>
* en_GB.po: Updated British English translation.
svn path=/trunk/; revision=6682
2008-03-11 17:30:39 +00:00
Baris Cicek
b0c58d2cf5
updated Turkish translation
...
svn path=/trunk/; revision=6681
2008-03-11 17:06:49 +00:00
Murray Cumming
0ae78c829d
Bug 521591 – g_markup_parse_context_parse() creates GError message that
...
2008-03-11 Murray Cumming <murrayc@murrayc.com>
Bug 521591 – g_markup_parse_context_parse() creates GError message that
is invalid UTF8.
* glib/gmarkup.c (set_error): Make sure that the GError::message is
valid UTF-8 even if it is complaining about invalid UTF-8 in the
markup text, using _g_utf8_make_valid().
svn path=/trunk/; revision=6680
2008-03-11 15:43:25 +00:00
Alexander Larsson
c5a10d2650
Correctly implement can_trash by actually looking for a trash dir, not
...
2008-03-11 Alexander Larsson <alexl@redhat.com>
* glocalfile.c:
* glocalfileinfo.[ch]:
Correctly implement can_trash by actually
looking for a trash dir, not just assuming
one exists.
svn path=/trunk/; revision=6679
2008-03-11 14:48:28 +00:00
Inaki Larranaga Murgoitio
15f3867833
Updated Basque translation.
...
2008-03-11 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=6678
2008-03-11 13:17:24 +00:00
Takeshi AIHANA
46a7c9cb6f
Updated Japanese translation.
...
2008-03-11 Takeshi AIHANA <takeshi.aihana@gmail.com>
* ja.po: Updated Japanese translation.
svn path=/trunk/; revision=6677
2008-03-11 11:50:34 +00:00
Timo Jyrinki
4d16cda2a5
Fix 3 fuzzies and 3 untranslated strings.
...
svn path=/trunk/; revision=6676
2008-03-11 10:53:48 +00:00
Gintautas Miliauskas
7b9c0615dd
Updated Lithuanian translation.
...
2008-03-11 Gintautas Miliauskas <gintas@akl.lt>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=6675
2008-03-11 10:44:53 +00:00
Duarte Loreto
07d10ddaa5
Updated Portuguese translation.
...
2008-03-11 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
svn path=/trunk/; revision=6674
2008-03-11 08:26:34 +00:00
Jorge Gonzalez Gonzalez
c01efeee17
Updated Spanish translation
...
svn path=/trunk/; revision=6673
2008-03-11 07:15:58 +00:00
Matthias Clasen
7cff233d6e
2.16.1
...
svn path=/trunk/; revision=6671
2008-03-11 02:18:18 +00:00
Matthias Clasen
04131f77e3
Updates
...
svn path=/trunk/; revision=6670
2008-03-11 01:51:49 +00:00
Matthias Clasen
a134d9f42b
Update to 7.6, for real
...
svn path=/trunk/; revision=6669
2008-03-11 01:51:07 +00:00
Matthias Clasen
b6ab5c133d
Bump version
...
svn path=/trunk/; revision=6668
2008-03-11 00:40:10 +00:00
Matthias Clasen
9299286b76
Updates
...
svn path=/trunk/; revision=6667
2008-03-11 00:39:13 +00:00
Alexander Larsson
fd2e57c644
Fix crashes in new constructor and properties code
...
2008-03-11 Alexander Larsson <alexl@redhat.com>
* gthemedicon.c:
Fix crashes in new constructor and properties code
svn path=/trunk/; revision=6666
2008-03-11 00:14:11 +00:00
Kenneth Nielsen
fadb7990f2
Updated Danish translation
...
svn path=/trunk/; revision=6664
2008-03-10 22:59:44 +00:00
Murray Cumming
1d77c0c7dd
Minor spelling correction in documentation: existance -> existence.
...
2008-03-10 Murray Cumming <murrayc@murrayc.com>
* gfile.c: Minor spelling correction in documentation:
existance -> existence.
svn path=/trunk/; revision=6663
2008-03-10 19:38:42 +00:00
Matthias Clasen
e2a4ed3287
2.16.0
...
svn path=/trunk/; revision=6661
2008-03-10 18:09:06 +00:00
Matthias Clasen
53e4dfb50f
Updates
...
svn path=/trunk/; revision=6660
2008-03-10 17:49:20 +00:00
Matthias Clasen
497387c5f3
Fix symbol list
...
svn path=/trunk/; revision=6659
2008-03-10 17:10:37 +00:00
Matthias Clasen
536278adfd
Bump version to 2.16.0
...
svn path=/trunk/; revision=6658
2008-03-10 16:53:25 +00:00
Matthias Clasen
a416c3c0f6
Fix a typo
...
svn path=/trunk/; revision=6657
2008-03-10 16:50:13 +00:00
Matthias Clasen
ff4685caa0
Remove inlined docs
...
svn path=/trunk/; revision=6656
2008-03-10 16:47:58 +00:00
Matthias Clasen
83ba7b5fba
Add properties to make bindings happy. ( #517676 , Samuel Cormier-Iijima)
...
2008-03-10 Matthias Clasen <mclasen@redhat.com>
* gthemedicon.c: Add properties to make bindings happy. (#517676 ,
Samuel Cormier-Iijima)
svn path=/trunk/; revision=6655
2008-03-10 16:08:41 +00:00
Matthias Clasen
b85f7190da
Fix confusing error message. ( #521028 , Peter Kjellerstedt)
...
2008-03-10 Matthias Clasen <mclasen@redhat.com>
* glib/giochannel.c (g_io_channle_set_encoding): Fix confusing
error message. (#521028 , Peter Kjellerstedt)
svn path=/trunk/; revision=6654
2008-03-10 15:55:16 +00:00
Matthias Clasen
b2d5e81c5c
Fix the build
...
svn path=/trunk/; revision=6653
2008-03-10 15:42:46 +00:00