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

640 commits

Author SHA1 Message Date
David McKnight
75935aab7e fix for Bug 160763 - properties updated after deferred query 2006-10-26 20:23:12 +00:00
Kushal Munir
33267de4c3 Bug 160775 rename (at least within a zip) blocks UI thread 2006-10-26 20:02:38 +00:00
David Dykstal
f8b631b8d4 Bug 153446 - wrapped the persistence provider save operation inside a WorkspaceJob instead of a regular Job. This should delay any build requests and other resource change listeners triggered as a result of writing profiles that happens during delete.
Also fixed problems with broken filter pool references that occurred during duplication of profiles while testing.
2006-10-26 17:05:19 +00:00
David McKnight
2a5311d432 fix for Bug 160394 (can't reuse the same event for a filter update) 2006-10-26 16:20:08 +00:00
David Dykstal
431f70ba8c Bug 160286 - NPE when deleting a profile in the team view.
The NPE is caused by bringing up the context menu on an empty selection under certain cirmcumstances. Fixing that revealed that profiles were being deleted in the model, but not on disk. Fixed that as well -- added methods to delete profiles by name and adjusted a method to include the ability to persist a deletion of a profile.
2006-10-26 02:29:28 +00:00
Kushal Munir
0f60ad946b Bug 143290: Filter sort order is different for different connection types 2006-10-25 23:41:33 +00:00
David McKnight
e322f1e027 fix warning 2006-10-25 17:07:43 +00:00
David McKnight
441fbea44f fix for Bug 161773 - introducing IHostOutput 2006-10-25 16:09:19 +00:00
Kushal Munir
c39ad5b393 Bug 160282: Two copies of launch and print in remote shell view 2006-10-25 14:51:36 +00:00
Kushal Munir
14bb9b2e6f Bug 160470: Can not run server.sh on AIX 2006-10-25 14:12:07 +00:00
Martin Oberhuber
6830fded46 about.properties: Eclipse Contributors --> IBM Corporation and others 2006-10-25 13:28:21 +00:00
Martin Oberhuber
89d85fcec8 Externalize vendor="%providerName" in plugin.xml 2006-10-25 13:16:53 +00:00
Martin Oberhuber
5a71190202 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 12:19:15 +00:00
Martin Oberhuber
51a24341d1 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:57:54 +00:00
Martin Oberhuber
d9517e9cdd Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:41:25 +00:00
Martin Oberhuber
dad12c7a81 Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-25 11:34:58 +00:00
Martin Oberhuber
64fd475146 Copyright: Eclipse Contributors --> IBM Corporation 2006-10-25 11:34:24 +00:00
Martin Oberhuber
612ed19e85 Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. 2006-10-25 11:05:24 +00:00
Kushal Munir
6cd999a5e9 Bug 150902: Disconnect contextmenu should not be shown for "Local" systems 2006-10-25 03:58:42 +00:00
Kushal Munir
ea4e43aff4 Make a message cloneable 2006-10-25 03:39:10 +00:00
Kushal Munir
c923ecb2cc Bug 160371: Kill the same process the second time results in ArrayIndexOutOfBoundsException and StringIndexOutOfBoundsException 2006-10-25 03:29:12 +00:00
Kushal Munir
cf6257e12b Add javadoc for DownloadJob constructor 2006-10-24 22:50:10 +00:00
Kushal Munir
199f6de12e Bug 161200: Open with Default Editor fails for files listed under local files. Will open with In-Place Editor for files such as *.doc, *.ppt, etc. 2006-10-24 22:41:57 +00:00
David Dykstal
064d2fd62a Bug 158300 - The inherit and history buttons have been modified to read the nearest containing group's text (if any) in addition to its own tooltip. It previously read just its tooltip. 2006-10-24 20:30:49 +00:00
David McKnight
6914dc5e6a 160110 related - but not fix - just collapsing poll configuration until next release 2006-10-24 16:46:46 +00:00
David McKnight
78711a3c9c fix Bug 161979. Alternative to suggested patch that compiles with both Eclipse 3.2 and Eclipse 3.3. 2006-10-24 15:22:38 +00:00
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +00:00
Martin Oberhuber
7bfaf35cf5 Add Copyright Attribution for Wind River Patch 2006-10-24 14:09:59 +00:00
Martin Oberhuber
6c971de409 Add missing copyrights for Perl files 2006-10-24 14:09:13 +00:00
Martin Oberhuber
3f46fcc3a8 Add Copyright Attribution for Symbian Patch 2006-10-24 13:57:15 +00:00
Martin Oberhuber
f8277a4a25 WindRiver -> Wind River in Copyrights 2006-10-24 13:54:22 +00:00
Martin Oberhuber
51093e5a56 Add Copyright Attribution for Wind River Patch 2006-10-24 13:54:21 +00:00
Martin Oberhuber
a18756b306 [cleanup] IBM-supplied --> predefined 2006-10-24 13:41:38 +00:00
Martin Oberhuber
38fba7df2e Add Copyright Attribution for Wind River Patch 2006-10-24 13:36:57 +00:00
Martin Oberhuber
496b3313c7 Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. 2006-10-24 13:24:57 +00:00
Martin Oberhuber
e415866d74 Enter Feature Download & Install sizes as per 1.0RC2. Add Feature Copyrights. 2006-10-24 13:18:03 +00:00
David McKnight
38cdf43eaa martin's patch for Bug 161844 2006-10-24 12:23:51 +00:00
Martin Oberhuber
12cbc6a5ef [cleanup] fix rse.ui.systemType --> rse.core.systemTypes docu 2006-10-24 11:47:24 +00:00
David McKnight
46b928da73 committing patch for Bug 160294 2006-10-23 17:33:31 +00:00
David McKnight
505f66e7de fix for Bug 161840 2006-10-23 17:18:03 +00:00
David McKnight
3a86c51d61 need to normalize path when linux client copies from windows - bug 161844 2006-10-23 15:20:46 +00:00
David McKnight
a1cc2c6641 fix for Bug 161936 2006-10-23 14:47:30 +00:00
David McKnight
962e32e92c fix for Bug 161841 2006-10-23 14:10:56 +00:00
Martin Oberhuber
fe7ade9666 Fix bug 160786 -- Ctrl+M sends command 2006-10-20 22:10:30 +00:00
David McKnight
abaf691e8e Bug 160777 - use progress monitor for queries 2006-10-20 20:26:13 +00:00
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +00:00
Kushal Munir
a4dc32f087 Bug 160398: Remote search does not position to the line of the hit 2006-10-19 22:59:56 +00:00
David Dykstal
0399cb777f Bug 158296 - corrected preference pages and help
Remote Systems - removed description, linked F1 to correct control
Communications - removed description, linked F1 to correct control
File Cache - removed superfluous instructions and description, improved help, changed button text to include "cached files", made note at the bottom a read-only text field.
Files - removed description, linked F1 to correct control
Logging - removed description
Passwords - removed description
SSL - changed description to read-only text field
2006-10-19 21:32:49 +00:00
Kushal Munir
6aafbf3c64 Update patterns.dat files to be the same on both server and client 2006-10-19 20:44:28 +00:00
David McKnight
6ab5025b7c Bug 160284 -on delete event mark the container as stale to get proper refresh in table 2006-10-19 18:52:31 +00:00