2008-09-19 |
Tor Lillqvist | glib/gutils.c (_glib_get_dll_directory) Be a bit less...
|
commit | commitdiff | tree |
2008-09-16 |
Tor Lillqvist | Add an "install" project that copies the deliverables...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Use "win64" in the names of the helper exes when built...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | New folder. Project files for use with MSVS9. Based...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | time_t is 64 bits in all the newer Microsoft C libraries...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Define G_BREAKPOINT() also for 64-bit MSVC, using the...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Missed one /win32...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Drop the "win32" part from under "dependencies" so...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Update to match what the configure script produces...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Don't use Detect64BitPortabilityProblems as those warnings...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | win32/vs8/gobject.vcproj Drop G*_EXPORTS from PreprocessorDe...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Add DLL_EXPORT to export also the GLIB_VAR variables...
|
commit | commitdiff | tree |
2008-09-15 |
Tor Lillqvist | Update to match the Makefile.am files. Drop G*_EXPORTS...
|
commit | commitdiff | tree |
2008-09-13 |
Tor Lillqvist | glib/gutils.h Deprecate G_WIN32_DLLMAIN_FOR_DLL_NAME(),
|
commit | commitdiff | tree |
2008-09-12 |
Tor Lillqvist | Don't call FormatMessage() etc here. Call g_win32_error_mess...
|
commit | commitdiff | tree |
2008-09-08 |
Tor Lillqvist | Bug 551408 - gmodule.def generated to builddir, but...
|
commit | commitdiff | tree |
2008-09-04 |
Tor Lillqvist | Don't unref icon if NULL.
|
commit | commitdiff | tree |
2008-08-27 |
Tor Lillqvist | Stylistic changes. Plug an unlikely memory leak that...
|
commit | commitdiff | tree |
2008-08-27 |
Tor Lillqvist | Add "win32" directory level to the references to the...
|
commit | commitdiff | tree |
2008-08-27 |
Tor Lillqvist | Should not define HAVE_DIRENT_H when compiling with...
|
commit | commitdiff | tree |
2008-08-27 |
Tor Lillqvist | Handle also G_GNUC_FORMAT in the custom build step...
|
commit | commitdiff | tree |
2008-08-27 |
Tor Lillqvist | Don't needlessly copy localcharset.c, but compile it...
|
commit | commitdiff | tree |
2008-08-23 |
Tor Lillqvist | Clarification.
|
commit | commitdiff | tree |
2008-08-23 |
Tor Lillqvist | Bug 548988 - g_file_replace fails on Windows when the...
|
commit | commitdiff | tree |
2008-08-21 |
Tor Lillqvist | Drop #if 0 code.
|
commit | commitdiff | tree |
2008-08-21 |
Tor Lillqvist | Don't bother compiling the binary compatibility
|
commit | commitdiff | tree |
2008-08-21 |
Tor Lillqvist | Improve run-time warning messages. Drop some #if 0...
|
commit | commitdiff | tree |
2008-08-21 |
Tor Lillqvist | Minor comment improvements.
|
commit | commitdiff | tree |
2008-08-21 |
Tor Lillqvist | Improve last entry
|
commit | commitdiff | tree |
2008-08-21 |
Tor Lillqvist | Rework the g_poll() implementation on Windows to match...
|
commit | commitdiff | tree |
2008-08-20 |
Tor Lillqvist | Bug 500246 - Bug fixes for giowin32
|
commit | commitdiff | tree |
2008-08-19 |
Tor Lillqvist | Bug 324234 - Using g_io_add_watch_full() to wait for...
|
commit | commitdiff | tree |
2008-08-15 |
Tor Lillqvist | Add an exception: g_mem_set_vtable() may be called...
|
commit | commitdiff | tree |
2008-08-14 |
Tor Lillqvist | Warn about the consequences of not calling g_thread_init...
|
commit | commitdiff | tree |
2008-08-13 |
Tor Lillqvist | win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.c
|
commit | commitdiff | tree |
2008-08-13 |
Tor Lillqvist | Bug 546582 - Callbacks from GFileMonitor present a...
|
commit | commitdiff | tree |
2008-08-12 |
Tor Lillqvist | Don't write the Content-Length header ourselves, WinHttpSend...
|
commit | commitdiff | tree |
2008-08-12 |
Tor Lillqvist | win32/gwinhttpvfs.c win32/gwinhttpvfs.h win32/gwinhttpfile.c
|
commit | commitdiff | tree |
2008-08-11 |
Tor Lillqvist | Put a list of the platform-dependent .la files in the...
|
commit | commitdiff | tree |
2008-08-10 |
Tor Lillqvist | Remove -lwininet which had been added by mistake. We...
|
commit | commitdiff | tree |
2008-08-08 |
Tor Lillqvist | Remove unused code. Whitespace cleanup.
|
commit | commitdiff | tree |
2008-08-08 |
Tor Lillqvist | Put questionable code that didn't actually do anything...
|
commit | commitdiff | tree |
2008-08-08 |
Tor Lillqvist | Improve comment.
|
commit | commitdiff | tree |
2008-08-08 |
Tor Lillqvist | Improve comment.
|
commit | commitdiff | tree |
2008-08-07 |
Tor Lillqvist | Output comment clarifying GPid semantics to glibconfig.h.
|
commit | commitdiff | tree |
2008-08-04 |
Tor Lillqvist | Make the union _GSystemThread::data array 8 bytes on...
|
commit | commitdiff | tree |
2008-08-04 |
Tor Lillqvist | MSDN says: "Do not cast a pointer to a FILETIME structure...
|
commit | commitdiff | tree |
2008-08-04 |
Tor Lillqvist | Cosmetics.
|
commit | commitdiff | tree |
2008-08-04 |
Tor Lillqvist | glib/giowin32.c glib/gmain.c glib/gspawn-win32.c Change...
|
commit | commitdiff | tree |
2008-08-04 |
Tor Lillqvist | Avoid warning on Win64 by using gintptr cast instead...
|
commit | commitdiff | tree |
2008-08-03 |
Tor Lillqvist | win32/gwin32directorymonitor.h Whitespace cleanup to...
|
commit | commitdiff | tree |
2008-08-03 |
Tor Lillqvist | Make prototype match LPOVERLAPPED_COMPLETION_ROUTINE...
|
commit | commitdiff | tree |
2008-08-02 |
Tor Lillqvist | Bug 541036 - Gnumeric crashes when trying to open Desktop...
|
commit | commitdiff | tree |
2008-08-02 |
Tor Lillqvist | Add 64-bit versions of GPOINTER_TO_INT(), GPOINTER_TO_UINT...
|
commit | commitdiff | tree |
2008-08-02 |
Tor Lillqvist | Add gintptr and guintptr typedefs here, too, appropriately...
|
commit | commitdiff | tree |
2008-08-02 |
Tor Lillqvist | Bug 545954 - 64-bit issue in dirent
|
commit | commitdiff | tree |
2008-07-30 |
Tor Lillqvist | Bug 545485 - Implicit declaration of utime()
|
commit | commitdiff | tree |
2008-07-30 |
Tor Lillqvist | Output to glibconfig.h typedefs for gintptr as the...
|
commit | commitdiff | tree |
2008-07-28 |
Tor Lillqvist | Message catalogs should always get installed into share...
|
commit | commitdiff | tree |
2008-07-28 |
Tor Lillqvist | Correct return type.
|
commit | commitdiff | tree |
2008-07-28 |
Tor Lillqvist | Fix problems on 64-bit Windows. Avoid warnings, some...
|
commit | commitdiff | tree |
2008-07-27 |
Tor Lillqvist | New file.
|
commit | commitdiff | tree |
2008-07-27 |
Tor Lillqvist | Forgot g_io_channel_new_file
|
commit | commitdiff | tree |
2008-07-27 |
Tor Lillqvist | glib/glib.symbols glib/gconvert.c glib/gdir.c glib...
|
commit | commitdiff | tree |
2008-07-27 |
Tor Lillqvist | gtype.h Revert my change from 2008-07-24. No G_TYPE_FORMAT...
|
commit | commitdiff | tree |
2008-07-27 |
Tor Lillqvist | Set LIB_EXE_MACHINE_FLAG to either X86 or X64 on Windows...
|
commit | commitdiff | tree |
2008-07-24 |
Tor Lillqvist | Include <stdio.h> for FILENAME_MAX on newer mingw installations.
|
commit | commitdiff | tree |
2008-07-24 |
Tor Lillqvist | Define G_TYPE_FORMAT as the printf format for a GType...
|
commit | commitdiff | tree |
2008-07-24 |
Tor Lillqvist | Use G_GSIZE_FORMAT instead of the C99 "zu".
|
commit | commitdiff | tree |
2008-07-24 |
Tor Lillqvist | Must output the GLIB_USING_SYSTEM_PRINTF to glibconfig...
|
commit | commitdiff | tree |
2008-07-23 |
Tor Lillqvist | Check also _WIN64.
|
commit | commitdiff | tree |
2008-07-23 |
Tor Lillqvist | Patch for 64-bit Windows from Richard Hult.
|
commit | commitdiff | tree |
2008-07-20 |
Tor Lillqvist | Patch from Yu Kuan that makes watched sockets behave...
|
commit | commitdiff | tree |
2008-06-21 |
Tor Lillqvist | Improve Windows-specific parts of documentation. Mention...
|
commit | commitdiff | tree |
2008-06-19 |
Tor Lillqvist | Bug 539074 - Cannot get exit status with g_spawn_command_lin...
|
commit | commitdiff | tree |
2008-06-16 |
Tor Lillqvist | Bug 538362 - Get Win32 icons back in the file chooser
|
commit | commitdiff | tree |
2008-06-11 |
Tor Lillqvist | g_win32_error_message() works fine for the Winsock...
|
commit | commitdiff | tree |
2008-06-11 |
Tor Lillqvist | glib/gmain.c Clarify what a "child pid" is in the doc...
|
commit | commitdiff | tree |
2008-06-10 |
Tor Lillqvist | Add TODO comments.
|
commit | commitdiff | tree |
2008-06-10 |
Tor Lillqvist | Add TODO comment.
|
commit | commitdiff | tree |
2008-06-09 |
Tor Lillqvist | Cosmetics.
|
commit | commitdiff | tree |
2008-06-07 |
Tor Lillqvist | Define X_OK if not defined (MSVC).
|
commit | commitdiff | tree |
2008-05-30 |
Tor Lillqvist | Bug 535625 - alias.h:2648: error: 'utime' undeclared...
|
commit | commitdiff | tree |
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 |
next |