1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00
Commit graph

459 commits

Author SHA1 Message Date
Marc Khouzam
0ddab334f0 Missing NON-NLS strings
Change-Id: Ia177b5ded46b3d6292af3e41951165c9d26b57cc
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 15:31:42 -04:00
Sergey Prigogin
5d7a19fa6c Enabled JDK 1.7.
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
1d166260a8 Bumped up CDT version to 8.4.
Change-Id: I1229344feaaed4a3551ceb7b1ef1410545048b55
Reviewed-on: https://git.eclipse.org/r/20908
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-21 17:35:29 -05:00
Sergey Prigogin
ef1eaf2b83 Bug 417220 - MakeContentProvider causes SWTException: Widget is
disposed.
2013-09-13 16:58:59 -07:00
Sergey Prigogin
4d0b4e615f JavaDoc adjustment. 2013-09-13 16:57:16 -07:00
Andrew Gvozdev
652ce4748e Fixed parent pom version to reference 2013-08-27 15:16:24 -04:00
Andrew Gvozdev
04c84a628a Bug 411498: Content assist in Makefile Editor for builtin functions 2013-07-11 13:38:40 -04:00
Andrew Gvozdev
5ef9a3b925 Bug 411970: Some more work on colors and icons for Makefile Editor 2013-07-08 12:05:27 -04:00
Andrew Gvozdev
1df606bb26 Bug 412457: Makefile Editor does not highlight built-in functions enclosed in curly braces ${...} 2013-07-07 09:51:29 -04:00
Andrew Gvozdev
d38367d676 Bug 412457: Makefile Editor does not highlight built-in functions enclosed in curly braces ${...} 2013-07-07 09:48:43 -04:00
Andrew Gvozdev
cb5b5c955a Bug 412346: Makefile Editor: F3 navigation to user defined functions from $(call user-fun) 2013-07-05 13:49:48 -04:00
Andrew Gvozdev
01bfa48d40 Bug 412250: Tidy up. 2013-07-05 13:06:40 -04:00
Andrew Gvozdev
d1e966b06e Bug 412250: Makefile Editor won't open include with F3 2013-07-04 15:50:35 -04:00
Andrew Gvozdev
c93d4583c7 Bug 411970: Default colors in Makefile Editor consistent with C/C++ editor 2013-06-30 23:16:28 -04:00
Andrew Gvozdev
b9d4a197f4 Cosmetics 2013-06-30 06:52:47 -04:00
Andrew Gvozdev
26e1ef6452 Bug 411894: Macros having unconventional but legal characters in names are not highlighted in Makefile Editor 2013-06-28 11:24:21 -04:00
Andrew Gvozdev
1f57a45477 bug 411845: Keywords are not highlighted when indented with spaces in Makefile Editor 2013-06-27 22:24:11 -04:00
Andrew Gvozdev
c0717fe40d Cosmetics. 2013-06-26 22:01:24 -04:00
Andrew Gvozdev
5b7641063a bug 411649: Use CDT SharedImagesFactory for images of cdt.make.ui plugin 2013-06-26 21:21:23 -04:00
Andrew Gvozdev
ce7c36ae04 Add PLUGIN_ID to MakeUIPlugin 2013-06-25 22:52:21 -04:00
Andrew Gvozdev
4ff53dfb05 bug 411649: Use CDT SharedImagesFactory for images of cdt.make.ui plugin 2013-06-25 22:17:40 -04:00
Andrew Gvozdev
fcd477e695 bug 411417: Export of preferences of Makefile Editor 2013-06-21 17:06:45 -04:00
Andrew Gvozdev
7dc675dc92 bug 409392: Context help for new Scanner Discovery "Preprocessor Includes, Macros..." property/preference pages 2013-06-05 16:03:54 -04:00
Andrew Gvozdev
5c400704fb Cosmetics 2013-05-05 07:23:08 -04:00
Andrew Gvozdev
64121887a9 bug 407179: Remove multiline highlight of define...endef block in Makefile Editor 2013-05-03 11:06:26 -04:00
Andrew Gvozdev
7310369888 bug 406911: Highlight called function name as in $(call func-name) in Makefile Editor 2013-05-03 11:06:05 -04:00
Andrew Gvozdev
566130590d bug 406911: Highlight $$(...) same as $(...) for meaningful highlight inside define/endef in Makefile Editor 2013-05-03 11:02:33 -04:00
Andrew Gvozdev
5f19186a60 bug 406911: Cosmetics 2013-05-03 10:28:37 -04:00
Andrew Gvozdev
ac94a39422 bug 407169: Highlight of automatic variables in Makefile Editor 2013-05-03 10:04:43 -04:00
Andrew Gvozdev
548b84cb35 bug 406911: GNU Makefile editor does not highlight built-in function "filter-out" correctly. 2013-05-02 22:17:12 -04:00
Andrew Gvozdev
3d74145eee bug 406911: GNU Makefile editor does not highlight built-in functions correctly, first take. 2013-04-30 11:12:13 -04:00
Andrew Gvozdev
08a62c3e85 bug 406596: Makefile editor won't highlight conditional variable assignment 2013-04-25 14:12:43 -04:00
Andrew Gvozdev
54990da8f6 bug 405279: Even simplest bracket matching would be extremely useful in Makefile editor 2013-04-09 10:37:24 -04:00
Andrew Gvozdev
eafce4c179 bug 404599: Makefile Editor does not sense that # is escaped (\#), still colors rest of line as comment 2013-03-29 00:31:27 -04:00
Anton Leherbauer
461a07cf73 Bug 394756 - Reduce number of ScopedPreferenceStore instances 2012-11-21 11:17:12 +01:00
Sergey Prigogin
3be412111c Bumped up feature versions for Kepler. 2012-06-28 11:08:11 -07:00
Andrew Gvozdev
5edeb05a5b bug 328007: [sd90] Disablement of property pages depending on preference 2012-05-01 23:05:41 -04:00
Andrew Gvozdev
2b5e3e6a20 bug 328007: [sd90] Design user interface for new scanner discovery 2012-05-01 23:05:37 -04:00
Anton Gorenkov
9ecafd83cd Bug 180256 - Launch configurations should support build variables 2012-04-02 12:23:36 -07:00
Andrew Gvozdev
f8496f2693 bug 369236: [Make Target View] Can't copy make targets anymore 2012-01-24 18:10:10 -05:00
Andrew Gvozdev
9b8d4451dd bug 367559: Fixed exception in MakeContentProvider, viewer can be
TableViewer.
2012-01-06 12:08:17 -05:00
Andrew Gvozdev
96c0441f69 Bug 367559: better handling of project add/remove/open/close 2011-12-31 13:31:55 -05:00
Andrew Gvozdev
032d94ff51 Bug 367559: avoid recursive refreshes of Make Targets view 2011-12-30 00:45:14 -05:00
Andrew Gvozdev
336c95dacc bug 367559: Fixed exception 2011-12-28 00:37:50 -05:00
Andrew Gvozdev
dc523305ef bug 367559: Double source folder in Make Targets View - handle deletions
in more robust way
2011-12-27 14:53:05 -05:00
Andrew Gvozdev
08a0e81c57 bug 367559: Double source folder in Make Targets View 2011-12-26 23:40:59 -05:00
Andrew Gvozdev
d99855ebf4 bug 367559: Double source folder in Make Targets View 2011-12-26 23:25:49 -05:00
Andrew Gvozdev
834679c69c bug 367559: Double source folder in Make Targets View 2011-12-26 17:17:42 -05:00
Andrew Gvozdev
e3358c10f7 bug 355601: Make Targets Not Found In Nested Folders 2011-12-26 15:21:14 -05:00
Andrew Gvozdev
2a1cddd716 auto-clean: @Override annotations + organize imports + unnecessary
casts/$NON-NLS + trailing white spaces
2011-11-17 17:34:21 -05:00