2001-11-22 |
Owen Taylor | Update. |
commit | commitdiff | tree | snapshot |
2001-11-22 |
Tim Janik | use g_type_check_is_value_type() instead of g_type_valu... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tim Janik | provide G_TYPE_FUNDAMENTAL_SHIFT and g_type_fundamental... |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tor Lillqvist | Set G_LOG_DOMAIN as in Makefile.am. |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Tim Janik | put newly created param spec types into a global array. GOBJECT_GType_guint |
commit | commitdiff | tree | snapshot |
2001-11-21 |
Owen Taylor | Patch from Andrew Taylor to optimize the decomposition... |
commit | commitdiff | tree | snapshot |
2001-11-20 |
jacob berkman | include glib-object.h rather than gobject/gobject.h |
commit | commitdiff | tree | snapshot |
2001-11-19 |
Kwok-Koon Cheung | Usual update |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Michael Meeks | fix leak. |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Mark McLoughlin | allow the enums name to not be on the same line as... |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Hans Breuer | remove g_log_domain_glib usage/export |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Hans Breuer | remove g_log_domain_gruntime usage |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Owen Taylor | missed changelog entry |
commit | commitdiff | tree | snapshot |
2001-11-18 |
Owen Taylor | Include gtypes.h not gobject/gtype.h |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Owen Taylor | Remove g_log_domain_glib |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Owen Taylor | Get rid fo g_log_domain_glib variable in favor of just... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Owen Taylor | Exit with non-zero exit status if any errors were encou... |
commit | commitdiff | tree | snapshot |
2001-11-17 |
Tor Lillqvist | Add g_pointer_type_register_static. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Matthias Clasen | Documentation fixes. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Takayuki KUSANO | Added "ja" to ALL_LINGUAS. Added Japanese translation. |
commit | commitdiff | tree | snapshot |
2001-11-15 |
Michael Meeks | set the fd before using it. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tor Lillqvist | Add back mainloop-test here, too. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Matthias Clasen | add UTF-8 support. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Kjartan Maraas | Updated Norwegian (bokmål) translation. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tim Janik | provide g_newa(ctype, count) on top of g_alloca() like... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tim Janik | add API for chaining: g_signal_chain_from_overridden... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tim Janik | more docs. |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Owen Taylor | Patch from Andrew Taylor to improve tables and reduce... |
commit | commitdiff | tree | snapshot |
2001-11-14 |
Tim Janik | list parameter and value types. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Janik | API cleanups. remove g_type_check_flags(), provide... |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Janik | fix standard type macros. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Tim Janik | param spec updates. |
commit | commitdiff | tree | snapshot |
2001-11-13 |
Darin Adler | Fix max_tokens == 1 case to match documentation. Add... |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Matthias Clasen | Remove excess listitem from long description. |
commit | commitdiff | tree | snapshot |
2001-11-12 |
Tim Janik | G_TOKEN_ERROR is also an end of stream condition. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Keld Jørn Simonsen | Corrected duplicate |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Tor Lillqvist | Also share/glib-2.0. |
commit | commitdiff | tree | snapshot |
2001-11-11 |
Matthias Clasen | Document GNormalizeMode enum. |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Tor Lillqvist | Add a couple of languages that have LANG_* codes in... |
commit | commitdiff | tree | snapshot |
2001-11-09 |
Wang Jian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Wang Jian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Wang Jian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-11-08 |
Tor Lillqvist | Don't define LANG_AZERI etc in case those aren't define... |
commit | commitdiff | tree | snapshot |
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 |
next |