Add a translator comment about 'KB'
[platform/upstream/glib.git] / gio /
2012-11-05 Chun-wei Fangio/gthreadedresolver.c: Fix non-UNIX build
2012-11-02 Simon McVittieBring back a couple of private-but-extern symbols
2012-11-02 Dan Winshipgtask: bump the max thread pool size up to 100 to avoid...
2012-11-02 Simon McVittieUse the FreeBSD credentials-passing code on Debian...
2012-11-02 Colin Waltersgdbusactiongroup: Add prototype for g_dbus_action_group...
2012-11-02 Colin Walterstest-pipe-unix: Add missing include
2012-11-02 Colin WaltersUse (void) for no parameters, not ()
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Add missing "static" keyword where it should...
2012-11-02 Colin Waltersbuild: Don't use C99 declarations
2012-11-01 Robert AncellUse "Returns:" instead of the invalid "@returns" for...
2012-10-30 Will ThompsonGNetworkMonitor: add missing apostrophe to docstring
2012-10-29 Ryan Lortieg_dbus_connection_export_menu_model(): fix a crash
2012-10-27 Rico Tzschichholzgio/tests: Fix build with -Werror=format-security
2012-10-27 Rico Tzschichholzgio/tests: Fix linker failure
2012-10-26 Stef Waltergio: No need to specify SOURCES when name matches execu...
2012-10-26 Stef Waltergio: Remove LDADD repetition from gio/tests Makefile
2012-10-26 Stef Waltergdbus: Allow GDBusObjectManagerClient to work on peer...
2012-10-26 Matthew BarnesFix typo in G_TEST_DBUS.
2012-10-26 Cosimo Cecchifile-info: catch thumbnail files in large directory...
2012-10-21 Murray CummingFix this cost -> the cost typos
2012-10-19 Antoine JacoutotAllow slightly too big poll duration in /socket/timed_w...
2012-10-16 Ryan LortieGBusNameVanishedCallback: document NULL connection
2012-10-16 Ryan LortieGMenuExporter: allow NULL bus on _name_vanished
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-15 Marc-Antoine Perennougdbus-testserver: port to pygi
2012-10-15 Matthias ClasenAdd return-if-fail checks to g_application_hold/release
2012-10-15 Ryan Lortieg_settings_bind: use canonical property name
2012-10-15 Matthias ClasenAdd Win32 versions of some new content type APIs
2012-10-11 Will Thompsongtestdbus: correct documentation typos
2012-10-10 Dan Winshipgio/tests: port from GSimpleAsyncResult to GTask
2012-10-10 Dan Winshipgio: port networking classes from GSimpleAsyncResult...
2012-10-10 Dan Winshipgio: port GAsyncInitable from GSimpleAsyncResult to...
2012-10-10 Dan Winshipgio: deprecate gioscheduler, soft deprecate GSimpleAsyn...
2012-10-10 Dan Winshipgio: port GThreadedResolver from GSimpleAsyncResult...
2012-10-10 Dan WinshipGTask: new GAsyncResult implementation / threaded task...
2012-10-09 Aleksander Morgadogdbus: minor documentation fix in g_dbus_interface_skel...
2012-10-06 Dan WinshipGFileMonitor: thread-safety fix for non-default-main...
2012-10-05 Colin Walterscodegen: Install Python files in $(datadir)/glib-2...
2012-10-05 Colin Walterscodegen: Explicitly close output
2012-10-03 David Zeuthengdbus-codegen: Update tests for new inheritance-semanti...
2012-10-03 David Zeuthengdbus-codegen: make members of an interface inherit...
2012-09-30 Matthias ClasenReally fix the leak
2012-09-30 Matthias ClasenFix memory leaks in glib-compile resources
2012-09-24 Matthias ClasenDocument g_test_dbus_get_flags
2012-09-23 Matthias ClasenFix gio docs
2012-09-19 Chun-wei Fangio: Fix build on Windows
2012-09-18 Ryan LortieGApplication: document differences from libunique
2012-09-17 Dieter Verfailliegresource tests: fix VPATH builds emitting errors durin...
2012-09-13 Colin WaltersCVE-2012-3524: Hardening for being run in a setuid...
2012-09-13 William Jon McCannAdd api to get the generic icon name for a mime type
2012-09-12 Matthias ClasenDrop GVFS_INOTIFY_DIAG debug feature
2012-09-11 Thomas BechtoldFix gdbus connection annotations
2012-09-09 LRNgwin32mount.c: Fix syntax error
2012-09-03 Dan WinshipRevert "xdgmime: plug a small leak"
2012-09-03 Dan Winshipgio/tests: fix leaks
2012-09-03 Dan Winshipgio/tests/cancellable: fix to still work when running...
2012-09-03 Dan Winshipgio/tests: port some stuff to g_test_expect_message()
2012-09-03 Dan Winshipg_file_copy: plug a leak
2012-09-03 Dan WinshipGDesktopAppInfo: fix leaks
2012-09-03 Dan Winshipxdgmime: plug a small leak
2012-09-02 Paolo BorelliFix gtk-doc for g_app_info_get_supported_types
2012-09-01 Aleksander Morgadogdbus-codegen: avoid error when wrong interface is...
2012-08-31 Martin PittBump max time in test_method_calls_on_proxy() test
2012-08-30 William Jon McCannAdd ability to get symbolic icon for content type
2012-08-30 William Jon McCannAdd symbolic icon support to gfileinfo
2012-08-30 William Jon McCannAdd symbolic icon support to drive, volume, and mount
2012-08-30 Rui Matosgdbus-tool: Check return value of strrchr()
2012-08-29 Cosimo Cecchiappinfo: fix annotations for g_app_info_launch and...
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-28 Colin Waltersxdgmime: Handle EINTR in open()
2012-08-28 Cosimo Cecchigio: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for quarks in GIO
2012-08-28 Daiki Uenogsettings-tool: make list-recursively really recurse
2012-08-28 Matthias ClasenGFile: Cosmetic doc changes
2012-08-28 Matthias ClasenFix the GDBusProxy async test
2012-08-28 Matthias ClasenMake async permission tests work
2012-08-28 Mike GorseFix the gdbus-proxy async test
2012-08-26 Dan WinshipUpdate .gitignores
2012-08-21 Stef WalterRevert "gtlscertificate: Add certificate-bytes and...
2012-08-21 Stef Waltergdbus: Fix double free and use after free of object...
2012-08-21 Cosimo Cecchimount-op: use gint64 instead of guint64 for time_left...
2012-08-20 Ryan LortieRevert the GMarkup attribute collect changes
2012-08-20 Lars UebernickelGMenuModel: add test for the new GMenuItem API
2012-08-20 Ryan LortieGMenuItem: add constructor to copy from model
2012-08-20 Ryan LortieGMenuItem: add getter APIs
2012-08-20 Ryan LortieGMenuModel: remove a type safety bug
2012-08-20 Marc-André Lureauwin32: add pipe-io-cancel-test
2012-08-20 Marc-André Lureauwin32: add pipe-io-concurrent
2012-08-20 Marc-André Lureauwin32: add pipe-io-overlap-test
2012-08-20 Marc-André Lureauwin32: make gio stream cancellable
2012-08-20 Marc-André Lureauwin32: handle ERROR_MORE_DATA
2012-08-20 Marc-André Lureauwin32: use overlapped events for streams
2012-08-19 Matthias ClasenRemove some more 'the the'
2012-08-19 Matthias ClasenImprove test coverage for GSocketConnection
2012-08-19 Matthias ClasenImprove test coverage for unix socket addresses
2012-08-19 Matthias ClasenImprove test coverage for resources
2012-08-19 Matthias ClasenImprove test coverage for filter streams
2012-08-19 Matthias ClasenImprove test coverage for unix streams
2012-08-19 Matthias ClasenImprove test coverage for pollable streams
next