1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-16 05:25:21 +02:00
Commit graph

1342 commits

Author SHA1 Message Date
Uwe Stieber
54ec5b51e6 Fix stack overflow in canFlipToNextPage() and getNextPage() 2010-04-07 08:13:55 +00:00
David McKnight
fd257e196b [306187] cancel in properties of remote system view doesn't work 2010-03-17 19:19:29 +00:00
Uwe Stieber
da8dc4c169 [fix] Bug 238519: [usability][api] Adapt RSE view(s) to follow decoration style of the Eclipse platform common navigator 2010-03-13 09:06:44 +00:00
David McKnight
a8619fd16d [288894] CANCEL has to be pressed 3 times in Userid/Password prompt window in Remote System Details view 2010-03-12 15:36:23 +00:00
Martin Oberhuber
c3aacbb604 [releng] Fix micro versions for TM 3.2 2010-03-01 00:15:19 +00:00
David McKnight
acb232572b [296877] Allow user to choose the attributes for remote search result 2010-01-21 21:09:54 +00:00
David McKnight
cdbbb03d91 [296877] Allow user to choose the attributes for remote search result 2010-01-21 18:05:15 +00:00
David McKnight
d424875e62 [294663] bad cast in monitor view part refresh action 2009-11-09 20:42:29 +00:00
Martin Oberhuber
8c14762da2 [289533] NPE on "Show in Table" 2009-09-15 21:44:07 +00:00
David McKnight
8e42638601 [283793] [dstore] Expansion indicator(+) does not reset after no connect 2009-08-24 15:01:15 +00:00
David McKnight
a74fdbac49 [286670] TVT35:TCT586: CHS: English Strings Found 2009-08-24 14:58:31 +00:00
David McKnight
874606fed5 [287066] TVT35:TCT635: PLK: dots at ends of tooltips 2009-08-19 14:02:20 +00:00
David McKnight
dc8a850d37 [286230] [dnd] Dropping resources on host nodes leads to classcast exception 2009-08-18 17:57:22 +00:00
Martin Oberhuber
b55325c87d [286122] Avoid NPE when restoring memento 2009-08-10 14:02:00 +00:00
Martin Oberhuber
a941b54180 [270777][cleanup] Improve try..catch construct 2009-08-10 13:55:32 +00:00
Martin Oberhuber
b213e7291b [cleanup] Standardize on ISO-8859-1 encoding 2009-08-06 15:30:31 +00:00
David McKnight
b62a6d3fab [190015] [performance] Remove All Match's from Search Results Takes a while 2009-08-04 15:20:17 +00:00
David McKnight
cebe6fc075 [250417] Restore from memento flag set to false during restore on startup 2009-07-31 20:31:48 +00:00
David McKnight
b9e5cdfd79 [284018] concurrent SubSystem.connect() calls can result in double login-prompt 2009-07-30 17:14:59 +00:00
Martin Oberhuber
7a24ea9a22 [cleanup] Use API ISharedImages where possible 2009-07-30 00:08:27 +00:00
Martin Oberhuber
b16efec856 [246406] Timeout waiting when loading RSE 2009-07-30 00:02:43 +00:00
David McKnight
7d3509d475 [285047] SystemRefreshAction not disabled when showRefresh returns false 2009-07-29 20:13:57 +00:00
David McKnight
be84d81f18 [284917] Deleting a folder in a fresh workspace throws NPE 2009-07-29 13:56:21 +00:00
David McKnight
4517ec1740 [283793] [dstore] Expansion indicator(+) does not reset after no connect 2009-07-22 13:50:31 +00:00
David McKnight
314fdbab31 [284018] concurrent SubSystem.connect() calls can result in double login-prompt 2009-07-20 15:23:47 +00:00
David McKnight
7a9dfa90e8 [278848] NPE in Remote System Details view 2009-07-08 15:03:07 +00:00
David McKnight
4968831f7e [282239] Monitor view does not update icon according to connection status 2009-07-03 15:13:55 +00:00
David McKnight
09019ea7b5 [282242] "LOCALHOST" as host name for first time connection creation 2009-07-03 15:07:42 +00:00
David McKnight
bbd3afcd42 [282241] "Paste" is enabled on file system when text is in clipboard 2009-07-03 15:01:29 +00:00
Martin Oberhuber
5800e338d8 [cleanup] Fix copyright dates 2009-05-26 11:48:55 +00:00
David McKnight
3a6d3a4db9 [277328] Unhandled Event Loop Exception When Right-Clicking on "Pending..." Message 2009-05-21 21:44:35 +00:00
David McKnight
38f498500c [275970] Subsystems were created but not the containing connection 2009-05-19 20:33:41 +00:00
Martin Oberhuber
c985ce92ca [276195] Avoid unnecessary selectionChanged when restoring connections 2009-05-14 17:12:48 +00:00
Martin Oberhuber
45c7196f67 [254293] DSDP branding for Galileo 2009-05-13 22:23:26 +00:00
David McKnight
ca138aa9fe [190001] [refresh] Avoid unnecessary duplicate queries during drag&drop to filter 2009-05-12 17:59:25 +00:00
David McKnight
bfa9911a84 [238288] use ImageRegistry to store/retrieve images for RSE label providers 2009-05-06 16:35:51 +00:00
David McKnight
a51b026f49 [214395] Properties View not updated when clicking on Search Results 2009-04-29 19:58:50 +00:00
David McKnight
fcfe9f6e62 [261367] RSE- Mutiple selection Delete does not process all items selected 2009-04-28 20:36:05 +00:00
David McKnight
d1c500e76b [272882] [api] Handle exceptions in IService.initService() 2009-04-28 14:49:47 +00:00
David McKnight
cbbb092074 [203361] Deleting multiple target connections misleading 2009-04-20 18:45:15 +00:00
David McKnight
e088c79b13 [254588] SystemDropActionDelegate performs refreshLocal too early 2009-04-07 21:01:02 +00:00
David McKnight
667e97d5bb [190805] [performance][dstore] Right-click > Disconnect on a dstore connection is slow and spawns many Jobs 2009-03-25 18:58:24 +00:00
Martin Oberhuber
1aae9acec9 [238519][api] Support styled label decorations 2009-03-19 22:33:07 +00:00
David McKnight
7b6208c5cd trivial update - null pointer check 2009-03-19 21:20:41 +00:00
David Dykstal
c58c969211 [261486] [api] Interfaces declaring constants should be marked @noextend 2009-03-10 21:25:32 +00:00
David McKnight
de50921532 [267061] resource dialog/form to allow custom host combo label
-need to check for null combo
2009-03-04 18:44:03 +00:00
David McKnight
84ce2fdee3 [267061] resource dialog/form to allow custom host combo label 2009-03-04 17:42:43 +00:00
Martin Oberhuber
790bd4289e [264439] fix source build for 1.4 plugins with assert 2009-02-10 23:09:12 +00:00
Martin Oberhuber
3de5d836ed [cleanup] Fix copyright year 2009-02-01 17:01:51 +00:00
David McKnight
b22279e09b [262930] Remote System Details view not restoring filter memento input 2009-01-29 19:54:01 +00:00