1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

520 commits

Author SHA1 Message Date
David Inglis
99eeb85fa8 added help id to launch tabs 2003-09-25 13:34:49 +00:00
David Inglis
02bab456aa 2003-08-05 Mikhail Khodjaiants
* src/org/eclipse/cdt/launch/sourcelookup/DefaultSourceLocator.java
	Check if the project saved in the launch configuration equals to the project set 
	in the source lookup tab.
2003-08-05 17:06:19 +00:00
David Inglis
33fdeeac10 see ChangeLog 2003-07-28 20:22:44 +00:00
David Inglis
a91ac220d1 refactor/bug fix 2003-07-22 19:07:36 +00:00
David Inglis
4da2df9363 see change log 2003-07-22 15:43:02 +00:00
Thomas Fletcher
3f0453ac43 Applied patch for a new entry (IResourceChangeListener) to the 'getAdapter' method of the 'DefaultSourceLocator' 2003-07-17 17:46:24 +00:00
Thomas Fletcher
c25eb48959 Don't initialize in what may be a non-ui thread. 2003-07-15 21:10:32 +00:00
Thomas Fletcher
c52d8ebf71 Update to fill out the LaunchImage class which was not loading images. 2003-07-09 21:51:48 +00:00
David Inglis
fbfc9a8227 fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=39583 2003-07-03 18:45:07 +00:00
David Inglis
993aa92d6e *** keyword substitution change *** 2003-06-26 14:53:30 +00:00
David Inglis
75881ff48b see change log - David Inglis 2003-06-26 2003-06-26 14:53:11 +00:00
David Inglis
a2efc1bcec fix NPE when list is empty and user select OK 2003-04-30 17:33:41 +00:00
David Inglis
5ae31fb0e6 update version 2003-04-23 15:03:25 +00:00
Alain Magloire
f34eef563d updated. 2003-04-17 17:07:17 +00:00
Alain Magloire
a449ceee84 Fix typo. 2003-04-17 17:07:11 +00:00
David Inglis
e70e5d973d spelling 2003-04-03 19:10:36 +00:00
David Inglis
d88e8a74e3 removed warnings 2003-04-03 19:03:32 +00:00
Alain Magloire
d750e21df8 ICElement.getResource() no longer throw an exception. 2003-03-27 19:32:04 +00:00
Alain Magloire
70725d89a4 updated 2003-03-27 16:25:39 +00:00
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