home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 May / PCWorld_2002-05_cd.bin / Software / Vyzkuste / litestep / LiteStep_Installer_2.0.exe / oldchanges.txt < prev    next >
Encoding:
Text File  |  2001-05-31  |  17.9 KB  |  187 lines

  1. ===== Changes since 0.24.1 =====
  2. -Fixed the PopupTitleColor problem.  Now it should be working correctly. (Warren)
  3. -Fixed the PopupSubmenuHeight so that the titlebar is affected by the same value. No gaps in the menu.(Fahim)
  4. -Fixed SystrayOrientation so that the parameters can be given in any order and with any punctuation (Fahim)
  5. -Added support for wharfbar autoclosing when you switch to another app if wharf animations aren't on (Fahim)
  6. -Added wharf hints support (Fahim)
  7. -Added start button customization via step.rc for button size and button text (Fahim)
  8. -Added code that stops the popups not redrawing properly, and also that stops the popup behaving strangely when you drag it offscreen. (Bryan)
  9.  
  10. ===== Changes since 0.24.2 =====
  11. -Added PopupTextOffset #.  Starts drawing text # pixels from the left/clips right.
  12. -Added NoPopupFolderIcon.  Doesn't draw arrow thing for folders.
  13. -Added PopupTransparent.  Uses TransparentBltLS.. optional because its slower.
  14. -Added subfolder titlebars
  15. -Added PopupBottomPix.  Is displayed at the bottom of menus.
  16. -Escape will now exit the popup menu, and popups now brought to the foreground properly.
  17. -Shortcuts behave more like buttons now.
  18. -Popups do Environment substitution for !PopupFolders now.
  19. -Popup Titlebars behave properly, and popups position themselves properly.
  20. -Fixed the MsTaskBar-style-taskbar button-face color.  It was set to gray, not system colors...
  21. -Added shortcut hints (Fahim)
  22. -Fixed crashing on recycle when WharfCloseOnSwitch enabled (Fahim)
  23. -Added icon file extraction and loading into lsapi (Fahim)
  24. -Added image customization functionality to start button via StartButtonImage (Fahim)
  25. -Fixed the titlebar dissapearing and the bug where the sub-wharfs sometimes weren't right next to the main wharf. (warren)
  26. -Made the wharf's open/close a bit tidier. Now if you click on the folder icon while the folder is opening/closing, it switches directions. (warren)
  27. -Added system tray wharf docking.  Use *Wharf "Systray" any.bmp %LSSystray and SystrayDockToWharf
  28. -Added support for popup menu navigation via keyboard (Fahim)
  29. -Added wharf sounds.  (i.e. WharfOpenSound bleh.wav | WharfCloseSound bleh.wav | WharfMinSound bleh.wav | WharfMaxSound bleh.wav) (warren)
  30.  
  31. ===== Changes since 0.24.3 =====
  32. Added versioning stuff use !About and !About Detailed (bryan)
  33. Added a dialog box to display version information (Fahim)
  34. Popup sets working directory, and removed some flicker from the popup (J Redestig)
  35. Added dynamic folder listing functionality via !PopupDynamicFolder code sent by "Googer" (Fahim)
  36. Fixed the LiteStep quitting problem on cancellation of shutdown (Fahim)
  37. Added dynamic popup menu sizing functionality (Fahim)
  38. Merged in true transparency code provided by mian and made transparency on by default. Use NoPopupTransparent to turn it off (Fahim)
  39. Got WIN key to popup the popup menu .. bit of kludge (Fahim)
  40. Added SetDesktopArea,SDALeft,SDARight,SDATop & SDABottom commands to step.rc so that you can specify the size any application can maximize to (cael)
  41. Merged in code by Thedd for taskbar skin support via TaskbarSkin in step.rc (Fahim)
  42. Modified popup behaviour so that a menu item is executed on left mouse button up rather than down (Fahim)
  43. The main popup can now be pinned anywhere on the desktop by simply double-clicking the titlebar (Fahim)
  44. The default VWM now supports n*n windows. Use VWMDesksX and VWMDesksY to define your desktop size. (Bryan)
  45. The VWM now also once again supports no bitmap background. If you want a b23 default VWM look, use VWMNoBackBmp (bryan)
  46. Popups now support icons via ShowPoupIcons, PopupDefaultIcon and PopupIconSize in step.rc (Fahim)
  47. Added the loading of startup stuff via a separate thread so that (on most machines at least) the opening white flash will be eliminated (Fahim)
  48. Fixed the pink problems in shortcuts. Now Transparencies are set properly after clicking. (Bryan)
  49. Fixed (hopefully) crashing on recycle when on a different desktop. Added the LM_SAVEDATA and LM_RESTOREDATA messages. (Bryan)
  50. Fixed a resource bug in wharf. Added a Frame3D function to LSApi (bryan)
  51. Added code by Thedd to provide separate skins (with transparency support) for taskbar buttons, start button, and task tray via LSTaskButtonSkin, LSTaskButtonLeft, LSTaskButtonRight, LSTaskButtonSkinActive, LSTaskButtonLeftActive, LSTaskButtonRightActive, TaskbarNoSkinShift, TaskbarNoTextShift, LSTaskTraySkin, LSTaskTrayLeft, LSTaskTrayRight, StartButtonSkin, StartButtonLeft & StartButtonRight in step.rc (Fahim)
  52. Added code by Bug*killer to modify the wharf behaviour: a)Popup menu opens when right clicked on the wharf b)Divided the title bar in two parts : drag the left one to move the bar, click on the right one to shade/unshade the bar. When the wharf bar is not shaded, a double click on the left part puts it in shaded mode & then moves it to a special position : ScreenWidth - "WharfDblClickXPosition",0. When the wharf bar is shaded, a double click on the left part unshades the bar, then docks it on the right, or on the left if the "WharfDblClickDockOnLeft" step.rc entry is specified. (Fahim)
  53. Modified popup display so that if a sub folder displays on the left, all subsequent folders will display to the left too .. thus eliminating confusing popups overlaying each other (Fahim)
  54. Added plain colour option to popups instead of bitmaps - comment out the bitmap stuff in step.rc and specify the colours via PopupTitleBack, PopupNormalBack & PopupSelBack (Fahim)
  55. Added a working close button to the main popup when pinned (Fahim)
  56. Modified keyboard navigation so that left and right key functionality switches when the current folder is to the left of it's parent (Fahim)
  57. Modified transparency code so that it loads faster and also eliminated the pink flash you used to get when transparent menus were displayed (Fahim)
  58. Fixed a bug with DynamicFolders and took out individual item height specification in order to get a more stable and fast popup (Fahim)
  59. Each .dll is now loaded on unique base addresses. this should decrease loading time, since it reduces the number of .dll reallocations. (J Redestig)
  60. Implemented a "pseudo transparency" grabs the desktop behind modules when loading them for the background. Specify .none for the VWM image and no DefaultBackPix to get a "transparent" VWM. (Bryan)
  61.  
  62. ===== Changes since 0.24.4 =====
  63. Fixed VWM autoswitch bug, and added new option VWMNoSwitchOnFocus to stop unwanted desktop changes (bryan)
  64. Fixed the popups crashing on moving cursor to bottom pic bug (Fahim)
  65. Added fixed width popups via PopupFixedWidth n (where n is the number of pixels) in step.rc (Fahim)
  66. Rewrote most of popups to make it object oriented - not fully tested yet and may have bugs in it (Fahim)
  67. Changed all instances of using SHELLEXECUTEINFO in LS to set the working directory (Fahim)
  68. Set focus to the application in the middle of the desktop after a desktop switch, VWMFocusCenter (neat with VWMNoSwitchOnFocus)(J Redestig)
  69. Added a check for blocked applications when switching desktop, VWMBlockedTimeout (J Redestig)
  70. Cleaned up popups a bit more, added back !PopupDynamicFolder & fixed the bottom pic display problem when popups are opned at the bottom of the screen (Fahim)
  71. Fixed a potential bug in shortcuts. now if the 8th token is .none, it'll also assume sounds. (Bryan)
  72. Fixed clicking on bottom pic (or title pic) activating the currently selected item (Fahim)
  73. Cleaned up keyboard navigation so that it works with the new popups (Fahim)
  74. Fixed the problem with empty folders in !PopupDynamicFolder by putting in an item that says "Empty" that does nothing (Fahim)
  75. Rewrote !PopupDynamicFolder handling so that it loads a level at a time instead of the whole lot (Fahim)
  76. Removed the 256 file limit in !PopupDynamicFolder (Fahim)
  77. Fixed LS crashing at times when you access dynamic folders - old bug but resurfaced (Fahim)
  78. Added environmental variable expansion to dynamic folders (Fahim)
  79. Fixed subfolder pinning - double click title bar to toggle pinning and click close button to close window (Fahim)
  80. Modified subfolder pinning so that double clicking on a pinned folder's titlebar will close the folder unless it's the main popup (Fahim)
  81. Merged in Bug*Killer's bug fixes for SystrayDocktoWharf (Fahim)
  82. Merged in TraySaver support code for displaying systray icons by Mike Lin - developer of TraySaver (Fahim)
  83. Merged in source by Thedd that allows you to merge images together by using the | symbol given that they are the same size. Can be used in any image spec, even .extracts (Fahim)
  84. Fixed a bug which prevented anything other than the first level subfolders from being pinned (Fahim)
  85. Added quick key navigation to popups so that pressing an alphanumeric key moves popup selection to the next item beginning with that letter (Fahim)
  86. Fixed systray icons disappearing problem (Fahim)
  87. Reimplemented ShrinkPopupBar - if the popup bitmap is smaller than an item size, it will be tiled unless ShrinkPopupBar is specified in which case it will be stretched. Transparency has to be off though. (Fahim)
  88. Added nested folders to popups so that you can have folders within folders (Fahim)
  89. First implementation of !PopupTasks - just displays current tasks, no task switching yet (Fahim)
  90. Fixed popup background tiling bug (Fahim)
  91. !PopupTasks now allows you to switch tasks by selecting a task (Fahim)
  92. Fixed the crash on recycle bug (Fahim)
  93. Changed the way pressing SHIFT key at startup to stop loading startup items is detected as suggested by katmai (Glen Anderson) so that it works more reliably (Fahim)
  94. Had to add a line in here so Fahim wouldn't own all the changes ;-) (Bryan)
  95. Variable ($var$) expansion is now recursive, you can have as many levels as you wish, and as many variables on a line (Bryan)
  96. Wharf, Popups, Shortcuts, and anything else which uses LCGetNextLine now supports variable expansion. (ie, you can now do *Wharf "mIRC" $MircPic$ $MircProg$) (Bryan)
  97. Can now change the Wharf cap height by placing WharfCapHeight XX in yr step.rc, ignores if not there (snowchyld)
  98. Brand-spanking-new popups using the popup class which is much more stable but doesn't have some of the old features (Fahim)
  99. Added titlebars to folders in popups (Fahim)
  100. Fixed the popup item edge (the arrow area) drawing (Fahim)
  101. Removed the 255 file limit on !PopupFolders to go along with the new scrolling popups (Fahim)
  102. Fixed !PopupTasks so that it task switches but dynamic folders are still broken (Fahim)
  103. Added Num0 - Num9 keys to virtual key table of Hotkey, suggested by Ben Gruver<JesusFreke@usa.net> (cbjcyber)
  104. Fixed the title bar image being duplicated in the bottom image (Fahim)
  105. SetDesktopArea now takes negative values for sdaRight and sdaBottom (Fahim)
  106. Completely revamped the popups - no height and bitmap parameter in the popup item specs anymore (Fahim)
  107. Added back ShrinkPopupBar compatibility to popups (Fahim)
  108. Merged in Ender's EasyCuts functionality (Fahim)
  109. Fixed the recycling crash as suggested by Ender (Fahim)
  110. Fixed subfolders opening every which way in popups so that they'll now continue on to the left or right (Fahim)
  111. Merged in code by Adrian Heath that allows unloading & reloading of load modules (not wharf modules) via !UNLOADMODULE and !RELOADMODULE bang commands (Fahim)
  112. Another change by Adrian allows you to have multiple bang commands in one line by simply separating them with a space as in: !About !EasterEgg (Fahim)
  113. Fixed the LiteStep crashing bug when Win key alone is pressed (Fahim)
  114. Fixed the Popup name and subfolder names not appearing on titlebar (Fahim)
  115. Fixed the main Popup appearing off the screen if you click too near the edge of the screen (Fahim)
  116. Reimplemented !PopupTasks with the new Popups (Fahim)
  117. Merged in change by Kevin Schaffer to fix the hour-glass cursor problem (Fahim)
  118. Merged in changes by _TAG_ to make desktop load faster when not loading taskbar (Fahim)
  119. Added a bug fix sent by murphy (Fahim)
  120. Fixed a bug in popups relating the the PopupBottomPix (Bryan)
  121. Added code to make Litestep notify windows that it's the shell. This breaks Internet Explorer unless you have "Browse in new process" checked. (Bryan)
  122. Fixed a couple of height calculation bugs in the popups (Fahim)
  123. Reintroduced transparency into Popups - works only if the image isn't stretched (Fahim)
  124. Made setting LiteStep as the shell optional via a Step.Rc entry named SetAsShell - you might have to set the HKEY_LOCAL_USER\Software\Microsoft\Windows\Current Version\Explorer\DesktopProcess key back to 0 if you have problems (Fahim)
  125. Merged in code by Killarny to add a new LSAPI function - AddBangCommandEx (Fahim)
  126. Merged in code by Maduin that allows other modules to take over the functionality of Systray (Fahim)
  127. Fixed bug under NT which makes all graphics disappear since the change to make LS the shell (Fahim)
  128. Implemented shell hooks to create the Window list of open applications - faster and better (Fahim)
  129. Added the option to use the desktop image as the background for popups via the PopupUseDeskImage Step.Rc entry (Fahim)
  130. Merged in keyboard navigation fixes sent by Stephen Hasard (Fahim)
  131. Fixed the context menu not appearing on right-click on taskbar (Fahim)
  132. Merged in several bug fixes sent by jugg (Fahim)
  133. Modified the sources to fix several problems in the code that Peter Edwards found (Fahim)
  134. Merged in Murphy's code to introduce new popups icons via PopupTaskDefaultIcon, PopupEmptyDefaultIcon and PopupUseDesktopIni (Fahim)
  135. Merged in Murphy's code to support environmental variables as LiteSte e-variables in Step.Rc (Fahim)
  136. Merged in code by David Harrison (Trog) to implement the option to specify wharf tile size via WharfTileSize Step.Rc entry (Fahim)
  137. Fixed another recycle and quit crashing bug (Fahim)
  138. Added the option to display a full background image for Popups via PopupBackImage in Step.Rc to specify the path to the image (Fahim)
  139. Fixed memory leaks in various points in the source code (Fahim)
  140. Merged in popup alpha key navigation code sent by Joseph Blough (Fahim)
  141. Merged in code by Amirul Shukry to define systray placement via SystrayOffset in Step.Rc (Fahim)
  142. Added in sysVWM code from Killarny as an optional replacement for the lsVWM (Fahim)
  143. Fixed bug where step.rc commands with the same prefixes conflicted (Maduin)
  144. Colors values in step.rc can now be given in seperated RGB decimal form, eg "SomeColor 0 128 255" (Maduin)
  145. Added GetRCLine to LSAPI and made LCReadNextLine public (Maduin)
  146. Added LSExecute, LSExecuteEx, and !Execute commands to centralize running of !Bang Commands and applications (Visigoth)
  147. Removed #include shlwapi.h and fixed small bug in LSExecute (Visigoth)
  148. Fixed dependence of lsapi.h on stdio.h - Module developers who may not need to include stdio.h in their projects have real problems otherwise (Visigoth)
  149. An error message is now displayed if a module fails to load (Maduin)
  150. Merged in jugg's size optimizations and fixed null pointer / working directory bugs in LSExecute (Visigoth)
  151. Added VarExpansion to LSExecute (per jugg's suggestion) (Visigoth)
  152. Fixed buffer overflow bug in step.rc reading code (Maduin)
  153. Added code to prevent autoplay if shift key is down (Maduin)
  154. Added command line switch /nostartup (or -nostartup) to prevent running startup apps (Maduin)
  155. Changed hotkey.c so that Ctrl_Esc is not registered if ExplorerNoWarn is in the step.rc to fix annoying messages while using Litestep under explorer (GeekMaster)
  156. Fixed the display of LSWharf on the Taskbar. (Bryan)
  157. Added Code by Cael to make multiple destop backgrounds a reality. Use VWMDeskWallPaper<n> <Filename> (VWMDeskWallPaper1 c:\windows\astro.bmp) (Bryan)
  158. Merged in sysVWM 6.2 changes (Maduin)
  159. Merged multiple desktop wallpapers into sysVWM also (Maduin)
  160. Fixed bug in wharf.c which offset maximized windows from their correct position when recycling, and the Wharf is docked to a side of the screen. (jugg)
  161. Added support for hotkey.dll not assigning the Win key to the popup menu with WinKeyNoPopup in the step.rc (GeekMaster)
  162. Fixed an issue in wharf.c where folders did not closed when the Wharf was dragged around. The folders now close. (jugg)
  163. Added modified sysvwm src for !Bangs from staler (snowchyld)
  164. Fixed bugs in LSExecute & LSExecuteEx (Visigoth)
  165. Merged in code by Ryan Dalzell for right-click context menu handling on taskbar buttons -(e)
  166.  
  167. ===== Changes since 0.24.5 =====
  168. Added the 24.5 changes section (why wasn't this added sooner?) (Visigoth)
  169. Added command token strings - commands are delimited by [] (like | in script.dll and AlterScript) (Visigoth)
  170. Added CommandTokenize function to lsapi to extract command token strings (Visigoth)
  171. Added scripting support to LSExecute via command token strings (ie. [notepad][c:\][!Recycle]) (Visigoth)
  172. Fixed LSExecuteEx thinking everything was a directory (Visigoth)
  173. Finalized LSExecute and LSExecuteEx (Visigoth)
  174. Following modules now use LSExecute: Hotkey, Litestep (for startup group purposes), LSTime, Popup, Shortcut, lsVWM, Wharf (Visigoth)
  175. Fixed bug which prevented startup apps from running (Maduin)
  176. Merged Easycuts/Shortcuts code. Still buggy, uses half-Visigoth Multicommand LsExecute stuff (Ender)
  177. Fixed bug causing apps to be run hidden (Maduin)
  178. Added -X/Y coords back to Shortcuts (Ender)
  179. Fixed mouseover images [nb: First commit was corrupt] (Ender)
  180. Okay.. This is yet another submit, 6 hours later. WORK. (Ender)
  181. Renamed 'ShortcutPassClicks' to int 'ShortcutMenuMode'. If 0, no menu. If 1, will open popup on right click (Ender)
  182. Added ShortcutMenu 2, which opens a right-click menu with options such as 'Move', 'Delete', 'Snapshot', etc. (GeekMaster)
  183. Fixed shortcut groups.. shortcut.dll should now be fully working & compat. with Easycuts (Ender)
  184. Changed ShortcutMenu so that Shortcutmenu 0 move on right click, ShortcutMenu 1 will open Litestep Popup, and ShortcutMenu 2 will open right-click menu. (GeekMaster)
  185. Changed source so that when right click move is enabled, a right click will immediately let you move, fixing a bug where you had to hit an arrow key to move the shortcut.(GeekMaster)
  186. Added a new right-click menu option: Select Image! This pops up a common dialog box that lets you choose a bmp file, which updates immediately. It does not currently save that setting, and is a little buggy, but can be fixed later (GeekMaster)
  187.