1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-19 15:05:36 +02:00
Commit graph

423 commits

Author SHA1 Message Date
David McKnight
d3b837471f Bug 142968 - more IBM strings to change 2006-08-02 14:53:24 +00:00
David McKnight
59468c61ba Bug 142968 - more IBM strings to change 2006-08-02 14:34:36 +00:00
David McKnight
6bae465c8c Bug 149133 - adding rules so that the same file can not be concurrently transferred 2006-08-02 14:33:05 +00:00
David McKnight
a9b455c205 delete when the parent is the tree itself 2006-08-01 18:33:23 +00:00
David Dykstal
836e33b3fe bug 149331 - moving AbstractResource to an API package from an internal package so that it appears as part of the API. 2006-08-01 16:36:47 +00:00
David McKnight
9c9dffd03c no user actions icons and team categories 2006-08-01 16:13:03 +00:00
Kushal Munir
2c92c2ccb0 Bug 148969 2006-08-01 16:06:29 +00:00
David Dykstal
3cf7398481 bug 149331 - updating extension point schemata to remove etools references. 2006-08-01 02:22:17 +00:00
David McKnight
c770d4358e getting rid of "ibm" 2006-07-31 20:43:50 +00:00
David McKnight
fd2e5014bb Use default display rather than the shell for the listener - since listener.getShell() can't work off the main thread.
fix for defect 150919
2006-07-31 20:25:19 +00:00
David McKnight
c1d279a102 added a wait() to ensure poll query job completes before the next gets executed.
Fix for 150953
2006-07-31 17:21:36 +00:00
David McKnight
92c597cd0f Fix for defect 150924
Don't do poll query when disconnected.
2006-07-31 16:49:53 +00:00
David McKnight
27746a536e SubSystemFactory -> SubSystemConfiguration
Fix for Defect 150496
2006-07-31 16:21:36 +00:00
Martin Oberhuber
06b4d2269c Fix some obvious javadoc warnings (733 remaining) 2006-07-27 12:16:36 +00:00
Martin Oberhuber
cbbf547366 Organize Imports: Remove unnecessary imports 2006-07-27 11:16:12 +00:00
Martin Oberhuber
6e9bacb11b bug 145539 - update about.html files. Note the trademark info in ssh plugins. 2006-07-25 16:00:51 +00:00
Martin Oberhuber
6bb6da14b2 Apply patch for bug 150955 - ADAPTER IS NULL warnings 2006-07-19 07:35:27 +00:00
Martin Oberhuber
4269bd09fa Apply patch for bug 150938 - static factory methods for PropertyType 2006-07-18 12:51:53 +00:00
Martin Oberhuber
9353e792c0 Apply patch for bug 150930 - Fix NPE in ServicesViewer 2006-07-18 12:16:42 +00:00
Martin Oberhuber
f355260209 Apply patch for bug 150929: handle supportsUserId() properly 2006-07-18 11:48:56 +00:00
Martin Oberhuber
941fff5c36 Apply patch for bug 150127 - read saved password when dialog is forced 2006-07-18 11:32:24 +00:00
Martin Oberhuber
6e04109109 Apply patch for bug 150924 - NPE in monitor when disconnecting daytime 2006-07-18 11:30:39 +00:00
David McKnight
bbbce52535 Fix bug 149172 - RSE tree doesnt show same item in multiple filters
Fixed by Martin's suggestion (works!)
Perhaps it would suffice to override

  protected AbstractTreeViewer.usingElementMap() { return false; }

in SystemView. Since, if the mapping is not unique, an elementMap can not be
used.
2006-07-14 16:49:44 +00:00
David McKnight
7128ff317a getting rid of ibm strings 2006-07-14 16:15:19 +00:00
David McKnight
94260734eb don't allow concurrent internalGetChildren() calls 2006-07-14 16:11:36 +00:00
David McKnight
096546c188 some updates to help with junit test stuff 2006-07-10 19:13:52 +00:00
David McKnight
c048159b94 Applied Michael Berger patch from here:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=149080

Along with suggested changed from Martin.
2006-07-10 15:19:13 +00:00
Martin Oberhuber
25a6c26d74 Fix NPE when working with both default and delegate wizards 2006-07-10 15:09:26 +00:00
Martin Oberhuber
0ec8307a30 Fix newConnectionWizardDelegate.exsd schema 2006-07-10 09:12:29 +00:00
Martin Oberhuber
9ed427dbbc Fix bug 149292 - missing icon makeProfileActive on UNIX 2006-07-03 15:14:03 +00:00
David McKnight
baf42cfefc remove printlns 2006-06-30 20:33:49 +00:00
Kushal Munir
de3af0763d RSE New Connection Wizard update 2006-06-30 13:47:50 +00:00
Martin Oberhuber
7e32291739 Bug 139286 - fix icons for Perspective and Launch shell action 2006-06-30 07:46:48 +00:00
David Dykstal
cfa8527eeb bug 139286 - Icons are missing in RSE M1 2006-06-29 22:35:35 +00:00
Kushal Munir
9c7ad4084f Updates to New Connection wizard 2006-06-29 18:02:02 +00:00
David McKnight
1daaecc113 null pointer check for user id 2006-06-29 15:41:00 +00:00
David Dykstal
e32b3be6e7 bug 141835 - user id information wasn't being persisted.
Found a password persistence bug during testing and fixed that at the same time.
2006-06-28 21:26:22 +00:00
Kushal Munir
5e8dfb9cf8 Extension point for New Connection wizard delegate and implementation 2006-06-28 13:04:29 +00:00
David Dykstal
726c8abe70 bug 148808 - local subsystems do not work on linux/gtk 2006-06-28 03:16:48 +00:00
David Dykstal
21d998ba3c fix method spelling "verbage" to "verbiage" 2006-06-28 03:09:15 +00:00
David Dykstal
48487d25a8 formatting 2006-06-25 11:05:15 +00:00
David Dykstal
891609edee Bug 148484 - Refactor logging plugin 2006-06-25 02:46:24 +00:00
David Dykstal
568e8c931c Updating release numbers. 2006-06-25 02:42:25 +00:00
David Dykstal
ebeab3de94 Bug 141835 - user ids were not being persisted across workbench startups. 2006-06-23 22:01:32 +00:00
David McKnight
e896d33266 fix for 142171. Subsystem name should always come from plugin.xml 2006-06-22 18:19:26 +00:00
David McKnight
15ddfa7b81 fix for bug 138324. 2006-06-21 16:51:39 +00:00
David Dykstal
8dbe3fe3b3 Bug 146339 - added own refresh action graphic. Revamped image handling to defer image creation. 2006-06-15 15:35:41 +00:00
David Dykstal
9103206a36 Bug 145843 - removing expand and collapse actions from menu 2006-06-15 12:38:48 +00:00
David Dykstal
634665dab7 updating comments 2006-06-14 20:58:19 +00:00
David Dykstal
713b935a98 Cleaning up and formating 2006-06-14 20:49:05 +00:00