summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Move GFileAttributeValue to a private header, as its sort of ugly.Alexander Larsson2007-12-1414-282/+455
* Say Makefile.am instead of gio/Makefile.am in changelogYevgen Muntyan2007-12-141-2/+2
* Moved the ChangeLog entry to gio/ChangeLogYevgen Muntyan2007-12-142-7/+7
* Fixed build when srcdir != builddir, made mkenums and friends useYevgen Muntyan2007-12-143-9/+25
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-142-158/+143
* Updated French translation by Robert-André Mauchin and StéphaneStéphane Raimbault2007-12-142-81/+833
* Updated file list (gio).Stéphane Raimbault2007-12-142-37/+25
* Fix AKS -> ASK typoAlexander Larsson2007-12-142-1/+6
* Clean up all flags enums to not have _FLAGS in them Make the names of someAlexander Larsson2007-12-1414-69/+86
* fix g_io_scheduler symbol names.Michael Natterer2007-12-142-3/+8
* Only allow including <gio/gio.h> from appsAlexander Larsson2007-12-1447-6/+213
* Rename gioscheduler calls so they all use the g_io_schedule_ prefix. SplitAlexander Larsson2007-12-144-84/+132
* g_push/pop_current_cancellable -> g_cancellable_push/pop_currentAlexander Larsson2007-12-1311-44/+58
* Rename g_mount_for_location to g_file_mount_enclosing_volume.Alexander Larsson2007-12-134-29/+35
* Give exmples in error message unsupported case-changing escapeMathias Hasselmann2007-12-132-2/+13
* Updated Slovenian translationMatej Urbančič2007-12-132-72/+830
* Don't try to parse dates that start with anything but a digit, a plus or aBastien Nocera2007-12-132-0/+17
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-132-56/+62
* Free group_hash. (#503420, Christian Persch)Matthias Clasen2007-12-132-0/+8
* G_PASSWORD_FLAGS_ANON_SUPPORTED -> G_PASSWORD_FLAGS_ANONYMOUS_SUPPORTEDAlexander Larsson2007-12-132-6/+11
* Fix race condition when freeing proxy in g_io_job_send_to_mainloop().Alexander Larsson2007-12-122-21/+17
* Make attribute namespace separator "::" instead of ":". Use - instead of _Alexander Larsson2007-12-126-142/+151
* split up tests and reworked code to use the new test framework.16:06:11 Tim Janik2007-12-123-891/+902
* s/parent/parent_instance/ in GObjectsAlexander Larsson2007-12-1223-26/+52
* No need for padding for interfacesAlexander Larsson2007-12-124-33/+7
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-1234-537/+690
* Use proper ChangeLog file for the rev 6098 change.Mathias Hasselmann2007-12-122-8/+8
* Always exit with non-zero error code when printing warnings.Mathias Hasselmann2007-12-122-4/+15
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-112-108/+113
* Rework how volumes, drives and volume monitoring is done. Previosly theDavid Zeuthen2007-12-1129-1211/+2336
* Added Marathi TranslationsRahul Bhalerao2007-12-114-1/+1421
* Include gurifuncs.hMatthias Clasen2007-12-112-0/+5
* use an intermediate cast to void * in g_array_index() to not trigger castBenjamin Otte2007-12-102-1/+6
* Close the gapMatthias Clasen2007-12-102-2/+6
* Install gdesktopappinfo as unix-specific apiMatthias Clasen2007-12-109-18/+60
* Mention the difference in handling booleans between GKeyFile and .INIBastien Nocera2007-12-102-0/+11
* Add some more G_OS_WIN32 conditionals to silence gcc warnings.Tor Lillqvist2007-12-102-4/+22
* http://mail.gnome.org/archives/gtk-devel-list/2007-October/msg00089.html15:08:59 Tim Janik2007-12-1031-148/+172
* applied patch by Tommi Komulainen to fix int64 printouts, fixes #502511.13:02:08 Tim Janik2007-12-102-1/+6
* Don't hardcode '/' (#502727)Alexander Larsson2007-12-102-2/+7
* Remove more internal headers.Alexander Larsson2007-12-103-39/+22
* UpdatesMatthias Clasen2007-12-103-2/+46
* Change prototype to take msgctxtid + offset instead of two strings, toMatthias Clasen2007-12-105-15/+27
* follow lib naming convention working implementation for user and groupHans Breuer2007-12-093-29/+79
* a test program emulating some of 'ls' build it (currently on win32)Hans Breuer2007-12-093-0/+133
* Updated Spanish translationJorge Gonzalez Gonzalez2007-12-092-187/+357
* More documentation cleanup and filling in missing information, bringingA. Walton2007-12-0917-90/+213
* removed -GD to compile with msvc9 (vs2008) with less complainsHans Breuer2007-12-098-12/+31
* Updated Norwegian bokmål translation.Espen Stefansen2007-12-082-259/+304
* Add forgotten #ifdef G_OS_WIN32 to fix the build on linux.Christian Persch2007-12-082-0/+7