Commit graph

224 commits

Author SHA1 Message Date
Lorenz Cuno Klopfenstein 849c3c758f Added automatic plugin locator on cloned windows. 2012-05-30 01:43:29 +02:00
Lorenz Cuno Klopfenstein c2fafd67e2 Clean up after move to .NET 4.0. 2012-05-30 01:43:05 +02:00
Lorenz Cuno Klopfenstein a4b2baaa6e Moved to .NET 4.0.
WindowsFormsAero library updated (for .NET 4.0).
2012-05-29 23:53:19 +02:00
Lorenz Cuno Klopfenstein 58be4f1f2d Style fix. 2012-05-29 17:12:30 +02:00
Lorenz Cuno Klopfenstein 2ebd15fac2 Window/Region selection: refactored menu creation. 2012-05-29 17:07:57 +02:00
Lorenz Cuno Klopfenstein 89f10cd894 Installer script updated to remove old VistaControls.dll. 2011-06-07 02:30:59 +02:00
Lorenz Cuno Klopfenstein 2b06fe907b Updated version numbers to 3.3.2. 2011-06-07 01:59:03 +02:00
Lorenz Cuno Klopfenstein 29a4d939af Added German localization to the project (thanks to Eric Hoffmann).
Updated some localized resources.
2011-06-07 01:56:49 +02:00
Lorenz Cuno Klopfenstein 0ff6d904eb Moved from VistaControls.dll library to updated WindowsFormsAero.dll. 2011-06-07 01:03:06 +02:00
Lorenz Cuno Klopfenstein 818bc4c300 Improved panel localization outside of designer generated code. 2011-06-07 01:02:24 +02:00
Lorenz Cuno Klopfenstein 42608bddc2 Update mechanism updated radically (with integrated download and update start).
Little code clean-up.
Strings updated.
2011-04-14 23:52:55 +02:00
Lorenz Cuno Klopfenstein 81a74d0afe Added Polish language translation and some GUI fixes for localized strings. 2011-04-12 16:16:28 +02:00
Lorenz Cuno Klopfenstein dc7d8fa645 Updated for 3.3.1.0 bugfix release. 2011-04-06 23:12:22 +02:00
Lorenz Cuno Klopfenstein a0b571206b Fixed chrome resetting when exiting fullscreen mode. 2011-04-06 23:09:43 +02:00
Lorenz Cuno Klopfenstein 7cba536877 Fixed installer and application details for 3.3 release. 2011-04-04 22:54:51 +02:00
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