2002-02-21 |
Owen Taylor | Fix implicit conversions between void * and function... |
commit | commitdiff | tree | snapshot |
2002-02-21 |
Owen Taylor | ed Feb 20 22:35:42 2002 Owen Taylor <otaylor@redhat... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Daniel Elstner | Use gssize instead of gsize as type of the pos and... |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Simos Xenitellis | Added Greek translation |
commit | commitdiff | tree | snapshot |
2002-02-20 |
Sven Neumann | gobject/gobject-sections.txt gobject/tmpl/generic_value... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Tim Janik | provide marshaller specific value_set_*_take_ownership... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Tim Janik | added GValue documentation. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Tor Lillqvist | Include <config.h> first here, too. Use g_io_channel_re... |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Takayuki KUSANO | Updated Japanese translation. |
commit | commitdiff | tree | snapshot |
2002-02-19 |
Owen Taylor | Remove charset.alias from EXTRA_DIST; we don't want... |
commit | commitdiff | tree | snapshot |
2002-02-18 |
Owen Taylor | Turn off ISO varargs support for gcc-2.95 since it... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Owen Taylor | 1.3.14 GLIB_1_3_14 |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Owen Taylor | Fix typo when checking if file + module_suffix exists... |
commit | commitdiff | tree | snapshot |
2002-02-17 |
Wang Jian | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Owen Taylor | Version 1.3.14. |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Owen Taylor | Updated. |
commit | commitdiff | tree | snapshot |
2002-02-15 |
Sebastian Wilhelmi | Do not assume, that after g_usleep(G_USEC_PER_SEC)... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
Tor Lillqvist | Use the #if branch with G_BREAKPOINT() also on Win32... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
James Henstridge | oops. revert some files that accidentally got into... |
commit | commitdiff | tree | snapshot |
2002-02-14 |
James Henstridge | add third argument to the AC_DEFINE calls, so users... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Havoc Pennington | never dispatch sources of mixed priority, because while... |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Tim Janik | fixed a check for node not being NULL. |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Tim Janik | remove extraneous redefinition of G_PARAM_SPEC_CLASS(). |
commit | commitdiff | tree | snapshot |
2002-02-13 |
Tim Janik | cosmetic cleanups, fixed [u]int64->string conversions. |
commit | commitdiff | tree | snapshot |
2002-02-12 |
Darin Adler | Use "if (expr) { } else" as I meant to in the first... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Darin Adler | Use "if (expr) { } else" as I meant to in the first... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Manish Singh | ytpo fix |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Manish Singh | need statement terminators for the if clauses for the... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Darin Adler | Use "if (expr) else" rather than "if (!(expr))" so... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
jacob berkman | match the signature in the implementation |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Hans Breuer | no sym links on win32, no lstat in msvcrt |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Hans Breuer | msvc 5.0 can't cast from uint64 to double. Disable... |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Kjartan Maraas | Updated Norwegian (bokmål) translation. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Darin Adler | New. (skip_spaces): g_unichar_isspace -> xml_isspace... |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Matthias Clasen | Test attribute value delimiters. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Sebastian Wilhelmi | Fixed typo in G_THREADS_ENABLED. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Sebastian Wilhelmi | Make --disable-threads work again. (#71034) |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Owen Taylor | Register transformations for gint64, guint64. (#70780... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Darin Adler | Make hostname parameter const char *. Added a new ... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Owen Taylor | Fix access to freed memory in test case (Miroslaw Dobrz... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Michael Natterer | g_dir_open: added g_return_val_if_fail() to prevent... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Sebastian Wilhelmi | Extended documentation. |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Sebastian Wilhelmi | Do not follow symbolic links for G_FILE_TEST_SYMLINK... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Tim Janik | document value transformation. |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Changwoo Ryu | Added Korean translation. |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Kwok-Koon Cheung | Usual update. |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Owen Taylor | Handle NULL entries (already dispatched) in pending_dis... |
commit | commitdiff | tree | snapshot |
2002-02-06 |
Owen Taylor | Unref pending dispatches when discarding them. |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Takayuki KUSANO | Converted to UTF-8. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Tim Janik | fixes. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Tim Janik | doc common functions like ref/ sink/unref/invalidate. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Tim Janik | document g_obejct_watch_closure() and qdata functions. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Sebastian Wilhelmi | Delay allocation until after all g_return_val_if_fail (). |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Manish Singh | eek, correct typo |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Manish Singh | glib/gmain.c remove references to deprecated functions... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
jacob berkman | remove cat-id-tbl.c references (this really |
commit | commitdiff | tree | snapshot |
2002-01-31 |
jacob berkman | remove stamp-cat-id |
commit | commitdiff | tree | snapshot |
2002-01-31 |
jacob berkman | remove references to po2tbl |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Roy-Magne Mo | Updated Norwegian nynorsk translation |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Matthias Clasen | Change the order in which some error conditions are... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Sven Neumann | fixed spelling |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Owen Taylor | 1.3.13 GLIB_1_3_13 |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Owen Taylor | 1.3.13 |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Jeffrey Stedfast | Rewritten to cache iconv conversion descriptors. On... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Owen Taylor | 1.3.13 |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Chyla Zbigniew | Updated Polish translation by GNOME PL Team <translator... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Havoc Pennington | NULL-terminate context->attr_values so g_strfreev(... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Chyla Zbigniew | Updated Polish translation by GNOME PL Team <translator... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Havoc Pennington | get rid of warning here |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Owen Taylor | Only use __FUNCTION__, __PRETTY_FUNCTION__ for G_GNUC_F... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Chyla Zbigniew | Updated Polish translation by GNOME PL Team <translator... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Ron Steinke | Some documentation fixes/elaborations I really should... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Roy-Magne Mo | Updated Norwegian nynorsk translation and switched... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Christian Rose | Updated and converted to UTF-8. |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Dirk-Jan C... | - updated dutch translation |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Andraz Tori | Updated Slovenian translation |
commit | commitdiff | tree | snapshot |
2002-01-25 |
Ole Laursen | Updated Danish translation and switched to UTF-8. |
commit | commitdiff | tree | snapshot |
2002-01-25 |
ERDI Gergo | Remove inlttool [] tags from POTFILE.in |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Sven Neumann | removed an empty line in the inline documentation that... |
commit | commitdiff | tree | snapshot |
2002-01-24 |
Tim Janik | return gulong instead of guint. |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Laszlo Peter | return 1 more for the trailing \0 when using vsnprintf... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Tor Lillqvist | Missing asterisk in ChangeLog entry... |
commit | commitdiff | tree | snapshot |
2002-01-23 |
Tor Lillqvist | Not used on Windows, don't even compile it then. |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Sebastian Wilhelmi | better ChangeLog |
commit | commitdiff | tree | snapshot |
2002-01-22 |
Sebastian Wilhelmi | Get the right multithread option for GCC 3.0 and later... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Jeffrey Stedfast | If g_convert fails, set bytes_written to 0 and close... |
commit | commitdiff | tree | snapshot |
2002-01-21 |
Chyla Zbigniew | Updated Polish translation by GNOME PL Team <translator... |
commit | commitdiff | tree | snapshot |
2002-01-17 |
Matthias Clasen | New files. |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Sven Neumann | acinclude.m4 removed the --disable-nls option. You... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Sebastian Wilhelmi | Ops. Fixed ChangeLog. |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Sebastian Wilhelmi | Use g_free instead of free. Pointed out by Sam O'Connor... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Peteris Krisjanis | no message |
commit | commitdiff | tree | snapshot |
2002-01-12 |
Hasbullah Bin Pit | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Kjartan Maraas | Updated Norwegian (bokmål) translation. |
commit | commitdiff | tree | snapshot |
2002-01-11 |
Tim Janik | fixed param_value_array_values_cmp(), param_value_array... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Takayuki KUSANO | Remove %m$ notation that can't be used with g_set_error(). |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Tim Janik | cosmetic fix. |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Owen Taylor | Add text files to EXTRA_DIST. (#68239, Matthias Clasen) |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Sebastian Wilhelmi | Name the right function. |
commit | commitdiff | tree | snapshot |
next |