platform/upstream/glib.git
2010-11-28 Aleksander... Fixes GB#530786: GFileMonitor 'changed' signal underdoc...
2010-11-28 Christian PerschFix the wrong-category schema test
2010-11-28 Matthias ClasenGFileMonitor: Don't accept negative values for rate...
2010-11-28 Christian PerschInherit gettext-domain from <schemalist>
2010-11-27 Dan WinshipMake gio/tests/g-icon pass again
2010-11-27 Christian PerschTypo fix
2010-11-27 Christian PerschUse same variable names in .h and .c
2010-11-26 Dan WinshipAdd initial TLS (SSL) support to gio
2010-11-26 Dan Winshipmake GProxyConnection public, as GTcpWrapperConnection
2010-11-26 Dan WinshipAdd pollable input/output streams
2010-11-26 Dan WinshipGCancellable: add g_cancellable_create_source()
2010-11-26 Dan Winshipgmain: add g_source_add_child_source and g_source_remov...
2010-11-26 Dan WinshipAdd g_source_set_dummy_callback()
2010-11-26 Dan WinshipImplement closure-related methods for gio GSource types
2010-11-26 Dan Winshipgmain: fix some silly code in a programmer-error case
2010-11-26 Dan Winshipgmain: move finalization of GSource outside of context...
2010-11-24 Matthias ClasenAdd indices for new symbols in 2.28
2010-11-24 Matthias ClasenAdd Since: tags for new api
2010-11-24 Javier Jardóndocs: gappinfo: Fix typo <envvar> -> <envar>
2010-11-23 Cosimo Cecchitests: add a test for recommended and fallback GAppInfos
2010-11-23 Cosimo Cecchiappinfo: add win32 fallback implementation
2010-11-23 Cosimo Cecchiappinfo: update docs for API addition
2010-11-23 Cosimo Cecchiappinfo: only rewrite recommended applications when...
2010-11-23 Cosimo Cecchiappinfo: add API to get fallback and recommended GAppIn...
2010-11-22 Owen W. TaylorFix off-by-1000 for GTimer
2010-11-21 Ignacio Casal... Check for (GIConv)-1 instead of NULL.
2010-11-20 Gheyret T.KenjiAdded UG translation
2010-11-18 Kjartan MaraasUpdated Norwegian bokmål translation
2010-11-18 Colin Waltersintrospection: Add annotations for g_file_copy, g_file_move
2010-11-17 Ryan Lortieg_str_hash: switch to using DJB hash
2010-11-17 Ryan Lortieg_str_hash: clean up code
2010-11-16 Tomas BzatekGIO: Hide mounts having a path element starting with dot
2010-11-14 Javier Jardóndocs: Update the URL of some documentation links
2010-11-13 Gheyret T.KenjiAdded UG translation
2010-11-13 Gheyret T.KenjiAdded UG translation
2010-11-13 Luca Ferretti[l10n] Updated Italian translation
2010-11-12 Fran DiéguezUpdated Galician translations
2010-11-12 Ryan LortieG_STATIC_ASSERT: clarify when use is valid
2010-11-12 Ryan LortiePartial revert of last commit
2010-11-10 Cosimo Cecchiemblemed-icon: allow passing a NULL emblem to g_embleme...
2010-11-10 Benjamin OtteAPI: Reinstate "gio-desktop-app-info-lookup" extension...
2010-11-09 Chun-wei Fangio: Fix C99 style variable declarations (bug #633075)
2010-11-09 Chun-wei Fangtimer.c: Revert accidental overwrite
2010-11-09 Matthias ClasenBump version
2010-11-09 Matthias ClasenUpdate NEWS 2.27.3
2010-11-09 Chun-wei FanAdded and Moved checks for includes
2010-11-09 Chun-wei FanUpdated README.txt for VS9
2010-11-09 Chun-wei FanUpdated .def generation for x64
2010-11-09 Chun-wei FanVarious updates...
2010-11-09 Chun-wei FanSome enhancements for Win64 and using existing PCRE...
2010-11-09 Chun-wei FanAdded option to use existing installation of PCRE
2010-11-09 Chun-wei FanMade up for missed source files
2010-11-08 Ryan LortieGPeriodic: enable subclassing
2010-11-08 Ryan LortieGPeriodic: remove repair functions
2010-11-08 Ryan LortieNew function: g_clear_object()
2010-11-07 Dan Winshipfix .gitignore
2010-11-07 Dan Winshipfix make check
2010-11-06 Ryan Lortieg_get_user_runtime_dir(): New function
2010-11-06 Ryan LortieAdd G_DBUS_SIGNAL_FLAGS_NO_MATCH_RULE
2010-11-06 Christian PerschFix docs comment typo
2010-11-06 A S Alamupdate Punjabi Translation by A S Alam
2010-11-06 A S Alamupdate Punjabi Translation by A S Alam
2010-11-06 Ryan LortieAdd g_variant_lookup() and tests
2010-11-05 Matthias ClasenFix markup
2010-11-05 Matthias ClasenFix up gapplication example
2010-11-05 Matthias ClasenDescribe enum and flags types a bit
2010-11-05 Matthias ClasenUpdate the gschema dtd to include flags
2010-11-05 Matthias ClasenReport more useful errors from g_settings_set_value
2010-11-04 Dan Winshipgsettings.m4: Fix rules to work when there are no schemas
2010-11-04 Tor LillqvistClarify docs for g_path_is_absolute() semantics on...
2010-11-03 Ihar HrachyshkaUpdated Belarusian translation
2010-11-03 Christian PerschAdd g_simple_async_report_take_gerror_in_idle
2010-11-03 Christian PerschUse g_simple_async_result_{new_,}take_error
2010-11-03 Ryan LortieAdd simple dynamic scheduling to GPeriodic
2010-11-03 Matthias ClasenTweak GApplication docs
2010-11-03 Ryan Lortiedocs: Recommend against using GTimeVal
2010-11-03 Ryan LortieGMainContext: store real time as int64
2010-11-03 Ryan Lortieglocalfileinfo: remove non-use of GTimeVal
2010-11-03 Ryan LortieAdd g_get_real_time() for wall-clock int64 micros
2010-11-03 Ryan LortieClean up g_usleep()
2010-11-03 Ryan LortieGTimer: switch to monotonic time
2010-11-03 Ryan LortieDrop GTimeSpec type
2010-11-03 Ryan LortieSwitch GTimeSpec users to int64 microseconds
2010-11-03 Ryan LortieGTimeout: simplify math for 'seconds' case
2010-11-02 Jorge GonzálezUpdated Spanish translation
2010-11-01 Jorge GonzálezUpdated Spanish translation
2010-11-01 Fran DiéguezUpdated Galician translations
2010-11-01 Paolo BorelliFix gtk-doc typo
2010-11-01 Christian PerschFix Since: for new functions
2010-11-01 Yaron ShahrabaniUpdated Hebrew translation.
2010-11-01 Matthias ClasenBump version
2010-11-01 Matthias ClasenNEWS for 2.27.2 2.27.2
2010-11-01 Matthias ClasenRemove nonexisting type from giotypes.h
2010-11-01 Matthias ClasenFix a doc typo
2010-11-01 Matthias ClasenRemove leftover definition from gactiongroup.h
2010-11-01 Matthias ClasenVarious documentation fixes
2010-11-01 Matthias ClasenGSimpleAsyncResult: add error-taking variants
2010-11-01 Matthias ClasenAdd an example of invoking actions
2010-11-01 Matthias ClasenFix g_action_group_activate_action() docs
2010-11-01 Matthias ClasenBe more careful about overwriting errors
next