- 17 Sep, 2006 1 commit
-
-
Hans Breuer authored
2006-09-17 Hans Breuer <hans@breuer.org> * glib/makefile.msc.in gobject/makefile.msc.in : better filtering of G_GNUC_* stuff when generating .def files. Now also works with newer (less tolerant) linkers, e.g. from vc2500e
-
- 11 Sep, 2006 3 commits
-
-
Tim Janik authored
Mon Sep 11 14:58:56 2006 Tim Janik <timj@imendio.com> * gmodule.c: applied patch from Christian Persch to support G_DEBUG flags resident-modules and bind-now-modules, bug #345099.
-
Tim Janik authored
Mon Sep 11 14:57:46 2006 Tim Janik <timj@imendio.com> * glib/running.sgml: documented G_DEBUG flags resident-modules and bind-now-modules, patch by Christian Persch on bug #345099.
-
Tim Janik authored
Mon Sep 11 12:12:45 2006 Tim Janik <timj@imendio.com> * gparam.c (g_param_spec_sink): reimplemented floating flag handling by atomically accessing a reserved GData bit, fixes #330556.
-
- 10 Sep, 2006 4 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-09-10 Matthias Clasen <mclasen@redhat.com> * glib/gstdio.c (g_rename): Initialize save_errno. (#355206, Mike Edenfield)
-
- 09 Sep, 2006 1 commit
-
-
David Lodge authored
* en_GB.po: Updated British English translation.
-
- 05 Sep, 2006 1 commit
-
-
Pawan Chitrakar authored
-
- 04 Sep, 2006 3 commits
-
-
Roozbeh Pournader authored
2006-09-04 Roozbeh Pournader <roozbeh@farsiweb.info> * fa.po: Updated Persian translation by Meelad Zakaria.
-
Mugurel Tudor authored
2006-09-04 Mugurel Tudor <mugurelu@gnome.ro> * ro.po: Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
-
Lucas Rocha authored
2006-09-03 Lucas Rocha <lucasr@gnome.org> * pt_BR.po: Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com>
-
- 03 Sep, 2006 2 commits
-
-
Matthias Clasen authored
2006-09-03 Matthias Clasen <mclasen@redhat.com> * glib/gerror.c: Allocate GErrors using the slice allocator. (#354054, Matt Barnes)
-
Matthias Clasen authored
-
- 02 Sep, 2006 1 commit
-
-
Åsmund Skjæveland authored
2006-09-02 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Updated Norwegian Nynorsk translation.
-
- 01 Sep, 2006 3 commits
-
-
Tor Lillqvist authored
2006-09-02 Tor Lillqvist <tml@novell.com> * glib/gutils.c (g_get_any_init_do): Correct C99ism (mixed declarations and code) in Win32 ifdef branch. (#353903, Mike Edenfield)
-
Abel Cheung authored
2006-09-01 Abel Cheung <abel@oaka.org> * configure.in: Added 'dz' 'hy' to ALL_LINGUAS.
-
Matthias Clasen authored
-
- 31 Aug, 2006 3 commits
-
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-08-31 Matthias Clasen <mclasen@redhat.com> * configure.in: Add missing includes to a few test programs. (#353580, Chris Wilson)
-
Khandakar Mujahidul Islam authored
-
- 30 Aug, 2006 2 commits
-
-
Matthias Clasen authored
2006-08-30 Matthias Clasen <mclasen@redhat.com> * glib/gmarkup.c (g_markup_vprintf_escaped): Don't call va_end on caller-provided va_args. (#353584, Chris Wilson)
-
Felix I authored
-
- 29 Aug, 2006 2 commits
-
-
Tor Lillqvist authored
2006-08-29 Tor Lillqvist <tml@novell.com> Remove support for Windows 9x/ME, as will be done also in Pango and GTK+. GTK+ hasn't worked on Win9x since 2.6 or 2.8 anyway, so it's pretty pointless to keep the Win9x code in here either. If somebody is interested, the code can always be found in older GLib versions, and in CVS. * glib/gdir.c * glib/gfileutils.c * glib/gspawn-win32-helper.c * glib/gspawn-win32.c * glib/gstdio.c * glib/gutils.c * glib/gwin32.c * glib/gwin32.h: Remove the G_WIN32_IS_NT_BASED() and G_WIN32_HAVE_WIDECHAR_API() tests and their false (Win9x) branches, and any variables or static functions used only by the Win9x branches. * glib/gwin32.c (g_win32_windows_version_init): Call g_error() if run on Win9x.
-
Tim Janik authored
Tue Aug 29 13:27:33 2006 Tim Janik <timj@gtk.org> * glib-mkenums.in: fixed to print usage and version info on STDOUT (#322502). * gobject.c (g_initially_unowned_init): restore ; after G_DEFINE_TYPE.
-
- 28 Aug, 2006 3 commits
-
-
Matthias Clasen authored
2006-08-28 Matthias Clasen <mclasen@redhat.com> * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED. (#353172, Matt Barnes)
-
Matthias Clasen authored
-
Matthias Clasen authored
2006-08-27 Matthias Clasen <mclasen@redhat.com> * glib/gtimer.c: Use Posix monotonic clocks instead of gettimeofday when available. (#336114, William Jon McCann)
-
- 26 Aug, 2006 5 commits
-
-
Žygimantas Beručka authored
2006-08-26 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
-
Christophe Merlet authored
-
Gabor Kelemen authored
2006-08-26 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated.
-
Matthias Clasen authored
2006-08-26 Matthias Clasen <mclasen@redhat.com> * glib/gutils.h: * glib/gscanner.c: Fix some typos. (#351741, Kjartan Maraas)
-
Matthias Clasen authored
2006-08-25 Matthias Clasen <mclasen@redhat.com> * configure.in: Fix the pthread compiler flag detection. * glib/gunicode.h: * glib/gutf8.c (_g_utf8_make_valid): Rename make_valid_utf8 from gconvert.c, move it to gutf8.c, and export it privately. * glib/gconvert.c (g_filename_display_name): Adjust callers. * glib/gkeyfile.c: Use _g_utf8_make_valid() in a number of places to ensure error messages are valid UTF-8. (#351853, Simon Budig)
-
- 24 Aug, 2006 2 commits
-
-
Johan Dahlin authored
-
Josep Puigdemont i Casamajó authored
-
- 23 Aug, 2006 4 commits
-
-
Khandakar Mujahidul Islam authored
-
Sven Neumann authored
Wed Aug 23 10:35:32 2006 Tim Janik <timj@gtk.org> * gobject.[hc]: changed return value of g_value_dup_object(), fixes #343292. 2006-08-23 Sven Neumann <sven@gimp.org> * gobject/glib-genmarshal.[c1]: added new command-line option "--internal" that can be used to let glib-genmarshal generate internal functions using the G_GNUC_INTERNAL attribute (bug #346647).
-
Sven Neumann authored
2006-08-23 Sven Neumann <sven@gimp.org> * gobject/glib-genmarshal.[c1]: added new command-line option "--internal" that can be used to let glib-genmarshal generate internal functions using the G_GNUC_INTERNAL attribute (bug #346647).
-
Matthias Clasen authored
-