projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
/gdbus/message-serialize-invalid test: be compatible with D-Bus 1.4.8
[platform/upstream/glib.git]
/
gio
/
2011-04-15
Simon McVittie
/gdbus/message-serialize-invalid test: be compatible...
tree
|
commitdiff
2011-04-15
Kean Johnston
GLocalFile: Use _fstati64 rather than stat on Win32
tree
|
commitdiff
2011-04-15
Matthias Clasen
Slight docs rewording
tree
|
commitdiff
2011-04-14
David Zeuthen
GResolver: Don't return duplicate addresses
tree
|
commitdiff
2011-04-14
David Zeuthen
GInetAddress: add equal() method
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBus: If an authentication method fail, don't give...
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBus: Add test case for the ANONYMOUS authentication...
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBus: Nuke debug spew from the ANONYMOUS authenticatio...
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBus: Allow tcp: and nonce-tcp: addresses without...
tree
|
commitdiff
2011-04-13
Colin Walters
gdbusconnection: Avoid tripping assertion if we fail...
tree
|
commitdiff
2011-04-13
Matthias Clasen
Fix a typo in the GSettings docs
tree
|
commitdiff
2011-04-12
Colin Walters
gsettings-tool fixes: Add missing _apply(), add unset...
tree
|
commitdiff
2011-04-12
Colin Walters
gsettings: Implement reset-recursively
tree
|
commitdiff
2011-04-12
Matthias Clasen
GLocalDirectoryMonitor: Improve struct packing
tree
|
commitdiff
2011-04-12
Matthias Clasen
GIOSchedulerJob: Improve struct packing
tree
|
commitdiff
2011-04-12
Matthias Clasen
GFilenameCompleter: Improve struct packing
tree
|
commitdiff
2011-04-12
Matthias Clasen
GFileAttributeMatcher: Improve struct packing
tree
|
commitdiff
2011-04-12
Matthias Clasen
GDBusProxy: Improve struct packing
tree
|
commitdiff
2011-04-12
Matthias Clasen
GDBusWorker: Improve struct packing
tree
|
commitdiff
2011-04-11
Matthias Clasen
Don't include unistd.h unconditionally
tree
|
commitdiff
2011-04-11
Ryan Lortie
GApplication: g_settings_sync() on exit
tree
|
commitdiff
2011-04-11
Ryan Lortie
GSettings: make _sync() a no-op if uninitialised
tree
|
commitdiff
2011-04-10
Ryan Lortie
Add test case for G_APPLICATION_NON_UNIQUE
tree
|
commitdiff
2011-04-10
Ryan Lortie
GApplication: add G_APPLICATION_NON_UNIQUE
tree
|
commitdiff
2011-04-10
Ryan Lortie
GApplication: fix leaked object path
tree
|
commitdiff
2011-04-09
Dan Winship
GSocket: clarify g_socket_receive documentation
tree
|
commitdiff
2011-04-09
Dan Winship
gsettings-tool: warn if setting a value fails
tree
|
commitdiff
2011-04-08
Matthias Clasen
Fix another faulty GApplicationCommandline example
tree
|
commitdiff
2011-04-08
David Zeuthen
Silence a bunch of -Wunused-but-set-variable warnings
tree
|
commitdiff
2011-04-08
Ryan Lortie
GSettings: remove more asserts
tree
|
commitdiff
2011-04-08
Matthias Clasen
Avoid an interaction between GApplication and GOption
tree
|
commitdiff
2011-04-08
Ryan Lortie
glib-compile-schemas: check for undefined refs
tree
|
commitdiff
2011-04-08
Ryan Lortie
Don't assert on backend == settings->priv->backend
tree
|
commitdiff
2011-04-07
Matthias Clasen
Add a warning to the g_dbus_connection_set_exit_on_clos...
tree
|
commitdiff
2011-04-07
Dan Winship
Fix two leaks seen when using TLS connections
tree
|
commitdiff
2011-04-04
Murray Cumming
Docs: Change DBus to D-Bus
tree
|
commitdiff
2011-04-03
Murray Cumming
GDBusMethodInvocation: Improve get_parameters() documen...
tree
|
commitdiff
2011-03-31
Ryan Lortie
gio.symbols updates
tree
|
commitdiff
2011-03-31
Ryan Lortie
Improve .gitignore
tree
|
commitdiff
2011-03-31
Ryan Lortie
compile schemas test: open ranges for all types
tree
|
commitdiff
2011-03-31
Ryan Lortie
gschema-test: invert expectation for min/max omit
tree
|
commitdiff
2011-03-31
Ryan Lortie
glib-compile-schemas: min and max are now optional
tree
|
commitdiff
2011-03-31
Ryan Lortie
Add 'uint' convenience functions for GSettings
tree
|
commitdiff
2011-03-31
Ryan Lortie
Add GTimeZoneMonitor
tree
|
commitdiff
2011-03-30
Martin Pitt
[gi] Add missing allow-none annotations to Gio
tree
|
commitdiff
2011-03-29
Jonathan Matthew
introspection: add annotations for g_file_load_contents...
tree
|
commitdiff
2011-03-28
David Zeuthen
GDBusProxy: Also check signature when checking if signa...
tree
|
commitdiff
2011-03-28
David Zeuthen
GDBusProxy: Drop unexpected signals
tree
|
commitdiff
2011-03-28
Olivier Crête
GDBusProxy: Validate properties received from service...
tree
|
commitdiff
2011-03-28
David Zeuthen
GDBusProxy: Make interface lookups O(1)
tree
|
commitdiff
2011-03-28
David Zeuthen
GDBusConnection: Make interface lookups O(1)
tree
|
commitdiff
2011-03-28
David Zeuthen
GDBus: Add mechanism to make lookup on interfaces const...
tree
|
commitdiff
2011-03-25
David Zeuthen
Fix test suite breakage caused by Murray's commit
tree
|
commitdiff
2011-03-24
Tristan Van Berkom
GDBusServer: move business logic from _new() function...
tree
|
commitdiff
2011-03-24
Murray Cumming
Docs: Changed can not to cannot.
tree
|
commitdiff
2011-03-15
Matthias Clasen
Document which files glib-compile-schemas looks at
tree
|
commitdiff
2011-03-14
Olivier Crête
GDBusProxy: Check if connection is NULL before unreffing
tree
|
commitdiff
2011-03-11
Murray Cumming
g_file_info_get/set_attribute_string*(): Document the...
tree
|
commitdiff
2011-03-07
Matthias Clasen
Improve preconditions in action-related GApplication api
tree
|
commitdiff
2011-03-07
Matthias Clasen
Forgotten file
tree
|
commitdiff
2011-03-05
Murray Cumming
g_application_run(): Add (allow-none) introspection...
tree
|
commitdiff
2011-03-04
Matthias Clasen
Some more details about GApplicationFlags
tree
|
commitdiff
2011-03-04
Matthias Clasen
Add more GApplication docs
tree
|
commitdiff
2011-03-04
Murray Cumming
GApplication: Check more before warning about a missing...
tree
|
commitdiff
2011-03-04
Matthias Clasen
GApplication: More documentation tweaks
tree
|
commitdiff
2011-03-04
Matthias Clasen
Fix a typo
tree
|
commitdiff
2011-03-04
Matthias Clasen
Small doc correction
tree
|
commitdiff
2011-03-04
Matthias Clasen
GApplication: Clarify docs for @argv
tree
|
commitdiff
2011-03-04
Matthias Clasen
GApplication: Beef up the local_command_line() docs
tree
|
commitdiff
2011-03-04
Matthias Clasen
GApplication: Improve documentation
tree
|
commitdiff
2011-03-04
Matthias Clasen
Try harder to explain GApplicationCommandline
tree
|
commitdiff
2011-02-25
Matthias Clasen
GApplications: Tighten up application-id validity checks
tree
|
commitdiff
2011-02-23
Matthias Clasen
Allow to list keys in all schemas
tree
|
commitdiff
2011-02-23
Cosimo Cecchi
application: fix a typo in the docs annotation
tree
|
commitdiff
2011-02-22
Chun-wei Fan
Visual C++ 2010 Project Files: autotools files
tree
|
commitdiff
2011-02-20
Vincent Untz
appinfo: Do not override system default handler with...
tree
|
commitdiff
2011-02-19
Tor Lillqvist
Export _glib_get_locale_dir() as it is now used in...
tree
|
commitdiff
2011-02-19
Matthias Clasen
Be more forgiving when parsing introspection xml
tree
|
commitdiff
2011-02-17
Lin Ma
Fixed bugster 7007407. Do not clear stat info until...
tree
|
commitdiff
2011-02-16
Colin Walters
gdesktopappinfo: Handle g_get_prgname() being NULL
tree
|
commitdiff
2011-02-16
Matthias Clasen
Don't report standard interfaces more than once
tree
|
commitdiff
2011-02-16
Matthias Clasen
Add a (currently failing) testcase
tree
|
commitdiff
2011-02-15
Matthias Clasen
Fix memory leaks in the gdbus introspection parser
tree
|
commitdiff
2011-02-15
Matthias Clasen
Add schema name in error message
tree
|
commitdiff
2011-02-14
Matthias Clasen
Improve test coverage
tree
|
commitdiff
2011-02-12
Matthias Clasen
Fix some problems with message handling
tree
|
commitdiff
2011-02-12
Matthias Clasen
Complete the translation setup for glib-compile-schemas
tree
|
commitdiff
2011-02-12
Matthias Clasen
Set up message translation for gdbus
tree
|
commitdiff
2011-02-11
Colin Walters
gsettings: Minor typo in previous commit
tree
|
commitdiff
2011-02-09
Ryan Lortie
GSettings: add paragraph with performance notes
tree
|
commitdiff
2011-02-08
Matthias Clasen
Document new API
2.28.0
tree
|
commitdiff
2011-02-08
Michal Hruby
Add more data about origin application to the "Launched...
tree
|
commitdiff
2011-02-08
Colin Walters
gdesktopappinfo: Asynchronously flush after sending...
tree
|
commitdiff
2011-02-08
Matthias Clasen
Clarify GInitable docs
tree
|
commitdiff
2011-02-08
Javier Jardón
docs: Document Since properly, 2.26 -> 2.28
tree
|
commitdiff
2011-02-08
Rui Matos
GApplication: document Since properly in header files...
tree
|
commitdiff
2011-02-02
Johan Dahlin
Use ; instead of: to not confuse g-ir-scanner
tree
|
commitdiff
2011-02-01
Johan Dahlin
Correct gtk-doc SECTION: syntax
tree
|
commitdiff
2011-01-31
Ryan Lortie
GApplication: add notes about GDBus architecture
tree
|
commitdiff
2011-01-29
Matthias Clasen
Fix GIO build on Solaris
tree
|
commitdiff
next