Timeline



Apr 18, 2012:

11:29 PM Ticket #82 (Make SEH work in OS/2 context) closed by dmik
fixed: Great, this really helped. The TCP/IP configuration application …
8:57 PM Ticket #83 (Disable context switches) created by dmik
I have a guess that if we build a Win32 application from sources, we …
8:46 PM Changeset [21999] by dmik
kernel32: Make SEH work in OS/2 context. See #82 for details.
8:38 PM Ticket #82 (Make SEH work in OS/2 context) created by dmik
The current implementation of SEH (__try/__except) requires Odin …

Apr 11, 2012:

7:51 PM Changeset [21998] by dmik
gdi32: Implement wide version of ResetDC(). Used by recent OpenJDK.

Apr 10, 2012:

7:59 PM Ticket #81 (Missing static text in applications window) closed by dmik
fixed: I found the culprit: it's r21628. Reverting this change fixes the …
7:55 PM Changeset [21997] by dmik
gdi32: Fix lost text in TextOut? when used with non-identity …

Apr 9, 2012:

5:17 PM Ticket #3 (adding security subsystem to ODIN) closed by dmik
fixed: Also, the inability of Flash to create folders and #SharedObjects? (see …

Apr 7, 2012:

10:11 PM Changeset [21996] by dmik
kernel32: Export CreateToolhelp32Snapshot, Trhread32First, …

Apr 6, 2012:

8:30 AM Ticket #81 (Missing static text in applications window) created by mst
This app runs with an older Odin Build 2010-09-06: Dmitry A. …

Apr 4, 2012:

11:33 PM Ticket #80 (missing export) closed by abwillis
fixed
11:29 PM Changeset [21995] by abwillis
Ticket #80 add RtlGetNtVersionNumbers? to def file. Code was already …
5:20 PM Changeset [21994] by Silvan Scherrer
corrected some names in authors.h
5:16 PM Changeset [21993] by dmik
Fix About dialog height. Addition to r21989.
2:54 PM WikiStart edited by Silvan Scherrer
300 ixel is enough for the screenshot (diff)
2:52 PM odin.jpg attached to WikiStart by Silvan Scherrer
2:52 PM WikiStart edited by Silvan Scherrer
(diff)
9:10 AM Changeset [21992] by dmik
Add missing header (r21990 regression).

Apr 2, 2012:

4:40 PM Changeset [21991] by dmik
Remove compiler mention from About Odin dialog. This is really …
4:39 PM Changeset [21990] by dmik
Make About Odin system menu item localizable.
4:38 PM Changeset [21989] by dmik
Add new shiny Odin logo to About Odin dialog.
10:47 AM Ticket #80 (missing export) created by Silvan Scherrer
NTDLL.dll misses RtlGetVersionNumber? export

Mar 29, 2012:

10:57 PM Changeset [21988] by dmik
user32: Obey return value from WM_MOUSEACTIVATE. That is, hide the …
10:35 PM Changeset [21987] by dmik
user32: Fix WM_MOUSEACTIVATE and WM_PARENTNOTIFY behavior. In …

Mar 28, 2012:

3:54 PM Ticket #78 (Odin 0.8.4) closed by dmik
fixed: Turned out that r21983 didn't fix all the regressions of r21981
3:49 PM Changeset [21986] by dmik
kernel: Fix crash in PE/PEC (another regression of r21981). Closes #78.

Mar 27, 2012:

10:00 AM Ticket #79 (embedded Player, which does not work (Odin/Flash)) closed by Silvan Scherrer
invalid: please see svn.ecomstation.nl/flash10 if this is a known problem and …
4:34 AM Ticket #79 (embedded Player, which does not work (Odin/Flash)) created by herwigb
http://www.ebay.at/itm/LENOVO-ThinkCentre-A57-Intel-Core2Duo-E7200-2x2- …

Mar 19, 2012:

5:40 PM Ticket #78 (Odin 0.8.4) created by Tellie
I installed 0.8.4-1 with yum I try to play this game CLUB2000.zip …
2:45 PM Ticket #65 (Jeti/2 can't start anymore with new GCC builds) closed by dmik
invalid: And in either case, this is not the right place for the defect. There …
2:32 PM Milestone 0.8.4 completed
2:31 PM WikiStart edited by dmik
Announce release 0.8.4. (diff)
2:27 PM Changeset [21985] by dmik
Tag 0.8.4 release.

