1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
Commit graph

601 commits

Author SHA1 Message Date
Alain Magloire
cac6e16c0f getCRoot() is now getCModel() 2003-03-27 16:19:50 +00:00
David Inglis
7bd90bdbd0 fixed bug with project list empty in launch config when C ui plugin was not loaded 2003-03-19 17:08:03 +00:00
Alain Magloire
d74d9d5a46 updated. 2003-03-18 14:36:17 +00:00
Alain Magloire
78f2019cdd make it clear that the action if for "C Local Appliation" 2003-03-18 14:34:44 +00:00
David Inglis
c0bb4d9b23 fix source locator 2003-02-20 22:03:23 +00:00
David Inglis
03dea5e8ec new source locator ui pages 2003-02-18 20:53:39 +00:00
David Inglis
eccbfa54a1 refactor launch constants to debug core 2003-02-07 20:22:04 +00:00
Alain Magloire
5af111e1fa updated 2003-02-07 03:51:05 +00:00
Alain Magloire
e55d0449e2 Provide helper method to get rid of annoying warnings. 2003-02-07 03:50:52 +00:00
David Inglis
46d6c6dca7 use WorkbenchLabelProvider 2003-02-06 20:37:45 +00:00
David Inglis
f92700e14b make LaunchUIPlugin.getShell() always return a shell 2003-01-29 14:13:43 +00:00
Alain Magloire
f41130d464 updated. 2003-01-28 15:20:14 +00:00
Alain Magloire
be883f4ae8 Make getCLaunchConfigtype protected. 2003-01-28 15:20:05 +00:00
David Inglis
a25c4af562 fixed 'revert' behavior 2003-01-16 20:59:21 +00:00
David Inglis
ec5c2fbaa9 fixed 'revert' behavior in debugger tab 2003-01-16 20:28:47 +00:00
David Inglis
b3e245d849 fixed 'revert' behavior in debugger tab 2003-01-16 20:25:07 +00:00
David Inglis
ad047ecf89 Fixed http://bugs.eclipse.org/bugs/show_bug.cgi?id=29532 2003-01-16 19:25:42 +00:00
Thomas Fletcher
388f2460b6 Fix to address PR 29565 from the JDT from whome we copied bad
UI behaviour.
2003-01-15 20:04:55 +00:00
Alain Magloire
4f9fafb5cd updated 2003-01-06 22:19:50 +00:00
Alain Magloire
86990a5d11 updated 2003-01-06 22:02:55 +00:00
Alain Magloire
9778eef929 Use expandEnvironment(). 2003-01-06 22:02:49 +00:00
Alain Magloire
c3ed134983 Add expandEnviroment() 2003-01-06 22:02:39 +00:00
David Inglis
427def3fc0 call setDefaultSourceLocator 2002-12-17 21:11:07 +00:00
David Inglis
952ffbce46 set default source locator method added and called in delegate 2002-12-17 20:38:50 +00:00
David Inglis
b5732a50bd change version to 1.0.1 2002-12-16 20:50:32 +00:00
Alain Magloire
10f0fc55a2 updated. 2002-12-03 19:27:33 +00:00
Alain Magloire
0fe4bfc865 Set the environment when doing "run" launching. 2002-12-03 19:27:22 +00:00
David Inglis
2d754bb7da patch from jgreen 2002-11-26 13:49:03 +00:00
David Inglis
322271b44b fixed lack of error msg when nothing selected 2002-11-26 13:48:28 +00:00
Alain Magloire
58b28300a4 updated 2002-11-23 22:36:25 +00:00
Alain Magloire
e6185f1ac6 Do not show the selection dialog if list is empty 2002-11-23 22:36:14 +00:00
Alain Magloire
9b07d58245 new file for shortcut extension. 2002-11-23 04:20:05 +00:00
Alain Magloire
c1788d353f new extension shortcut. 2002-11-23 04:19:53 +00:00
Alain Magloire
a2e3fb8fd2 updated. 2002-11-23 04:19:42 +00:00
Alain Magloire
bd6214b376 getProgName static 2002-11-23 04:19:32 +00:00
Alain Magloire
679f9913d5 add new method erroDialog(). 2002-11-23 04:19:12 +00:00
Alain Magloire
773e0fb332 Refresh the project when programs terminate. 2002-11-22 19:31:40 +00:00
Alain Magloire
e0f9749453 update. 2002-11-22 19:31:24 +00:00
Alain Magloire
d182380ac7 update. 2002-11-22 04:31:05 +00:00
Alain Magloire
92ad7a5001 New methods verifyWorkingDirectory(). 2002-11-22 04:30:41 +00:00
Alain Magloire
2526120966 use getWorkingDirectory instead of getWorkingDir(). 2002-11-22 04:28:24 +00:00
Alain Magloire
f7336ab6b8 setDefaultDir() return the IProject location as the default. 2002-11-22 04:27:47 +00:00
Alain Magloire
b189ce7272 updated. 2002-11-22 01:58:28 +00:00
Alain Magloire
005c6ad956 Check the project exists() or isOpen(). 2002-11-22 01:58:17 +00:00
Thomas Fletcher
99a0791947 Detect if a project is closed then the source file can't be accessed in
it.
2002-11-14 19:31:06 +00:00
Thomas Fletcher
a8ed987fd5 Removed periods from statement definitions 2002-11-13 16:37:51 +00:00
David Inglis
b9b786dcfd filter debugger list base on selected IBinary cpu 2002-11-13 14:01:09 +00:00
David Inglis
f41ad5443b fixed bug with preselection of project/program on new configurations 2002-11-06 16:57:43 +00:00
David Inglis
97bd508eb1 support "*" as platform and change local to native 2002-11-04 20:05:14 +00:00
David Inglis
194b859756 since config is shared we shouldn't filter that tab list 2002-11-04 20:01:11 +00:00