Timeline


and

2011-01-11:

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

2011-01-10:

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

2011-01-09:

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

2011-01-08:

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

2011-01-04:

16:59 Ticket #23 (odininst crashes reproducibly in kernel32.dll) created by herwigb
Release build 31.12.2010 […]

2010-12-29:

23:46 Changeset [21541] by dmik
odinbuild: Bumped build number to 21541.
23:45 Changeset [21540] by dmik
Updated changelog.
16:14 Changeset [21539] by dmik
testapp: Added fontlist testcase.
16:13 Changeset [21538] by dmik
odincrt: Small code cleanup.
16:11 Changeset [21537] by dmik
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 abwillis
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 abwillis
fixed: Committed revision 21536
23:48 Changeset [21536] by abwillis
Ticket #21 add cleanall to makefile rules to prevent cleanall failing at …
23:46 Ticket #21 (cleanall fails) created by abwillis
Cleanall fails when it hits msvcrt. Index: makefile …

2010-12-23:

07:01 Ticket #20 (Derive TimeZoneInformation from TZ) closed by dmik
fixed: Done in r21535. Tested for Russian and Central European time zones. Note …
06:54 Changeset [21535] by dmik
Deduce Windows Time Zone information from the TZ environment variable.
04:15 Changeset [21534] by dmik
regapi.exe: Fixed string concatenation with '\'.
04:03 Changeset [21533] by dmik
common.mak: Added possibility to add more than one source dependency to …
04:02 Changeset [21532] by dmik
regapi.exe: Fixed build.
04:02 Changeset [21531] by dmik
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 dmik
Odin does not use TZ to define the Windows time zone …
01:42 Changeset [21530] by dmik
Added gui/input testcase.
01:40 Changeset [21529] by dmik
Fixed completely broken national (non-Latin1) character input in Odin. …
01:34 Changeset [21528] by dmik
odincrt: Doesn't seem to define odin_printf(), remove from declarations.
01:32 Changeset [21527] by dmik
user32: Fixed: GetMessage/PeekMessage? could fail if filter was specified.

2010-12-17:

16:22 Changeset [21526] by dmik
winbase.h: Added missing INVALID_FILE_SIZE define.

2010-12-16:

03:02 Ticket #6 (Change compiler to gcc) closed by dmik
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 dmik
It makes sense to build the whole Odin with the latest GCC 4.x. Among …

2010-12-14:

18:56 Changeset [21525] by dmik
kernel32: Fixed: GetFileInformation?() would fail with ERROR_ACCESS_DEINIED …

2010-12-11:

00:11 Changeset [21524] by dmik
Fixed: GetObjectType?() on DC handles would return wrong values.

2010-12-10:

