Port: 
perforce.openwatcom.org:3488 Client:  p4db_web_client
Path: 
 
Files  Submitted  Branches  Labels  Clients  Users  Jobs  Settings 
 
Cancel operation Logout from server Show recent activity Show P4 command input Information Help
 
Submitted Changelists: (RSS 2.0 RSS 2.0)
Changelist Filter:
Include integrated changelists Display only changelists for current path
Maximum number of changelists displayed
Highest (or Range) File Pattern User Client
Changelist Date User Client Description
36315 2010/05/14 StevenL StevenL_4os2_slamain
Rework documentation for title command enhancements
36306 2010/05/11 AndreasB andi_banzai_os2
code style corrections
36305 2010/05/11 AndreasB andi_banzai_os2
added 4os2.ini.sample and 4start.cmd.sample
36304 2010/05/11 AndreasB andi_banzai_os2
fixed TitleIsCurDir behaviour and clarified documentation (ticket #4)
36303 2010/05/11 AndreasB andi_banzai_os2
corrected some comments and debug messages
36302 2010/05/11 AndreasB andi_banzai_os2
   fix cd into dirs with names containing [ (by Steven)
36195 2010/04/12 StevenL StevenL_4os2_slamain
Avoid losing track of configured TitleIsCurDir setting
36179 2010/04/09 StevenL StevenL_4os2_slamain
Update ERRORLEVEL handling comments.
36175 2010/04/09 AndreasB andi_banzai_os2
added Alt-F4 hotkey to exit 4os2 and
updated readme.1st to reflect changes in #36169, #36171, #36173
36173 2010/04/09 AndreasB andi_banzai_os2
allow type on devices and increase various buffer sizes to 4096 (CMDBUFSIZE)
36171 2010/04/09 AndreasB andi_banzai_os2
LFS fix for touch, tree, copy... cmd
added g, G (GByte) range specifier
36169 2010/04/09 AndreasB andi_banzai_os2
   corrected file descriptions to reflect that this version is not supported by JP Software,
   make linking with pmprintf env var dependant
35009 2009/09/04 AndreasB andi_banzai_os2
fixed typo in wrappers.c which prevents running on non LFS systems
code style corrections in wrappers.c
34966 2009/08/28 AndreasB andi_banzai_os2
"3.05Arc2"
fixed dir for files >=4GB
added wrapper for older os versions which do not support LargeFiles (pre Warp Server for e-business)
34617 2009/05/31 AndreasB andi_banzai_os2
   code style corrections for changes in 34587
34587 2009/05/27 AndreasB andi_banzai_os2
   fixed: files >=2GB (dir and touch commands)
   added: window title can be current directory
   	   dir change without trailing \
   	   popup window postion relativ to cursor
   	   footer of dir command - byte display
34469 2009/05/08 StevenL StevenL_4os2_slamain
Rework hardcoded numbers to use available symbolics
Avoid OpenWatcom 1.8 warnings
Increment build to 162
34468 2009/05/08 StevenL StevenL_4os2_slamain
Document Ctrl-V paste
32347 2008/02/09 MichalN MICHALN_WATCOM
Clipboard access fixes, Ctrl-V edit key support (paste from clipboard).
32319 2008/02/01 MichalN MICHALN_WATCOM
Compilation fixes for OW 1.8.
31570 2007/05/16 StevenL StevenL_4os2_slamain
Replace hardcoded numbers with defined constants
31569 2007/05/16 StevenL StevenL_4os2_slamain
Replace hardcoded value with defined constant
31568 2007/05/16 StevenL StevenL_4os2_slamain
Add lxlite target to master.mif
31528 2007/05/09 MichalN MICHALN_WATCOM_C2DW
Added 4os2.txt to distribution.
31464 2007/04/25 StevenL StevenL_4os2_slamain
4OS/2 3.04H build 160
Submit one more file. Should have been in @31463
31463 2007/04/25 StevenL StevenL_4os2_slamain
Release 3.04H, build 160.
Report chain to 4OS2 from REXX with SYS1803.
Describe 3.04H changes in readme and ipf.
31459 2007/04/25 MichalN MICHALN_WATCOM_C2DW
Increased revision to 'H' and brought readme uptodate.
31458 2007/04/25 MichalN MICHALN_WATCOM_C2DW
Made the 4OS2 makefile somewhat more portable.
31456 2007/04/24 StevenL StevenL_4os2_slamain
Avoid returning error to REXX when if statement expression evaluates to false.
Define and use IFF_EXPR_FALSE and IF_EXPR_FALSE to replace hardcoded 0x666.
31316 2007/02/26 StevenL StevenL_4os2_slamain
Correct ChangeTitle documentation error - default was reversed
30830 2006/09/12 StevenL StevenL_4os2_slamain
Avoid exception when shift /# count larger than number of arguments
30789 2006/08/31 StevenL StevenL_4os2_slamain
Clarify TITLE and WINDOW operation in online help.  Add index entries.
29818 2006/01/02 StevenL StevenL_4os2_slamain
Correct IFF usage help
29205 2005/08/03 MichalN MICHALN_WATCOM
Added heuristic to prevent attempts to load PMWIN if PM isn't
already loaded.
29178 2005/07/28 MichalN MICHALN_WATCOM
Reformatted keystack source while I was fixing the symbol names.
29168 2005/07/27 StevenL StevenL_4os2_slamain
Add dynamic window sizing support - allow option //windowstate etc. to work at runtime
29117 2005/07/17 StevenL StevenL_4os2_slamain
Avoid writing to windows owned by PM apps.
Allow writing to VIO windows on the assumption that the window owner is a 4OS2 session.
29116 2005/07/17 StevenL StevenL_4os2_slamain
Delete spurious space to avoid TOC misalignment.
29071 2005/07/08 MichalN MICHALN_WATCOM
Fixes from Steven L for problems with spawning 4OS2 from PrEditor.
29028 2005/06/30 MichalN MICHALN_WATCOM
Fixed buglets in online help.
29027 2005/06/30 MichalN MICHALN_WATCOM
Updated readme.
28953 2005/06/17 MichalN MICHALN_WATCOM
Added ChangeTitle INI setting (suggested by Steven L).
28925 2005/06/13 MichalN MICHALN_WATCOM
Call WinCancelShutdown to make sure the system doesn't try
to post WM_QUIT to our message queue.
28910 2005/06/11 MichalN MICHALN_HOME_OS2
Fixed VIO window title changes.
28909 2005/06/11 MichalN MICHALN_HOME_OS2
Go away, evil tabs!
28227 2005/03/23 MichalN MICHALN_HOME_OS2
Fixed stupid typo.
28210 2005/03/20 MichalN MICHALN_HOME_OS2
Miscellaneous portability ehnancements, no real code changes.
28184 2005/03/10 MichalN MICHALN_WATCOM
Added LIBPATHSTRICT support.
27422 2004/10/28 MichalN MICHALN_HOME_OS2
Technical doc update.
27420 2004/10/26 MichalN MICHALN_HOME_OS2
Implemented @MASTER function, although it appears somewhat useless
since the master and local environment are always the same (which 
may well be by design). Useful for compatibility though.
Copyright 2006 Perforce Software. All rights reserved.