2003-10-02 |
Owen Taylor | Test case for g_type_add_interface_check(). |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Owen Taylor | Add g_type_add/remove_interface_check() |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Owen Taylor | Add g_type_add/remove_interface_check(), which allows... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Owen Taylor | Remove some tests that were testing things that weren... |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Owen Taylor | Tests of interface inheritance and overriding. |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Tor Lillqvist | Call protect_argv() in do_spawn() instead of in do_spaw... |
commit | commitdiff | tree | snapshot |
2003-09-30 |
Soeren Sandmann | make the argument const to get rid of warning |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Matthias Clasen | Additions. |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Tor Lillqvist | Use hardcoded name for DLL, as there is no reliable... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Matthias Clasen | Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char and |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Gustavo Maciel... | Applied revision by Augusta Marques da Silva <augusta... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Owen Taylor | Fix function name |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Owen Taylor | Docs for g_type_default_interface_ref(), etc. : |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Owen Taylor | .cvsignore update |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Owen Taylor | Dummy dynamic type module for testing type plugin code... |
commit | commitdiff | tree | snapshot |
2003-09-29 |
Owen Taylor | Add g_type_default_interface_ref/peek/unref for accessi... |
commit | commitdiff | tree | snapshot |
2003-09-28 |
Gediminas Paulauskas | Added Lithuanian translation |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Owen Taylor | You can have instance_real_class_bsa be non-NULL, but... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Tor Lillqvist | Remove g_bsearch_array_* entries that don't exist any... |
commit | commitdiff | tree | snapshot |
2003-09-25 |
Owen Taylor | Add gobject/. |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Matthias Clasen | Don't generate code using deprecated APIs. (#122292... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Owen Taylor | Add bug reference to ChangeLog |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Owen Taylor | Add docs for g_signal_accumulator_true_handled. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Owen Taylor | New directory, framework for automated GObject tests. |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Owen Taylor | Add g_signal_accumulator_true_handled(), to do TRUE... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Matthias Clasen | Make the g_value_set_x_take_ownership() functions ... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Noah Levitt | Take a directory where to look for the unicode files... |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Noah Levitt | Add g_unichar_get_mirror_char. (#114749) |
commit | commitdiff | tree | snapshot |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). |
commit | commitdiff | tree | snapshot |
2003-09-10 |
Noah Levitt | Unicode 4.0 special casing. (#114681) |
commit | commitdiff | tree | snapshot |
2003-09-07 |
Stefan Westerfeld | inserted casts for C++. |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tim Janik | added support for a "default vtable" per interface... |
commit | commitdiff | tree | snapshot |
2003-09-02 |
Tim Janik | fix iterating over fundamental types. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Manish Singh | removed stray change from previous commit. |
commit | commitdiff | tree | snapshot |
2003-08-28 |
Manish Singh | shut up cvs |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Matthias Clasen | Fix a C99ism. (#120821, Thomas Klausner) |
commit | commitdiff | tree | snapshot |
2003-08-27 |
Owen Taylor | Add a detailed test case for interface initialization... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Manish Singh | fix typo in last commit, cast to GTypeValueTable *... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Tor Lillqvist | Avoid UNLOCKing the critical section twice, which might... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Owen Taylor | add bug number |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Owen Taylor | Clarify docs on the return. Fix a memory leak if a... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Owen Taylor | Escape control characters in g_logv() output. (#108287... |
commit | commitdiff | tree | snapshot |
2003-08-25 |
Owen Taylor | When DISABLE_MEM_POOLS is set, loop through and free... |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Kjartan Maraas | Flush |
commit | commitdiff | tree | snapshot |
2003-08-23 |
Samúel Jón... | Added "is" to ALL_LINGUAS. |
commit | commitdiff | tree | snapshot |
2003-08-20 |
Richard Allen | Added Icelandic translation |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Tor Lillqvist | [Win32] Make the fatal error message box easier to... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Owen Taylor | Add $INTLLIBS to $LIBS temporarily, not -lintl. (Proble... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Tim Janik | check private instance data after initialization. |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Tim Janik | license change, no restrictions are made in the new... |
commit | commitdiff | tree | snapshot |
2003-08-19 |
Tim Janik | adapt to new gbsearcharray.h code. (g_value_register_tr... |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Tim Janik | added optimizations to skip NOP signal emissions. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Kjartan Maraas | Update Norwegian translation. |
commit | commitdiff | tree | snapshot |
2003-08-18 |
Metin Amiroff | Updated Azerbaijani translation. |
commit | commitdiff | tree | snapshot |
2003-08-16 |
Tor Lillqvist | Fix #117925 (Dov Grobgeld): |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Danilo Šegan | Updated Serbian translation. |
commit | commitdiff | tree | snapshot |
2003-08-15 |
Tor Lillqvist | [Win32] Don't exceed handle array bounds. Warn if there... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Anders Carlsson | Add .cvsignore |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am gobject/Makefile... |
commit | commitdiff | tree | snapshot |
2003-08-13 |
Tor Lillqvist | Drop the Win32-specific implementation. It used WideCha... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Matthias Clasen | Wrap to 80 columns. |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Matthias Clasen | Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Tor Lillqvist | Don't use a cache of variable name to value mappings... |
commit | commitdiff | tree | snapshot |
2003-08-10 |
Tor Lillqvist | Add g_once_impl. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Tor Lillqvist | Fix syntax error in the !HAVE_SETENV case. |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Matthias Clasen | Improve the wording of the warning for invalid |
commit | commitdiff | tree | snapshot |
2003-08-08 |
Matthias Clasen | Remove a test for getenv() behaviour which isn't specif... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Matthias Clasen | Add tests for '=' in names and values. |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Matthias Clasen | Tighten the snprintf() test to check behaviour on zero... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Matthias Clasen | Specify test strings in UTF-8, remove all charset conve... |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Owen Taylor | Set $LIBS to include -lintl when checking for dcgettext and |
commit | commitdiff | tree | snapshot |
2003-08-07 |
Owen Taylor | Make the default priority for idle sources G_PRIORITY_D... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Noah Levitt | Add test for special case not at inital position in... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Owen Taylor | Add check for instance private usage within in instance... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Noah Levitt | Fix small mistake in last commit. (still falls in the... |
commit | commitdiff | tree | snapshot |
2003-08-06 |
Noah Levitt | Get rid of "len" parameter to output_special_case and... |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Hans Breuer | for msvc build |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Matthias Clasen | Add note about in-place editing to g_strdelimit() doc. |
commit | commitdiff | tree | snapshot |
2003-08-05 |
Noah Levitt | We do handle > BMP now, so test it. |
commit | commitdiff | tree | snapshot |
2003-08-02 |
Sajith VK | Retrying? |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Noah Levitt | s/g_read_link/g_file_read_link/ (#118727) |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Noah Levitt | Return nonzero exit status if the test fails. (#118729) |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Noah Levitt | Change instances of U+10ffff to U+10fffd, since that... |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Noah Levitt | Update Unicode data to 4.0. (#107974) |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Tor Lillqvist | When possible, manage without the helper process. ... |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Noah Levitt | Revert accidental commit. (Oops.) |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Noah Levitt | 548d0e9ce9516c80c8f5830090bfcae3 |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Matthias Clasen | Small doc additions. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Matthias Clasen | Small doc fixes. |
commit | commitdiff | tree | snapshot |
2003-07-30 |
Matthias Clasen | Remove forgotten @TRIO_LIBS@. (#118616, Noah Levitt) |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Matthias Clasen | Add paragraph about multi-threading policy. |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Matthias Clasen | Rename g_read_link() to g_file_read_link() to better... |
commit | commitdiff | tree | snapshot |
2003-07-29 |
Matthias Clasen | Use gchar, gint, gsize instead of char, int, size_t... |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | Remove trio printf(). |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | Integrate gnulib vasnprintf(). |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | Add gnulib vasnprintf(). |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | Commit autogenerated stuff. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | configure.in changes forgotten in last commit. |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | New function g_read_link(). (#72545) |
commit | commitdiff | tree | snapshot |
2003-07-28 |
Matthias Clasen | Add tests for g_{get,set,unset}env(). |
commit | commitdiff | tree | snapshot |
next |