Timeline
2011-02-27:
- 06:21 Changeset [21583] by
- Ticket #32
- 06:20 Changeset [21582] by
- Ticket #32
- 06:19 Changeset [21581] by
- Ticket #32
- 06:19 Changeset [21580] by
- Ticket #32
- 06:16 Ticket #32 (Libpathstrict and DosLoadModule) created by
- When DosLoadModule? loads a DLL with the name having .DLL it will search …
2011-02-25:
- 19:29 Ticket #31 (DosQueryModuleHandleStrict() loops forever and drains stack) closed by
- fixed: Fixed in r21579. Turned out to be a tiny typo (lost break statement), not …
- 19:28 Changeset [21579] by
- odincrt: Fixed a tiny typo in DosQueryModuleHandleStrict?() that could …
2011-02-24:
- 23:32 Ticket #31 (DosQueryModuleHandleStrict() loops forever and drains stack) created by
- Due to bugs in the DosQuerySysState? API, the returned buffer seems to …
- 23:07 Changeset [21578] by
- dsound: Workaround the OS/2 loader bug in LIBPATHSTRICT=T mode by always …
2011-02-22:
- 21:18 Ticket #14 (KEIL does not work - src\kernel32\mmap.cpp line 725 - can this be changed? ...) closed by
- fixed: Works with odin32bin-20101230-release and odin32bin-20110221-release. I …
2011-02-21:
- 13:34 Changeset [21577] by
- Release: Bumped build number and updated changelog.
- 13:33 Changeset [21576] by
- Readme.txt: Don't mention the build number or date since it's enough …
- 13:21 Changeset [21575] by
- Readme.txt: Updated all links to point to netlabs.org.
- 13:16 Changeset [21574] by
- Authors list is in alphabetic order.
- 12:40 Changeset [21573] by
- user32: Disable an assertion in the debug build that doesn't look right.
2011-02-09:
- 17:03 Changeset [21572] by
- dsound: Fixed GUID definition in DirectSoundCreate?().
- 17:03 Changeset [21571] by
- dsound: Enumerate the default sound device twice in DirectSoundEnumerate?() …
- 17:02 Changeset [21570] by
- winmm: Accept handles returned by mixerOpen() as IDs in mixerGetDevCaps() …
2011-02-04:
- 23:59 Changeset [21569] by
- kernel32: Fixed a bunch of OSLibDos* functions dealing with file names …
- 19:54 Changeset [21568] by
- kernel32: Disable logging exceptions in release builds through RAS since …
2011-01-28:
- 17:50 Changeset [21567] by
- kernel32: Implemented GetVolumePathName?() API.
- 17:49 Changeset [21566] by
- kernel32: Debug output of GetFullPathNameA() could crash the process.
2011-01-19:
- 22:58 Changeset [21565] by
- testapp: Added simple CreateFile?()/GetFileInformationByHandle?() test case.
- 22:56 Changeset [21564] by
- kernel32: Implemented generating the high/low index values (using a CRC32 …
- 04:06 Ticket #30 (Please add OdinApp install to Odin installation section of readme.) created by
- This is a carry over from testing flash 10. I was unable to start Firefox …
2011-01-18:
- 13:00 Changeset [21563] by
- iphlpapi: Fixed a crash when building the adapter/interface/address tables …
2011-01-17:
- 20:29 Changeset [21562] by
- Backup r21560
- 20:28 Changeset [21561] by
- Backout r21559
- 19:14 Changeset [21560] by
- Changes to get pe.exe and pec.exe to build with GCC, ticket #19 and ticket …
- 19:05 Changeset [21559] by
- In order to allow Odin to build with the GCC 3.3.5 and up the mk files …
2011-01-12:
- 18:22 Changeset [21558] by
- Release: Bumped build number and updated changelog.
- 16:13 Changeset [21557] by
- testapp/gui/input: Formatting.
- 16:13 Changeset [21556] by
- user32: Fixed a crash during DnD when the dragged object was moved through …
- 00:11 Changeset [21555] by
- user32: Make GetQueueStatus?() return actual message summary in high word …
2011-01-11:
- 23:47 Changeset [21554] by
- Fixed broken indentation.
- 22:30 Ticket #29 (WINXP version to SP3) created by
- There was some chatter on OS2World about updating the reported version of …
- 13:48 Ticket #28 (smp hangs) created by
- odin tends to hang the active process when a odinized app is terminated. …
- 02:59 Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) closed by
- fixed: Committed revision 21553.
- 02:58 Changeset [21553] by
- Add the "BroadcastSystemMessageA" function to User32.dll Ticket #27
- 01:06 Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) created by
- Add the "BroadcastSystemMessageA" function to User32.dll
- 00:12 Changeset [21552] by
- Ticket #25 WSALookupServiceBeginA and W stubs.
2011-01-10:
- 23:50 Changeset [21551] by
- Ticket #26 allow wrc to build for Open Watcom.
- 23:42 Ticket #26 (OpenWatcom build) created by
- I did some work with Michal Necasek to get Odin to build with Open Watcom. …
- 23:35 Ticket #25 (Get Pidgin to work under Odin) created by
- Attempt to get Pidgin to work under Odin. If Pidgin works then possibly …
- 23:12 WikiStart edited by
- SVN Information (diff)
2011-01-09:
- 23:42 Changeset [21550] by
- minivcrt: Use the own version of _fullpath() instead of the kLIBC one …
- 17:54 Changeset [21549] by
- kernel32: Fixed debug output in GetFullPathName?*.
2011-01-08:
- 13:51 Changeset [21548] by
- os2wrap2.h: Added BM_, LM_ and MM_ constants. Fixed incorrect redefinition …
- 13:41 Changeset [21547] by
- os2wrap2.h: Added wrappers for ERROR_, OBJ_ and PAG_ constants. Placed the …
2011-01-07:
- 14:21 Ticket #24 (Input of umlauts (å, ä , ö) sometimes does not work) closed by
- fixed: Good. Closing.
- 13:37 Changeset [21546] by
- testapp: gui/input: Build Unicode and Ascii executables and add Latin and …
- 13:36 Changeset [21545] by
- testapp: common.mak: Added source- and target-specific CFLAGS support …
- 01:51 Changeset [21544] by
- user32: Fixed incorrect code page translation of window title text (seen …
- 01:01 Changeset [21543] by
- user32: Do not change the code page of the main PM thread as Odin may be …
2011-01-06:
- 21:20 Ticket #24 (Input of umlauts (å, ä , ö) sometimes does not work) created by
- A user reports (http://svn.netlabs.org/java/ticket/41) that he cannot …
- 12:34 Changeset [21542] by
- minivcrt: Fixed _fullpath() which could implicitly change the current …
2011-01-04:
- 16:59 Ticket #23 (odininst crashes reproducibly in kernel32.dll) created by
- Release build 31.12.2010 […]
2010-12-29:
- 23:46 Changeset [21541] by
- odinbuild: Bumped build number to 21541.
- 23:45 Changeset [21540] by
- Updated changelog.
- 16:14 Changeset [21539] by
- testapp: Added fontlist testcase.
- 16:13 Changeset [21538] by
- odincrt: Small code cleanup.
- 16:11 Changeset [21537] by
- kernel32: When checking for TZ, use RegOpenKey? instead of RegCreateKey? to …
2010-12-28:
- 00:13 Ticket #22 (pe.exe and pec.exe do not work when built with vac365) created by
- Pe.exe, pec.exe and I think pe2lx.exe do not work when built with vac365. …
2010-12-27:
- 23:48 Ticket #21 (cleanall fails) closed by
- fixed: Committed revision 21536
- 23:48 Changeset [21536] by
- Ticket #21 add cleanall to makefile rules to prevent cleanall failing at …
- 23:46 Ticket #21 (cleanall fails) created by
- Cleanall fails when it hits msvcrt. Index: makefile …
2010-12-23:
- 07:01 Ticket #20 (Derive TimeZoneInformation from TZ) closed by
- fixed: Done in r21535. Tested for Russian and Central European time zones. Note …
- 06:54 Changeset [21535] by
- Deduce Windows Time Zone information from the TZ environment variable.
- 04:15 Changeset [21534] by
- regapi.exe: Fixed string concatenation with '\'.
- 04:03 Changeset [21533] by
- common.mak: Added possibility to add more than one source dependency to …
- 04:02 Changeset [21532] by
- regapi.exe: Fixed build.
- 04:02 Changeset [21531] by
- regapi.exe: Made it work with REGEDIT4 files generated by regedit2.exe on …
2010-12-21:
- 16:09 Ticket #20 (Derive TimeZoneInformation from TZ) created by
- Odin does not use TZ to define the Windows time zone …
- 01:42 Changeset [21530] by
- Added gui/input testcase.
- 01:40 Changeset [21529] by
- Fixed completely broken national (non-Latin1) character input in Odin. …
- 01:34 Changeset [21528] by
- odincrt: Doesn't seem to define odin_printf(), remove from declarations.
- 01:32 Changeset [21527] by
- user32: Fixed: GetMessage/PeekMessage? could fail if filter was specified.
2010-12-17:
- 16:22 Changeset [21526] by
- winbase.h: Added missing INVALID_FILE_SIZE define.
2010-12-16:
- 03:02 Ticket #6 (Change compiler to gcc) closed by
- duplicate: It's not really that independent, see #19. Closing this one in favor of it …
- 03:00 Ticket #19 (Move to GCC) created by
- It makes sense to build the whole Odin with the latest GCC 4.x. Among …
2010-12-14:
- 18:56 Changeset [21525] by
- kernel32: Fixed: GetFileInformation?() would fail with ERROR_ACCESS_DEINIED …
2010-12-11:
- 00:11 Changeset [21524] by
- Fixed: GetObjectType?() on DC handles would return wrong values.
2010-12-10:
- 21:23 Ticket #18 (SetWindowSubclass API is broken.) created by
- Odin provides support for the new XP-style window subclassing API (details …
- 17:09 Changeset [21523] by
- Fixed INLINE: GCC always generates non-inline bodies for pure inline …
- 13:25 Ticket #17 (unresolved external for gdi32.dll) closed by
- wontfix: Michael, thanks for your report! Looks like you are using a wrong …
2010-12-08:
- 20:42 Ticket #17 (unresolved external for gdi32.dll) created by
- Ilink reports unresolved external when linking gdi32.dll. So please add …
2010-12-07:
- 17:39 Changeset [21522] by
- Fixed MAKEINTRESOURCE declaration.
- 14:44 Changeset [21521] by
- Surround C defs with extern "C".
- 14:44 Changeset [21520] by
- Prevent underscore in GUID_NULL on EMX.
- 13:49 Changeset [21519] by
- Added the threads test app.
- 13:49 Changeset [21518] by
- Added the threads test app.
- 13:48 Changeset [21517] by
- Removed generation of special EMX versions of libwrap* libraries …
- 13:46 Changeset [21516] by
- Added --use-oldlib configure option that selects the old LIB tool for …
- 13:41 Changeset [21515] by
- Prevent underscore in GUID constants on EMX.
2010-12-06:
- 21:26 Changeset [21514] by
- Added SHCOLSTATEF typedef.
- 21:20 Changeset [21513] by
- Renamed LR_VGA_COLOR to LR_VGACOLOR.
- 17:24 Changeset [21512] by
- Aligned the STRRET definition and made it available through shlwapi.h and …
- 16:52 Changeset [21511] by
- Added PICONINFO definition.
- 15:13 Ticket #16 (Add xsystray support) created by
- Odin32 already supports the SystTray? eCenter plugin by MadInt? however we …
- 15:11 Changeset [21510] by
- Added PNOTIFYICONDATA definition.
2010-12-03:
- 18:40 Changeset [21509] by
- Reverted r21470 as Win2000 better corresponds to the level of the …
- 18:31 Changeset [21508] by
- Fixed CFSTR_ definitions in UNICODE mode.
- 18:23 Changeset [21507] by
- Added a bunch of CDS_ constants.
- 18:09 Changeset [21506] by
- minivcrt: Added a bunch of *wprintf() functions.
- 15:29 Changeset [21505] by
- Fixed T() definition in UNICODE mode.
- 15:20 Changeset [21504] by
- Added _i64tot, _l64tot and _ul64tot definitions.
- 15:16 Changeset [21503] by
- GETTEXTEX::lpUsedDefaultChar should be lpUsedDefChar according to Win32 …
- 13:58 Changeset [21502] by
- Added support for mouse wheel messages to mouse_event() and SendInput?() …
- 12:10 Changeset [21501] by
- minivcrt: Added MSVC-like wcstok() because the POSIX one has a different …
- 12:03 Changeset [21500] by
- minivcrt: Added min and max macros.
2010-12-02:
- 17:07 Changeset [21499] by
- minivcrt: Added non-unserscored variants for _wcsdup and friends …
- 17:06 Changeset [21498] by
- Added missing PSHORT and PUSHORT.
- 15:16 Changeset [21497] by
- Reverted r21496 (CDN_INCLUDEITEM is not actually supported by Odin32).
- 03:10 Changeset [21496] by
- Added CDN_INCLUDEITEM.
- 01:21 Changeset [21495] by
- In a modern Win32 SDK HCURSOR is the same as HICON.
- 01:19 Changeset [21494] by
- Fixed broken build after r21492 by sorting out a huuuuge wagon of …
- 01:18 Changeset [21493] by
- Fixed broken build after r21492 by sorting out a huuuuge wagon of …
2010-12-01:
- 19:45 Changeset [21492] by
- objbase.h: Include rpc.h for compaitibility with Win32.
- 13:31 Changeset [21491] by
- (z)mouse.h: Added support for UNICODE mode.
- 02:35 Changeset [21490] by
- minivcrt: Added swprintf and swscanf.
2010-11-30:
- 01:44 Changeset [21489] by
- Added TLS_OUT_OF_INDEXES.
2010-11-29:
- 23:29 Changeset [21488] by
- windows.h: Don't define CINTERFACE globally when compiling on GCC.
- 21:58 Changeset [21487] by
- Removed dd_obj_base.h unnecessary after 21479.
- 17:57 Changeset [21486] by
- obj_base.h: Make sure API is always declared as extern "C" (which it …
- 14:18 Changeset [21485] by
- ddraw.h: winbase.h is needed by winnt.h.
- 14:14 Changeset [21484] by
- obj_base.h: Typedef for structs isn't necessary in C++ mode.
- 14:07 Changeset [21483] by
- ddraw: Don't define CINTERFACE twice.
Note: See TracTimeline
for information about the timeline view.
