index
:
glib.git
glib-2-26
http-proxy
master
tls
Unnamed repository; edit this file to name it for gitweb.
Nicolas Dufresne
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
[gio] Terminate connect call when application proxy is used
HEAD
master
Nicolas Dufresne
1
-1/+16
2011-11-18
GMain: allow NULL context to g_source_attach
Giovanni Campagna
1
-1/+1
2011-11-18
GPollable*Stream: expose source methods to introspection
Giovanni Campagna
2
-3/+3
2011-11-18
gsignal.h: Remove trailing comma
Murray Cumming
1
-1/+1
2011-11-18
We need <locale.h> in gsettingsschema.c now
Ryan Lortie
2
-1/+1
2011-11-18
Clear proxy address upon retry
Nicolas Dufresne
1
-30/+6
2011-11-18
Silence compiler warnings
Sjoerd Simons
1
-6/+4
2011-11-18
GKeyFile: Accept empty files
Jürg Billeter
1
-8/+0
2011-11-18
Document exactly what g_time_val_to_iso8601() produces
Simon McVittie
1
-2/+20
2011-11-18
_g_dbus_get_machine_id(): check /etc/machine-id too
Alexandre Rostovtsev
1
-2/+11
2011-11-17
Remove redefinition of typedef 'GSettingsSchemaSource'
Rico Tzschichholz
1
-2/+0
2011-11-17
start on the NEWS
Ryan Lortie
1
-0/+30
2011-11-17
g_settings_new_full(): more docs
Ryan Lortie
1
-0/+7
2011-11-17
add plugin example for GSettingsSchemaSource
Ryan Lortie
1
-1/+88
2011-11-17
Add gtk-doc for gsettingsschema{,source}
Ryan Lortie
4
-2/+219
2011-11-17
'make dist' fixes
Matthias Clasen
2
-1/+4
2011-11-17
settings-source test: Check returned error as well
Matthias Clasen
1
-0/+1
2011-11-17
Trivial typo fix
Matthias Clasen
1
-1/+1
2011-11-17
gsettings: add annotations for _new_full()
Jasper St. Pierre
1
-2/+2
2011-11-17
schema source: avoid introspection confusion
Jasper St. Pierre
3
-7/+7
2011-11-17
gsettingsschema: Use the trusted parameter
Jasper St. Pierre
1
-1/+1
2011-11-17
Add test case and fix some bugs
Ryan Lortie
4
-2/+100
2011-11-17
Add g_settings_schema_source_new_from_directory()
Ryan Lortie
3
-9/+40
2011-11-17
Clarify docs/params for 'schema' vs 'schema id'
Ryan Lortie
2
-25/+28
2011-11-17
Add g_settings_new_full() taking GSettingsSchema
Ryan Lortie
3
-0/+42
2011-11-17
GSettings: add 'settings-schema' property
Ryan Lortie
1
-1/+52
2011-11-17
add boxed types for GSettingSchema{,Source}
Ryan Lortie
3
-1/+12
2011-11-17
Drop the 'schema_name' field of GSettings
Ryan Lortie
1
-33/+35
2011-11-17
speak of 'schema id' rather than 'schema name'
Ryan Lortie
4
-35/+34
2011-11-17
GSettings: deprecate 'schema' property
Ryan Lortie
1
-11/+34
2011-11-17
drop the now-trivial g_settings_schema_new
Ryan Lortie
3
-22/+11
2011-11-17
new public header: gsettingsschema.h
Ryan Lortie
6
-11/+55
2011-11-17
Add non-aborting g_settings_schema_source_lookup()
Ryan Lortie
1
-19/+47
2011-11-17
GSettingSchemaSource: add refcounting
Ryan Lortie
1
-0/+27
2011-11-17
GSettingsSchema: use our own linked lists
Ryan Lortie
1
-15/+31
2011-11-17
GSettingsSchema: alter our 'reverse' technology
Ryan Lortie
1
-6/+11
2011-11-17
move GSettingsSchemaKey to gsettingsschema.c
Ryan Lortie
3
-332/+363
2011-11-17
GSettingsSchemaKey: store the GSettingsSchema*
Ryan Lortie
1
-15/+17
2011-11-17
g_settings_schema_key_init: take GSettingsSchema*
Ryan Lortie
1
-14/+14
2011-11-17
add internal g_settings_schema_get_name()
Ryan Lortie
2
-0/+8
2011-11-17
rename GSettingsKeyInfo to GSettingsSchemaKey
Ryan Lortie
1
-178/+169
2011-11-17
GSettingsKeyInfo: rename field 'key' to 'name'
Ryan Lortie
1
-23/+21
2011-11-17
remove GSettings* from GSettingsKeyInfo
Ryan Lortie
1
-24/+24
2011-11-17
store some extra info in GSettingsKeyInfo
Ryan Lortie
1
-13/+14
2011-11-17
GSettingsKeyInfo: drop unused variable
Ryan Lortie
1
-2/+0
2011-11-17
rename gsettingsschema.h to -internal.h
Ryan Lortie
3
-9/+5
2011-11-17
unGObjectify GSettingsSchema
Ryan Lortie
3
-75/+43
2011-11-17
Fix the fix for G*_TO_POINTER casts on 32 bits
Christian Persch
1
-2/+2
2011-11-17
Updated Spanish translation
Jorge González
1
-93/+97
2011-11-17
Updated Spanish translation
Daniel Mustieles
1
-7/+59
[next]