2012-08-28 |
Cosimo Cecchi | glib: don't quote quark names for G_DEFINE_QUARK |
blob | commitdiff |
2012-08-28 |
Matthias Clasen | Add missing includes |
blob | commitdiff | diff to current |
2012-08-28 |
Matthias Clasen | Use G_DEFINE_QUARK for GLib's own quarks |
blob | commitdiff | diff to current |
2012-07-13 |
Marc-André Lureau | win32: fix build g_spawn_check_exit_status() with mingw |
blob | commitdiff | diff to current |
2012-01-13 |
Alexander Larsson | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-09-12 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-04-15 |
Ryan Lortie | Merge remote-tracking branch 'gvdb/master' |
blob | commitdiff | diff to current |
2011-01-27 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-10-04 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-07-07 |
Ryan Lortie | glib/: fully remove galias hacks |
blob | commitdiff | diff to current |
2010-06-10 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-21 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2010-04-16 |
Ryan Lortie | Merge remote branch 'gvdb/master' |
blob | commitdiff | diff to current |
2009-08-22 |
Christian Persch | Preserve errno |
blob | commitdiff | diff to current |
2008-09-25 |
Tor Lillqvist | Just ignore the child_setup function, never call it... |
blob | commitdiff | diff to current |
2008-09-19 |
Tor Lillqvist | glib/gutils.c (_glib_get_dll_directory) Be a bit less... |
blob | commitdiff | diff to current |
2008-08-04 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change... |
blob | commitdiff | diff to current |
2008-07-28 |
Tor Lillqvist | Fix problems on 64-bit Windows. Avoid warnings, some... |
blob | commitdiff | diff to current |
2008-07-27 |
Tor Lillqvist | glib/glib.symbols glib/gconvert.c glib/gdir.c glib... |
blob | commitdiff | diff to current |
2008-06-16 |
Christian Persch | Use g_set_error_literal where appropriate. Patch from... |
blob | commitdiff | diff to current |
2008-03-03 |
Tor Lillqvist | Must set the GError also in the unexpected EOF case. |
blob | commitdiff | diff to current |
2008-02-24 |
Tor Lillqvist | Guard against _glib_get_installation_directory() return... |
blob | commitdiff | diff to current |
2008-02-24 |
Tor Lillqvist | New internal function. |
blob | commitdiff | diff to current |
2007-05-13 |
Tor Lillqvist | Drop the pipe() macro. Defining macros outside of its... |
blob | commitdiff | diff to current |
2006-09-30 |
Matthias Clasen | Fix PLT issues |
blob | commitdiff | diff to current |
2006-08-29 |
Tor Lillqvist | Remove support for Windows 9x/ME, as will be done also... |
blob | commitdiff | diff to current |
2006-05-09 |
Sebastian Wilhelmi | Use canonical include form for internal headers. config... |
blob | commitdiff | diff to current |
2006-04-04 |
Matthias Clasen | Move short_month_names and long_month_names to bss. |
blob | commitdiff | diff to current |
2006-01-01 |
Tor Lillqvist | Set the GIOChannels for stdout and stderr to unbuffered... |
blob | commitdiff | diff to current |
2005-09-07 |
Tor Lillqvist | Create also a console version of the gspawn-win32-helpe... |
blob | commitdiff | diff to current |
2005-08-26 |
Tor Lillqvist | Improve error reporting. Slight refactoring. |
blob | commitdiff | diff to current |
2005-08-25 |
Tor Lillqvist | Make also the g_spawn*() functions take parameters... |
blob | commitdiff | diff to current |
2005-03-20 |
Tor Lillqvist | Close the process handle if the called doesn't want... |
blob | commitdiff | diff to current |
2005-03-14 |
Matthias Clasen | Make PLT-reduction work with gcc4, and don't include... |
blob | commitdiff | diff to current |
2004-12-11 |
Tor Lillqvist | Fix #157255. Also some refactoring of this still very... |
blob | commitdiff | diff to current |
2004-09-16 |
Matthias Clasen | Implement the same PLT reduction technique used in... |
blob | commitdiff | diff to current |
2004-03-10 |
Tor Lillqvist | glib/gspawn-win32.c Implement G_SPAWN_FILE_AND_ARGV_ZER... |
blob | commitdiff | diff to current |
2004-03-07 |
Hans Breuer | shortcut_spawn_retval which doesn't improve the impleme... |
blob | commitdiff | diff to current |
2004-03-01 |
Owen Taylor | Patch from J. Ali Harlow |
blob | commitdiff | diff to current |
2003-09-30 |
Tor Lillqvist | Call protect_argv() in do_spawn() instead of in do_spaw... |
blob | commitdiff | diff to current |
2003-07-31 |
Tor Lillqvist | When possible, manage without the helper process. ... |
blob | commitdiff | diff to current |
2003-03-30 |
Matthias Clasen | Optimize the common cases (init == NULL or init ==... |
blob | commitdiff | diff to current |
2003-02-04 |
Tor Lillqvist | Fix typo: Should be SOCKET_ERROR, not SO_ERROR. Noticed... |
blob | commitdiff | diff to current |
2002-12-16 |
Tor Lillqvist | Fix potential heap corruption. Sometimes called g_free... |
blob | commitdiff | diff to current |
2002-12-04 |
Owen Taylor | Patch from Sven Neumann to make the include order consi... |
blob | commitdiff | diff to current |
2002-11-21 |
Matthias Clasen | Include a printf implementation supporting C99 snprint... |
blob | commitdiff | diff to current |
2002-11-18 |
Tor Lillqvist | Do handle G_SPAWN_DO_NOT_REAP_CHILD after all, similari... |
blob | commitdiff | diff to current |
2002-11-17 |
Tor Lillqvist | [Win32] Fix the asynchronous g_spawn* to return the... |
blob | commitdiff | diff to current |
2002-11-17 |
Tor Lillqvist | Ignore the G_SPAWN_DO_NOT_REAP_CHILD flag, can't be... |
blob | commitdiff | diff to current |
2002-04-19 |
Tor Lillqvist | Add Windows-specific note to the gtk-doc comment. |
blob | commitdiff | diff to current |
2002-02-19 |
Tor Lillqvist | Include <config.h> first here, too. Use g_io_channel_re... |
blob | commitdiff | diff to current |
2001-12-17 |
Matthias Clasen | Use <envar>, not <envvar>. |
blob | commitdiff | diff to current |
2001-12-16 |
Matthias Clasen | Minor markup fixes. |
blob | commitdiff | diff to current |
2001-10-01 |
Sven Neumann | glib/gconvert.c glib/gspawn-win32.c some minor document... |
blob | commitdiff | diff to current |
2001-09-27 |
Bruno Haible | When the sublangid is SUBLANG_DEFAULT, return the local... |
blob | commitdiff | diff to current |
2001-09-17 |
Tor Lillqvist | Add variable for LT_CURRENT minus LT_AGE (the suffix... |
blob | commitdiff | diff to current |
2001-08-30 |
Tor Lillqvist | After being away for about five months, I'm back workin... |
blob | commitdiff | diff to current |
2001-03-18 |
Tor Lillqvist | Add braces to silence gcc -Wall. |
blob | commitdiff | diff to current |
2001-01-16 |
Owen Taylor | Add gettext support. |
blob | commitdiff | diff to current |
2000-11-28 |
Tor Lillqvist | Patches by Hans Breuer: |
blob | commitdiff | diff to current |
2000-10-19 |
Tor Lillqvist | Pass -DGSPAWN_HELPER when building it. Link with user32... |
blob | commitdiff | diff to current |
2000-10-16 |
Tor Lillqvist | Some more debugging output. (g_io_channel_win32_poll... |
blob | commitdiff | diff to current |
|