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

1351 commits

Author SHA1 Message Date
Kushal Munir
7a7a212141 Bug 142980: Contents of System Type dropdown should be sorted in New Connection Wizard 2006-11-08 01:42:37 +00:00
David Dykstal
6427bd9c32 Bug 160813 - Made the text for the tooltips on the password dialog consistent. Also created specific entries in the password section of the properties file for the other text on the dialog instead of reusing other entries. 2006-11-07 20:56:22 +00:00
David Dykstal
e60e315dee Bug 160812 - initially select the entire contents of the userid and password fields in the password prompt dialog. 2006-11-07 20:06:31 +00:00
David Dykstal
1a8ea54117 Bug 158756 - allow saving an empty password 2006-11-07 19:45:41 +00:00
David Dykstal
1b098a02de [cleanup] updated spelling in comment 2006-11-07 19:35:54 +00:00
David McKnight
3b422f0d1e fix for 162993 2006-11-07 18:39:12 +00:00
Kushal Munir
925c5fc987 Bug 163230: Need "cancelAll" functionality in "duplicate name collision" dialog when uploading a directory tree 2006-11-02 23:10:31 +00:00
David Dykstal
0420688abf Bug 162489 - subsystem port number not being persisted 2006-11-02 21:38:03 +00:00
David Dykstal
0f47ce8874 Bug 162489 - subsystem port number not being persisted 2006-11-02 21:22:51 +00:00
David Dykstal
593a240622 Bug 158301 - adding back drawn control support for windows platforms 2006-11-02 17:02:28 +00:00
David Dykstal
4899b31521 Bug 158301 - provide mac versions of inherit and system history buttons
reverting back to original arrow buttons now that the platform appears to make them tabbable.
2006-11-02 16:20:35 +00:00
David McKnight
d6857a635e fix for 162786 2006-10-31 18:29:01 +00:00
Martin Oberhuber
1b56b5d133 Redo providerName="Eclipse.org" as suggested by Bjorn 2006-10-31 11:11:19 +00:00
Kushal Munir
895604e8fa Bug 162709: In New Connection Wizard, the System Type Description is not visible initially 2006-10-30 23:51:37 +00:00
Kushal Munir
2672943e2e Bug 149151 - New Connection: 1st page should use a Listbox for systemtype 2006-10-27 15:02:27 +00:00
Kushal Munir
6266ffaa3e Bug 149151 - New Connection: 1st page should use a Listbox for systemtype 2006-10-27 14:45:57 +00:00
Martin Oberhuber
09b9392c54 bug 160470 - remove rseserver-aix.tar from build scripts 2006-10-27 03:13:31 +00:00
David Dykstal
f16851571d Bug 162098 - removing systemClass attribute from subsystemConfiguration along with its attendant documentation and API. 2006-10-27 02:52:34 +00:00
David McKnight
75935aab7e fix for Bug 160763 - properties updated after deferred query 2006-10-26 20:23:12 +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
6cd999a5e9 Bug 150902: Disconnect contextmenu should not be shown for "Local" systems 2006-10-25 03:58:42 +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
Martin Oberhuber
8a2d4a45db Change Provider: Eclipse.org --> Eclipse DSDP Project as per Bjorns suggestion 2006-10-24 14:19:44 +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
David McKnight
505f66e7de fix for Bug 161840 2006-10-23 17:18:03 +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
David McKnight
38db57e05c Bug 160777 - use progress monitor for queries 2006-10-20 20:24:48 +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
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
David McKnight
adde5c1eda fix for Bug 160186 2006-10-18 17:16:54 +00:00
David McKnight
efc91cccaa fix for Bug 160285 2006-10-18 15:48:38 +00:00
David Dykstal
384f1177a9 [cleanup] added comment about using height hints in dialogs - accessibility impact 2006-10-17 16:32:01 +00:00
David McKnight
5a0ab16969 don't use job when on main thread 2006-10-11 18:49:19 +00:00
David McKnight
2077b763ea more table-tree view issues 2006-10-11 16:40:24 +00:00
David Dykstal
08d0150b25 Bug 160353 - removed read and dispatch from background connection job. 2006-10-11 16:15:54 +00:00
David McKnight
3c048f23c4 null pointer check 2006-10-11 15:28:19 +00:00
Kushal Munir
46c9cb3331 Bug 154524: Local node is shown in RSE even though the Local subsystem is not installed 2006-10-11 14:29:04 +00:00
David McKnight
ca38d431a1 merge from 7.1 rse fix 2006-10-10 18:34:00 +00:00
David McKnight
a8b41f73cb Bug 160111. Support deferred queries in monitor view so that we don't have to wait for job completion via Subsystem.scheduleJob(); 2006-10-10 18:00:38 +00:00
David McKnight
f48c0a5007 fix for Bug 160084 2006-10-10 16:32:36 +00:00
David Dykstal
aade4c37ca Bug 160195 - provide a workaround by capitalizing the name using a locale that preserves the letter identity as specified in RFC1035. 2006-10-10 02:00:29 +00:00
David Dykstal
41f5e596c8 Bug 160115 - added a check for null config when resolving a proxy. 2006-10-09 21:29:30 +00:00