projects
/
platform
/
upstream
/
glib.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bug 648966 - Update g_unichar_iswide and g_unichar_iswide_cjk
[platform/upstream/glib.git]
/
gio
/
2011-04-29
Ryan Lortie
Remove duplicate GDBusInterface declaration
tree
|
commitdiff
2011-04-29
David Zeuthen
Update docs to take comments/suggestions from Matthias...
tree
|
commitdiff
2011-04-29
David Zeuthen
Merge branch 'master' into gdbus-codegen
tree
|
commitdiff
2011-04-29
Alexander Larsson
GFilterInputStream: close-base-stream should not be...
tree
|
commitdiff
2011-04-27
Colin Walters
Update gio.symbols for previous two commits
tree
|
commitdiff
2011-04-27
Colin Walters
GDesktopAppInfo: Add g_desktop_app_info_get_generic_name
tree
|
commitdiff
2011-04-27
Colin Walters
GDesktopAppInfo: Add g_desktop_app_info_get_categories()
tree
|
commitdiff
2011-04-27
Murray Cumming
GDBusServer: Documentation: Improvements.
tree
|
commitdiff
2011-04-27
Christian Persch
Use G_SIGNAL_MUST_COLLECT for VARIANT signals
tree
|
commitdiff
2011-04-27
Matthias Clasen
Fix up some harmless FALSE <> NULL confusions
tree
|
commitdiff
2011-04-26
Colin Walters
GDesktopAppInfo: Add "filename" property for bindings
tree
|
commitdiff
2011-04-26
Colin Walters
Squash some uninitialized variable compiler warnings
tree
|
commitdiff
2011-04-26
Dan Winship
GSimpleAsyncResult: push thread context around callback
tree
|
commitdiff
2011-04-25
David Zeuthen
gdbus-codegen: Fix typo in generated docs
tree
|
commitdiff
2011-04-25
David Zeuthen
gdbus-codegen: Generate GDBusObject{,Proxy,Skeleton...
tree
|
commitdiff
2011-04-25
Michael Terry
Don't ignore SUPPORTS_STARTUP_NOTIFICATION for commandl...
tree
|
commitdiff
2011-04-23
David Zeuthen
Fix build broken by previous commit
tree
|
commitdiff
2011-04-23
David Zeuthen
gdbus-codegen: Include docs for generated code in the...
tree
|
commitdiff
2011-04-20
Thomas Hindoe Paab...
docs: fix typos in networking classes
tree
|
commitdiff
2011-04-20
David Zeuthen
GDBusObjectManagerServer: make export() return whether...
tree
|
commitdiff
2011-04-20
Dan Winship
GSocketService: clarify transfer semantics of incoming...
tree
|
commitdiff
2011-04-20
David Zeuthen
gdbus-codegen: Document the generated FOO_PEEK_BAR...
tree
|
commitdiff
2011-04-19
David Zeuthen
gdbus-codegen: Generate gtk-doc section docs
tree
|
commitdiff
2011-04-19
David Zeuthen
gdbus-codegen: Set nick+blurb for properties to shut...
tree
|
commitdiff
2011-04-19
David Zeuthen
gdbus-codegen: It's GDBusProxyTypeFunc, not GDBusProxyFunc
tree
|
commitdiff
2011-04-19
David Zeuthen
gdbus-codegen: Document the generated ObjectManagerClie...
tree
|
commitdiff
2011-04-19
David Zeuthen
gdbus-codegen: Add "Returns:" blurb for generated get_p...
tree
|
commitdiff
2011-04-18
David Zeuthen
gdbus-codegen: Generate docs when generating C code
tree
|
commitdiff
2011-04-16
David Zeuthen
GDBusObjectManagerClient: Add a GDestroyNotify to the...
tree
|
commitdiff
2011-04-16
David Zeuthen
GDBus: Add some gobject-introspection annotations for...
tree
|
commitdiff
2011-04-16
David Zeuthen
gdbus-codegen: Make generated code introspectable
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Nuke debug spew
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Never emit empty PropertiesChanged signals
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Don't send out PropertiesChanged if...
tree
|
commitdiff
2011-04-15
Colin Walters
Fix some compiler warnings from gcc 4.6
tree
|
commitdiff
2011-04-15
Colin Walters
gapplication: Fix typo in property
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Fix obvious bug in _g_variant_equal0...
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Add support for the org.freedesktop...
tree
|
commitdiff
2011-04-15
Ryan Lortie
GApplication: #include "gsettings.h"
tree
|
commitdiff
2011-04-15
Ryan Lortie
Merge remote-tracking branch 'gvdb/master'
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Include a blurb about the license of...
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Use the right program name in introducto...
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Use the right program name in introducto...
tree
|
commitdiff
2011-04-15
David Zeuthen
gdbus-codegen: Add copyright / license headers
tree
|
commitdiff
2011-04-15
David Zeuthen
GDBus: Support Ugly_Case and use org.gtk.GDBus.C.Name...
tree
|
commitdiff
2011-04-15
Michael Kuhn
Bug 637561 - Crash when using G_DBUS_SERVER_FLAGS_RUN_I...
tree
|
commitdiff
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
David Zeuthen
GDBusInterfaceStub: Clarify ::g-authorize-method docs
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBus: Use Skeleton instead of Stub
tree
|
commitdiff
2011-04-13
Colin Walters
gdbusconnection: Avoid tripping assertion if we fail...
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBusInterfaceStub: Use G_VARIANT_TYPE_VARDICT when...
tree
|
commitdiff
2011-04-13
Matthias Clasen
Fix a typo in the GSettings docs
tree
|
commitdiff
2011-04-13
David Zeuthen
GDBus: Minor renames and doc fixes
tree
|
commitdiff
2011-04-12
David Zeuthen
Add support for org.gtk.GDBus.Since annotation
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
David Zeuthen
gdbus-codegen: Add --c-generate-object-manager option...
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-12
David Zeuthen
Spiff up the "Migrating to GDBus" docs a bit
tree
|
commitdiff
2011-04-11
David Zeuthen
Update "Migrating to GDBus" chapter to take gdbus-codeg...
tree
|
commitdiff
2011-04-11
David Zeuthen
GDBus: Add ObjectManager example
tree
|
commitdiff
2011-04-11
David Zeuthen
Also use interface_ instead of interface in C files
tree
|
commitdiff
2011-04-11
David Zeuthen
GDBusInterfaceStub: Rename stub parameter to interface
tree
|
commitdiff
2011-04-11
David Zeuthen
GDBus: Avoid using the word interface in public C headers
tree
|
commitdiff
2011-04-11
David Zeuthen
Dist test-codegen.xml
tree
|
commitdiff
2011-04-11
Matthias Clasen
Don't include unistd.h unconditionally
tree
|
commitdiff
2011-04-11
David Zeuthen
GDBus: Add test-suite for new ObjectManager and gdbus...
tree
|
commitdiff
2011-04-11
David Zeuthen
GDBus: Use thread-default GMainContext in _g_assert_pro...
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
David Zeuthen
Clarify docs for g_dbus_gvalue_to_gvariant() and g_dbus...
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
David Zeuthen
Improve g_dbus_gvalue_to_gvariant() docs
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-09
David Zeuthen
GDBus: Document GVariant/GValue conversion routines...
tree
|
commitdiff
2011-04-08
David Zeuthen
Add a generic libffi based marshaller to libgobject
tree
|
commitdiff
2011-04-08
David Zeuthen
Add gdbus-codegen(1) command
tree
|
commitdiff
2011-04-08
Matthias Clasen
Fix another faulty GApplicationCommandline example
tree
|
commitdiff
2011-04-08
David Zeuthen
Add "Since: 2.30" for new D-Bus routines
tree
|
commitdiff
2011-04-08
David Zeuthen
GDBusProxy: Store GDBusObject in private struct instead...
tree
|
commitdiff
2011-04-08
David Zeuthen
GDBusProxy: Update description to match GDBusInterface
tree
|
commitdiff
2011-04-08
David Zeuthen
Start merging gdbus-codegen code
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
next