Timeline



Apr 5, 2011:

2:21 AM Changeset [21609] by dmik
os2wrap2.h: Added CREATE_, EXLST_ and XCPT_ defines.

Mar 31, 2011:

12:20 PM WikiStart edited by Silvan Scherrer
page redesign & bug reports (diff)

Mar 30, 2011:

2:19 PM Changeset [21608] by dmik
testapp: threads: Modified to be able to easily reproduce the hang on …
1:11 AM Changeset [21607] by dmik
Added wgss50.sym and .map files (contributed by Steven Levine).

Mar 28, 2011:

1:40 PM Changeset [21606] by dmik
release: Bumped build number and updated changelog for 0.6.21606.
1:38 PM Changeset [21605] by dmik
general: Corrected spelling of my name.

Mar 24, 2011:

11:14 PM Changeset [21604] by dmik
kernel32: Report ERROR_MOD_NOT_FOUND from LoadLibrary() when it fails …

Mar 23, 2011:

11:51 PM Ticket #16 (Add xsystray support) closed by dmik
fixed: Implemented the "TaskbarCreated" functionality in r21601. Applications …
11:45 PM Changeset [21603] by dmik
testapp/systray: Added "TaskbarCreated" support.
11:44 PM Changeset [21602] by dmik
shell32: systray: Added support for the "TaskbarCreated" system …
11:40 PM Changeset [21601] by dmik
dbglog.h: Warnings.
5:52 PM Changeset [21600] by dmik
shell32: systray: Fixed non-working systray notifications in modern …
5:49 PM Changeset [21599] by dmik
user32: auxthread: Typo.
5:49 PM Changeset [21598] by dmik
win32type.h: Fixed a couple of declarations incompatible with C mode.
5:48 PM Changeset [21597] by dmik
headers: VAC <= 3.0 doesn't understand _inline in C mode, so use …
3:29 PM Changeset [21596] by dmik
user32: Added internal helper RunOnAuxThread() API to perform function …
3:29 PM Changeset [21595] by dmik
user32: Added internal helper RunOnAuxThread() API to perform function …
3:27 PM Changeset [21594] by dmik
win32api.h: Added InterlockedCompareExchange() and …

Mar 18, 2011:

