1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-03 23:25:26 +02:00
Commit graph

1612 commits

Author SHA1 Message Date
David McKnight
eff8e204e2 [187732] fix hasChildren() so that a non-archive file can't return true for hasChildren 2007-05-23 14:35:02 +00:00
Martin Oberhuber
af76788da1 [186773] split SystemRegistryUI from SystemRegistry implementation, in preparation of UI/Non-UI splitting. This is not an API change. 2007-05-23 14:28:16 +00:00
David McKnight
7edc93c3d8 [188425] check for null selection before attempting to open dialog 2007-05-23 13:25:49 +00:00
Martin Oberhuber
f31cc68a3c [176211][api] Moving SystemHostPool to Core 2007-05-23 12:41:24 +00:00
David Dykstal
edce1e4fe7 [188516] fix handling of accelerators on menu items when generating mnemonics 2007-05-23 00:06:26 +00:00
David Dykstal
2bac427bcd [188159] corrected some layout problems 2007-05-22 23:54:33 +00:00
David Dykstal
73ec321c8c [188463] widened the environment variables dialog just a bit 2007-05-22 23:51:49 +00:00
David McKnight
dd6163b462 [188425] check selection before attempting to open dialog 2007-05-22 21:12:29 +00:00
David McKnight
8ccaf101ec [187737] need to account for hosts in copy and paste actions 2007-05-22 20:46:24 +00:00
Martin Oberhuber
5c025fd25d Organize Imports 2007-05-22 20:34:35 +00:00
Martin Oberhuber
090e32b14e Fix Javadoc 2007-05-22 20:28:06 +00:00
David McKnight
56a587f45e [182403] drag and drop to the scratchpad was not refreshing at all. It used to work but some recent refactoring seems to have broken it. Anyway, this solves that part of the problem. 2007-05-22 20:24:14 +00:00
David Dykstal
089766f081 [188150] Added strings for "move up one level" action for hierarchy operations. Move up in list and move up in hierarchy are translated differently. 2007-05-22 19:42:53 +00:00
David Dykstal
0d4191c560 [188284] add ILabeledObject and exploit in server launchers and property sets 2007-05-22 13:47:46 +00:00
Martin Oberhuber
cc453b444a Fix id of "create remote project" action 2007-05-22 11:17:29 +00:00
David Dykstal
79e57ab60f [188189] externalize strings for "create remote project" 2007-05-22 00:22:09 +00:00
David Dykstal
ccc15bddbc [188183] fix NPE when restoring a subsystem for a nonexistent subsystem config 2007-05-21 23:51:28 +00:00
David Dykstal
41f8b75e9f [187851] removing duplicate entries in properties file 2007-05-21 22:39:51 +00:00
David Dykstal
3acaf2da51 [187860] Mnemonics class rewrite - added ability to use non-latin mnemonics, added policies for mnemonic generation. 2007-05-21 21:45:51 +00:00
Martin Oberhuber
c1d7fbe5f0 [188160] avoid parent refresh if not doing deferred queries 2007-05-21 19:34:29 +00:00
Martin Oberhuber
50f739ec70 Update Javadoc 2007-05-21 19:10:12 +00:00
David Dykstal
d49c58f1af [187608] upating getEntry to getResource. getEntry does not search fragments. 2007-05-21 15:58:20 +00:00
Martin Oberhuber
e5a4e4f455 Update Javadoc 2007-05-21 12:42:15 +00:00
David Dykstal
3577769f43 [cleanup] formating in preparation for bug fixing 2007-05-18 18:31:07 +00:00
David McKnight
0c5a08d8ce [187670] exception in classifier when element is deleted 2007-05-18 15:58:12 +00:00
David McKnight
d6a5819222 [187021] propagating the exception that occurs in a bad query operation 2007-05-18 15:17:51 +00:00
David Dykstal
3a0905f71d [187747] fixed strings on new file and folder wizards 2007-05-18 15:16:07 +00:00
Martin Oberhuber
1519fe42b6 Label Telnet Only as Experimental 2007-05-18 11:39:06 +00:00
Martin Oberhuber
b9c23e6eac Label Telnet Only as Experimental 2007-05-18 11:37:22 +00:00
Martin Oberhuber
07eaaaeb0f [179937] Mark IRemoteCmdSubsystem#getShellEncoding() deprecated 2007-05-18 11:36:21 +00:00
Martin Oberhuber
b4d23ea0c6 [187096] Fix invalid use of Mutex 2007-05-18 10:36:17 +00:00
Martin Oberhuber
4892a31c45 Change display name of ftpListingParsers -> FTP Directory Listing Parsers 2007-05-18 10:27:17 +00:00
David Dykstal
feb24c7ed7 [187608] fix for message file lookup problem 2007-05-18 03:40:24 +00:00
Kushal Munir
d74c44458a [187335] Remove Search from popup menu on Files. The search page is not prefilled with the parent folder path. 2007-05-18 03:06:57 +00:00
Kushal Munir
dd1475a718 [181615] Local Search throws NPE. This happens if the search is on a drive such as C:\ on Windows. 2007-05-18 02:44:19 +00:00
Kushal Munir
58e1c330a1 [179937] [api] New control in property page for connection. Added new API to IHost() to set and get default encodings and to SystemConnectionForm to deal with encoding fields for connection "Host" property page. 2007-05-18 00:53:52 +00:00
David McKnight
000f9f0413 shell refresh needs to be on main thread 2007-05-17 19:36:42 +00:00
David Dykstal
a148f884d7 [187647][api][breaking] add properties capabilities to persistence providers so that they can be told where to store their data. 2007-05-17 18:50:15 +00:00
Martin Oberhuber
bb59761f3c Add display name for ftpListingParsers extension point 2007-05-17 06:21:57 +00:00
David Dykstal
227b7d7bca [183994] commit property sets for connector services in the new connection wizard 2007-05-16 20:33:49 +00:00
David Dykstal
4486fc1f36 [183994] minor formatting for debugging 2007-05-16 20:19:25 +00:00
Javier Montalvo Orus
7e72d65a8c renamed ftpFileEntryParsers to ftpListingParsers 2007-05-16 19:43:37 +00:00
David McKnight
a19090e01d [187205] don't expanded previously unexpanded node in refreshRemoteObject() 2007-05-16 19:38:22 +00:00
Javier Montalvo Orus
6b0da7d092 [187096] Drag&Drop + Copy&Paste shows error message on FTP connection 2007-05-16 19:22:13 +00:00
David McKnight
938c4adb7f [167620] delete now occuring in a job instead of directly on main thread from the view 2007-05-16 18:33:17 +00:00
Martin Oberhuber
bb8fb50732 [187312] Fix duplicate submenus contributed through plugin.xml 2007-05-16 16:48:24 +00:00
Martin Oberhuber
116c5773b9 Use 60 seconds connect timeout 2007-05-16 15:52:44 +00:00
Martin Oberhuber
7e0136d6e5 [187218] Fix error reporting for connect() 2007-05-16 15:44:20 +00:00
Martin Oberhuber
c6af2690fb Get rid of unnecessary duplicate "Telnet Only" system type already defined in subsystems.shells.telnet 2007-05-16 12:18:05 +00:00
Martin Oberhuber
ac33b43623 [186570] handle invalid user id and password more gracefully 2007-05-16 12:02:09 +00:00