21:23 Ticket #18 (SetWindowSubclass API is broken.) created by dmik
Odin provides support for the new XP-style window subclassing API (details …
17:09 Changeset [21523] by dmik
Fixed INLINE: GCC always generates non-inline bodies for pure inline …
13:25 Ticket #17 (unresolved external for gdi32.dll) closed by dmik
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 Michaelhz
Ilink reports unresolved external when linking gdi32.dll. So please add …

2010-12-07:

17:39 Changeset [21522] by dmik
Fixed MAKEINTRESOURCE declaration.
14:44 Changeset [21521] by dmik
Surround C defs with extern "C".
14:44 Changeset [21520] by dmik
Prevent underscore in GUID_NULL on EMX.
13:49 Changeset [21519] by dmik
Added the threads test app.
13:49 Changeset [21518] by dmik
Added the threads test app.
13:48 Changeset [21517] by dmik
Removed generation of special EMX versions of libwrap* libraries …
13:46 Changeset [21516] by dmik
Added --use-oldlib configure option that selects the old LIB tool for …
13:41 Changeset [21515] by dmik
Prevent underscore in GUID constants on EMX.

2010-12-06:

21:26 Changeset [21514] by dmik
Added SHCOLSTATEF typedef.
21:20 Changeset [21513] by dmik
Renamed LR_VGA_COLOR to LR_VGACOLOR.
17:24 Changeset [21512] by dmik
Aligned the STRRET definition and made it available through shlwapi.h and …
16:52 Changeset [21511] by dmik
Added PICONINFO definition.
15:13 Ticket #16 (Add xsystray support) created by dmik
Odin32 already supports the SystTray? eCenter plugin by MadInt? however we …
15:11 Changeset [21510] by dmik
Added PNOTIFYICONDATA definition.

2010-12-03:

18:40 Changeset [21509] by dmik
Reverted r21470 as Win2000 better corresponds to the level of the …
18:31 Changeset [21508] by dmik
Fixed CFSTR_ definitions in UNICODE mode.
18:23 Changeset [21507] by dmik
Added a bunch of CDS_ constants.
18:09 Changeset [21506] by dmik
minivcrt: Added a bunch of *wprintf() functions.
15:29 Changeset [21505] by dmik
Fixed T() definition in UNICODE mode.
15:20 Changeset [21504] by dmik
Added _i64tot, _l64tot and _ul64tot definitions.
15:16 Changeset [21503] by dmik
GETTEXTEX::lpUsedDefaultChar should be lpUsedDefChar according to Win32 …
13:58 Changeset [21502] by dmik
Added support for mouse wheel messages to mouse_event() and SendInput?() …
12:10 Changeset [21501] by dmik
minivcrt: Added MSVC-like wcstok() because the POSIX one has a different …
12:03 Changeset [21500] by dmik
minivcrt: Added min and max macros.

2010-12-02:

17:07 Changeset [21499] by dmik
minivcrt: Added non-unserscored variants for _wcsdup and friends …
17:06 Changeset [21498] by dmik
Added missing PSHORT and PUSHORT.
15:16 Changeset [21497] by dmik
Reverted r21496 (CDN_INCLUDEITEM is not actually supported by Odin32).
03:10 Changeset [21496] by dmik
Added CDN_INCLUDEITEM.
01:21 Changeset [21495] by dmik
In a modern Win32 SDK HCURSOR is the same as HICON.
01:19 Changeset [21494] by dmik
Fixed broken build after r21492 by sorting out a huuuuge wagon of …
01:18 Changeset [21493] by dmik
Fixed broken build after r21492 by sorting out a huuuuge wagon of …

2010-12-01:

19:45 Changeset [21492] by dmik
objbase.h: Include rpc.h for compaitibility with Win32.
13:31 Changeset [21491] by dmik
(z)mouse.h: Added support for UNICODE mode.
02:35 Changeset [21490] by dmik
minivcrt: Added swprintf and swscanf.

2010-11-30:

01:44 Changeset [21489] by dmik
Added TLS_OUT_OF_INDEXES.

2010-11-29:

23:29 Changeset [21488] by dmik
windows.h: Don't define CINTERFACE globally when compiling on GCC.
21:58 Changeset [21487] by dmik
Removed dd_obj_base.h unnecessary after 21479.
17:57 Changeset [21486] by dmik
obj_base.h: Make sure API is always declared as extern "C" (which it …
14:18 Changeset [21485] by dmik
ddraw.h: winbase.h is needed by winnt.h.
14:14 Changeset [21484] by dmik
obj_base.h: Typedef for structs isn't necessary in C++ mode.
14:07 Changeset [21483] by dmik
ddraw: Don't define CINTERFACE twice.

2010-11-27:

11:37 Changeset [21482] by dmik
testapp/make: Fix debug-* targets.
11:36 Changeset [21481] by dmik
iplog: No need in unistd.h (which conflicts with the LIBC one).
11:34 Changeset [21480] by dmik
iphlpapi: Network interfaces whose names we didn't recognize should be …
11:27 Changeset [21479] by dmik
Get rid of dd_obj_base.h which duplicates obj_base.h creating unnecessary …
11:12 Changeset [21478] by dmik
Do not define TCHAR twice.

2010-11-26:

15:50 Changeset [21477] by dmik
Don't undefine DECLARE_HANDLE as it is sometimes used in client code.

2010-11-16:

23:38 Changeset [21476] by dmik
testapp: Improved SEH/except test case.
23:35 Changeset [21475] by dmik
testapp: Added longjmp test case to test longjmp() within try.

2010-11-14:

00:50 Ticket #15 (Add own setjmp()/longjmp()) created by dmik
The normal OS/2 LIBC version of setjmp() memorizes the current (top) …
00:41 Changeset [21474] by dmik
kernel32/SEH: Added support for setjmp()/longjmp() within the try block. …
00:29 Changeset [21473] by dmik
kernel32: Do not attempt to dereference a certainly invalid pointer in the …

2010-11-11:

13:19 Changeset [21472] by dmik
kernel32: Allow FILE_MAP_READ access for PAGE_WRITECOPY mappings. Fixes …
Note: See TracTimeline for information about the timeline view.