|
|
c3c0e6dc34
|
Continuing to implement SevenZIP file format
|
2014-07-01 23:19:06 -04:00 |
|
|
|
250dc386cb
|
Resolved ambiguity with IHostApplication.GetCurrentEditor()
|
2014-07-01 23:18:47 -04:00 |
|
|
|
016d1173db
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2014-07-01 21:08:48 -04:00 |
|
|
|
3d496ead85
|
Still trying to figure out 7-ZIP data format
|
2014-07-01 21:07:51 -04:00 |
|
|
|
569fa85e65
|
Added description for InvalidDataFormatException
|
2014-07-01 20:17:42 -04:00 |
|
|
|
348e227c5d
|
Implemented encryption and other enhancements to NPK data format
|
2014-07-01 20:04:17 -04:00 |
|
|
|
29a11c7694
|
Add more descriptive title to Add Files dialog
|
2014-07-01 20:03:37 -04:00 |
|
|
|
828662366b
|
Fixed some general UI issues in WinForms Document Properties dialog
|
2014-07-01 18:24:15 -04:00 |
|
|
|
40200a435f
|
Fixed binding of ListView.ItemActivate() event handler
|
2014-07-01 18:16:44 -04:00 |
|
|
|
8717c89f78
|
Fixed build issues under GTK
|
2014-06-30 22:47:19 -04:00 |
|
|
|
95d2642239
|
Renamed 'Environments' to 'Engines'
|
2014-06-30 22:38:42 -04:00 |
|
|
|
46e5f3dab0
|
Renamed 'Environments' to 'Engines'
|
2014-06-30 22:37:48 -04:00 |
|
|
|
637a937b47
|
Various improvements to GTK engine
|
2014-06-30 22:35:20 -04:00 |
|
|
|
6bed614961
|
Added GTK FileSystem UserInterface plugin
|
2014-06-30 22:35:03 -04:00 |
|
|
|
4a63171fdc
|
Implement Edit* commands as proxy to IEditorImplementation commands
|
2014-06-30 22:31:22 -04:00 |
|
|
|
414dd79f69
|
Added IHostApplicationWindow.GetCurrentEditor() function
|
2014-06-30 22:30:48 -04:00 |
|
|
|
5c9cd4b80f
|
Added GTK Editor base class
|
2014-06-30 22:30:09 -04:00 |
|
|
|
e8012f6d9f
|
Added GTK FileSystem UserInterface plugin
|
2014-06-30 22:29:52 -04:00 |
|
|
|
c25dd83558
|
Use Engine.LastWindow instead of HostApplication.CurrentWindow (new convention)
|
2014-06-30 21:37:52 -04:00 |
|
|
|
3e6b8a2669
|
Use Engine.LastWindow instead of HostApplication.CurrentWindow (new convention)
|
2014-06-30 21:37:33 -04:00 |
|
|
|
a0f8aeb384
|
Added FullScreen implementation for GTK, set the last window, and fixed some crashes
|
2014-06-30 21:37:05 -04:00 |
|
|
|
2c550d747f
|
Merge branch 'master' of github.com:alcexhim/UniversalEditor
|
2014-06-30 07:13:09 -04:00 |
|
|
|
9f8291a9f8
|
Added ability to toggle FullScreen mode for all IHostApplicationWindow windows
|
2014-06-30 07:12:46 -04:00 |
|
|
|
938e7d1b42
|
Added ViewFullScreen event handler
|
2014-06-30 07:12:14 -04:00 |
|
|
|
8de4990eac
|
Added ability for commands to be checked
|
2014-06-30 07:11:29 -04:00 |
|
|
|
16c3049080
|
Updated namespace
|
2014-06-28 22:51:17 -04:00 |
|
|
|
5776bfe987
|
Updated namespace
|
2014-06-28 22:50:46 -04:00 |
|
|
|
270097c844
|
Updated namespace
|
2014-06-28 22:50:13 -04:00 |
|
|
|
b74ad5c214
|
Updated namespace
|
2014-06-28 22:49:51 -04:00 |
|
|
|
84653cbf40
|
Finish implementing CommandBars for GTK engine
|
2014-06-28 21:25:27 -04:00 |
|
|
|
317cdc5c21
|
Implement ExitApplication() for GTK engine
|
2014-06-28 21:25:12 -04:00 |
|
|
|
adfd43180e
|
Removed userprefs (MonoDevelop) from Git repository
|
2014-06-28 21:20:19 -04:00 |
|
|
|
5bf922da0b
|
Sleep the main thread while initialization executes (this may freeze splash screen, needs further testing)
|
2014-06-28 21:19:36 -04:00 |
|
|
|
e7f72dab74
|
Deleted userprefs from repository
|
2014-06-26 18:42:57 -04:00 |
|
|
|
43c8fa632f
|
Only load command bars if they're specified in the config
|
2014-06-26 18:42:46 -04:00 |
|
|
|
5d3e79c04b
|
Only load if file exists, and make sure file path exists on save
|
2014-06-26 18:41:21 -04:00 |
|
|
|
7aac63b557
|
Create directory for configuration file if it doesn't exist
|
2014-06-26 18:39:58 -04:00 |
|
|
|
675306d409
|
Fixed property and settings loader
|
2014-06-26 15:46:10 -04:00 |
|
|
|
a4595d4382
|
Implement OK/Cancel buttons on OptionsDialog
|
2014-06-26 14:51:33 -04:00 |
|
|
|
98c8990835
|
Added CommandBar implementation for Windows Forms
|
2014-06-26 11:28:44 -04:00 |
|
|
|
40b9fd359c
|
Added DefaultCommandID for split dropdown items
|
2014-06-26 11:28:20 -04:00 |
|
|
|
717904120a
|
Removed hardcoded toolbar (will be loaded with CommandBar)
|
2014-06-26 08:15:37 -04:00 |
|
|
|
fc3e611876
|
Tabify
|
2014-06-26 07:53:28 -04:00 |
|
|
|
6f31b5f762
|
Ignore ObjectModelReferences with a null title (to prevent crashing)
|
2014-06-26 07:53:01 -04:00 |
|
|
|
ac2ac92751
|
Some fixes for GTK engine
|
2014-06-26 06:29:04 -04:00 |
|
|
|
89467c900a
|
Moved much of Windows Forms specific code to Engine proper
|
2014-06-25 16:03:27 -04:00 |
|
|
|
c719a60574
|
Added status text to Windows Forms splash screen
|
2014-06-25 16:03:03 -04:00 |
|
|
|
e058a2c86c
|
Added status text to Windows Forms splash screen
|
2014-06-25 16:02:23 -04:00 |
|
|
|
0f2ab745ef
|
Fixing window management issues
|
2014-06-25 15:05:05 -04:00 |
|
|
|
21a8a80399
|
Fixed Encoding decoder
|
2014-06-25 14:35:19 -04:00 |
|