1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 15:45:25 +02:00
Commit graph

4668 commits

Author SHA1 Message Date
Kevin Doyle
db7110e626 *** empty log message *** 2008-08-14 02:43:26 +00:00
Kevin Doyle
33f5ea9a40 [222829] [useractions] MoveUp/Down Broken in Work with User Actions Dialog 2008-08-13 19:08:07 +00:00
David McKnight
12ee882ba1 [243699] [dstore] Loop in OutputHandler 2008-08-13 15:33:45 +00:00
David McKnight
006e65e149 [242968] [multithread] serverSocket must be closed when an exception happens in Accept 2008-08-12 18:13:24 +00:00
David McKnight
530678eadf [243382] [dstore] Server launcher settings are shared by multiple connections 2008-08-12 16:26:00 +00:00
Kevin Doyle
cc833b15ba [243821] [persistence] Save occurring on Main Thread 2008-08-12 14:27:50 +00:00
Anna Dushistova
cce8a3b1f5 [235097] Implemented setFocus() method in TerminalViewer. 2008-08-11 20:26:34 +00:00
Anna Dushistova
a0c7e18d8c [238257] Added help text for empty view. 2008-08-11 16:40:49 +00:00
Kevin Doyle
3460ce0dbb *** empty log message *** 2008-08-05 04:29:37 +00:00
Kevin Doyle
895465bd08 [235223] Duplicate Filter Strings 2008-08-05 04:07:01 +00:00
Kevin Doyle
95e3a8cbaa [242250] Using Mnemonics twice as fast as we should be 2008-08-04 23:47:39 +00:00
David McKnight
e3cc2799c3 [240940] DVT34: broken link in documentation 2008-07-31 15:21:08 +00:00
David McKnight
79002cfacc [242714] Esc on Multiple Rename Dialog doesn't close the dialog 2008-07-31 14:48:55 +00:00
Kevin Doyle
20933435f4 [242041] Bring back Undo/Content Assist for User Actions/Compile Commands Command Field 2008-07-31 14:44:01 +00:00
Kevin Doyle
3df85bb549 [242717] Need a way to set the name validator of Named Types 2008-07-31 13:57:43 +00:00
Anna Dushistova
06f4ee5d09 [235298] Added monitor.begin/done in remoteShellExec method. 2008-07-28 22:18:11 +00:00
Anna Dushistova
2d6802e65f [236203] Applied patch from Michael Scharf. 2008-07-28 15:18:12 +00:00
Martin Oberhuber
0cf7a9093e [236458] Revert to Michael's version of using StringTokenizer for History Combo 2008-07-28 13:27:06 +00:00
Martin Oberhuber
bc75678d39 [206919][terminal] Fix typo in NLS to improve SSH Terminal Error Reporting 2008-07-28 12:34:22 +00:00
Martin Oberhuber
5ce00af52a [242077][tests][regression] StringIndexOutOfBoundsException when running RSEFileSubsystemTestSuite 2008-07-25 13:43:29 +00:00
Martin Oberhuber
7b297ff1e4 [242074][tests][regression] testSubSystemConfigurationProxy fails 2008-07-25 13:21:58 +00:00
Martin Oberhuber
076bb8c5c8 [241722] Add safeguards for selecting newly created files with deferred queries 2008-07-24 14:00:56 +00:00
Martin Oberhuber
6b7f927b68 [186769] Add comments about how to add RSE preference page actions 2008-07-24 13:27:08 +00:00
Martin Oberhuber
0e39dbbba8 [240991] Avoid adding change listener when Workbench is already closing 2008-07-24 12:53:22 +00:00
David McKnight
5a9c8dc1f4 tagging for m-build 2008-07-23 20:47:30 +00:00
Kevin Doyle
8ee4c11035 [241866] Refresh After doesn't work for User Actions 2008-07-23 20:34:50 +00:00
David McKnight
382d02d904 [240710] fixed comment to say "not" 2008-07-23 19:01:56 +00:00
Kevin Doyle
167535165b [239702] Copy/Paste doesn't work with User Defined Actions and Named Types 2008-07-23 17:15:05 +00:00
David McKnight
6f357c8863 [239419] added try catch for the parseInt calls 2008-07-23 14:39:13 +00:00
David McKnight
f411f0dae6 [241722] New -> File doesn't select the newly created file 2008-07-22 20:34:32 +00:00
David McKnight
3289b08784 [241722] New -> File doesn't select the newly created file 2008-07-22 18:49:39 +00:00
David McKnight
ee18a0e04b [238363] Performance improvement for refresh in system view. 2008-07-22 18:24:23 +00:00
David McKnight
c1edbb19ac [239419] [multithread] Dynamically change the level of logging 2008-07-22 16:45:49 +00:00
David McKnight
2d504da454 [240991] RSE startup creates display on worker thread before workbench. 2008-07-21 14:05:16 +00:00
Kevin Doyle
b02b8e46f3 [186769] Enable Contributions to Drop Down menu of Remote Systems view -> Preferences 2008-07-18 05:26:07 +00:00
David McKnight
a43b36bb7f [238363] Performance improvement for refresh in system view. 2008-07-17 19:12:21 +00:00
David McKnight
d72b825b99 [241197] Paste action causes IllegalArgumentException at Resource.copy 2008-07-17 18:16:06 +00:00
David McKnight
bfc9dd4821 [240972] DVT34: broken link in documentation 2008-07-16 17:32:38 +00:00
David McKnight
dbe8a5abc9 [240710] [dstore] DStoreFileService.getFile() fails with NPE for valid root files 2008-07-16 17:28:19 +00:00
Kevin Doyle
dfc9c5317c [241015] Add getActionSubstVarList(SystemUDActionElement) 2008-07-16 04:34:26 +00:00
Martin Oberhuber
639e84dd3a [240745][terminal] Pressing Ctrl+F1 in the Terminal should bring up context help 2008-07-16 01:04:00 +00:00
Martin Oberhuber
53963b8ea4 Release for M20080715: [238507] Promptable Filters refreshed after modifying filter strings 2008-07-16 00:23:53 +00:00
Martin Oberhuber
0115ec4a6a [240745] Fix Terminal Widget Context Descriptions (add new contexts.xml to build.properties) 2008-07-16 00:22:20 +00:00
Martin Oberhuber
ecdea9cb02 Release for M20080715: [240725] Add Null Pointer checking when there are no default user actions; [238507] Promptable Filters refreshed after modifying filter strings; [240745] Fix Terminal Widget Context Descriptions; [240745] Fix Ctrl+F1 when disconnected; [241005][terminal] Fix Alt+F key in Emacs; [206917][terminal] Add validation for Terminal Settings; [206919][terminal] Improve SSH Terminal Error Reporting; [172483][terminal] Update user docs for multi-connection feature 2008-07-16 00:19:38 +00:00
Martin Oberhuber
de0c528201 [172483][terminal] Update user docs for multi-connection feature 2008-07-16 00:05:05 +00:00
Martin Oberhuber
81e239e15a [206919][terminal] Improve SSH Terminal Error Reporting 2008-07-15 23:36:38 +00:00
Martin Oberhuber
ce78395c37 [206917][terminal] Add validation for Terminal Settings 2008-07-15 22:40:47 +00:00
Martin Oberhuber
07cd423176 [241005][terminal] Fix Alt+F key in Emacs 2008-07-15 21:57:01 +00:00
Martin Oberhuber
6ed6bbde42 [240745] Fix Ctrl+F1 when disconnected 2008-07-15 21:39:41 +00:00
Martin Oberhuber
16f712be70 [240745] Fix Terminal Widget Context Descriptions 2008-07-15 20:43:08 +00:00