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

972 commits

Author SHA1 Message Date
David Dykstal
960a83bf16 [cleanup] adhere to best practice regarding declarations found by static analysis 2007-01-02 14:20:29 +00:00
David Dykstal
ad771a9936 [cleanup] adhere to best practice regarding static initialization found by static analysis 2007-01-02 14:12:16 +00:00
David Dykstal
daba2d8c1a [cleanup] remove warnings 2007-01-02 14:11:30 +00:00
David Dykstal
5261957269 [cleanup] javadoc 2007-01-02 14:10:56 +00:00
David Dykstal
9b91437099 [cleanup] adhere to best practice regarding declarations found by static analysis 2007-01-02 14:08:17 +00:00
David Dykstal
29deee5ca5 [cleanup] remove warnings, javadoc 2007-01-02 14:05:03 +00:00
David Dykstal
b9e4d417a4 [cleanup] adhere to java style for array declaration as opposed to c style 2007-01-02 14:02:04 +00:00
David Dykstal
966ed36c7c [168864] Add IRSEUserIdConstants. Change references where compatible from ISystemUserIdConstants to IRSEUserIdConstants. 2006-12-21 21:51:57 +00:00
David Dykstal
8151b81c20 [163592] first cut at transaction boundary for model operations 2006-12-21 21:47:23 +00:00
David Dykstal
5fccbf7ad8 [cleanup] format, javadoc, method order, logging 2006-12-21 20:40:07 +00:00
Martin Oberhuber
3382c209e6 [168596] FileServiceSubSystem.isCaseSensitive() 2006-12-20 19:05:33 +00:00
Martin Oberhuber
f896c63eb2 Fix [168591] LocalHostFile missing equals() 2006-12-20 19:02:52 +00:00
Martin Oberhuber
b8c9ed86bc Fix [168586] LocalFileService.isCaseSensitive() is false on Windows 2006-12-20 19:01:11 +00:00
Martin Oberhuber
307ce06ce2 Rev up version numbers for 2.0M4 according to changes in plugins 2006-12-20 18:30:03 +00:00
Martin Oberhuber
c81949a300 Add RSE Runtime Feature 2006-12-20 17:33:08 +00:00
Javier Montalvo Orus
74cba1e63b [168120] root filter resolves to home dir 2006-12-20 12:46:36 +00:00
David McKnight
aad5a3593f removing warnings 2006-12-19 22:04:18 +00:00
David McKnight
b99184d06c removing warnings 2006-12-19 21:26:49 +00:00
David McKnight
a2e7931a88 removing warnings 2006-12-19 21:18:48 +00:00
Martin Oberhuber
e114404ccb Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:50:54 +00:00
Martin Oberhuber
9f53307364 Fix branding plugin bundle name vs. feature name (workaround platform bug [168188]) 2006-12-15 10:40:07 +00:00
David McKnight
db2ce79901 [165891] fix for windows local xcopy problem - can't double separate files 2006-12-14 16:03:30 +00:00
Martin Oberhuber
716ad4fcfa [166343] add missing copyright info 2006-12-14 10:18:16 +00:00
David Dykstal
f3a88b6106 [150388] default implementations of initializeSubSystem and uninitializeSubSystem have been provided. 2006-12-14 03:58:09 +00:00
David Dykstal
cb84631912 [153240] added the "additions" separator to the empty menu for the system view 2006-12-13 14:24:29 +00:00
Martin Oberhuber
f381cb2d0b Fix broken nightly build due to assert keyword 2006-12-13 12:09:29 +00:00
David McKnight
cea85b4644 [167620] improve performance of large select 2006-12-12 21:35:06 +00:00
David Dykstal
67077ca826 [164104] allow apostrophe and semi-colon in temp file names
These are allowed on windows, unix, and linux clients
2006-12-12 21:19:52 +00:00
David McKnight
07074bf587 fixing comments resulting from regressing code 2006-12-12 21:11:28 +00:00
David Dykstal
77c1d701e9 [cleanup] adding copyright information 2006-12-12 20:08:28 +00:00
David Dykstal
ed961ae75c [158306] Erase the previously stored value for the action when the selected filter pool is set into the action. 2006-12-12 19:41:10 +00:00
David McKnight
d380cda26a always pass in non-null monitor 2006-12-12 17:55:20 +00:00
David McKnight
99be9bb4e7 [167620] improve performance of large select 2006-12-12 17:49:23 +00:00
David McKnight
596bc86602 fix compiler warnings for connectorservice.dstore 2006-12-12 17:34:46 +00:00
David McKnight
59b25cbdd6 fixing comments resulting from regressing code 2006-12-12 17:30:22 +00:00
Kushal Munir
40409ebb91 [143458] Choosing "Refresh" on a file node does not refresh. Now refreshes the parent if a file is refreshed. 2006-12-12 16:59:59 +00:00
David McKnight
01bcbcb35c re-removed warnings 2006-12-12 16:23:23 +00:00
David McKnight
6ec6762a07 regressed no synch queries back - causes hang on dstore query after a connect 2006-12-12 15:45:05 +00:00
David McKnight
6c7de1fb07 regressed no synch queries back - causes hang on dstore query after a connect 2006-12-12 15:40:37 +00:00
David Dykstal
9dae46223a [150388] default implementations of initializeSubSystem and uninitializeSubSystem have been provided. 2006-12-12 14:00:45 +00:00
Kushal Munir
7a9f840fc4 [154217] New connection wizard: error message not cleared. 2006-12-12 10:59:48 +00:00
Kushal Munir
7b3681e976 [149281] New Connection Wizard: No error displayed when connection name already exists 2006-12-12 10:38:06 +00:00
David Dykstal
57d588d83d [150386] supplied a default implementation for supportsServerLaunchProperties 2006-12-12 02:30:08 +00:00
David Dykstal
dc366d4233 [150368] moved the implementation of the createDefaultFilterPool method from ServiceSubSystemConfiguration to SubSystemConfiguration 2006-12-12 02:24:14 +00:00
David Dykstal
78f489ac1c [150364] Added default implementations of the suggested methods. 2006-12-11 23:17:13 +00:00
David Dykstal
1a165ae1dd [142962] - fixed grid data for description portion of form 2006-12-11 23:05:35 +00:00
David Dykstal
c50f92edbb [142962] - fixed grid data for description portion of form 2006-12-11 23:01:55 +00:00
Kushal Munir
c0895a4799 [164292] Selection of a specific editor for a file does not persist 2006-12-11 22:17:08 +00:00
David McKnight
a9dd185879 no synch queries 2006-12-11 22:03:24 +00:00
David Dykstal
33c8fcb206 [cleanup] in preparation for 142806
javadoc, nl strings, etc.
2006-12-08 19:21:39 +00:00