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

255 commits

Author SHA1 Message Date
David Dykstal
9ab955d6bf Bug 148484 - Refactor logging plugin 2006-06-23 21:56:02 +00:00
David McKnight
cdf07cd4b3 patch for defect 147531 2006-06-22 20:35:06 +00:00
David McKnight
e896d33266 fix for 142171. Subsystem name should always come from plugin.xml 2006-06-22 18:19:26 +00:00
David McKnight
b85b1b6995 bug fix - using the wrong stream to read from 2006-06-21 18:53:18 +00:00
David McKnight
be40636e0e get workbench fix 2006-06-21 17:37:07 +00:00
David McKnight
d86114123f fix for windows paths when used as remote project 2006-06-21 17:10:50 +00:00
David McKnight
15ddfa7b81 fix for bug 138324. 2006-06-21 16:51:39 +00:00
David Dykstal
3a3ba45922 removing compile warnings 2006-06-21 16:03:48 +00:00
David Dykstal
e7cdb7ee94 Bug 140344 - FTP should work to Windows systems as well. 2006-06-21 02:43:28 +00:00
David Dykstal
433163302a Bug 140404 - FTP new file does not work. 2006-06-21 02:00:21 +00:00
David Dykstal
4d64b6d3ff Bug 140348 - FTP should pay attention to port number. 2006-06-21 01:45:52 +00:00
David Dykstal
bdfd3308eb Bug 140323 - FTP move, delete, and rename do not work. 2006-06-21 00:51:40 +00:00
David Dykstal
e2b4dfdcec Bug 147791 - patch to put an end to circular searches 2006-06-21 00:49:58 +00:00
David Dykstal
5272f66d8d Bug 147792 - patch to put an end to circular searches 2006-06-20 21:38:20 +00:00
David Dykstal
b761dbbd49 Fixing 140408 - FTP Upload does not work. 2006-06-20 21:20:47 +00:00
David Dykstal
a2c2b82335 Bug 142195 - removing ui dependencies in some plugins 2006-06-20 21:06:29 +00:00
David Dykstal
ff2006dc59 Add MacOS X startup scripts 2006-06-19 18:38:17 +00:00
David Dykstal
4c8908a591 Add MacOS X startup scripts 2006-06-19 16:07:06 +00:00
David Dykstal
bee2092643 Bug 146326 fix erroneously disconnected dstore elements. 2006-06-19 16:05:59 +00:00
David McKnight
712d6825ed can't pass in user id as a param to script 2006-06-16 19:16:19 +00:00
David McKnight
557e0e3a00 need to persist subsystem to persist the properties 2006-06-15 20:02:19 +00:00
David Dykstal
8dbe3fe3b3 Bug 146339 - added own refresh action graphic. Revamped image handling to defer image creation. 2006-06-15 15:35:41 +00:00
David Dykstal
9103206a36 Bug 145843 - removing expand and collapse actions from menu 2006-06-15 12:38:48 +00:00
David Dykstal
634665dab7 updating comments 2006-06-14 20:58:19 +00:00
David Dykstal
713b935a98 Cleaning up and formating 2006-06-14 20:49:05 +00:00
David Dykstal
63115ae6e7 Making sure that the pool manager is correctly set in the pool references when pool references are constructed or released from management.
Adding comments for future work.
Removed overriding code that was hiding methods and variables in superclasses for persistence.
2006-06-14 20:45:38 +00:00
David Dykstal
d4a47be7c0 updating comments 2006-06-14 18:55:40 +00:00
David Dykstal
092a3674d7 Removing warnings and dead code. 2006-06-14 18:33:35 +00:00
David Dykstal
ad98ea3625 Removing dead code. 2006-06-14 17:56:36 +00:00
David Dykstal
d7cfe36b48 Removing warnings. 2006-06-14 17:55:23 +00:00
David Dykstal
acfb257546 Removing warnings and dead code. 2006-06-14 17:55:07 +00:00
David Dykstal
25aa86d80e Documenting future work. 2006-06-14 17:53:20 +00:00
David Dykstal
5845690183 Disallow overriding for various persistence control methods. 2006-06-14 17:52:55 +00:00
David Dykstal
40bdad2729 Fixing up List class references. 2006-06-14 17:50:49 +00:00
David Dykstal
2ee927e340 updating comments 2006-06-14 17:49:49 +00:00
David Dykstal
678e1b101f Recommenting for later fix. 2006-06-14 17:49:10 +00:00
David Dykstal
2325f2d24f Adding support for uniquely naming a DOM object's folder based based on the objects name - even if the name exists on a file system that does not support case sensitive names. 2006-06-14 17:48:31 +00:00
David Dykstal
2847fd0d3e Removing dead code. Fixing reference bug. 2006-06-14 17:45:07 +00:00
David Dykstal
f256e4bc8b Removing unnecessary explicit declarations of interfaces from class definitions. 2006-06-14 17:40:10 +00:00
David Dykstal
0395b842df Fixing comments. 2006-06-14 17:37:14 +00:00
David McKnight
99f5c1b2bd small bug fixes 2006-06-14 15:53:25 +00:00
David McKnight
fdae0fb85b efs stuff 2006-06-14 15:52:00 +00:00
David McKnight
d3c8213b63 setDirty() needs to set the dirty flag (before it was just setting to false) 2006-06-12 13:06:51 +00:00
David McKnight
4ef69b9510 set the dirty bit properly 2006-06-12 12:46:02 +00:00
David McKnight
dd4b9d449c run command with dstore 2006-06-08 19:40:14 +00:00
Martin Oberhuber
e9a6d29ba1 Remove ssh service dependency on SWT. 2006-06-08 12:42:06 +00:00
Martin Oberhuber
c564e89d07 Check session connected when dealing with ssh errors. 2006-06-08 12:41:48 +00:00
David Dykstal
9f11823b26 Make persistence provider implementations internal. 2006-06-07 20:36:44 +00:00
David Dykstal
575a142f60 Fixing comments with characters that were confusing the compiler on build.eclipse.org. 2006-06-07 12:57:14 +00:00
David McKnight
bbb239d566 null pointer check for src and host encodings 2006-06-05 19:57:58 +00:00