2004-02-18 |
Sebastian Wilhelmi | Set context->wake_up_pipe only for G_THREADS_ENABLED. |
blob | commitdiff |
2004-02-14 |
Manish Singh | Remove unnecessary STRIP_* definitions, and GNU make... |
blob | commitdiff | diff to current |
2004-02-14 |
Matthias Clasen | Make the check for GNU make work when MAKE is a full... |
blob | commitdiff | diff to current |
2004-02-14 |
Matthias Clasen | Suppress xsltproc and xmlcatalog checks if enable_man... |
blob | commitdiff | diff to current |
2004-02-14 |
Matthias Clasen | Wrap waitpid() as a GSource. This is a partial implemen... |
blob | commitdiff | diff to current |
2004-02-07 |
Manish Singh | Fix broken test for gsize formats. |
blob | commitdiff | diff to current |
2004-02-05 |
Denis Lackovic | *** empty log message *** |
blob | commitdiff | diff to current |
2004-02-05 |
Manish Singh | Add prototype for g_completion_complete_utf8(). |
blob | commitdiff | diff to current |
2004-02-05 |
Tor Lillqvist | Add g_completion_complete_utf8. |
blob | commitdiff | diff to current |
2004-02-05 |
Matthias Clasen | Weaken an g_assert() to a g_warning(), since apparently... |
blob | commitdiff | diff to current |
2004-02-04 |
Matthias Clasen | New function which works like g_completion_complete... |
blob | commitdiff | diff to current |
2004-02-01 |
Tor Lillqvist | Add g_strsplit_set. |
blob | commitdiff | diff to current |
2004-01-31 |
Matthias Clasen | Don't return FALSE from a pointer function. (#131472... |
blob | commitdiff | diff to current |
2004-01-30 |
Noah Levitt | Size compose_table correctly. (#123421, Simon Josefsson) |
blob | commitdiff | diff to current |
2004-01-28 |
Manish Singh | m4macros/glib-2.0.m4 quote AC_DEFUN macro names so... |
blob | commitdiff | diff to current |
2004-01-28 |
Matthias Clasen | New function, a cross between g_strsplit() and strtok... |
blob | commitdiff | diff to current |
2004-01-23 |
Matthias Clasen | Sigh, protect against pw->pw_gecos being "" as well... |
blob | commitdiff | diff to current |
2004-01-23 |
Tor Lillqvist | Add new functions. |
blob | commitdiff | diff to current |
2004-01-23 |
Tor Lillqvist | Don't include <unistd.h> unless HAVE_UNISTD_H. Include... |
blob | commitdiff | diff to current |
2004-01-22 |
Owen Taylor | === Released 2.3.2 === GLIB_2_3_2 |
blob | commitdiff | diff to current |
2004-01-22 |
Owen Taylor | Add g_timer_continue(). (#98536, Tim-Philipp Müller) |
blob | commitdiff | diff to current |
2004-01-22 |
Matthias Clasen | Protect against pw->pw_gecos being NULL. |
blob | commitdiff | diff to current |
2004-01-21 |
Matthias Clasen | Don't treat the Win32 user name like a gecos field... |
blob | commitdiff | diff to current |
2004-01-20 |
Matthias Clasen | Start of 2.3.2 section. |
blob | commitdiff | diff to current |
2004-01-16 |
Matthias Clasen | Forgot to fix this one. |
blob | commitdiff | diff to current |
2004-01-15 |
Matthias Clasen | Move initialization of variables after g_return_val_if_... |
blob | commitdiff | diff to current |
2004-01-12 |
Manish Singh | Add G_MAXSIZE, define in terms of G_MAXUfoo. |
blob | commitdiff | diff to current |
2004-01-12 |
Manish Singh | #define _POSIX_SOURCE for SSIZE_MAX. Fixes #128853. |
blob | commitdiff | diff to current |
2004-01-10 |
Manish Singh | 64-bit cleanliness fixes. |
blob | commitdiff | diff to current |
2004-01-10 |
George Lebl | Add the init_by_array functionality from the reference... |
blob | commitdiff | diff to current |
2004-01-06 |
Owen Taylor | Check defined (__OPTIMIZE__) not __OPTIMIZE__. (Zack... |
blob | commitdiff | diff to current |
2003-12-30 |
Murray Cumming | Added a lowercase_name option, to be used next to the... |
blob | commitdiff | diff to current |
2003-12-26 |
Matthias Clasen | New function to call a function for each element of... |
blob | commitdiff | diff to current |
2003-12-21 |
Matthias Clasen | Quote macro names to support reading the file multiple... |
blob | commitdiff | diff to current |
2003-12-21 |
Matthias Clasen | Fix the locking of the mem_chunks list. (#127096, Balaz... |
blob | commitdiff | diff to current |
2003-12-14 |
Hans Breuer | make g_file_test(,G_FILE_TEST_IS_EXECUTABLE) return... |
blob | commitdiff | diff to current |
2003-12-13 |
Hans Breuer | get_filename_charset() needs to return false for filena... |
blob | commitdiff | diff to current |
2003-12-11 |
Manish Singh | change #elif with no expression to #else in G_STRFUNC... |
blob | commitdiff | diff to current |
2003-12-08 |
Owen Taylor | === Released 2.3.1 === GLIB_2_3_1 |
blob | commitdiff | diff to current |
2003-12-05 |
Manish Singh | fix gint/gsize confusion. |
blob | commitdiff | diff to current |
2003-12-04 |
Noah Levitt | Add hangul composition and decomposition to unicode... |
blob | commitdiff | diff to current |
2003-12-02 |
Matthias Clasen | Fix for #103710, Mark Jones: |
blob | commitdiff | diff to current |
2003-11-27 |
Tim Janik | handle NULL arguments gracefully. |
blob | commitdiff | diff to current |
2003-11-26 |
Roozbeh Pournader | Fixed a bad pointer comparison in g_ascii_strtod that... |
blob | commitdiff | diff to current |
2003-11-22 |
15 2003 Andrew... | Bind inter-thread comminication sockets to INADDR_LOOPB... |
blob | commitdiff | diff to current |
2003-11-20 |
Manish Singh | Added G_GSIZE_FORMAT and friends. |
blob | commitdiff | diff to current |
2003-11-18 |
Manish Singh | Use GUINT_TO_POINTER for g_thread_create data. |
blob | commitdiff | diff to current |
2003-11-15 |
Matthias Clasen | Add a NULL check to be consistent with the other g_utf8... |
blob | commitdiff | diff to current |
2003-11-15 |
Tor Lillqvist | Fix for MSVC build: Skip strtod-test, use correct glib... |
blob | commitdiff | diff to current |
2003-11-14 |
Matthias Clasen | Don't blindly set glib_cv_long_long_format to "ll"... |
blob | commitdiff | diff to current |
2003-11-12 |
Owen Taylor | Version 2.3.1, interface age 0. |
blob | commitdiff | diff to current |
2003-11-09 |
Mark McLoughlin | re-work to retain a copy of the cached charset rather... |
blob | commitdiff | diff to current |
2003-11-05 |
Matthias Clasen | Replacement for have_broken_filenames() which consults... |
blob | commitdiff | diff to current |
2003-11-05 |
Matthias Clasen | New headers defining common gettext-support macros. |
blob | commitdiff | diff to current |
2003-11-05 |
Morten Welinder | Make it compile. (#119337, self.) |
blob | commitdiff | diff to current |
2003-11-05 |
Morten Welinder | Handle the case where the to-be-inserted string is... |
blob | commitdiff | diff to current |
2003-11-02 |
Matthias Clasen | Fix 64bit printing for MSVC builds (#119292, Hans Breuer): |
blob | commitdiff | diff to current |
2003-11-01 |
Owen Taylor | Set the return value from the result of g_main_context_... |
blob | commitdiff | diff to current |
2003-10-30 |
Matthias Clasen | Remove the semicolon from the definition of g_once... |
blob | commitdiff | diff to current |
2003-10-28 |
Matthias Clasen | Change the %e tests to not check for actual string... |
blob | commitdiff | diff to current |
2003-10-24 |
Owen Taylor | === Released 2.3.0 === GLIB_2_3_0 |
blob | commitdiff | diff to current |
2003-10-24 |
Tor Lillqvist | Force shared library (DLL) only on Windows. (I don... |
blob | commitdiff | diff to current |
2003-10-23 |
Owen Taylor | === Released 2.3.0 === |
blob | commitdiff | diff to current |
2003-10-22 |
Matthias Clasen | Update NEWS for 2.3.0. |
blob | commitdiff | diff to current |
2003-10-21 |
Owen Taylor | Test for interface properties and GParamSpecOverride. |
blob | commitdiff | diff to current |
2003-10-08 |
Matthias Clasen | Document as 2.4 additions. (unescape_text): Implement... |
blob | commitdiff | diff to current |
2003-10-04 |
Matthias Clasen | Make the various printf feature test macros reflect... |
blob | commitdiff | diff to current |
2003-10-02 |
Owen Taylor | Test case for g_type_add_interface_check(). |
blob | commitdiff | diff to current |
2003-10-02 |
Owen Taylor | Remove some tests that were testing things that weren... |
blob | commitdiff | diff to current |
2003-10-02 |
Owen Taylor | Tests of interface inheritance and overriding. |
blob | commitdiff | diff to current |
2003-09-30 |
Tor Lillqvist | Call protect_argv() in do_spawn() instead of in do_spaw... |
blob | commitdiff | diff to current |
2003-09-30 |
Soeren Sandmann | make the argument const to get rid of warning |
blob | commitdiff | diff to current |
2003-09-29 |
Tor Lillqvist | Use hardcoded name for DLL, as there is no reliable... |
blob | commitdiff | diff to current |
2003-09-29 |
Matthias Clasen | Add "Since: 2.4" to docs. Add g_unichar_get_mirror_char and |
blob | commitdiff | diff to current |
2003-09-29 |
Owen Taylor | Fix function name |
blob | commitdiff | diff to current |
2003-09-29 |
Owen Taylor | Dummy dynamic type module for testing type plugin code... |
blob | commitdiff | diff to current |
2003-09-28 |
Gediminas Paulauskas | Added Lithuanian translation |
blob | commitdiff | diff to current |
2003-09-25 |
Tor Lillqvist | Remove g_bsearch_array_* entries that don't exist any... |
blob | commitdiff | diff to current |
2003-09-25 |
Owen Taylor | Add gobject/. |
blob | commitdiff | diff to current |
2003-09-12 |
Owen Taylor | New directory, framework for automated GObject tests. |
blob | commitdiff | diff to current |
2003-09-12 |
Noah Levitt | Take a directory where to look for the unicode files... |
blob | commitdiff | diff to current |
2003-09-12 |
Noah Levitt | Add g_unichar_get_mirror_char. (#114749) |
blob | commitdiff | diff to current |
2003-09-12 |
Owen Taylor | Add g_markup_printf_escaped(), g_markup_vprintf_escaped(). |
blob | commitdiff | diff to current |
2003-09-10 |
Noah Levitt | Unicode 4.0 special casing. (#114681) |
blob | commitdiff | diff to current |
2003-09-07 |
Stefan Westerfeld | inserted casts for C++. |
blob | commitdiff | diff to current |
2003-08-27 |
Matthias Clasen | Fix a C99ism. (#120821, Thomas Klausner) |
blob | commitdiff | diff to current |
2003-08-25 |
Tor Lillqvist | Avoid UNLOCKing the critical section twice, which might... |
blob | commitdiff | diff to current |
2003-08-25 |
Owen Taylor | Escape control characters in g_logv() output. (#108287... |
blob | commitdiff | diff to current |
2003-08-25 |
Owen Taylor | When DISABLE_MEM_POOLS is set, loop through and free... |
blob | commitdiff | diff to current |
2003-08-23 |
Samúel Jón Gunnarsson | Added "is" to ALL_LINGUAS. |
blob | commitdiff | diff to current |
2003-08-19 |
Tor Lillqvist | [Win32] Make the fatal error message box easier to... |
blob | commitdiff | diff to current |
2003-08-19 |
Owen Taylor | Add $INTLLIBS to $LIBS temporarily, not -lintl. (Proble... |
blob | commitdiff | diff to current |
2003-08-19 |
Tim Janik | license change, no restrictions are made in the new... |
blob | commitdiff | diff to current |
2003-08-16 |
Tor Lillqvist | Fix #117925 (Dov Grobgeld): |
blob | commitdiff | diff to current |
2003-08-15 |
Tor Lillqvist | [Win32] Don't exceed handle array bounds. Warn if there... |
blob | commitdiff | diff to current |
2003-08-13 |
Tor Lillqvist | glib/Makefile.am gmodule/Makefile.am gobject/Makefile... |
blob | commitdiff | diff to current |
2003-08-13 |
Tor Lillqvist | Drop the Win32-specific implementation. It used WideCha... |
blob | commitdiff | diff to current |
2003-08-11 |
Matthias Clasen | Wrap to 80 columns. |
blob | commitdiff | diff to current |
2003-08-10 |
Matthias Clasen | Copy newer versions of JH_CHECK_XML_CATALOG and JH_PATH... |
blob | commitdiff | diff to current |
2003-08-10 |
Tor Lillqvist | Don't use a cache of variable name to value mappings... |
blob | commitdiff | diff to current |
next |