Antón Méixome
f2d779aa0f
Updated Galician Translation
2009-08-09 16:35:09 +02:00
Matthias Clasen
f04a35e43b
Bump version
2009-08-08 21:44:23 -04:00
Seán de Búrca
5827f66742
Updated Irish translation
2009-08-08 01:53:34 -06:00
Philip Withnall
93d40918c5
Added clarification to mutex free functions
...
Clarified that it is A Bad Idea to free a mutex when it's locked.
2009-08-06 18:02:11 +01:00
Ivar Smolin
faccd7fdf3
Updating Estonian translation
2009-08-05 13:29:26 +03:00
Kjartan Maraas
405823aeea
Updated Norwegian bokmål translation.
2009-08-03 00:16:54 +02:00
Dan Winship
882e36106d
Fix a bad void return. #588901
2009-07-30 11:18:35 -04:00
Dan Winship
f34b1f024f
Conditionalize portability #includes in g-asyncns.h
...
http://bugzilla.gnome.org/show_bug.cgi?id=589988
2009-07-29 22:35:07 -04:00
Daniel Nylander
81de534cf7
Updated Swedish translation
2009-07-28 01:59:05 +02:00
Dan Winship
45067ab9e9
Fix leaks in GSocketClient and GThreadedResolver
...
Also update gio/tests/send-data.c to test async connection, and free
more stuff in several tests to make leaks easier to see.
2009-07-23 16:27:01 -04:00
Kjartan Maraas
66ff2542d3
Updated Norwegian bokmål translation.
2009-07-22 18:58:57 +02:00
Tristan Van Berkom
aac978ec72
Added clarification to GArray->len documentation
...
Clarify that GArray->len does not include the possible
terminating zero element.
2009-07-21 12:58:39 -04:00
Lin Ma
4654a7d593
Fixed a missing head which will cause crashes for 64bit applications
...
Without that head, the returned pointer will be truncated to 32bit, then
causes crashes for 64bit applications.
2009-07-21 10:45:25 +08:00
Behdad Esfahbod
ba6be2035d
[gbsearcharray] Use malloc() instead of realloc(NULL,...)
2009-07-20 16:03:25 -04:00
Benjamin Otte
dfda26d1a9
Propagate the right error
2009-07-20 14:29:51 +02:00
Jorge González
2cf3e2ed27
Updated Spanish translation
2009-07-19 13:15:06 +02:00
Theppitak Karoonboonyanan
555aa2d28d
Updated Thai translation.
2009-07-19 16:33:06 +07:00
Chao-Hsiung Liao
f8d1201248
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2009-07-18 21:09:14 +08:00
Matthias Clasen
9c278ded7d
2.21.4
2009-07-17 20:31:28 -04:00
Matthias Clasen
4e273d4650
Updates
2009-07-17 19:01:47 -04:00
Yair Hershkovitz
e845e09524
Updated Hebrew translation
2009-07-17 22:53:56 +03:00
Martin Nordholts
e4bf2ac41d
Support silent build rules with automake 1.11
...
Support silent build rules, requires at least automake-1.11. Enable by
either passing --enable-silent-rules to configure or passing V=0 to
make. Bug #588863 .
2009-07-17 16:57:37 +02:00
Claude Paroz
ad0c04c6e9
Updated French translation
2009-07-14 22:39:31 +02:00
Claude Paroz
9bc2088357
Add missing files in POTFILES.in
2009-07-14 18:54:58 +02:00
Kjartan Maraas
d439c22e0f
Updated Norwegian bokmål translation.
2009-07-13 11:20:09 +02:00
Chao-Hsiung Liao
e2844da68a
Updated Traditional Chinese translation(Hong Kong and Taiwan)
2009-07-12 15:19:23 +08:00
Matthias Clasen
f7f16dc3a2
Remove outdated paragraph
...
We no longer use PATCH or API keywords.
2009-07-10 22:33:03 -04:00
Matthias Clasen
7ba9674d71
Avoid some compiler warnings.
2009-07-10 13:13:18 -04:00
Matthias Clasen
91925d2cf0
Another possible error code clash, yay
2009-07-10 13:11:28 -04:00
Matthias Clasen
c23536cefe
Improve g_str_equal docs
...
Add a reference to g_strcmp0(), cf. bug 587938.
2009-07-10 11:18:31 -04:00
Benjamin Otte
6f48065958
Fix a typo in GRegex documentation
2009-07-09 15:35:43 +02:00
Maxim V. Dziumanenko
c6884a7ec9
Updated Ukrainian translation
2009-07-09 10:51:15 +03:00
Jorge González
4cecb335f4
Updated Spanish translation
2009-07-07 22:34:35 +02:00
Ryan Lortie
593ea5f6b0
Ensure GTree is consistent after _destroy()
...
See comment #9 on bug 587773
2009-07-07 21:29:46 +01:00
Daniel Nylander
7d2bb5f1b1
Updated Swedish translation
2009-07-07 19:46:59 +02:00
Tor Lillqvist
474ba7dbc3
Make it compile on Windows.
...
Surround a symlink-related code snippet with ifdef S_ISLNK.
2009-07-07 14:39:10 +03:00
Ryan Lortie
10ba0c2e5c
Merge branch 'tree-refcount'
2009-07-07 09:45:31 +01:00
Matthias Clasen
eff73c95e8
Bump version
2009-07-06 00:33:49 -04:00
Matthias Clasen
400959ddbd
2.21.3
2009-07-06 00:31:47 -04:00
Matthias Clasen
3d1e812778
Document support_thread_contexts
2009-07-06 00:00:42 -04:00
Matthias Clasen
d5a5130519
Minor doc fix
2009-07-05 23:55:00 -04:00
Matthias Clasen
563c55bb71
Fix a segfault in g_cancellable_cancel
2009-07-05 23:38:09 -04:00
Matthias Clasen
66e9b50b2c
Updates
2009-07-05 22:55:26 -04:00
Matthias Clasen
5694ab7642
Revert "Move gio tests from gio/tests/ to tests/gio/"
...
This reverts commit 2262d76b33
.
Move GIO tests back to where they belong.
2009-07-05 22:49:24 -04:00
Matthias Clasen
8de4be69a9
Move comment to the right place
2009-07-05 22:35:55 -04:00
Matthias Clasen
aa065346d3
Register ids for new file attributes
2009-07-05 22:26:11 -04:00
Matthias Clasen
f043439d78
Ignore gfileinfo-priv.h
2009-07-05 22:24:14 -04:00
David Zeuthen
99a1c47343
Allow interaction when unmounting mounts
...
For details, see bug 587482. The new api:
- Provide new _with_operation() variants of all unmount and eject methods
- Add GMountOperation::show-processes signal
- this can be used to show processes blocking an unmount operation
- Deprecate all unmount and eject methods
- Add g_drive_can_start_degraded() method
- this is to avoid auto-starting degraded drives
- Make g_drive_stop() resp. g_file_stop_mountable() take a GMountOperation
- these ops were recently added and not yet public API so it's fine
to change how they work
- Provide a way to poll mountable files, e.g. g_file_poll_mountable()
- Add some missing file attributes for mountable files
- G_FILE_ATTRIBUTE_MOUNTABLE_UNIX_DEVICE_FILE
- needed for the GDU Nautilus extensions to format a volume
- G_FILE_ATTRIBUTE_MOUNTABLE_CAN_START_DEGRADED:
- mimics g_drive_can_start_degraded()
- G_FILE_ATTRIBUTE_MOUNTABLE_CAN_POLL:
- mimics g_drive_can_poll_for_media()
- G_FILE_ATTRIBUTE_MOUNTABLE_IS_MEDIA_CHECK_AUTOMATIC
- mimics g_drive_is_media_check_automatic()
2009-07-05 21:59:38 -04:00
Benjamin Otte
c85ff0c750
[gio] minor improvements to g_cancellable_cancel()
...
- make this function not crash when cancellable is NULL
- avoid locking when the cancellable has already been cancelled
2009-07-05 21:36:03 +02:00
Yaron Shahrabani
8a2e617e41
Updated Hebrew translation
2009-07-05 18:06:57 +03:00