Timeline
Mar 14, 2011:
- 5:36 PM Ticket #33 (Make wrc work in GAS mode) closed by
- fixed: Implemented in r21589. I added the -M option to the wrc tool which …
- 5:35 PM Changeset [21589] by
- tools/wrc: Restored generating GAS output by default. MASM output is …
- 12:40 PM Ticket #33 (Make wrc work in GAS mode) created by
- Currently, wrc (wine resource compiper) is hard-hacked to produce the …
- 11:53 AM Changeset [21588] by
- testapp: Added systray testcase (taken from …
Mar 4, 2011:
- 11:08 PM Changeset [21587] by
- kernel32: VirtualQuery: Succeed with MEM_FREE for one page when …
Mar 3, 2011:
- 2:15 PM Changeset [21586] by
- os2wrap2.h: Added CLR_ wrappers.
- 2:11 PM Changeset [21585] by
- shlobj.h: Removed DECLSPEC_IMPORT definition as it seems to be not …
Mar 2, 2011:
- 7:50 PM Changeset [21584] by
- Removed OS/2-style APIENTRY definition from odin.h as it conflicts …
Feb 27, 2011:
- 6:21 AM Changeset [21583] by
- Ticket #32
- 6:20 AM Changeset [21582] by
- Ticket #32
- 6:19 AM Changeset [21581] by
- Ticket #32
- 6:19 AM Changeset [21580] by
- Ticket #32
- 6:16 AM Ticket #32 (Libpathstrict and DosLoadModule) created by
- When DosLoadModule loads a DLL with the name having .DLL it will …
Feb 25, 2011:
- 7:29 PM Ticket #31 (DosQueryModuleHandleStrict() loops forever and drains stack) closed by
- fixed: Fixed in r21579. Turned out to be a tiny typo (lost break statement), …
- 7:28 PM Changeset [21579] by
- odincrt: Fixed a tiny typo in DosQueryModuleHandleStrict() that could …
Feb 24, 2011:
- 11:32 PM Ticket #31 (DosQueryModuleHandleStrict() loops forever and drains stack) created by
- Due to bugs in the DosQuerySysState API, the returned buffer seems to …
- 11:07 PM Changeset [21578] by
- dsound: Workaround the OS/2 loader bug in LIBPATHSTRICT=T mode by …
Feb 22, 2011:
- 9:18 PM Ticket #14 (KEIL does not work - src\kernel32\mmap.cpp line 725 - can this be ...) closed by
- fixed: Works with odin32bin-20101230-release and odin32bin-20110221-release. …
Feb 21, 2011:
- 1:34 PM Changeset [21577] by
- Release: Bumped build number and updated changelog.
- 1:33 PM Changeset [21576] by
- Readme.txt: Don't mention the build number or date since it's enough …
- 1:21 PM Changeset [21575] by
- Readme.txt: Updated all links to point to netlabs.org.
- 1:16 PM Changeset [21574] by
- Authors list is in alphabetic order.
- 12:40 PM Changeset [21573] by
- user32: Disable an assertion in the debug build that doesn't look right.
Feb 9, 2011:
- 5:03 PM Changeset [21572] by
- dsound: Fixed GUID definition in DirectSoundCreate().
- 5:03 PM Changeset [21571] by
- dsound: Enumerate the default sound device twice in …
- 5:02 PM Changeset [21570] by
- winmm: Accept handles returned by mixerOpen() as IDs in …
Feb 4, 2011:
- 11:59 PM Changeset [21569] by
- kernel32: Fixed a bunch of OSLibDos* functions dealing with file names …
- 7:54 PM Changeset [21568] by
- kernel32: Disable logging exceptions in release builds through RAS …
Jan 28, 2011:
- 5:50 PM Changeset [21567] by
- kernel32: Implemented GetVolumePathName() API.
- 5:49 PM Changeset [21566] by
- kernel32: Debug output of GetFullPathNameA() could crash the process.
Jan 19, 2011:
- 10:58 PM Changeset [21565] by
- testapp: Added simple CreateFile()/GetFileInformationByHandle() test case.
- 10:56 PM Changeset [21564] by
- kernel32: Implemented generating the high/low index values (using a …
- 4:06 AM 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 …
Jan 18, 2011:
- 1:00 PM Changeset [21563] by
- iphlpapi: Fixed a crash when building the adapter/interface/address …
Jan 17, 2011:
- 8:29 PM Changeset [21562] by
- Backup r21560
- 8:28 PM Changeset [21561] by
- Backout r21559
- 7:14 PM Changeset [21560] by
- Changes to get pe.exe and pec.exe to build with GCC, ticket #19 and …
- 7:05 PM Changeset [21559] by
- In order to allow Odin to build with the GCC 3.3.5 and up the mk files …
Jan 12, 2011:
- 6:22 PM Changeset [21558] by
- Release: Bumped build number and updated changelog.
- 4:13 PM Changeset [21557] by
- testapp/gui/input: Formatting.
- 4:13 PM Changeset [21556] by
- user32: Fixed a crash during DnD when the dragged object was moved …
- 12:11 AM Changeset [21555] by
- user32: Make GetQueueStatus() return actual message summary in high …
Jan 11, 2011:
- 11:47 PM Changeset [21554] by
- Fixed broken indentation.
- 10:30 PM Ticket #29 (WINXP version to SP3) created by
- There was some chatter on OS2World about updating the reported version …
- 1:48 PM Ticket #28 (smp hangs) created by
- odin tends to hang the active process when a odinized app is …
- 2:59 AM Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) closed by
- fixed: Committed revision 21553.
- 2:58 AM Changeset [21553] by
- Add the "BroadcastSystemMessageA" function to User32.dll Ticket #27
- 1:06 AM Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) created by
- Add the "BroadcastSystemMessageA" function to User32.dll
- 12:12 AM Changeset [21552] by
- Ticket #25 WSALookupServiceBeginA and W stubs.
Jan 10, 2011:
- 11:50 PM Changeset [21551] by
- Ticket #26 allow wrc to build for Open Watcom.
- 11:42 PM Ticket #26 (OpenWatcom build) created by
- I did some work with Michal Necasek to get Odin to build with Open …
- 11:35 PM Ticket #25 (Get Pidgin to work under Odin) created by
- Attempt to get Pidgin to work under Odin. If Pidgin works then …
- 11:12 PM WikiStart edited by
- SVN Information (diff)
Jan 9, 2011:
- 11:42 PM Changeset [21550] by
- minivcrt: Use the own version of _fullpath() instead of the kLIBC one …
- 5:54 PM Changeset [21549] by
- kernel32: Fixed debug output in GetFullPathName*.
Jan 8, 2011:
- 1:51 PM Changeset [21548] by
- os2wrap2.h: Added BM_, LM_ and MM_ constants. Fixed incorrect …
- 1:41 PM Changeset [21547] by
- os2wrap2.h: Added wrappers for ERROR_, OBJ_ and PAG_ constants. Placed …
Jan 7, 2011:
- 2:21 PM Ticket #24 (Input of umlauts (å, ä , ö) sometimes does not work) closed by
- fixed: Good. Closing.
- 1:37 PM Changeset [21546] by
- testapp: gui/input: Build Unicode and Ascii executables and add Latin …
- 1:36 PM Changeset [21545] by
- testapp: common.mak: Added source- and target-specific CFLAGS support …
- 1:51 AM Changeset [21544] by
- user32: Fixed incorrect code page translation of window title text …
- 1:01 AM Changeset [21543] by
- user32: Do not change the code page of the main PM thread as Odin may …
Jan 6, 2011:
- 9:20 PM 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 PM Changeset [21542] by
- minivcrt: Fixed _fullpath() which could implicitly change the current …
Jan 4, 2011:
- 4:59 PM Ticket #23 (odininst crashes reproducibly in kernel32.dll) created by
- Release build 31.12.2010 […]
Dec 29, 2010:
- 11:46 PM Changeset [21541] by
- odinbuild: Bumped build number to 21541.
- 11:45 PM Changeset [21540] by
- Updated changelog.
- 4:14 PM Changeset [21539] by
- testapp: Added fontlist testcase.
- 4:13 PM Changeset [21538] by
- odincrt: Small code cleanup.
- 4:11 PM Changeset [21537] by
- kernel32: When checking for TZ, use RegOpenKey instead of RegCreateKey …
Dec 28, 2010:
- 12:13 AM 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 …
Dec 27, 2010:
- 11:48 PM Ticket #21 (cleanall fails) closed by
- fixed: Committed revision 21536
- 11:48 PM Changeset [21536] by
- Ticket #21 add cleanall to makefile rules to prevent cleanall failing …
- 11:46 PM Ticket #21 (cleanall fails) created by
- Cleanall fails when it hits msvcrt. Index: makefile …
Dec 23, 2010:
- 7:01 AM Ticket #20 (Derive TimeZoneInformation from TZ) closed by
- fixed: Done in r21535. Tested for Russian and Central European time zones. …
- 6:54 AM Changeset [21535] by
- Deduce Windows Time Zone information from the TZ environment variable.
- 4:15 AM Changeset [21534] by
- regapi.exe: Fixed string concatenation with '\'.
- 4:03 AM Changeset [21533] by
- common.mak: Added possibility to add more than one source dependency …
- 4:02 AM Changeset [21532] by
- regapi.exe: Fixed build.
- 4:02 AM Changeset [21531] by
- regapi.exe: Made it work with REGEDIT4 files generated by regedit2.exe …
Dec 21, 2010:
- 4:09 PM Ticket #20 (Derive TimeZoneInformation from TZ) created by
- Odin does not use TZ to define the Windows time zone …
- 1:42 AM Changeset [21530] by
- Added gui/input testcase.
- 1:40 AM Changeset [21529] by
- Fixed completely broken national (non-Latin1) character input in Odin. …
- 1:34 AM Changeset [21528] by
- odincrt: Doesn't seem to define odin_printf(), remove from declarations.
- 1:32 AM Changeset [21527] by
- user32: Fixed: GetMessage/PeekMessage could fail if filter was specified.
Dec 17, 2010:
- 4:22 PM Changeset [21526] by
- winbase.h: Added missing INVALID_FILE_SIZE define.
Dec 16, 2010:
- 3:02 AM Ticket #6 (Change compiler to gcc) closed by
- duplicate: It's not really that independent, see #19. Closing this one in favor …
- 3:00 AM Ticket #19 (Move to GCC) created by
- It makes sense to build the whole Odin with the latest GCC 4.x. Among …
Dec 14, 2010:
- 6:56 PM Changeset [21525] by
- kernel32: Fixed: GetFileInformation() would fail with …
Note:
See TracTimeline
for information about the timeline view.