2003-10-17 |
Matthias Clasen | List GObject here, since the documentation misses the... |
blob | commitdiff | raw |
2003-10-16 |
Matthias Clasen | Add the necessary stuff to compile gobject-scan. |
blob | commitdiff | raw | diff to current |
2003-10-15 |
Matthias Clasen | Additions, document GParamSpecPool. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Matthias Clasen | Improvements from Owen's feedback. |
blob | commitdiff | raw | diff to current |
2003-10-14 |
Matthias Clasen | Document closures. |
blob | commitdiff | raw | diff to current |
2003-10-05 |
Matthias Clasen | Fix includes. |
blob | commitdiff | raw | diff to current |
2003-10-02 |
Owen Taylor | Add g_type_add/remove_interface_check() |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Matthias Clasen | Additions. |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Matthias Clasen | Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char and |
blob | commitdiff | raw | diff to current |
2003-09-29 |
Owen Taylor | Docs for g_type_default_interface_ref(), etc. : |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Owen Taylor | Add docs for g_signal_accumulator_true_handled. |
blob | commitdiff | raw | diff to current |
2003-09-12 |
Matthias Clasen | Make the g_value_set_x_take_ownership() functions ... |
blob | commitdiff | raw | diff to current |
2003-08-05 |
Matthias Clasen | Add note about in-place editing to g_strdelimit() doc. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Matthias Clasen | Small doc additions. |
blob | commitdiff | raw | diff to current |
2003-07-30 |
Matthias Clasen | Small doc fixes. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Matthias Clasen | Add paragraph about multi-threading policy. |
blob | commitdiff | raw | diff to current |
2003-07-29 |
Matthias Clasen | Rename g_read_link() to g_file_read_link() to better... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Matthias Clasen | Integrate gnulib vasnprintf(). |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Matthias Clasen | New function g_read_link(). (#72545) |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Matthias Clasen | Add g_setenv() and g_unsetenv(). (#100763) |
blob | commitdiff | raw | diff to current |
2003-07-26 |
Matthias Clasen | New functions to remove a range of elements from an... |
blob | commitdiff | raw | diff to current |
2003-07-25 |
Matthias Clasen | Remove the 1024 char limit in the common (non-recursive... |
blob | commitdiff | raw | diff to current |
2003-07-23 |
Matthias Clasen | Mention the restriction on message length. (#118043... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Matthias Clasen | Add a note about double indirection in g_ptr_array_sort... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Matthias Clasen | Doc additions. |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Matthias Clasen | Support for one-time initialization functions. (#69668... |
blob | commitdiff | raw | diff to current |
2003-07-01 |
Matthias Clasen | Move g_strfreev() docs inline. |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Matthias Clasen | Move the documentation inline and add details. (#108505... |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Matthias Clasen | Add g_thread_init_glib to silence gtk-doc. |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Matthias Clasen | New macros to check for XML catalog contents and path... |
blob | commitdiff | raw | diff to current |
2003-06-16 |
Matthias Clasen | Add an autogenerated index. |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Matthias Clasen | A small addition. |
blob | commitdiff | raw | diff to current |
2003-06-08 |
Owen Taylor | XML fix. |
blob | commitdiff | raw | diff to current |
2003-06-06 |
Matthias Clasen | Correct the documentation for G_MINFLOAT and G_MINDOUBL... |
blob | commitdiff | raw | diff to current |
2003-06-05 |
Matthias Clasen | Add g_vasprintf(). |
blob | commitdiff | raw | diff to current |
2003-05-27 |
Matthias Clasen | Document that g_strdup() and g_strndup() accept NULL... |
blob | commitdiff | raw | diff to current |
2003-05-11 |
Matthias Clasen | Fix a duplicate id left by copy-and-paste. (#112785... |
blob | commitdiff | raw | diff to current |
2003-04-18 |
Matthias Clasen | Correct the documentation GSignalEmissionHook (#110906... |
blob | commitdiff | raw | diff to current |
2003-04-11 |
Matthias Clasen | Fix a few typos. |
blob | commitdiff | raw | diff to current |
2003-04-09 |
Matthias Clasen | Move install docs into reference manual. |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Matthias Clasen | Move cross-compilation info to reference manual. |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Matthias Clasen | Additions. |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Matthias Clasen | Fix formatting of examples. |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Matthias Clasen | New function, to insert possible non-nul-terminated... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Matthias Clasen | Additions. |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Matthias Clasen | Additions. |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Matthias Clasen | Additions. |
blob | commitdiff | raw | diff to current |
2003-03-10 |
Owen Taylor | Document private instance data. |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Matthias Clasen | Fix an off-by-one error in the g_strescape() docs.... |
blob | commitdiff | raw | diff to current |
2003-02-07 |
Matthias Clasen | Move all docs out-of-line. Boy, what a waste of time. |
blob | commitdiff | raw | diff to current |
2003-01-21 |
Matthias Clasen | Document the return value of g_string_free(). |
blob | commitdiff | raw | diff to current |
2003-01-14 |
Matthias Clasen | Fix the description of G_TYPE_FUNDAMENTAL. (#103119... |
blob | commitdiff | raw | diff to current |
2003-01-01 |
Tor Lillqvist | Remove comment that only stdout would be used on Window... |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Matthias Clasen | Move some docs inline. |
blob | commitdiff | raw | diff to current |
2002-12-15 |
Matthias Clasen | Add gprintfint.h and trio. |
blob | commitdiff | raw | diff to current |
2002-12-12 |
Matthias Clasen | Add --ignore-files=trio to avoid gtk-doc warnings about... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Owen Taylor | Improve docs for return value and @microseconds out... |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Matthias Clasen | Add docs. |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Matthias Clasen | Add docs. |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Matthias Clasen | Add GTypeClass, GTypePluginClass and GTypeModuleClass. |
blob | commitdiff | raw | diff to current |
2002-12-08 |
Matthias Clasen | Add docs. |
blob | commitdiff | raw | diff to current |
2002-12-06 |
Matthias Clasen | Typo fix. |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Matthias Clasen | Add Since and Deprecation info for symbols documented... |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Matthias Clasen | Sync parameter names with docs and implementation. |
blob | commitdiff | raw | diff to current |
2002-12-02 |
Matthias Clasen | More GSignal docs. |
blob | commitdiff | raw | diff to current |
2002-12-01 |
Matthias Clasen | More docs. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Matthias Clasen | Adjust to changed parameter names. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Matthias Clasen | Move some docs inline, and add deprecation information... |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Matthias Clasen | Add missing short descriptions, standardize them to... |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Matthias Clasen | Explain --enable-include-printf. |
blob | commitdiff | raw | diff to current |
2002-11-23 |
Matthias Clasen | Add version info to API docs. |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Owen Taylor | Add helpful comments about the encoding of a new iochan... |
blob | commitdiff | raw | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | raw | diff to current |
2002-11-20 |
Matthias Clasen | Use G_LIKELY. (#69022) |
blob | commitdiff | raw | diff to current |
2002-10-19 |
Matthias Clasen | Update to latest gtk-doc version. |
blob | commitdiff | raw | diff to current |
2002-10-15 |
Matthias Clasen | Add g_type_interface_prerequisites. |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Matthias Clasen | Dist the xml/*.xml, not sgml/*.sgml. (#95678, Owen... |
blob | commitdiff | raw | diff to current |
2002-10-14 |
Matthias Clasen | Adapt to latest gtk-doc changes. |
blob | commitdiff | raw | diff to current |
2002-09-16 |
Matthias Clasen | Replace G_LOG_FLAG_RECURSIVE by G_LOG_FLAG_RECURSION... |
blob | commitdiff | raw | diff to current |
2002-08-12 |
Matthias Clasen | Add g_markup_parse_context_get_element and g_utf8_strre... |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Owen Taylor | Fix reference to non-existing @priority parameter.... |
blob | commitdiff | raw | diff to current |
2002-06-03 |
Matthias Clasen | Replace homegrown "hash" entity by standard ISO entity... |
blob | commitdiff | raw | diff to current |
2002-05-30 |
Matthias Clasen | Small formatting fixes. |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Matthias Clasen | Remove references to nonexisting functions |
blob | commitdiff | raw | diff to current |
2002-05-20 |
Matthias Clasen | Added proper support for CDATA sections. Updates. |
blob | commitdiff | raw | diff to current |
2002-05-17 |
Tim Janik | [merged from stable] |
blob | commitdiff | raw | diff to current |
2002-05-01 |
Sebastian Wilhelmi | Clarify recursion issues with GMutex. (#78171) |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Matthias Clasen | Updates. |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Matthias Clasen | Fix the description of g_string_assign. (#78728) |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Matthias Clasen | s/<!>/<!-- -->/g throughout the documentation to bring... |
blob | commitdiff | raw | diff to current |
2002-03-25 |
Sven Neumann | Fixed documentation about unused struct fields and... |
blob | commitdiff | raw | diff to current |
2002-03-11 |
Matthias Clasen | Add a note about g_strreverse() and UTF-8. |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Matthias Clasen | New header containing GTK_DEBUG-style debugging support... |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Sven Neumann | gobject/gobject-sections.txt gobject/tmpl/generic_value... |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Tim Janik | added GValue documentation. |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Tim Janik | document value transformation. |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Tim Janik | doc common functions like ref/ sink/unref/invalidate. |
blob | commitdiff | raw | diff to current |
2002-02-04 |
Tim Janik | document g_obejct_watch_closure() and qdata functions. |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Owen Taylor | 1.3.13 |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Ron Steinke | Some documentation fixes/elaborations I really should... |
blob | commitdiff | raw | diff to current |
next |