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

2420 commits

Author SHA1 Message Date
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
David McKnight
dd6163b462 [188425] check selection before attempting to open dialog 2007-05-22 21:12:29 +00:00
David McKnight
8ccaf101ec [187737] need to account for hosts in copy and paste actions 2007-05-22 20:46:24 +00:00
Martin Oberhuber
5c025fd25d Organize Imports 2007-05-22 20:34:35 +00:00
Martin Oberhuber
090e32b14e Fix Javadoc 2007-05-22 20:28:06 +00:00
David McKnight
56a587f45e [182403] drag and drop to the scratchpad was not refreshing at all. It used to work but some recent refactoring seems to have broken it. Anyway, this solves that part of the problem. 2007-05-22 20:24:14 +00:00
David Dykstal
089766f081 [188150] Added strings for "move up one level" action for hierarchy operations. Move up in list and move up in hierarchy are translated differently. 2007-05-22 19:42:53 +00:00
David Dykstal
0d4191c560 [188284] add ILabeledObject and exploit in server launchers and property sets 2007-05-22 13:47:46 +00:00
Martin Oberhuber
cc453b444a Fix id of "create remote project" action 2007-05-22 11:17:29 +00:00
David Dykstal
79e57ab60f [188189] externalize strings for "create remote project" 2007-05-22 00:22:09 +00:00
David Dykstal
ccc15bddbc [188183] fix NPE when restoring a subsystem for a nonexistent subsystem config 2007-05-21 23:51:28 +00:00
David Dykstal
41f8b75e9f [187851] removing duplicate entries in properties file 2007-05-21 22:39:51 +00:00
David Dykstal
3acaf2da51 [187860] Mnemonics class rewrite - added ability to use non-latin mnemonics, added policies for mnemonic generation. 2007-05-21 21:45:51 +00:00
Martin Oberhuber
c1d7fbe5f0 [188160] avoid parent refresh if not doing deferred queries 2007-05-21 19:34:29 +00:00
Martin Oberhuber
50f739ec70 Update Javadoc 2007-05-21 19:10:12 +00:00
David Dykstal
d49c58f1af [187608] upating getEntry to getResource. getEntry does not search fragments. 2007-05-21 15:58:20 +00:00
Martin Oberhuber
e5a4e4f455 Update Javadoc 2007-05-21 12:42:15 +00:00
Martin Oberhuber
3ae198e3ca Rev up to Platform RC1 / CDT M7 2007-05-21 12:23:45 +00:00
Martin Oberhuber
b2a3a35e3e Reference Platform 3.3RC1 2007-05-19 01:59:47 +00:00