11:55 PM Changeset [21593] by dmik
testapp/systray: Added a todo.
11:37 PM Changeset [21592] by dmik
shell32: Implemented xsystray support (#16).

Mar 16, 2011:

4:52 PM Changeset [21591] by dmik
shell32: Prepared to the xsystray integration (keeping the old …

Mar 15, 2011:

4:34 PM Changeset [21590] by dmik
shell32: Shell_NotifyIcon(): Create a copy of the supplied icon …

Mar 14, 2011:

5:36 PM Ticket #33 (Make wrc work in GAS mode) closed by dmik
fixed: Implemented in r21589. I added the -M option to the wrc tool which …
5:35 PM Changeset [21589] by dmik
tools/wrc: Restored generating GAS output by default. MASM output is …
12:40 PM Ticket #33 (Make wrc work in GAS mode) created by dmik
Currently, wrc (wine resource compiper) is hard-hacked to produce the …
11:53 AM Changeset [21588] by dmik
testapp: Added systray testcase (taken from …

Mar 4, 2011:

11:08 PM Changeset [21587] by dmik
kernel32: VirtualQuery: Succeed with MEM_FREE for one page when …

Mar 3, 2011:

2:15 PM Changeset [21586] by dmik
os2wrap2.h: Added CLR_ wrappers.
2:11 PM Changeset [21585] by dmik
shlobj.h: Removed DECLSPEC_IMPORT definition as it seems to be not …

Mar 2, 2011:

7:50 PM Changeset [21584] by dmik
Removed OS/2-style APIENTRY definition from odin.h as it conflicts …

Feb 27, 2011:

6:21 AM Changeset [21583] by abwillis
Ticket #32
6:20 AM Changeset [21582] by abwillis
Ticket #32
6:19 AM Changeset [21581] by abwillis
Ticket #32
6:19 AM Changeset [21580] by abwillis
Ticket #32
6:16 AM Ticket #32 (Libpathstrict and DosLoadModule) created by abwillis
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 dmik
fixed: Fixed in r21579. Turned out to be a tiny typo (lost break statement), …
7:28 PM Changeset [21579] by dmik
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 dmik
Due to bugs in the DosQuerySysState API, the returned buffer seems to …
11:07 PM Changeset [21578] by dmik
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 andib
fixed: Works with odin32bin-20101230-release and odin32bin-20110221-release. …

Feb 21, 2011:

1:34 PM Changeset [21577] by dmik
Release: Bumped build number and updated changelog.
1:33 PM Changeset [21576] by dmik
Readme.txt: Don't mention the build number or date since it's enough …
1:21 PM Changeset [21575] by dmik
Readme.txt: Updated all links to point to netlabs.org.
1:16 PM Changeset [21574] by dmik
Authors list is in alphabetic order.
12:40 PM Changeset [21573] by dmik
user32: Disable an assertion in the debug build that doesn't look right.

Feb 9, 2011:

5:03 PM Changeset [21572] by dmik
dsound: Fixed GUID definition in DirectSoundCreate().
5:03 PM Changeset [21571] by dmik
dsound: Enumerate the default sound device twice in …
5:02 PM Changeset [21570] by dmik
winmm: Accept handles returned by mixerOpen() as IDs in …

Feb 4, 2011:

11:59 PM Changeset [21569] by dmik
kernel32: Fixed a bunch of OSLibDos* functions dealing with file names …
7:54 PM Changeset [21568] by dmik
kernel32: Disable logging exceptions in release builds through RAS …

Jan 28, 2011:

5:50 PM Changeset [21567] by dmik
kernel32: Implemented GetVolumePathName() API.
5:49 PM Changeset [21566] by dmik
kernel32: Debug output of GetFullPathNameA() could crash the process.

Jan 19, 2011:

10:58 PM Changeset [21565] by dmik
testapp: Added simple CreateFile()/GetFileInformationByHandle() test case.
10:56 PM Changeset [21564] by dmik
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 madodel
This is a carry over from testing flash 10. I was unable to start …

Jan 18, 2011:

1:00 PM Changeset [21563] by dmik
iphlpapi: Fixed a crash when building the adapter/interface/address …

Jan 17, 2011:

8:29 PM Changeset [21562] by abwillis
Backup r21560
8:28 PM Changeset [21561] by abwillis
Backout r21559
7:14 PM Changeset [21560] by abwillis
Changes to get pe.exe and pec.exe to build with GCC, ticket #19 and …
7:05 PM Changeset [21559] by abwillis
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 dmik
Release: Bumped build number and updated changelog.
4:13 PM Changeset [21557] by dmik
testapp/gui/input: Formatting.
4:13 PM Changeset [21556] by dmik
user32: Fixed a crash during DnD when the dragged object was moved …
12:11 AM Changeset [21555] by dmik
user32: Make GetQueueStatus() return actual message summary in high …

Jan 11, 2011:

11:47 PM Changeset [21554] by dmik
Fixed broken indentation.
10:30 PM Ticket #29 (WINXP version to SP3) created by abwillis
There was some chatter on OS2World about updating the reported version …
1:48 PM Ticket #28 (smp hangs) created by Silvan Scherrer
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 abwillis
fixed: Committed revision 21553.
2:58 AM Changeset [21553] by abwillis
Add the "BroadcastSystemMessageA" function to User32.dll Ticket #27
1:06 AM Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) created by abwillis
Add the "BroadcastSystemMessageA" function to User32.dll
12:12 AM Changeset [21552] by abwillis
Ticket #25 WSALookupServiceBeginA and W stubs.

Jan 10, 2011:

11:50 PM Changeset [21551] by abwillis
Ticket #26 allow wrc to build for Open Watcom.
11:42 PM Ticket #26 (OpenWatcom build) created by abwillis
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 abwillis
Attempt to get Pidgin to work under Odin. If Pidgin works then …
11:12 PM WikiStart edited by abwillis
SVN Information (diff)

Jan 9, 2011:

11:42 PM Changeset [21550] by dmik
minivcrt: Use the own version of _fullpath() instead of the kLIBC one …
5:54 PM Changeset [21549] by dmik
kernel32: Fixed debug output in GetFullPathName*.

Jan 8, 2011:

1:51 PM Changeset [21548] by dmik
os2wrap2.h: Added BM_, LM_ and MM_ constants. Fixed incorrect …
1:41 PM Changeset [21547] by dmik
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 dmik
fixed: Good. Closing.
1:37 PM Changeset [21546] by dmik
testapp: gui/input: Build Unicode and Ascii executables and add Latin …
1:36 PM Changeset [21545] by dmik
testapp: common.mak: Added source- and target-specific CFLAGS support …
1:51 AM Changeset [21544] by dmik
user32: Fixed incorrect code page translation of window title text …
1:01 AM Changeset [21543] by dmik
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 dmik
A user reports (http://svn.netlabs.org/java/ticket/41) that he cannot …
12:34 PM Changeset [21542] by dmik
minivcrt: Fixed _fullpath() which could implicitly change the current …
Note: See TracTimeline for information about the timeline view.