- 04 Nov, 2005 7 commits
- 24 Oct, 2005 2 commits
- 16 Oct, 2005 1 commit
-
-
msameer authored
-
- 03 Oct, 2005 2 commits
- 29 Jun, 2005 9 commits
- 28 Jun, 2005 2 commits
-
-
msameer authored
-
-
- 20 Jun, 2005 2 commits
- 06 Mar, 2005 1 commit
-
-
Mohammed Sameer authored
-
- 20 Dec, 2004 2 commits
-
-
Mohammed Sameer authored
-
Mohammed Sameer authored
-
- 05 Dec, 2004 2 commits
-
-
Mohammed Sameer authored
-
Mohammed Sameer authored
-
- 04 Dec, 2004 3 commits
-
-
Mohammed Sameer authored
-
Mohammed Sameer authored
It should be removed soon.
-
Mohammed Sameer authored
-
- 24 Nov, 2004 5 commits
-
-
Mohammed Sameer authored
/usr/lib/gcc/i586-mingw32msvc/3.4.2/../../../../i586-mingw32msvc/include/unistd.h:23: error: conflicting types for 'g_win32_ftruncate' /home/mohammed/gtkwin32/include/glib-2.0/glib/gwin32.h:72: error: previous declaration of 'g_win32_ftruncate' was here /usr/lib/gcc/i586-mingw32msvc/3.4.2/../../../../i586-mingw32msvc/include/unistd.h:23: error: conflicting types for 'g_win32_ftruncate' /home/mohammed/gtkwin32/include/glib-2.0/glib/gwin32.h:72: error: previous declaration of 'g_win32_ftruncate' was here I had to add this: /* TODO: More clean way ?? */ #ifdef _WIN32 #ifdef ftruncate #undef ftruncate #endif /* ftruncate */ #endif /* _WIN32 */
-
Mohammed Sameer authored
-
Mohammed Sameer authored
-
Mohammed Sameer authored
-
Mohammed Sameer authored
-
- 09 Nov, 2004 1 commit
-
-
Mohammed Sameer authored
-
- 22 Oct, 2004 1 commit
-
-
Mohammed Sameer authored
-