Mar 18, 2012:

11:48 PM Changeset [21984] by dmik
Release 0.8.4.
8:18 PM Ticket #56 (Openfire now even more unstable using Odin 0.8.1) closed by dmik
invalid: No need to have this defect here. Refer to …
7:34 PM Changeset [21983] by dmik
kernel32: Fix crash in CreateThread?() (r21981 regression).

Mar 17, 2012:

11:42 PM Changeset [21982] by dmik
Add test case for #76 and #77.
11:41 PM Ticket #77 (Fix stack size interpretation in CreateThread().) closed by dmik
fixed: Done in r21981.
11:41 PM Changeset [21981] by dmik
kernel32: Fix stack size interpretation in CreateThread?(). It now …
10:03 PM Ticket #76 (Support guard page exceptions) closed by dmik
fixed: Fixed in r21980.
10:02 PM Changeset [21980] by dmik
kernel32: Support guard page exceptions. This is in particular …

Mar 16, 2012:

4:28 PM Ticket #77 (Fix stack size interpretation in CreateThread().) created by dmik
Currently, the stack size passed to CreateThread?() is interpreted as …
4:16 PM Ticket #76 (Support guard page exceptions) created by dmik
Currently, Odin doesn't deliver EXCEPTION_GUARD_PAGE_VIOLATION …

Mar 9, 2012:

9:26 PM Changeset [21979] by dmik
kernel32: Release log file lock on unexpected thread termination. …

Mar 5, 2012:

12:21 PM Ticket #73 (Wiki and readme update) closed by Silvan Scherrer
fixed: all should be described a lot better. so closing it
12:18 PM WikiStart edited by dmik
wording (diff)

Feb 29, 2012:

12:41 PM Ticket #59 (Odin error) closed by Silvan Scherrer
invalid: it seems quicken uses a old installation scheme. try to install it on …

Feb 27, 2012:

5:50 PM Changeset [21978] by dmik
imm32: Initialize kernel32 on DLL init. IM32Init may trigger using of …
5:47 PM Changeset [21977] by dmik
Remove unneeded file (leftover).
5:47 PM Changeset [21976] by dmik
Fix some DLL init code that would return incorrect result on failure.

Feb 21, 2012:

7:53 PM Changeset [21975] by dmik
winnls.h: Don't hide Windows defines when os2wrap2.h is included.
7:52 PM Changeset [21974] by dmik
os2wrap2.h: Add more defines and define OS2_WRAP_INCLUDED. This is to …
5:21 PM Ticket #65 (Jeti/2 can't start anymore with new GCC builds) reopened by odin32
The WGSS50.DLL might have been due to the LIBC problems. LIBC have now …
5:07 PM WikiStart edited by Silvan Scherrer
some restructuring (diff)
9:56 AM Changeset [21973] by Silvan Scherrer
adjusted the readme
9:10 AM WikiStart edited by Silvan Scherrer
(diff)
9:09 AM WikiStart edited by Silvan Scherrer
building instructions (diff)
5:23 AM Ticket #74 (Java App OpenProj 1.4 does not work with GCC-Odin) closed by herwigb
invalid: The ticket is invalid. I had a mixture of old "real" libc063.dll and …

Feb 20, 2012:

6:05 PM Ticket #75 (Problems with multiple initialization of WGSS50.DLL) created by dmik
It turns out that if one version of KERNEL32.DLL has already loaded …
2:48 PM Ticket #74 (Java App OpenProj 1.4 does not work with GCC-Odin) created by herwigb
OpenProject 1.4 does not …
11:16 AM Ticket #73 (Wiki and readme update) created by Silvan Scherrer
Wiki and readme doesn't really reflect the current state of odin. we …

Feb 17, 2012:

1:50 PM Changeset [21972] by dmik
Add extra logging to DosQueryModuleHandleStrict?().
10:35 AM Changeset [21971] by dmik
Fix debug build break (r21967 regression). Some code doesn't actually …

Feb 16, 2012:

