1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-13 20:15:22 +02:00
Commit graph

2733 commits

Author SHA1 Message Date
David McKnight
3d1a78f8e4 [148978] fix for empty dir problem - need to make the queried folder not stale after the query 2007-01-23 19:39:04 +00:00
David McKnight
c3698a5f78 check for deleted items to avoid null pointer 2007-01-23 18:50:50 +00:00
David McKnight
61cbdb14c7 kushal's change from 7.1 RSE to change the order of the menu popups 2007-01-23 14:07:17 +00:00
Kushal Munir
5607bb0e30 [api] [163820] Allow encodings to be queried for IRemoteFile and implementations for encodings through a remote file encoding manager. 2007-01-23 13:17:09 +00:00
David McKnight
f420239115 [167620] speeding up item removal 2007-01-22 18:24:56 +00:00
David McKnight
6a6c0bffc3 [167620] speeding up larg multiple selections 2007-01-22 18:00:44 +00:00
David McKnight
726f28992e [167620] speeding up larg multiple selections 2007-01-22 18:00:13 +00:00
David Dykstal
911aa6d674 [api][170639] change IHost to implement IAdaptable 2007-01-19 21:15:26 +00:00
David Dykstal
715878ed24 [api][171098 ] Moving constants specfic to UDA 2007-01-19 20:46:45 +00:00
David McKnight
0e6e456028 [170832] windows implementation for changing to read-write permissions 2007-01-19 18:11:13 +00:00
David McKnight
b6268ac689 changed to use chmod u+w 2007-01-17 20:55:09 +00:00
David McKnight
5855d743b6 new API IFileService.setReadOnly() 2007-01-17 18:19:38 +00:00
David McKnight
74822bd918 new API IFileService.setReadOnly() 2007-01-17 18:06:45 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
David McKnight
d6d0a2fd83 null property check 2007-01-15 21:05:48 +00:00
David McKnight
e0caa1b8f8 new string for old password in change password dlg 2007-01-15 21:04:55 +00:00
David McKnight
80a3419d85 shell supported simple command operation 2007-01-15 19:52:24 +00:00
David McKnight
560175bd3a support old password prompting in change password dialog 2007-01-15 19:23:17 +00:00
David McKnight
19c06ef7ae promptForNewPassword API should be public for reuse 2007-01-15 17:55:57 +00:00
David McKnight
4492b011f2 promptForNewPassword API should be public for reuse 2007-01-15 17:55:05 +00:00
David McKnight
da623f63a7 need to refresh registry, not event firer 2007-01-11 14:56:46 +00:00
David McKnight
e55afd6fa4 make sure createHost() works from non-main thread - event firing needs to be done on main thread 2007-01-10 21:52:27 +00:00
David McKnight
c799f0763e compiler warnings 2007-01-10 17:50:15 +00:00
David McKnight
1579f9911b [149150] preference page for indication of whether to copy timestamps or not plus some minor refactoring of constants 2007-01-09 20:44:52 +00:00
David McKnight
f6328835f6 remove a couple compiler warnings 2007-01-09 20:01:24 +00:00
David McKnight
ced81d390f [149150] new setLastModified() service call and use in file transfer operations 2007-01-09 19:58:49 +00:00
David McKnight
119d7c5588 cleanup a couple dstore things 2007-01-09 19:56:08 +00:00
David McKnight
e88962a966 [160353] avoid sychronous jobs - new apis + deprecation of the old ones 2007-01-08 17:41:10 +00:00
David McKnight
44b15f4ed1 [160353] when getting parent, skip dstore query - since it can be called from main thread. 2007-01-08 17:39:22 +00:00
David McKnight
f5264c1a5e [160404] drop copy + added to icon 2007-01-08 16:18:16 +00:00
David McKnight
bfeb822919 deleted elements should return "" for name 2007-01-04 20:19:18 +00:00
David McKnight
87b0615a93 deleted elements should return "" for name 2007-01-04 20:18:40 +00:00
David McKnight
26b427d43a [168366] changing the SystemDNDTransferRunnable to a WorkspaceJob rather than a Job so that it can handle the resource locking 2007-01-04 19:59:02 +00:00
David McKnight
5604dedce9 [168366] don't refresh local when unnecessary. In the case of this defect, this hits an exception due to resource locking 2007-01-04 19:50:23 +00:00
David McKnight
16a5249cb2 get rid of print 2007-01-04 19:48:48 +00:00
David McKnight
37aae8f2f3 [168972] don't use SWT.BORDER attribute for tree viewers 2007-01-04 19:28:54 +00:00
David McKnight
8bfa3674c5 [162860] remove warnings for daemon script 2007-01-04 19:17:42 +00:00
David Dykstal
1e23d32970 [168864] deleting ISystemUserIdConstants, removing all references to that. 2007-01-03 22:21:37 +00:00
David Dykstal
6dda7b5817 [167274] moving IRSEPersistableContainer from org.eclipse.rse.persistance to org.eclipse.rse.model 2007-01-03 21:42:00 +00:00
David Dykstal
66f3b60683 [167665] verbage -> verbiage 2007-01-03 20:41:46 +00:00
David McKnight
1d0b7d33da removing warnings 2007-01-03 20:34:36 +00:00
David McKnight
1aa67da0e0 removing some compile warnings 2007-01-03 19:17:18 +00:00
David McKnight
0de8f94053 removing some compile warnings 2007-01-03 19:09:57 +00:00
David McKnight
b44065158f removing some compile warnings 2007-01-03 18:58:16 +00:00
David McKnight
32d51439e3 removing some compile warnings 2007-01-03 18:25:17 +00:00
David McKnight
e94377283d removing some compile warnings 2007-01-03 18:13:53 +00:00
David McKnight
48b45595df removing some compile warnings 2007-01-03 17:36:42 +00:00
David McKnight
e394dfea79 [142712] predefine basic filter for non-default profiles 2007-01-03 17:23:38 +00:00
David Dykstal
26f3f91c10 [cleanup] formatting only - bringing up to eclipse standards 2007-01-03 16:44:04 +00:00
David Dykstal
79db019c7f [cleanup] remove warnings 2007-01-03 16:37:51 +00:00