Updated Polish translation
[platform/upstream/glib.git] / gio /
2011-03-15 Matthias ClasenDocument which files glib-compile-schemas looks at
2011-03-14 Olivier CrêteGDBusProxy: Check if connection is NULL before unreffing
2011-03-11 Murray Cummingg_file_info_get/set_attribute_string*(): Document the...
2011-03-07 Matthias ClasenImprove preconditions in action-related GApplication api
2011-03-07 Matthias ClasenForgotten file
2011-03-05 Murray Cummingg_application_run(): Add (allow-none) introspection...
2011-03-04 Matthias ClasenSome more details about GApplicationFlags
2011-03-04 Matthias ClasenAdd more GApplication docs
2011-03-04 Murray CummingGApplication: Check more before warning about a missing...
2011-03-04 Matthias ClasenGApplication: More documentation tweaks
2011-03-04 Matthias ClasenFix a typo
2011-03-04 Matthias ClasenSmall doc correction
2011-03-04 Matthias ClasenGApplication: Clarify docs for @argv
2011-03-04 Matthias ClasenGApplication: Beef up the local_command_line() docs
2011-03-04 Matthias ClasenGApplication: Improve documentation
2011-03-04 Matthias ClasenTry harder to explain GApplicationCommandline
2011-02-25 Matthias ClasenGApplications: Tighten up application-id validity checks
2011-02-23 Matthias ClasenAllow to list keys in all schemas
2011-02-23 Cosimo Cecchiapplication: fix a typo in the docs annotation
2011-02-22 Chun-wei FanVisual C++ 2010 Project Files: autotools files
2011-02-20 Vincent Untzappinfo: Do not override system default handler with...
2011-02-19 Tor LillqvistExport _glib_get_locale_dir() as it is now used in...
2011-02-19 Matthias ClasenBe more forgiving when parsing introspection xml
2011-02-17 Lin MaFixed bugster 7007407. Do not clear stat info until...
2011-02-16 Colin Waltersgdesktopappinfo: Handle g_get_prgname() being NULL
2011-02-16 Matthias ClasenDon't report standard interfaces more than once
2011-02-16 Matthias ClasenAdd a (currently failing) testcase
2011-02-15 Matthias ClasenFix memory leaks in the gdbus introspection parser
2011-02-15 Matthias ClasenAdd schema name in error message
2011-02-14 Matthias ClasenImprove test coverage
2011-02-12 Matthias ClasenFix some problems with message handling
2011-02-12 Matthias ClasenComplete the translation setup for glib-compile-schemas
2011-02-12 Matthias ClasenSet up message translation for gdbus
2011-02-11 Colin Waltersgsettings: Minor typo in previous commit
2011-02-09 Ryan LortieGSettings: add paragraph with performance notes
2011-02-08 Matthias ClasenDocument new API 2.28.0
2011-02-08 Michal HrubyAdd more data about origin application to the "Launched...
2011-02-08 Colin Waltersgdesktopappinfo: Asynchronously flush after sending...
2011-02-08 Matthias ClasenClarify GInitable docs
2011-02-08 Javier Jardóndocs: Document Since properly, 2.26 -> 2.28
2011-02-08 Rui MatosGApplication: document Since properly in header files...
2011-02-02 Johan DahlinUse ; instead of: to not confuse g-ir-scanner
2011-02-01 Johan DahlinCorrect gtk-doc SECTION: syntax
2011-01-31 Ryan LortieGApplication: add notes about GDBus architecture
2011-01-29 Matthias ClasenFix GIO build on Solaris
2011-01-28 Matthias ClasenUse g_set_error_literal where appropriate
2011-01-28 Matthias ClasenRemove redundant definitions
2011-01-28 Matthias ClasenFail in a clean way if schema name is missing
2011-01-27 Ryan LortieMerge remote branch 'gvdb/master'
2011-01-21 Matthias ClasenUpdate help and docs for gsettings cmdline tool
2011-01-21 Matthias ClasenDon't warn in GApplication if class handlers have been...
2011-01-17 Ray Strodegsettings: Update documentation on schema naming convention
2011-01-14 Christian PerschDon't leak variants in the null settings backend
2011-01-12 Daiki UenoMake g_unix_connection_send_fd() work as expected.
2011-01-12 Chun-wei FanAdded symbols for GIO/Win32
2011-01-11 Matthias ClasenAvoid a segfault in g_application_register()
2011-01-09 Matthias ClasenGSettings: Fix a copy-paste error
2011-01-09 Christian PerschUpdate gschema.dtd
2011-01-07 Pavel HolejsovskyFix and update GI annotations for 'Volumes and Drives'
2011-01-07 Pavel HolejsovskyAdd and update GI annotations in 'Settings'
2011-01-06 Colin Waltersgdesktopappinfo: Don't crash if we don't have a desktop...
2011-01-06 Serkan Kabagio: Recognize reiser4 in g_file_query_filesystem_info()
2011-01-06 Matthias ClasenAdd new symbol
2011-01-05 Matthias ClasenDrop annotation that break the documentation build
2011-01-05 Pavel HolejsovskyFix GI annotation for g_desktop_app_info_launch_uris_as...
2011-01-05 Christian PerschMake the memory and null settings backends public
2011-01-05 Colin Waltersg_desktop_app_info_launch_uris_as_manager: Fix paramete...
2011-01-05 Colin WaltersAdd missing indirection from previous commit
2011-01-05 Nicolas Dufresne[GDummyTLS] Add missing properties and namespace
2011-01-05 Stef WalterChange GTlsClientConnection::accepted-cas to contain...
2011-01-05 Colin Waltersgdesktopappinfo: Add g_desktop_app_info_launch_uris_as_...
2011-01-05 Colin Waltersgdesktopappinfo: Send out a session bus signal when...
2011-01-03 Thomas Kristensenrevents may have been cleared by GMain before dispatch().
2010-12-29 Pavel HolejsovskyAdd GI annotation: skip g_cancellable_source_new().
2010-12-29 Pavel HolejsovskyAdd GI annotations to Gio DNS resolution classes
2010-12-29 Pavel HolejsovskyAdd GI annotations to Gio highlevel network functionality
2010-12-29 Pavel HolejsovskyAdd GI annotations to Gio lowlevel network support...
2010-12-29 Pavel HolejsovskyAdd GI annotations to GPollable{Input|Output}Stream
2010-12-29 Pavel HolejsovskyAdd missing GI annotation to g_content_type_guess_for_tree
2010-12-28 Cosimo Cecchigaction: update property flags to match needs of GSimpl...
2010-12-28 Cosimo Cecchitests: unbreak desktop-app-info test for jhbuild
2010-12-27 Pavel HolejsovskyAdd GI annotations to GMemory{Input|Output}Stream
2010-12-27 Pavel HolejsovskyAdd GI annotations to GConverter
2010-12-27 Pavel HolejsovskyAdd GI annotations to GSeekable
2010-12-27 Pavel HolejsovskyAdd GI annotations to GIcon and related classes and...
2010-12-27 Pavel HolejsovskyAdd GI annotations to GFileEnumerator
2010-12-27 Pavel HolejsovskyAdd GI annotations to GAppInfo and GDesktopAppInfo
2010-12-22 Brian CameronFix for bug #637720. void functions should not return...
2010-12-21 Pavel HolejsovskyAdd GI annotations to GBufferedInputStream
2010-12-21 Pavel HolejsovskyAdd GI annotations to GData{Input|Output}Stream
2010-12-21 Pavel HolejsovskyAdd GI annotations to GSimpleAsyncResult
2010-12-21 Nguyễn Thái Ngọc Duygio: typo fix
2010-12-20 Xavier ClaessensAdd io-stream in gitignore
2010-12-20 Cosimo Cecchiappinfo: avoid overriding the system defaults when...
2010-12-20 Christian DywanAllow null object in g_simple_async_report_gerror_in_idle
2010-12-20 Cosimo Cecchiappinfo: add g_app_info_set_as_last_used_for_type()
2010-12-20 Cosimo Cecchiemblemedicon: make GEmblemedIcon subclassable
2010-12-20 Matthias ClasenAdd a delay-apply property to GSettings
2010-12-17 Christian Dywang_simple_async_report_error_in_idle with no object
2010-12-17 Pavel Holejsovsky[gi] Add annotations for GFile, G[File]{Input|Output...
next