Timeline
2011-10-28:
- 23:04 Ticket #48 (Certain text does not display in pop ups) created by
- Certain text does not display in popups generated by the application …
- 02:04 Changeset [21755] by
- Extern "C".
2011-10-27:
- 18:49 Changeset [21754] by
- GCC has snprintf().
- 16:51 Changeset [21753] by
- Quote names in kernel32.def.
- 16:05 Changeset [21752] by
- Add sed script to quote funciton names in .DEF files.
- 00:38 Changeset [21751] by
- Build LIBWRAP library.
- 00:35 Changeset [21750] by
- Addon to r21749.
- 00:34 Changeset [21749] by
- Add handler to compile .asm files with the MASM-compilant tool. This is …
2011-10-26:
- 23:36 Changeset [21748] by
- Generate dependencies for .orc files.
- 23:29 Changeset [21747] by
- Oops, typo.
- 21:16 Changeset [21746] by
- Add handler to compile .orc source files with Wine RC.
2011-10-25:
- 20:41 Changeset [21745] by
- Build Wine RC tool. It is necesasry for .orc files which are Windows …
- 20:39 Changeset [21744] by
- Remove duplicate unicode library from tools/wrc/u. The version we have in …
- 20:37 Changeset [21743] by
- Move unicode library to lib as it is shared among several parts.
- 19:13 Changeset [21742] by
- Add C++ version of ODINHelperStripUNC() for non-const strings.
- 19:06 Changeset [21741] by
- Common compiler warnings and errors.
- 19:05 Changeset [21740] by
- GetCPInfo() could return wrong default char.
- 19:04 Changeset [21739] by
- Define ras_snprintf() which differs from GNU LIBC snprintf().
- 12:07 Changeset [21738] by
- Proper EXPORT definition for GCC.
2011-10-24:
- 21:23 Changeset [21737] by
- Common compiler warnings and errors.
- 20:31 Changeset [21736] by
- Add exe386.h for GCC which is missing there.
- 20:05 Changeset [21735] by
- Match InitializeKernel32() return type usage with declaration.
- 20:04 Changeset [21734] by
- Make kernel32 use initdll.lib.
- 19:58 Changeset [21733] by
- Create lnitdll.lib to hold common DLL init/term code. This simplifies …
2011-10-21:
- 17:13 Changeset [21732] by
- Common compiler warnings and errors.
- 16:55 Changeset [21731] by
- Don't include missing includes under GCC.
- 16:52 Changeset [21730] by
- Common compiler warnings and errors.
- 16:44 Changeset [21729] by
- Use static member instead of global friend funciton.
- 16:39 Changeset [21728] by
- Define ctordtorInit()/ctordtorTerm() on GCC.
- 16:35 Changeset [21727] by
- Get rid of DLLENTRYPOINT_CCONV and DLLENTRYPOINT_NAME.
2011-10-19:
- 23:00 Changeset [21726] by
- strcmpi -> stricmp. The former is deprecated since long and missing in …
- 22:48 Changeset [21725] by
- GCC doesn't have wcstr.h (wchar.h replaces it when needed).
- 22:40 Changeset [21724] by
- No need for inline in class members defined at declaration.
- 22:36 Changeset [21723] by
- os2warp.h: Define INCL_LONGLONG_STRUCTS under GCC.
- 22:35 Changeset [21722] by
- GCC doesn't have _set_crt_msg_handle().
- 21:53 Changeset [21721] by
- Define _interrupt(n) on GCC. It makes sense to add this VAC compatibility …
- 12:41 Ticket #39 (Trap in Firefox 4.0.2pre) closed by
- invalid
- 11:26 Changeset [21720] by
- Replace "\" with "/" in include statements.
- 10:20 Changeset [21719] by
- _ras.cpp: Port to GCC.
2011-10-18:
- 21:18 Changeset [21718] by
- Ooops, belongs to r21717.
- 21:16 Changeset [21717] by
- Use const char * for arguments accepting literal strings. This is more …
- 21:14 Changeset [21716] by
- Place local includes in quotes. GCC doesn't search for <> includes in the …
- 21:01 Changeset [21715] by
- Add OS2DEF_INCLUDED and_LNK_CONV missing in GCC.
- 20:31 Changeset [21714] by
- Declare index var used outside for().
- 20:24 Changeset [21713] by
- Add SetReturnFS() for GCC.
- 20:13 Changeset [21712] by
- Add APIRET16/APIENTRY16 missing in GCC.
- 20:12 Changeset [21711] by
- Declare index var used outside for().
- 19:37 Changeset [21710] by
- _ras.h: Use <sys/binutil.h> under GCC and remove useless typedef.
- 19:26 Changeset [21709] by
- Force extern "C" for API declarations. Seems that IBM VAC implied that …
- 19:15 Changeset [21708] by
- Don't use class name suffix in declaration. This is superfluous and fatal …
- 19:14 Changeset [21707] by
- Make Win32ThreadProc static member of Win32Thread. This is more correct …
- 19:05 Changeset [21706] by
- Use _control87() under GCC.
- 18:59 Changeset [21705] by
- Don't define FORMAT_CGA unless absent.
- 18:59 Changeset [21704] by
- Don't use class name suffix in declaration. This is superfluous and fatal …
- 18:57 Changeset [21703] by
- os2wrap.h: OS2_H is also necessary (see r21701).
- 18:56 Changeset [21702] by
- Force extern "C" for API declarations. Seems that IBM VAC implied that …
- 18:35 Changeset [21701] by
- os2wrap.h: Replace VIO16/MOU16 with Vio/Mou? and add OS2_INCLUDED. This is …
2011-10-15:
- 09:34 Ticket #46 (java apps fail to display open file dialog) closed by
- invalid
- 09:33 Ticket #47 (java apps fail to display open file dialog) closed by
- invalid: Was a install problem
2011-10-07:
- 00:57 Changeset [21700] by
- Fix incorrect WINE_PACKED usage (compiler warning).
- 00:55 Changeset [21699] by
- Fix incorrect file ending.
- 00:55 Changeset [21698] by
- Add min()/max() for GCC.
- 00:54 Changeset [21697] by
- Add guidlib makefile.
2011-10-06:
- 12:01 Changeset [21696] by
- New ignore patterns.
- 11:59 Changeset [21695] by
- Add makefiles for kernel32 (+seh/unicode helpers).
- 10:15 Changeset [21694] by
- Rename WGSS50.lic to WGSS50.LIC.
- 00:03 Changeset [21693] by
- Rename src/NTDLL to src/ntdll.
2011-10-05:
- 23:55 Changeset [21692] by
- Normalize file case. Change all uppercase filenames and extensions to …
- 20:19 Ticket #47 (java apps fail to display open file dialog) created by
- Not sure if this is an odin or java6 problem but Arachnophilia - …
- 20:16 Ticket #46 (java apps fail to display open file dialog) created by
- Not sure if this is an odin or java6 problem but Arachnophilia - …
2011-10-04:
- 22:17 Changeset [21691] by
- Convert lib subdirectory to kbuild.
- 22:14 Changeset [21690] by
- Add global kmk configuration and top-level makefile.
2011-10-03:
- 13:35 Changeset [21689] by
- Spec for release 0.7.1-3.
- 13:34 Ticket #45 (ODIN RPM package and missing path satement in config.sys for PE.EXE) closed by
- fixed: Thanks for the report. Executables have slipped into the "libodin" …
- 10:59 Ticket #45 (ODIN RPM package and missing path satement in config.sys for PE.EXE) created by
- After installing ODIN by running YUM INSTALL LIBODIN the portable …
2011-10-01:
- 22:58 WikiStart edited by
- (diff)
- 22:57 WikiStart edited by
- (diff)
- 22:55 WikiStart edited by
- Added 0.7.1 announce. (diff)
- 22:41 Ticket #44 (RPM Odin 0.7.1 doesn't work) closed by
- fixed
- 22:30 Changeset [21688] by
- Spec for release 0.7.1-2.
- 16:18 Ticket #44 (RPM Odin 0.7.1 doesn't work) created by
- Uninstalled the last Odin using Warpin, then installed 0.7.1 using YUM …
2011-09-30:
- 21:47 Changeset [21687] by
- Created gcc-kmk branch (moving to GCC and kBuild).
- 20:58 Changeset [21686] by
- Tagged release 0.7.1.
- 20:57 Changeset [21685] by
- Release 0.7.1.
- 20:57 Changeset [21684] by
- HowToDistribute?.txt: Missed commit message template for tagging.
- 20:55 Changeset [21683] by
- HowToDistribute?.txt: A word about re-releasing RPMs.
- 18:56 Changeset [21682] by
- HowToDistribute?.txt: Typo.
- 18:21 Changeset [21681] by
- Update HowToDistribute?.txt.
- 18:03 Changeset [21680] by
- odin.spec: A lot of changes. Split up to more independent packages, …
- 17:58 Changeset [21679] by
- odininst: Create "Program Files" in WINDOWSDIR instead of drive root.
2011-09-18:
- 15:49 Ticket #43 (Playing sound is severely distorted) created by
- I found the played sound in LAOE and Raven very distorted. The same file …
2011-09-03:
- 13:46 Ticket #42 (Sound record) created by
- Odin does not support recording sound. This is something which is not of …
2011-08-24:
- 23:40 Changeset [21678] by
- Added RPM .spec file and script to auto-update it. The file …
- 23:38 Changeset [21677] by
- Add simple environment script template.
- 23:38 Changeset [21676] by
- Better makeall sequence.
2011-08-19:
- 19:11 Ticket #41 (Trap in CRYPT32) created by
- While browsing a web page with Flash content, SeaMonkey? crashed and …
Note: See TracTimeline
for information about the timeline view.