2:03 PM Changeset [21970] by dmik
os2wrap2.h: Add a bunch of prefixless defines.
2:00 PM Changeset [21969] by dmik
Simplify os2wrap2_gen.sh by using variables.
10:46 AM Changeset [21968] by dmik
Add missing PTCHAR, PTSTR and PCTSTR defs.

Feb 14, 2012:

11:01 PM Ticket #72 (ODIN 0.8.3. PE PSIPLOT.EXE crash when opening file) created by oara27
ODIN 0.8.3's PE causes PSIPLOT.EXE crash when opening file, see …

Feb 11, 2012:

4:28 PM Ticket #71 (GDI fullscreen support) created by MrJinx
This is more of a question that could lead to an enhancement request. …

Feb 9, 2012:

7:03 PM WikiStart edited by Silvan Scherrer
prereq for odin (diff)
1:34 PM Changeset [21967] by dmik
Don't access debug fields in CRITICAL_SECTION in release builds. This …

Feb 7, 2012:

12:47 PM Milestone 0.8.3 completed
12:47 PM Ticket #67 (version info) closed by dmik
fixed: Thanks for the words about my work -) This task is complete now; …
12:45 PM WikiStart edited by dmik
Add release 0.8.3. (diff)
12:33 PM Changeset [21966] by dmik
Tagged release 0.8.3.
12:32 PM Changeset [21965] by dmik
Release 0.8.3.
11:58 AM Ticket #70 (Fix loading icons from resources) created by dmik
Certain icon formats are loaded from the EXE/DLL resources …
8:10 AM Changeset [21964] by dmik
Fix shifted icon AND masks (r21951 regression). Turns out that ony …

Feb 6, 2012:

3:51 PM Changeset [21963] by dmik
Print version number in About Odin dialog.
11:33 AM Changeset [21962] by dmik
Remove debug statements. Strange, but this got accidentally committed.

Feb 3, 2012:

3:45 PM Ticket #65 (Jeti/2 can't start anymore with new GCC builds) closed by dmik
wontfix: I cannot confirm your problem on my system. "LIBC Error: Couldn't …

Feb 2, 2012:

8:42 PM Changeset [21961] by dmik
Support MIIM_FTYPE/MIIM_STRING flags properly in …
8:30 PM Changeset [21960] by dmik
Remove lost debug statement.

Feb 1, 2012:

2:14 PM Changeset [21959] by dmik
Serialize each log statement using mutex. This finally fixes the …
1:49 PM Changeset [21958] by dmik
Make sure hour value doesn't exceed 23h in logs.
1:43 PM Changeset [21957] by dmik
Print human readable time stamp in log files. Also clean up the code …
11:11 AM Changeset [21956] by dmik
Implement SwitchToThread?() API. This is in particular referenced by …

Jan 31, 2012:

9:25 PM Changeset [21955] by dmik
Make sure GetQueueStatus?() correctly reports QS_KEY state. Due to a …
9:17 PM Changeset [21954] by dmik
Make SHGetDiskFreeSpace[Ex] alias for GetDiskFreeSpaceEx?. This is …
9:16 PM Changeset [21953] by dmik
Add a bunch of Win32 API stubs needed for Flash above 10.0.45. This …

Jan 25, 2012:

8:29 PM Ticket #11 (Installer registry entry) closed by dmik
wontfix: After removing the requirement of any registry entries for Flash (see …
6:18 PM Changeset [21952] by dmik
WGSS: New hack (bb291798) that fixes broken GetFullPathName?() (regression).
2:48 PM Ticket #60 (Java 1.6 issues related to ODIN build 0.81) closed by Silvan Scherrer
fixed: Gerrit just said via e-mail that it works now. so i close this ticket.

Jan 24, 2012:

10:47 PM Changeset [21951] by dmik
Align scanlines passed to GetDIBits on a LONG boundary. This fixes …
10:35 PM Changeset [21950] by dmik
Disable overriding DebugInt3() with RasDebugInt3(). Since RAS is …

Jan 21, 2012:

3:43 PM Ticket #69 (Memory allocation failure) closed by dmik
duplicate: Duplicate of #54. Wait for 0.8.3.
3:41 PM Ticket #69 (Memory allocation failure) created by Anchieri
I have update using yum my Odin to version 0.821 after that most of my …
Note: See TracTimeline for information about the timeline view.