regex: Add NEWLINE_ANYCRLF match option
[platform/upstream/glib.git] / gio /
2012-07-01 Simon FeltmanUpdated codegen to work with python3.
2012-06-29 Johan DahlinUse the same Python as we found in configure
2012-06-28 Martin PittFix /contenttype/guess test
2012-06-28 Alexander LarssonFix the mimetype default fix
2012-06-28 Alexander LarssonFix default app lookup wrt parent types and defaults...
2012-06-28 Stef WalterGTlsInteraction: Fix incorrect locking of mutex
2012-06-27 Martin Pittgio/tests/contenttype: Call g_content_type_guess()...
2012-06-26 Martin PittAllow slightly too small poll duration in /socket/timed...
2012-06-26 Colin WaltersGTestDBus: Don't call into gvfs
2012-06-25 Colin WaltersFix previous commit
2012-06-25 Colin Waltersgio/tests/actions: Plug a memory leak
2012-06-25 Colin WaltersGIOScheduler: Disconnect from cancellable after job...
2012-06-25 Ryan LortieRevert "GIOScheduler: Avoid constant iteration over...
2012-06-25 Lars UebernickelGDbusActionGroup: always set strict when _query_action...
2012-06-23 Matthias ClasenRemove a few redundant ;s
2012-06-23 Phil ClaytonAdd missing annotation to GDBusConnection::closed
2012-06-22 Colin WaltersGIOScheduler: Use a GList, not GSList for jobs
2012-06-22 Colin WaltersGIOScheduler: Avoid constant iteration over pending...
2012-06-22 Colin Waltersgresourcefile.c: Remove stray semicolon
2012-06-22 Colin Waltersgmenu: Remove stray semicolon in g_menu_clear_item()
2012-06-22 Colin Walterstests: Add missing initializer for return value
2012-06-22 Colin Walterstests: Add missing va_end()
2012-06-22 Stef Waltergresolver: More robust parsing of DNS responses
2012-06-22 Matthew BarnesAdd g_dbus_object_manager_server_is_exported()
2012-06-21 Colin WaltersGUnixVolumeMonitor: Make use of new g_list_copy_deep()
2012-06-21 Dan Winshipgio/tests/proxy-test: fix cleanup
2012-06-21 Matthias ClasenInstall bash completion files in /usr/share/
2012-06-20 Dan Winshipgio/tests/pollable: add can_poll() assertions
2012-06-20 Dan Winshipgdbus: fix generated code to not warn under -Wfloat...
2012-06-19 Chun-wei FanBug 678332-gio/gconverterinputstream.c: Fix build
2012-06-19 Chun-wei FanBug 678332-GIO: Fix build on Windows/non-GCC
2012-06-13 William Jon McCannUpdate to use XDG cache home for thumbnails
2012-06-13 Benjamin Otteglib-compile-resources: Forward errors from spawned...
2012-06-12 Dan Winshipupdate .gitignore
2012-06-12 Dan Winshipgunixoutputstream: add missing can_poll() implementation
2012-06-12 Murray CummingRemove trailing commas from enums
2012-06-08 David ZeuthenGDBusProxy: Treat org.freedesktop.systemd1.Masked error...
2012-06-06 Tomas Bzatekgdbus: Implement g_dbus_connection_get_last_serial()
2012-06-06 Daniel MacksPass -framework sub-flag without embedded whitespace
2012-06-05 Martin Pittg_dbus_gvariant_to_gvalue(): Add missing out annotation
2012-06-04 Matthias ClasenImprove GResource test coverage
2012-06-04 Matthias ClasenImprove GSocketAddress test coverage
2012-06-04 Matthias ClasenImprove GNetworkMonitor test coverage
2012-06-04 Matthias ClasenImprove GIcon test coverage
2012-06-04 Matthias ClasenFormatting cleanups
2012-06-04 Matthias ClasenImprove GMenu test coverage
2012-06-04 Matthias ClasenImprove GApplication test coverage
2012-06-04 Matthias ClasenImprove GActionGroup test coverage
2012-06-04 Matthias ClasenImprove GIcon test coverage
2012-06-04 Matthias ClasenExpand GAppInfo tests
2012-05-30 Dan WinshipGConverterInputStream: fix an edge case
2012-05-29 Christian Perschbuild: Add missing AM_V_GEN to silence the build
2012-05-29 Christian Perschapplication: Add dbus register/unregister hooks
2012-05-26 Colin Waltersgappinfo: Fix uninitialized-variable gcc warning
2012-05-26 Colin WaltersAnnotate API introduced for 2.34 with GLIB_AVAILABLE_IN...
2012-05-26 Colin WaltersAnnotate API introduced for 2.32 with GLIB_AVAILABLE_IN...
2012-05-26 Colin WaltersAnnotate API introduced for 2.30 with GLIB_AVAILABLE_IN...
2012-05-26 Marc-Antoine Perennougio: fix symbol name
2012-05-24 Dan Winshipgio: add GBytes-based input/output stream methods
2012-05-24 Christian PerschRevert "application: Don't print a critical warning...
2012-05-24 Christian Perschapplication: Save a few bytes in the library
2012-05-24 Christian Perschapplication: Don't print a critical warning here
2012-05-21 Colin WaltersGMemoryOutputStream: Add API to return data as a GBytes
2012-05-21 Colin WaltersGMemoryInputStream: Add API to accept GBytes
2012-05-21 Debarshi Raygio: The tmpl parameter to g_file_new_tmp can be NULL
2012-05-18 Dan Winshipproxy-test: work even when the upstream DNS lies
2012-05-18 Dan Winshipg_app_info_launch_default_for_uri: don't use GFile...
2012-05-18 Holger BerndtDocument that g_app_info_create_from_commandline()...
2012-05-17 Dan Winshipgnetworkmonitornetlink: don't leak the list of networks
2012-05-17 Matthias Clasengsettings: add reset-recursively to bash completion
2012-05-16 Dan Winshipupdate .gitignore
2012-05-16 Giovanni CampagnaGAppInfo: add a mechanism to query supported content...
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-05-15 Paolo Borelligfile: add g_return_if_fail to g_file_make_directory_wi...
2012-05-15 Colin Waltersgfile: Plug memory leak in g_file_make_directory_with_p...
2012-05-10 Lars Uebernickeldocs: reference g_menu_item_new in gmenu convenience...
2012-05-02 Christian Perschapplication: Clarification about 'primary instance'
2012-05-01 Ryan Lortietests: temporarily disable GDBus async proxy test
2012-05-01 Ryan Lortiecontenttype test: don't pass -1 as length
2012-04-30 Ryan LortieGApplication: add accessor for DBus information
2012-04-30 Ryan LortieGApplication: allow null application_id
2012-04-30 Dan WinshipUpdate gio/tests/.gitignore
2012-04-30 Dan Winshipfix warnings
2012-04-27 Dan WinshipFix several recently-introduced bugs in g_output_stream...
2012-04-26 Debarshi RayGAppInfo: overwrite the DISPLAY only if it is set in...
2012-04-26 Alexander LarssonDist gio/dbus-daemon.xml and fix dependency for builddi...
2012-04-25 Colin Waltersbuild: Fix 'make dist' regression
2012-04-25 Dan Winshipgsocket: test if family is <= 0, not < 0
2012-04-24 Dieter Verfailliewin32: More srcdir != builddir fixing
2012-04-24 Alexander Larssonwin32: Fix build with srcdir != builddir
2012-04-24 Alexander Larssonwin32: Fix build of gdbus-daemon-generated.[ch]
2012-04-23 Maciej PiechotkaMake GDataOutputStream implement GSeekable
2012-04-23 Maciej PiechotkaMake GBufferedOutputStream implement GSeekable
2012-04-23 Maciej PiechotkaMake GBufferedInputStream implement GSeekable
2012-04-22 Dan Winshipgio: add a proxy test program
2012-04-22 Dan Winshipgio: Add more information to GProxyAddress
2012-04-22 Dan Winshipgio: fix error handling in async case of GProxyAddressE...
2012-04-20 Alexander Larssonwin32: Implement _g_dbus_get_machine_id using machine...
2012-04-20 Alexander Larssonwin32: Support autolaunching dbus daemon
2012-04-20 Alexander LarssonAdd _g_io_win32_get_module to get the gio HMODULE
next