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 |
2001-09-28 |
Kwok-Koon Cheung | Adding double quotes around values in test expression |
commit | commitdiff | tree | snapshot |
2001-09-28 |
Stanislav Visnovsky | Updated Slovak translation. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Manish Singh | fix typo (#if->#ifdef) so it compiles again. |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Owen Taylor | Use gssize to match the header. (Reported by Elliot... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Tor Lillqvist | Oops, actually commit the configure.in change I thought... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Owen Taylor | Fixes for #58195, based on some ideas from Hidetosh... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Matthias Clasen | glib/gmem.c (g_mem_is_system_malloc): Return !vtable_set. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Tor Lillqvist | Retract my change earlier today. Don't preset autoconf... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Owen Taylor | Fix distclean to remove some extra files. #60993, Ben... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Owen Taylor | Patch from Andrew Taylor to make much of the unicode... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Owen Taylor | Copy if !g_mem_is_system_malloc, not the other way... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Owen Taylor | Use memset; might be faster if someone used this for... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Tor Lillqvist | One-line fix, wrong variable name was leftover. |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Tor Lillqvist | Move the Win32 check closer to the start, after the... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Darin Adler | Use gboolean for return value of GTraverseFunc. |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Pablo Saratxaga | updated Catalan file |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Matthias Clasen | glib/glib-section.txt: Add a missing SECTION endtag... |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Owen Taylor | Version 1.3.9 (binary, interface == 0) |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Sebastian Wilhelmi | Corrected the array size (cough, cough). Pointed out by |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Tor Lillqvist | More Win32 automake macros. For .def files: GLIB_DEF... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Matthias Clasen | glib/gutf8.c, glib/gunibreak.c, glib/gunicollate.c, |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Stanislav Visnovsky | Added "sk" to ALL_LINGUAS. Added Slovak translation. |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Fatih Demir | Updated ta.po |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Pablo Saratxaga | updated Azeri file |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Hans Breuer | simply setting is_readable and is_writeable to TRUE... |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hans Breuer | added rule for glibconfig.h |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Hans Breuer | updated externals |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Owen Taylor | Rename g_mem_vtable_is_set() to g_mem_is_system_malloc(). |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Tor Lillqvist | Accept also forward slashes. (But still don't accept... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Fix handling of user data when locating sources. (... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Patch from Matthias Clasen (#59806) |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Patch from Darin Adler to remove GReal* structures... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Handle NUL bytes_written, bytes_read. (Suggested by... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Handle failure of sysconf and pick a fixed size buffer... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Owen Taylor | Error out if gettext support is not found. (#59386) |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Kjartan Maraas | Updated Norwegian (bokmål) translation. |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Sebastian Wilhelmi | Add thread_equal function to allow for platform defined... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Tim Janik | Released 1.3.8. GLIB_1_3_8 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Tim Janik | distcheck updates |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Tor Lillqvist | Correct InternalName and OriginalFilename to match... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Tor Lillqvist | Correct InternalName and OriginalFilename to match... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Tor Lillqvist | Correct InternalName and OriginalFilename to match... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Tim Janik | up version number to 1.3.8, interface age 0, binary... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Owen Taylor | Fixes for compilation on Solaris (#59026, Frank Belew) |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Tim Janik | add simple test for g_path_get_basename(). |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Tor Lillqvist | glib/gmain.c Mark the _funcs tables for export. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Darin Adler | Change so that it works on platforms where isalpha... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Darin Adler | Fix a typo and change documentation for g_ascii_isdigit and |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Matthias Clasen | glib/gconvert.c (g_filename_from_uri): Replace `is... |
commit | commitdiff | tree | snapshot |
2001-09-11 |
Christian Rose | Updated Swedish translation. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Ron Steinke | Modified Files: glib/ChangeLog glib/glib/giochannel.h |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Janik | removed extraneous GObject* returns from a couple funct... |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Tim Janik | got rid of g_set_error_handler(), g_set_warning_handler(), |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Alex Larsson | Removed is_refcounted and GBoxedInitFunc from |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Owen Taylor | Doc fixes. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Owen Taylor | Update. |
commit | commitdiff | tree | snapshot |
2001-09-10 |
Owen Taylor | Add g_build_path(), g_build_filename(), to create separ... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Owen Taylor | Move gbsearcharray.[ch] to glib as a private ininstalle... |
commit | commitdiff | tree | snapshot |
2001-09-08 |
Owen Taylor | Add gbsearcharray.[ch]. |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Roy-Magne Mo | Updated Norwegian nynorsk translation |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ross Golder | Take DESTDIR into account in install/uninstall |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Owen Taylor | Revert last change to Makefile.in.in - no this is not... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Ross Golder | Updated from gettext-0.10.35, to fix broken DESTDIR... |
commit | commitdiff | tree | snapshot |
2001-09-05 |
Matthias Clasen | forgotten ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Matthias Clasen | gobject.c (g_object_base_class_finalize): typo fix. |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Owen Taylor | Version 1.3.7 GLIB_1_3_7 |
commit | commitdiff | tree | snapshot |
2001-09-04 |
Tor Lillqvist | Update. Don't mention pthreads. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Tim Janik | updates for 1.3.7 release. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Owen Taylor | Implement. |
commit | commitdiff | tree | snapshot |
2001-09-03 |
Owen Taylor | Add closure_marshal/closure_callback fields to GSourceF... |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Owen Taylor | Replace some uses of isspace() with g_ascii_isspace(). |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Owen Taylor | Fix some variables that should have been static. |
commit | commitdiff | tree | snapshot |
2001-09-02 |
Carlos Perelló... | Added Spanish translation by josé antonio salgueiro |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Sebastian Wilhelmi | Add 'want_to_read' to GStaticRWLock to avoid calling... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Sebastian Wilhelmi | Don't free cached_poll_array, when adding new poll... |
commit | commitdiff | tree | snapshot |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
commit | commitdiff | tree | snapshot |
2001-08-29 |
Michael Natterer | "gboolean foo : 1" results in TRUE being -1 once assign... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Darin Adler | Updated name of error from G_CONVERT_ERROR_NOT_LOCAL_FI... |
commit | commitdiff | tree | snapshot |
2001-08-27 |
Jens Finke | Mon Aug 27 2001 Jens Finke <jens@gnome.org> - Changed... |
commit | commitdiff | tree | snapshot |
2001-08-26 |
Alex Larsson | New functions to convert between local pahtnames and... |
commit | commitdiff | tree | snapshot |
2001-08-25 |
Alexander Larsson | Implement and document g_ascii_isxxx. |
commit | commitdiff | tree | snapshot |
next |