1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 10:46:02 +02:00
Commit graph

2488 commits

Author SHA1 Message Date
Martin Oberhuber
3a84f109bf Update Javadoc 2007-05-25 12:26:21 +00:00
Martin Oberhuber
a9d9e015ef Prepare build notes for 2.0 RC1 2007-05-25 12:18:37 +00:00
Martin Oberhuber
2acbd133aa [189123][api][breaking] Prepare ISystemRegistry for move into non-UI 2007-05-25 12:10:14 +00:00
Javier Montalvo Orus
7fef0e5980 [188146] Incorrect "FTP Settings" node in Property Sheet for Linux connection 2007-05-25 11:47:01 +00:00
Kushal Munir
11d0a26ff4 [179937] Fix problem with not being able to set other encoding in some cases. 2007-05-25 02:54:26 +00:00
Kushal Munir
44b28989a7 [179937] Remove shell settings property page (encoding field no longer needed) 2007-05-25 02:53:55 +00:00
Kushal Munir
edd9347052 [179937] Update documentation for methods to get and set encoding. 2007-05-25 02:52:53 +00:00
Kushal Munir
62ec8d72f9 [179937] Ensure that the encoding group grabs horizontal space in the file property page. 2007-05-25 01:32:32 +00:00
Kushal Munir
9cacea7c6d [179937] Add the encoding to the Get from remote system string in the property page to show the encoding that was obtained. 2007-05-25 01:15:23 +00:00
Kushal Munir
6dce90afc5 [179937] Add the string "Note:" to the message that encoding for host can only be changed if all subsystems are disconnected. 2007-05-25 00:38:26 +00:00
Michael Scharf
cc9068c724 [188939] All terminal connections fail if RXTX is not available 2007-05-25 00:07:16 +00:00
David McKnight
ffeb4e49c1 [160768] applying Xuan's patch for dstore virtual file problem 2007-05-24 21:23:11 +00:00
David McKnight
87f576d824 [188801] no need to explicitly handle delete key in team view since the retargetable action already handles it 2007-05-24 20:37:43 +00:00
David McKnight
daf3260c40 [176601] firing events on the main thread 2007-05-24 20:23:59 +00:00
David McKnight
68aed79eed [188801] we shouldn't be passing in a view to get the adapter anyway. I still need to deal with the events getting fired from a job thread 2007-05-24 19:38:30 +00:00
David McKnight
8528df2f57 [189005] use ISYstemRegistryUI as default input rather than ISystemRegistry 2007-05-24 19:36:27 +00:00
Kushal Munir
576d8f9537 [143157] Change... action for filters have been removed. 2007-05-24 19:01:14 +00:00
David Dykstal
6619b767ee [187647] provide a persistence provider that stores profiles outside the workspace 2007-05-24 18:34:20 +00:00
David McKnight
04efec958b [187732] can only do the reget of "remote" items 2007-05-24 18:29:06 +00:00
David Dykstal
6e3638f499 [cleanup] copyrights 2007-05-24 15:29:50 +00:00
David Dykstal
d86e241758 [187953] empty array should be returned if no persistable children, not null. 2007-05-24 14:56:49 +00:00
Martin Oberhuber
f687d1e8e4 Update Copyright Dates 2007-05-24 14:53:28 +00:00
Martin Oberhuber
2915925a98 Update Copyright Dates 2007-05-24 14:35:37 +00:00
Martin Oberhuber
2ad749c941 Update Copyright Dates 2007-05-24 14:20:03 +00:00
Martin Oberhuber
fdcd944d7a Update Copyright Dates 2007-05-24 13:59:13 +00:00
David Dykstal
c59ed02f11 [187953] empty array should be returned if no persistable children, not null. 2007-05-24 13:47:21 +00:00
Martin Oberhuber
be30431339 Release towards I20070524-0915 2007-05-24 13:11:48 +00:00
Martin Oberhuber
dba1a58e83 [188305][releng] Properly pack importexport into a single-jar bundle to avoid nested jar update errors 2007-05-24 12:51:27 +00:00
Martin Oberhuber
8a55306799 Update Javadoc 2007-05-24 12:10:23 +00:00
Martin Oberhuber
6244712f3f Update Javadoc 2007-05-24 11:05:39 +00:00
Martin Oberhuber
210612068c Fix SystemRegistryUI.postEvent() 2007-05-24 10:17:40 +00:00
David McKnight
0905ccf300 [187285] patch to mark the directory shown in the table stale when a new resource is created 2007-05-23 20:24:40 +00:00
David McKnight
4034c5bfca [187736] event handling to check for List not vector 2007-05-23 19:36:30 +00:00
David Dykstal
1d9e074af1 [188718] fixing remote search dialog mnemonics, fixing create remote project strings 2007-05-23 18:47:43 +00:00
David McKnight
a99711b80a [187732] getting a parent from a non-existant file is still important for local 2007-05-23 16:37:45 +00:00
David McKnight
835a63b776 [187732] for refreshing a deleted container - do a requery to make sure we have an uptodate object before determining whether it's a container or not..if it's deleted, it won't have children and we can refresh it's parent 2007-05-23 16:05:35 +00:00
David McKnight
bcf9a1c7b8 [187732] exists checking on query 2007-05-23 16:03:57 +00:00
David McKnight
9e9213cb95 [187732] if file doesn't exist, don't try to get the parent 2007-05-23 16:03:08 +00:00
David McKnight
59c2b899a3 null check on certificates (not sure if this would actually happen but I had made this change a while back) 2007-05-23 16:02:17 +00:00
David McKnight
f5509c3959 [187732]check that attributes aren't null before using them 2007-05-23 14:58:05 +00:00
David McKnight
3703d9ab65 [187732] if the object to refresh is a leaf, refresh it's parent instead 2007-05-23 14:35:36 +00:00
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
572a213485 Start preparing build notes towards RC1 2007-05-23 12:59:06 +00:00
Martin Oberhuber
f31cc68a3c [176211][api] Moving SystemHostPool to Core 2007-05-23 12:41:24 +00:00
Martin Oberhuber
86f6db17bd [188546][doc] Fix incorrect links to obsolete packages in ISV docs 2007-05-23 11:32:50 +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