Updated Serbian translation
[platform/upstream/glib.git] / gobject /
2013-06-09 Matthias ClasenTrivial doc typo fix
2013-06-09 Matthias ClasenTrivial documentation typos
2013-05-09 Matthias ClasenClarify GValueArray docs
2013-04-04 Ryan Lortiegtype: interface-after-init exception for gtk#
2013-04-04 Ryan Lortiegtype: interface-after-init exception for glibmm
2013-03-15 Sébastien WilmetDoc: clarify set_property() vfunc
2013-03-15 Sébastien WilmetDoc: clarify a bit g_signal_connect_object()
2013-02-27 Colin Waltersbuild: Add --disable-compile-warnings
2013-02-22 Ryan Lortiegsignal: improve warning output
2013-02-21 Alexander Larssonsignals: Ensure we ref handler in emission fast path
2013-02-21 Alexander Larssonsignals: No need to use atomics for Handler refcount
2013-02-07 Ryan Lortiedisable support for unloading of dynamic types
2013-02-03 Matthias ClasenSilence automake
2013-01-20 Giovanni CampagnaInstall an invalidation notifier for GClosure in g_sour...
2013-01-18 Ryan Lortiegobject/: Remove abicheck.sh from DIST_EXTRA
2013-01-17 Ryan LortieRemove ABI checking scripts
2013-01-17 Ryan LortieRemove regexp-based export control
2013-01-17 Ryan Lortiegsignal: fix closure invalidation code
2013-01-15 Chun-wei FanRevert "Improvde #include order consistency"
2013-01-15 Ryan Lortievisibility: Use a separate CFLAGS variable
2013-01-14 Matthias ClasenMake the build more quiet
2013-01-14 Martin PittGParamSpec: Make constructors introspectable
2013-01-14 Ryan Lortiewin32: build: stop using .def files
2013-01-13 Ryan Lortiegmarshal.h: replace "extern" with GLIB_AVAILABLE_IN_ALL
2013-01-13 Ryan LortieAdd a new _GLIB_EXTERN macro for "extern"
2013-01-13 Ryan Lortievarious: add GLIB_AVAILABLE_IN_ALL everywhere else
2013-01-04 Ryan Lortiegtype: disallow adding interfaces after the fact
2013-01-04 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2013-01-02 Dan WinshipGValueArray: clarify the deprecation warnings
2013-01-01 Matthias ClasenMove testgobject to tests/
2013-01-01 Matthias ClasenImprovde #include order consistency
2013-01-01 Jasper St. Pierregmarkup: Make GMarkupParseContext a boxed type
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-19 Matthias ClasenRevert "tests: port from g_test_trap_subprocess() to...
2012-12-19 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2012-12-18 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-12-18 Rico TzschichholzRevert "gtype: disallow adding interfaces after the...
2012-12-17 Christophe FergeauFix g_type_add_class_private() name in g_warning
2012-12-11 Colin Waltersgobject.symbols: Update for g_checksum_get_type()
2012-12-11 Colin WaltersMake GChecksum more fully introspectable
2012-12-10 Alexander LarssonAdd g_type_get_type_registration_serial()
2012-12-05 Colin Waltersgobject: Use local variable names in macros less likely...
2012-11-25 Ryan Lortiestop using libgthread internally
2012-11-21 Kjell AhlstedtGObject: Fix code snippet in description of floating...
2012-11-20 Sebastian DrögeAdd boxed GType for GThread
2012-11-19 Ryan LortieRevert "[gobject] set all properties before constructed()"
2012-11-16 Paul Menzeldocs: Fix spelling of "exceed" in gobject/gtype.c
2012-11-05 Ryan Lortiegtype: disallow adding interfaces after the fact
2012-11-05 Martin PittBox GPollFD to make it introspectable
2012-11-04 Simon FeltmanAdd array length annotation to GSignalQuery param_types...
2012-11-02 Colin WaltersUse (void) for no parameters, not ()
2012-11-02 Colin Waltersbuild: Prototype GType accessors for private classes
2012-11-02 Colin Waltersbuild: Ensure we #include header files for glib-genmars...
2012-10-31 Colin Walterstests/signals: Disable large enumeration value test...
2012-10-25 Martin PittRevert "Box GPollFD to make it introspectable"
2012-10-25 Martin PittBox GPollFD to make it introspectable
2012-10-16 Ryan LortieProperly deprecate g_type_init()
2012-10-16 Ryan LortieRemove g_type_init() calls
2012-10-16 Ryan LortieConvert g_type_init() to a ctor
2012-10-15 Matthias ClasenAdd missing semicolons to gobject_probes.d
2012-10-13 Ryan Lortiegsignal: really fix closure invalidation
2012-10-09 Ryan Lortie[gsignal] Fix closure invalidation
2012-10-08 Ryan Lortie[gobject] set all properties before constructed()
2012-10-08 Ryan Lortiefix g_signal_connect_object() documentation
2012-10-08 Ryan Lortie[gsignal] fix up a crasher in previous commit
2012-10-08 Matthias Clasen[gsignal] disconnect invalidated closures
2012-09-23 Matthias ClasenClarify g_type_init docs
2012-09-06 Martin PittBox GTimeZone to make it introspectable
2012-09-03 Dan Winshipupdate .gitignore
2012-09-03 Dan Winshipgobject/tests: plug leaks
2012-09-03 Dan Winshipgobject/tests: use g_test_expect_messages()
2012-09-02 Matthias ClasenAdd new api to symbol lists and docs
2012-09-02 Matthias ClasenAdd a threaded test for g_object_replace_data
2012-09-02 Matthias ClasenAdd some tests for new object data api
2012-09-02 Matthias ClasenAdd an atomic compare-and-exchange operation for object...
2012-08-28 Colin WaltersSwitch all open() calls to use g_open()
2012-08-19 Matthias ClasenIt is 'registered', not 'registred'
2012-08-19 Matthias ClasenExterminate 'the the'
2012-08-05 Mark Nauwelaertsgclosure: do not copy and leak when generically marshal...
2012-07-06 Emmanuele BassiConstify collect and lcopy strings in GTypeValueTable
2012-06-27 Philipp Kernvaluetransform: Fix definition of ulong_bool
2012-06-23 Emmanuele BassiUpdate the comment in gmarshal.list
2012-06-22 Colin Waltersgsignal: Properly handle NULL nodes
2012-06-12 Stefan Sauergtype: make these cases fatal.
2012-05-28 Philip Withnallgobject: Document notify signal deduplication with...
2012-05-26 Colin WaltersAnnotate API introduced for 2.30 with GLIB_AVAILABLE_IN...
2012-05-15 Dan WinshipAdd g_type_ensure() and use it rather than playing...
2012-05-04 Krzesimir Nowakdocs: Fix typo in G_DEFINE_DYNAMIC_TYPE_EXTENDED example.
2012-04-27 Xavier ClaessensAdd g_clear_pointer()
2012-04-25 Colin Waltersbuild: Fix 'make dist' regression
2012-04-23 Matthias ClasenAdd tests for signal convenience api
2012-04-23 Matthias ClasenAdd tests for toggle reference and qdata
2012-04-23 Matthias ClasenImprove test coverage in gobject/tests
2012-04-15 Colin Waltersbuild: Add --disable-modular-tests build option
2012-04-10 Jasper St. Pierregclosure: Support return values of GVariants
2012-04-08 Matthias Clasenbinding: Improve test coverage
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: don't confuse...
2012-04-05 Dieter VerfaillieFix malformed GTK-Doc comment blocks: invalid parameter...
2012-04-05 Chun-wei Fangobject/tests/signals.c: Remove C99ism
2012-04-03 Guillaume Desmottesuse GLIB_DEPRECATED_IN_2_32_FOR to deprecate g_value_...
next