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

1524 commits

Author SHA1 Message Date
Michael Scharf
94eb7432bc fix for bug 172023: when RXTX library is not installed, a warning is printed to the error log which includes the install instructions 2007-01-29 22:18:50 +00:00
David McKnight
0d2b4d765f [170728] fix for a refresh issue during the rename 2007-01-29 18:05:10 +00:00
David McKnight
6e247d6d59 using refresh events instead of direct refreshes for last refresh (only last refresh because they are asynchronous) 2007-01-29 18:04:15 +00:00
David McKnight
2f0f275934 using refresh events instead of direct refreshes for last refresh (only last refresh because they are asynchronous) 2007-01-29 15:36:48 +00:00
David Dykstal
8383bc4c1d [171860] fixing CHKPII errors in translatable files 2007-01-26 20:43:13 +00:00
David McKnight
9e29b10366 updating test suite with invalidation of filters + new 170728 bug test 2007-01-26 17:12:52 +00:00
David McKnight
6cd80af8ef fix for a rename problem while investigating [170728] 2007-01-26 16:48:16 +00:00
David McKnight
281e9cad54 fix for a rename problem while investigating [170728] 2007-01-26 15:36:29 +00:00
David McKnight
c6f4dcc067 shell output notification issues 2007-01-25 18:25:13 +00:00
David Dykstal
1f537cc4d1 [171603] adding filters for remotesystems projects 2007-01-25 18:20:48 +00:00
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
Martin Oberhuber
6fe2830206 Update download info for terminal.serial 2007-01-18 11:56:05 +00:00
Martin Oberhuber
f8c5f538c4 Add link to previous versions 2007-01-18 11:54:33 +00:00
David McKnight
b6268ac689 changed to use chmod u+w 2007-01-17 20:55:09 +00:00
Martin Oberhuber
5609dc4895 Prepare v20070116 2007-01-17 19:46:14 +00:00
Martin Oberhuber
26c5b08ef3 Add junit to Eclipse base for builds 2007-01-17 19:38:27 +00:00
Martin Oberhuber
5a1ca27820 Fix 2.0 N-builds 2007-01-17 19:17:14 +00:00
Martin Oberhuber
7fd7e2c19e Fix 2.0 N-builds 2007-01-17 19:02:55 +00:00
Martin Oberhuber
479e74ee2c [170814] avoid excessive sending of resize packets 2007-01-17 18:51:18 +00:00
Martin Oberhuber
e3b171930e Improved terminal logging 2007-01-17 18:50:22 +00:00
Martin Oberhuber
d9d0c3b8dc Prepare build notes for 2.0M5 2007-01-17 18:32:33 +00:00
Martin Oberhuber
aa66c41f3c Prepare build notes for 2.0M5 2007-01-17 18:23:59 +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
141616a037 Switch builder to Eclipse 3.3 2007-01-17 17:51:31 +00:00
Martin Oberhuber
e4b9e3a221 Switch terminal.serial to using rxtx-2.1 / gnu.io namespace instead of javax.comm 2007-01-17 17:35:56 +00:00
Martin Oberhuber
508dc85ac4 Rev up version numbers to 2.0 where needed 2007-01-16 15:57:10 +00:00
Martin Oberhuber
e221ecb948 Fix copyright years 2007-01-16 15:20:33 +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
Uwe Stieber
cab7dd53f2 [170429] applied patch for test subsystem test from Tobias Schwarz (WRS) 2007-01-15 11:49:02 +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