2008-05-29 |
Tor Lillqvist | Mask out X_OK to avoid problem on Vista. X_OK was just...
|
commit | commitdiff | tree |
2008-05-29 |
Tor Lillqvist | glib/gstdio.h Add g_utime(). No need to include <sys...
|
commit | commitdiff | tree |
2008-05-29 |
Tor Lillqvist | More verbiage.
|
commit | commitdiff | tree |
2008-05-29 |
Tor Lillqvist | wint_t is short on Windows, and gcc warns: "wint_t...
|
commit | commitdiff | tree |
2008-05-25 |
Tor Lillqvist | Cosmetics.
|
commit | commitdiff | tree |
2008-05-25 |
Tor Lillqvist | Bug 534319 - GLib's .pc files could use Libs.private
|
commit | commitdiff | tree |
2008-05-20 |
Tor Lillqvist | Don't need memory barriers when using a non-gcc compiler...
|
commit | commitdiff | tree |
2008-05-19 |
Tor Lillqvist | Include the dirent.h and wdirent.c from ../build/win32...
|
commit | commitdiff | tree |
2008-05-19 |
Tor Lillqvist | Include dirent.h with doublequotes so that it is searched...
|
commit | commitdiff | tree |
2008-05-18 |
Tor Lillqvist | win32/vs8/gspawn-win32-helper.vcproj New files. Build...
|
commit | commitdiff | tree |
2008-05-18 |
Tor Lillqvist | More verbiage.
|
commit | commitdiff | tree |
2008-05-18 |
Tor Lillqvist | #define HELPER_CONSOLE in gspawn-win32-helper-console.c
|
commit | commitdiff | tree |
2008-05-18 |
Tor Lillqvist | Remove leftover svn conflict indicator.
|
commit | commitdiff | tree |
2008-05-17 |
Tor Lillqvist | Make debugging printout more compact and add more informatio...
|
commit | commitdiff | tree |
2008-05-17 |
Tor Lillqvist | Improve debugging printouts. When G_MAIN_POLL_DEBUG...
|
commit | commitdiff | tree |
2008-05-17 |
Tor Lillqvist | externals. The relevant directories and files have...
|
commit | commitdiff | tree |
2008-05-16 |
Tor Lillqvist | #define _WIN32_WINNT 0x0400 to get declaration of ReadDirect...
|
commit | commitdiff | tree |
2008-05-16 |
Tor Lillqvist | Update to match the configure-produced one.
|
commit | commitdiff | tree |
2008-05-14 |
Tor Lillqvist | Don't mention fork()/exec() in the short description...
|
commit | commitdiff | tree |
2008-05-12 |
Tor Lillqvist | Add g_i18n_init.
|
commit | commitdiff | tree |
2008-05-12 |
Tor Lillqvist | Bug 530457 - G_USER_DIRECTORY_DOWNLOAD folder improperly...
|
commit | commitdiff | tree |
2008-04-21 |
Tor Lillqvist | Bug 528752 - Win32 build and SSL not working
|
commit | commitdiff | tree |
2008-04-21 |
Tor Lillqvist | configure.in More work on enabling static building...
|
commit | commitdiff | tree |
2008-04-03 |
Tor Lillqvist | Define GLIB_STATIC_COMPILATION here also, if needed.
|
commit | commitdiff | tree |
2008-04-03 |
Tor Lillqvist | Clarification.
|
commit | commitdiff | tree |
2008-04-03 |
Tor Lillqvist | Make sure we don't build both shared and static at...
|
commit | commitdiff | tree |
2008-04-03 |
Tor Lillqvist | Don't enforce shared library build only on Windows...
|
commit | commitdiff | tree |
2008-04-03 |
Tor Lillqvist | Bug 525972 - UCS-4 not in the new win_iconv implementation
|
commit | commitdiff | tree |
2008-04-02 |
Tor Lillqvist | Bug 524314 - g_convert() on Win32 implicitly converts...
|
commit | commitdiff | tree |
2008-03-31 |
Tor Lillqvist | Improve fix for #525192 below: Use SleepEx() so that...
|
commit | commitdiff | tree |
2008-03-31 |
Tor Lillqvist | Fix Cygwin breakage. Patch by Lieven van der Heide.
|
commit | commitdiff | tree |
2008-03-31 |
Tor Lillqvist | Bug 525192 - 100% CPU if run main loop with no IO sources
|
commit | commitdiff | tree |
2008-03-20 |
Tor Lillqvist | Bug 523298 - win_iconv can't convert from UTF-8 to...
|
commit | commitdiff | tree |
2008-03-16 |
Tor Lillqvist | Don't bother defining Autoconf variables for glib.def...
|
commit | commitdiff | tree |
2008-03-16 |
Tor Lillqvist | Make libgio-2.0.la depend on gio.def on Windows.
|
commit | commitdiff | tree |
2008-03-13 |
Tor Lillqvist | Add lib/gio-2.0.lib and lib/gio-2.0.def.
|
commit | commitdiff | tree |
2008-03-13 |
Tor Lillqvist | Actually use the gio.def file when linking the library...
|
commit | commitdiff | tree |
2008-03-12 |
Tor Lillqvist | Expand gio/win32/Makefile.
|
commit | commitdiff | tree |
2008-03-12 |
Tor Lillqvist | Introduce a macro GLocalFileStat that is the normal...
|
commit | commitdiff | tree |
2008-03-12 |
Tor Lillqvist | Implement as empty, returning FALSE, on Win32.
|
commit | commitdiff | tree |
2008-03-12 |
Tor Lillqvist | Bug 520914 - win_iconv doesn't support UCS-2
|
commit | commitdiff | tree |
2008-03-08 |
Tor Lillqvist | Define FILE_READ_ONLY_VOLUME if it is missing from...
|
commit | commitdiff | tree |
2008-03-07 |
Tor Lillqvist | More edits.
|
commit | commitdiff | tree |
2008-03-07 |
Tor Lillqvist | Updates.
|
commit | commitdiff | tree |
2008-03-06 |
Tor Lillqvist | Correct milliseconds to microseconds in the doc comments...
|
commit | commitdiff | tree |
2008-03-05 |
Tor Lillqvist | Remove g_uri_get_scheme.
|
commit | commitdiff | tree |
2008-03-03 |
Tor Lillqvist | Must set the GError also in the unexpected EOF case.
|
commit | commitdiff | tree |
2008-02-28 |
Tor Lillqvist | Add some GNU libiconv compatibility: Recognize "" and...
|
commit | commitdiff | tree |
2008-02-28 |
Tor Lillqvist | Typo.
|
commit | commitdiff | tree |
2008-02-26 |
Tor Lillqvist | Further patch by Vlad Grecescu: Drop the code path...
|
commit | commitdiff | tree |
2008-02-25 |
Tor Lillqvist | Grammar.
|
commit | commitdiff | tree |
2008-02-24 |
Tor Lillqvist | Mention that the recent fix to the gspawn helper process
|
commit | commitdiff | tree |
2008-02-24 |
Tor Lillqvist | Guard against _glib_get_installation_directory() returning...
|
commit | commitdiff | tree |
2008-02-24 |
Tor Lillqvist | New internal function.
|
commit | commitdiff | tree |
2008-02-24 |
Tor Lillqvist | Use alertable wait functions so that I/O completion...
|
commit | commitdiff | tree |
2008-02-24 |
Tor Lillqvist | Mention G_WIN32_DLLMAIN_FOR_DLL_NAME() will be deprecated...
|
commit | commitdiff | tree |
2008-02-24 |
Tor Lillqvist | New function. Supersedes g_win32_get_package_installation_di...
|
commit | commitdiff | tree |
2008-02-21 |
Tor Lillqvist | glib/gutf8.c (g_get_charset) glib/gconvert.c (g_locale_from_...
|
commit | commitdiff | tree |
2008-02-19 |
Tor Lillqvist | Change the g_error() to g_message() to avoid stopping...
|
commit | commitdiff | tree |
2008-02-13 |
Tor Lillqvist | Doc change: Deprecate passing anything but NULL for...
|
commit | commitdiff | tree |
2008-02-07 |
Tor Lillqvist | Unfortunately the mingw implementations of C99-style...
|
commit | commitdiff | tree |
2008-02-07 |
Tor Lillqvist | live-g-file won't build on Windows, too Unix-specific.
|
commit | commitdiff | tree |
2008-02-04 |
Tor Lillqvist | Include the gio import library in the developer zipfile.
|
commit | commitdiff | tree |
2008-02-04 |
Tor Lillqvist | Include gio-2.0.pc in the developer zipfile.
|
commit | commitdiff | tree |
2008-01-21 |
Tor Lillqvist | Add the gio DLL to the runtime zipfile.
|
commit | commitdiff | tree |
2008-01-21 |
Tor Lillqvist | Fix syntax error.
|
commit | commitdiff | tree |
2007-12-10 |
Tor Lillqvist | Add some more G_OS_WIN32 conditionals to silence gcc...
|
commit | commitdiff | tree |
2007-12-05 |
Tor Lillqvist | Add "shift-jis" as an alternative spelling of "shift_jis".
|
commit | commitdiff | tree |
2007-11-28 |
Tor Lillqvist | Update to match what configure produces.
|
commit | commitdiff | tree |
2007-11-26 |
Tor Lillqvist | Some improvements, being upstreamed. (must_use_null_useddefa...
|
commit | commitdiff | tree |
2007-11-26 |
Tor Lillqvist | Use either lib/locale or share/locale depending on...
|
commit | commitdiff | tree |
2007-11-26 |
Tor Lillqvist | ISO8859-1 is CP28591, not CP1252.
|
commit | commitdiff | tree |
2007-11-25 |
Tor Lillqvist | Add win_iconv.c to EXTRA_DIST.
|
commit | commitdiff | tree |
2007-11-25 |
Tor Lillqvist | Implement #491549: On Windows, always use the native...
|
commit | commitdiff | tree |
2007-11-25 |
Tor Lillqvist | Add conditionals for non-Unix. Just g_error() unless...
|
commit | commitdiff | tree |
2007-11-25 |
Tor Lillqvist | Do install gtestutils.h even on Win32.
|
commit | commitdiff | tree |
2007-11-25 |
Tor Lillqvist | Build gtestutils etc on OS_UNIX only.
|
commit | commitdiff | tree |
2007-11-07 |
Tor Lillqvist | Not needed, just use -DPCRE_STATIC.
|
commit | commitdiff | tree |
2007-10-22 |
Tor Lillqvist | Plug small one-time leak on Windows. (#488068, Daniel...
|
commit | commitdiff | tree |
2007-10-05 |
Tor Lillqvist | Always define G_CAN_INLINE. Even MSVC6 is capable of...
|
commit | commitdiff | tree |
2007-08-06 |
Tor Lillqvist | Revert my earlier change, see #440544.
|
commit | commitdiff | tree |
2007-08-06 |
Tor Lillqvist | Move the G_ENABLE_DEBUG ifdef inside g_slice_debug_tree_stat...
|
commit | commitdiff | tree |
2007-08-01 |
Tor Lillqvist | Update so it applies again.
|
commit | commitdiff | tree |
2007-08-01 |
Tor Lillqvist | Drop leftover use of a union.
|
commit | commitdiff | tree |
2007-08-01 |
Tor Lillqvist | Update to match what configure produces.
|
commit | commitdiff | tree |
2007-07-06 |
Tor Lillqvist | When WSAEnumNetworkEvents() signals FD_CONNECT that...
|
commit | commitdiff | tree |
2007-06-11 |
Tor Lillqvist | Update doc comments. Mention that it is not recommeded...
|
commit | commitdiff | tree |
2007-06-06 |
Tor Lillqvist | Add definitions for more CSIDL_* constants in case...
|
commit | commitdiff | tree |
2007-05-13 |
Tor Lillqvist | Drop the pipe() macro. Defining macros outside of its...
|
commit | commitdiff | tree |
2007-04-26 |
Tor Lillqvist | Document that the mode argument is ignored on Windows...
|
commit | commitdiff | tree |
2007-04-15 |
Tor Lillqvist | Makefile.am Add the references to build back.
|
commit | commitdiff | tree |
2007-04-15 |
Tor Lillqvist | Include the build module using the svn:externals mechanism.
|
commit | commitdiff | tree |
2007-03-15 |
Tor Lillqvist | Add -I$(top_srcdir)/glib so that gregex.h finds <glib.h>.
|
commit | commitdiff | tree |
2007-03-15 |
Tor Lillqvist | Update to match what configure produces.
|
commit | commitdiff | tree |
2007-02-17 |
Tor Lillqvist | New Win32-only function. Use the wide character Win32...
|
commit | commitdiff | tree |
2007-02-13 |
Tor Lillqvist | Add comment about dup(0) and lack of /dev/stdin on...
|
commit | commitdiff | tree |
2007-01-19 |
Tor Lillqvist | gmodule/Makefile.am (gmodule-2.0.lib) Use $(srcdir...
|
commit | commitdiff | tree |
2007-01-18 |
Tor Lillqvist | removing again
|
commit | commitdiff | tree |
2007-01-18 |
Tor Lillqvist | just testing
|
commit | commitdiff | tree |
2007-01-18 |
Tor Lillqvist | config.h.win32.in glib/galloca.h glib/gbacktrace.h...
|
commit | commitdiff | tree |
next |