2001-11-07 |
Tim Janik | provide G_CLOSURE_N_NOTIFIERS() for people that need... |
commit | commitdiff | tree | snapshot |
2001-11-06 |
Tor Lillqvist | Use -mwindows. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Tor Lillqvist | Minor edits. |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Tim Janik | we need signal.h for G_BREAKPOINT(). |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Owen Taylor | Add check for dirent.h |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Owen Taylor | Indentation fixes, some rewriting of docs to conform... |
commit | commitdiff | tree | snapshot |
2001-11-05 |
Hans Breuer | simplified wrapper around dirent functions to improve... |
commit | commitdiff | tree | snapshot |
2001-11-04 |
Owen Taylor | Add a function g_pointer_type_register_static() to... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Tor Lillqvist | On Win32, create separate .exp file for module-test... |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Hans Breuer | static correctness |
commit | commitdiff | tree | snapshot |
2001-11-03 |
Hans Breuer | gobject-query needs gmarshal.[hc,stings] so build it... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Tim Janik | remove public signal.h include. |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Owen Taylor | Recurse with may_block = FALSE, so we don't get into... |
commit | commitdiff | tree | snapshot |
2001-11-02 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Marius Andreiana | Added ro (Romanian) to ALL_LINGUAS added |
commit | commitdiff | tree | snapshot |
2001-11-01 |
Havoc Pennington | fix to the locking so we don't hang |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Dan Winship | Add gmodule-dyld.c |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Sebastian Wilhelmi | Make --with-threads=none mean, that we want thread... |
commit | commitdiff | tree | snapshot |
2001-10-31 |
Sebastian Wilhelmi | Use the right conditional (G_THREADS_ENABLED instead... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Matthias Clasen | Fix documentation. Document g_log_domain_glib, gunichar... |
commit | commitdiff | tree | snapshot |
2001-10-30 |
Sven Neumann | shut up CVS |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Tor Lillqvist | New file, used to build distribution packages for Windows. |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Daniel Egger | Fix non-Intel/-Alpha version of the G_BREAKPOINT macro... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Owen Taylor | Don't try to use PKG_CONFIG when we didn't find it... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Owen Taylor | Generate glib-mkenums from glib-mkenums.in, substitutin... |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Owen Taylor | Dist ref-add.sin, ref-del.sin. (#63092, Dan Winship) |
commit | commitdiff | tree | snapshot |
2001-10-29 |
Sebastian Wilhelmi | Conditionalize thread related calls. (#63091) |
commit | commitdiff | tree | snapshot |
2001-10-28 |
Tor Lillqvist | Add missing g_pattern_match_simple and g_pattern_spec_e... |
commit | commitdiff | tree | snapshot |
2001-10-28 |
jacob berkman | version of gettextize which uses glib's po/Makefile... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Owen Taylor | Remove $(srcdir)/html before building HTML to prevent... GLIB_1_3_10 |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Tor Lillqvist | Don't default to win32 thread implementation on Cygwin... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Tor Lillqvist | Add ../* to PATH before running tests to find DLLs. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Tor Lillqvist | Update. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Tor Lillqvist | Updates. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Owen Taylor | Version 1.3.10, interface age, binary age = 0. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Havoc Pennington | docs on why the deprecated functions are deprecated. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Alex Larsson | Add g_strtod & co. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Tor Lillqvist | Typo: GLIB_MICRO_VERSION and GLIB_MINOR_VERSION were... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Tor Lillqvist | Remove G_HARDCODED_PATH_WRAPPER, Owen didn't like it. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Tor Lillqvist | Add macros G_WIN32_DLLMAIN_FOR_DLL_NAME and G_HARDCODED... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Tor Lillqvist | Typo. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Tor Lillqvist | If we have built the MSVC import library, install it... |
commit | commitdiff | tree | snapshot |
2001-10-21 |
Keld Jørn Simonsen | Updates glib/po/da.po GLIB_1_3_9 |
commit | commitdiff | tree | snapshot |
2001-10-20 |
Keld Jørn Simonsen | New translations from Norwegian |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Tor Lillqvist | Fix test for lib.exe. Can't set ms_librarian before... |
commit | commitdiff | tree | snapshot |
2001-10-19 |
Sebastian Wilhelmi | Use another LOCK for g_prgname to avoid deadlocking... |
commit | commitdiff | tree | snapshot |
2001-10-18 |
Tor Lillqvist | Check also ac_cv_sizeof___int64 when requiring a 64... |
commit | commitdiff | tree | snapshot |
2001-10-17 |
Hidetoshi Tajima | Fix a typo: to_codeset => from_codeset. (#58195, #55152) |
commit | commitdiff | tree | snapshot |
2001-10-15 |
Sven Neumann | fixed typo. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Matthias Clasen | Typo fixes. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Stanislav Visnovsky | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Valek Frob | Updated russian translation. |
commit | commitdiff | tree | snapshot |
2001-10-13 |
Tim Janik | make struct _GPatternSpec and GMatchType private. ... |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Stanislav Visnovsky | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
2001-10-12 |
Tim Janik | cosmetic fixups. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Matthias Clasen | Updates. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Raja R Harinath | (ac_cv_sizeof_long_long): Avoid '==' and '-a' in 'test's. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Joshua N Pritikin | Remove G_HAVE_GINT64 conditionalization. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Joshua N Pritikin | Un-conditionalize and require a 64-bit integer type. |
commit | commitdiff | tree | snapshot |
2001-10-11 |
Joshua N Pritikin | Fill in missing support for gint64 & guint64 (#59254). |
commit | commitdiff | tree | snapshot |
2001-10-10 |
Joshua N Pritikin | Fix order of *_PARAM_SPEC_ULONG defines. |
commit | commitdiff | tree | snapshot |
2001-10-09 |
Tor Lillqvist | More Unix compatibility: Add "lib" prefix in case the... |
commit | commitdiff | tree | snapshot |
2001-10-08 |
Pablo Saratxaga | updated Catalan file |
commit | commitdiff | tree | snapshot |
2001-10-06 |
Tim Janik | doc builds. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Matthias Clasen | Document G_HOOK_FLAG_USER_SHIFT. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Pablo Saratxaga | updated Azeri and Basque files |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Raja R Harinath | Avoid 'test -a'. |
commit | commitdiff | tree | snapshot |
2001-10-05 |
Matthias Clasen | Update. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Matthias Clasen | Update. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Matthias Clasen | Update. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Matthias Clasen | Documentation update. |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Havoc Pennington | add config.charset |
commit | commitdiff | tree | snapshot |
2001-10-04 |
Owen Taylor | Add missing G_HAVE_GINT64 conditionalization. |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Tor Lillqvist | New function (DLL entry point) to tuck away actual... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
Owen Taylor | Add support for G_TYPE_INT64 and storing it in GValue... |
commit | commitdiff | tree | snapshot |
2001-10-03 |
jacob berkman | s/retrive/retrieve/ |
commit | commitdiff | tree | snapshot |
2001-10-03 |
jacob berkman | s/retrive/retrieve/ |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Matthias Clasen | documentation update. add documentation. update docs... |
commit | commitdiff | tree | snapshot |
2001-10-02 |
Sven Neumann | let the compatibility definition point to the new name |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matthias Clasen | More markup fixes and completions. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Alex Larsson | Convert G_CONVERT_ERROR_NOT_ABSOLUTE_FILE_URI and |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Owen Taylor | Rename g_string_printfa() to g_string_append_printf... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Owen Taylor | Rename g_string_printfa(). to g_string_append_printf(). |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matthias Clasen | Move all *_error_quark() unctions to the 'Private'... |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Tor Lillqvist | Documentation cleanups. (#61487) |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matthias Clasen | make third argument a gboolean. (g_scanner_add_symbol, |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matthias Clasen | make third argument a gboolean. (g_scanner_add_symbol, |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matthias Clasen | document allowed uses for 'out' parameters. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Matthias Clasen | consistently refer to GTK+. |
commit | commitdiff | tree | snapshot |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Matthias Clasen | glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml |
commit | commitdiff | tree | snapshot |
2001-09-30 |
Alexander Larsson | Add build/win32/dirent/Makefile to the list of makefiles |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Tor Lillqvist | glib/gwin32.c glib/gwin32.h Remove own implementation... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Fatih Demir | Updated. |
commit | commitdiff | tree | snapshot |
2001-09-29 |
George Lebl | cast the string size to gulong and use %lu for printing... |
commit | commitdiff | tree | snapshot |
2001-09-29 |
Matthias Clasen | glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Owen Taylor | Fix macros from libcharset to work with autoconf-2... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Matthias Clasen | glib/gstring.c: Fix inline docs for g_string_prepend_un... |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Matthias Clasen | Fix inline docs for g_string_prepend_unichar. |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Matthias Clasen | Documented some functions, markup fixes. New file.... |
commit | commitdiff | tree | snapshot |
next |