Commit graph

109 commits

Author SHA1 Message Date
Lorenz Cuno Klopfenstein 2e27b1f350 Updated application version and installation script to 3.3. 2011-04-04 22:41:30 +02:00
Lorenz Cuno Klopfenstein be0a5e38f7 Simplified Windows 7 code path: form now displays in ALT+TAB but should be more reliable. 2011-04-04 22:37:28 +02:00
Lorenz Cuno Klopfenstein 9d8d723b0c Fixed crash when hotkey registration fails. 2011-04-04 21:31:25 +02:00
Lorenz Cuno Klopfenstein 6a97df159a Fixed some platform code. 2011-04-04 21:31:07 +02:00
Lorenz Cuno Klopfenstein ea9f7a4643 Refactored about sidepanel into separate control.
Added information to about sidepanel with translated strings.
2011-03-30 00:36:58 +02:00
Lorenz Cuno Klopfenstein 9c3ddfe95e Updated about panel as side panel, with updater. 2011-03-28 23:46:36 +02:00
Lorenz Cuno Klopfenstein 6249ce2e6b Side panel code update.
Switched about panel to side panel.
2011-03-28 23:24:14 +02:00
Lorenz Cuno Klopfenstein 69ce36fb75 Strings update.
Code cleanup.
2011-03-28 23:23:30 +02:00
Lorenz Cuno Klopfenstein 4d842bfe6d Fixed start up sidepanel position. 2011-03-27 22:19:57 +02:00
Lorenz Cuno Klopfenstein 726cfcb755 Small style changes. 2011-03-27 22:12:31 +02:00
Lorenz Cuno Klopfenstein 34a190dbde Updated HotKey management and registration.
Added HotKey settings to settings side panel.
String resource update for new settings panel.
2011-03-27 22:12:02 +02:00
Lorenz Cuno Klopfenstein 3ad9a6eb11 Working language selection box in options side panel.
Added custom combo box with image support.
2011-03-24 02:31:22 +01:00
Lorenz Cuno Klopfenstein 6a71f22cc7 SidePanel code rewritten (now opens in external container window).
Several changes to UI event handling (better performance on resize) and removed other SidePanel left-overs.
Added a "Settings" sidepanel.
2011-03-24 01:31:23 +01:00
Lorenz Cuno Klopfenstein 6cf04359d2 Fixed sidepanels in design mode. 2011-03-23 19:36:56 +01:00
Lorenz Cuno Klopfenstein a11e50c8b4 Updated strings from Google Docs translations. 2011-03-22 12:36:33 +01:00
Lorenz Cuno Klopfenstein 618c1010b2 Fixed side panel hiding (focus gets back to main form and panel is disposed correctly). 2011-03-22 12:36:15 +01:00
Lorenz Cuno Klopfenstein 35f5cb15cd Minor fixes here and there. 2011-03-22 11:56:28 +01:00
Lorenz Cuno Klopfenstein c2347b25a5 Window restoring option added (by window class, window title and window HWND). 2011-03-22 11:56:07 +01:00
Lorenz Cuno Klopfenstein 4cfd61ba28 Improved screen position locking. 2011-03-22 01:34:37 +01:00
Lorenz Cuno Klopfenstein f340fa546c Fixed issue #20 (opacity / fullscreen switching bug). 2011-02-03 17:24:39 +01:00
Lorenz Cuno Klopfenstein 4abb6f4a7d Added fullscreen mode switch to CLI (--fullscreen).
Fullscreen and "chrome off" modes only work when cloning a thumbnail.
2010-11-17 01:09:27 +01:00
Lorenz Cuno Klopfenstein d83527e1f9 Fixed platform specific initialization (split in pre/post handle creation init steps).
Added some debugging classes (shell hook interceptor and a fake debug platform).
2010-11-17 00:59:41 +01:00
Lorenz Cuno Klopfenstein 47e3c48d16 Added (empty) brazilian language resources. 2010-11-16 18:42:22 +01:00
Lorenz Cuno Klopfenstein 9ae2778838 Mergedown (translation and bugfix). 2010-10-29 23:06:44 +02:00
Lorenz Cuno Klopfenstein a1016a4c48 Mergedown with new logo. 2010-10-29 00:25:42 +02:00
Lorenz Cuno Klopfenstein 5a000a10d3 Added Spanish (es-ES) translation (Thanks to Ra?l Morillo).
Some fixes to .designer code to load translated strings.
2010-10-29 00:24:39 +02:00
Lorenz Cuno Klopfenstein cb4d14778d Bugfix: when in position lock mode, resizing via mouse wheel will respect the selected position lock. 2010-10-17 15:53:57 +02:00
Lorenz Cuno Klopfenstein 8ad4e78ac5 Mergedown. 2010-10-16 18:35:29 +02:00
Lorenz Cuno Klopfenstein 0ee94c5af1 Version 3.2.
Updated XML manifest to version 3.2.
2010-10-15 21:40:34 +02:00
Lorenz Cuno Klopfenstein 8418f9e093 Merge. 2010-10-15 21:38:46 +02:00
Lorenz Cuno Klopfenstein cecbc76c67 Finalized command line parser implementation.
Window seeking by class implemented and /visible parameter added to CLI (picks only visible windows).
Settings updated to include "restore size and position". GUI and logic updated.
Fixed chrome toggling (form size and position doesn't change when switching).
2010-10-15 21:36:03 +02:00
Lorenz Cuno Klopfenstein 38366ced96 Added OnTopReplica logo. 2010-10-15 19:12:58 +02:00
Lorenz Cuno Klopfenstein 295b40ece9 Added extension methods and some minor related refactoring.
Switched from WindowManager to extensible WindowSeekers (derived from BaseWindowSeeker).
Window seeking by title implemented and command line parameter added.
2010-10-11 02:55:40 +02:00
Lorenz Cuno Klopfenstein 16e9b66fb2 Version update to 3.2.
Some text fixes.
2010-10-10 13:35:24 +02:00
Lorenz Cuno Klopfenstein 8ab1cfd784 Almost complete command line options implementation.
Changed position context menu: now locks on a screen position and keeps it after moving/resizing.
Some bugfixes and code refactoring.
2010-10-09 20:51:23 +02:00
Lorenz Cuno Klopfenstein 0b1188e2ad Group Switch mode now disables when no windows are selected for the group (i.e. mode is enabled for a group of 0 windows). 2010-10-05 22:56:21 +02:00
Lorenz Cuno Klopfenstein 7128038eb0 Refactore MessagePumpManager to improve performance (no more reflection on startup). 2010-10-05 22:38:45 +02:00
Lorenz Cuno Klopfenstein dcc218366f Fullscreen mode bugfix (now correctly keeps original size and original chrome status). 2010-10-05 21:54:02 +02:00
Lorenz Cuno Klopfenstein 8ed4926ce2 Some code cleanup and new input status methods. 2010-09-27 10:07:48 +02:00
Lorenz Cuno Klopfenstein f41c61af2a Mergedown with version update (3.1.1.0). 2010-09-25 17:15:54 +02:00
Lorenz Cuno Klopfenstein 8d6d2b8a25 Mergedown. 2010-09-25 16:48:26 +02:00
Lorenz Cuno Klopfenstein b45066f0d5 Fixed: window is now visible in ALT+TAB when in fullscreen mode (on Windows 7). 2010-09-23 23:23:20 +02:00
Lorenz Cuno Klopfenstein f7c501cd26 Mergedown. 2010-09-19 23:49:03 +02:00
Lorenz Cuno Klopfenstein 8f0e11d898 Small performance improvement on form resizing. 2010-09-19 23:48:30 +02:00
Lorenz Cuno Klopfenstein 1c209b46a5 Added program version to crash dump. 2010-09-19 23:47:47 +02:00
Lorenz Cuno Klopfenstein 042649a1b2 Fixed bug received via mail (Form.Invoke method called before the window handle is created). 2010-09-17 19:43:25 +02:00
Lorenz Cuno Klopfenstein 4b8c8ffcc2 Updates and fixes to start up and updating process.
*Should* fix some of the crashes hopefully...
Updated installer with more uninstallation infos.
2010-09-09 00:53:01 +02:00
Lorenz Cuno Klopfenstein 3b219b69bd Added custom updating logic.
Added NSIS installer to project.
Fixed memory leak in WM_SIZING message handling.
2010-08-24 00:25:41 +02:00
Lorenz Cuno Klopfenstein 5c2808c0d4 Minor changes. 2010-08-02 23:52:28 +02:00
Lorenz Cuno Klopfenstein 759be7cb3d Added some new icons to the context menu.
Fixed form size/position when applying a new window region (ensures the form is always on screen).
Fixed rounding error when ending resize operation in AspectRatioForm.
2010-07-31 01:19:45 +02:00