Timeline



Apr 8, 2011:

12:23 PM Changeset [21611] by dmik
kernel32: Added missing \n to the funciton name when performing a …

Apr 7, 2011:

12:28 AM Changeset [21610] by dmik
kernel32: Fixed: Parsing .SYM files when printing the stack trace in …

Apr 5, 2011:

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

Mar 31, 2011:

10:20 AM WikiStart edited by Silvan Scherrer
page redesign & bug reports (diff)

Mar 30, 2011:

12:19 PM Changeset [21608] by dmik
testapp: threads: Modified to be able to easily reproduce the hang on …

Mar 29, 2011:

11:11 PM Changeset [21607] by dmik
Added wgss50.sym and .map files (contributed by Steven Levine).

Mar 28, 2011:

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

Mar 24, 2011:

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

Mar 23, 2011:

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

Mar 18, 2011:

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

Mar 16, 2011:

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

Mar 15, 2011:

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

Mar 14, 2011:

4: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 …
4:35 PM Changeset [21589] by dmik
tools/wrc: Restored generating GAS output by default. MASM output is …
11:40 AM Ticket #33 (Make wrc work in GAS mode) created by dmik
Currently, wrc (wine resource compiper) is hard-hacked to produce the …
10:53 AM Changeset [21588] by dmik
testapp: Added systray testcase (taken from …

Mar 4, 2011:

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

Mar 3, 2011:

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

Mar 2, 2011:

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

Feb 27, 2011:

5:21 AM Changeset [21583] by abwillis
Ticket #32
5:20 AM Changeset [21582] by abwillis
Ticket #32
5:19 AM Changeset [21581] by abwillis
Ticket #32
5:19 AM Changeset [21580] by abwillis
Ticket #32
5: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:

6: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), …
6:28 PM Changeset [21579] by dmik
odincrt: Fixed a tiny typo in DosQueryModuleHandleStrict?() that could …

Feb 24, 2011:

10: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 …
10:07 PM Changeset [21578] by dmik
dsound: Workaround the OS/2 loader bug in LIBPATHSTRICT=T mode by …

Feb 22, 2011:

8: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:

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

Feb 9, 2011:

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

Feb 4, 2011:

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

Jan 28, 2011:

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

Jan 19, 2011:

9:58 PM Changeset [21565] by dmik
testapp: Added simple CreateFile?()/GetFileInformationByHandle?() test case.
9:56 PM Changeset [21564] by dmik
kernel32: Implemented generating the high/low index values (using a …
3: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:

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

Jan 17, 2011:

7:29 PM Changeset [21562] by abwillis
Backup r21560
7:28 PM Changeset [21561] by abwillis
Backout r21559
6:14 PM Changeset [21560] by abwillis
Changes to get pe.exe and pec.exe to build with GCC, ticket #19 and …
6: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:

5:22 PM Changeset [21558] by dmik
Release: Bumped build number and updated changelog.
3:13 PM Changeset [21557] by dmik
testapp/gui/input: Formatting.
3:13 PM Changeset [21556] by dmik
user32: Fixed a crash during DnD when the dragged object was moved …

Jan 11, 2011:

11:11 PM Changeset [21555] by dmik
user32: Make GetQueueStatus?() return actual message summary in high …
10:47 PM Changeset [21554] by dmik
Fixed broken indentation.
9:30 PM Ticket #29 (WINXP version to SP3) created by abwillis
There was some chatter on OS2World about updating the reported version …
12:48 PM Ticket #28 (smp hangs) created by Silvan Scherrer
odin tends to hang the active process when a odinized app is …
1:59 AM Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) closed by abwillis
fixed: Committed revision 21553.
1:58 AM Changeset [21553] by abwillis
Add the "BroadcastSystemMessageA" function to User32.dll Ticket #27
12:06 AM Ticket #27 (Add the "BroadcastSystemMessageA" function to User32.dll) created by abwillis
Add the "BroadcastSystemMessageA" function to User32.dll
Note: See TracTimeline for information about the timeline view.