juha
|
8bed6f8ca0
|
IdeIntf: Split IDEOptionsIntf into a new IDEOptEditorIntf.
git-svn-id: trunk@58208 -
|
2018-06-09 14:40:08 +00:00 |
|
ondrej
|
a914eaa29d
|
IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
|
2018-05-08 23:10:58 +00:00 |
|
michl
|
5d03c243b5
|
IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
|
2017-05-21 20:59:29 +00:00 |
|
joost
|
1de2cbf586
|
general: Updated address of the Free Software Foundation in copyright messages
git-svn-id: trunk@54031 -
|
2017-01-29 21:04:32 +00:00 |
|
juha
|
217ce1a2d5
|
IDE: Export/Import also package options properly. Worked only for project. Issue #27709.
git-svn-id: trunk@52110 -
|
2016-04-06 10:19:20 +00:00 |
|
juha
|
96b9d2d968
|
IDEIntf: Use the latest FileVersion as default for WindowLayoutList. Has effect when there is no configuration yet.
git-svn-id: trunk@49968 -
|
2015-10-07 10:41:26 +00:00 |
|
juha
|
06ac76f560
|
LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
|
2015-07-04 23:08:00 +00:00 |
|
juha
|
baa112f0e4
|
IDE: New look for ImportExportCompOpts, use ComboBox. Issue #28291, patch from Alexey Torgashin.
git-svn-id: trunk@49330 -
|
2015-06-14 21:38:23 +00:00 |
|
juha
|
a6dbef7f80
|
Fix dialog file filters in various places. Issue #28242, patch from Alexey Torgashin
git-svn-id: trunk@49262 -
|
2015-06-04 11:17:44 +00:00 |
|
maxim
|
6f4c8353e5
|
IDE: renamed/regrouped/cleaned up resource strings for file filter names, bug #28219, patch from Alexey Torgashin
git-svn-id: trunk@49245 -
|
2015-06-02 23:56:03 +00:00 |
|
juha
|
c7c6870884
|
IDE: New look for Import/Export compiler options dialog. Issue #28215, patch from Alexey Torgashin.
git-svn-id: trunk@49230 -
|
2015-05-31 11:57:10 +00:00 |
|
mattias
|
95a2ce7a19
|
IDE: clean up
git-svn-id: trunk@48210 -
|
2015-03-10 13:17:19 +00:00 |
|
juha
|
8703b01c2b
|
IDE: improve compiler options import/export dialog.
git-svn-id: trunk@46333 -
|
2014-09-25 22:03:00 +00:00 |
|
maxim
|
ff8065cd6d
|
IDE: cleaned up strings, fixed typos
git-svn-id: trunk@45903 -
|
2014-07-18 00:00:07 +00:00 |
|
juha
|
fa6bb3b2c3
|
IDE: Update the GUI for BuildModes after importing them. Disable import/export with invalid filename.
git-svn-id: trunk@45640 -
|
2014-06-24 13:26:42 +00:00 |
|
juha
|
4b79aadd71
|
IDE: Implement import / export for compiler options of all build modes.
git-svn-id: trunk@45638 -
|
2014-06-23 18:51:19 +00:00 |
|
juha
|
e87969d7a6
|
IDE: simplify code for getting package version in compiler options import/export.
git-svn-id: trunk@45632 -
|
2014-06-23 18:50:18 +00:00 |
|
juha
|
b13cb7de63
|
IDE: remove Import/Export project options functions from IDEIntf.
git-svn-id: trunk@45610 -
|
2014-06-22 09:56:32 +00:00 |
|
juha
|
3a7d798fa6
|
IDE: Revamp the GUI for importing / exporting compiler options.
git-svn-id: trunk@45608 -
|
2014-06-22 09:55:10 +00:00 |
|
juha
|
750993ff2d
|
IDE: Import / export compiler options, remove Options parameter. Prepare working with BuildModes.
git-svn-id: trunk@45607 -
|
2014-06-22 09:54:32 +00:00 |
|
juha
|
eef99cf9b7
|
IDE: Import / export compiler options, use const strings.
git-svn-id: trunk@45606 -
|
2014-06-22 09:54:01 +00:00 |
|
juha
|
4fbeea1dfd
|
IDE: ... and more hard-coded quotations in resourcestrings.
git-svn-id: trunk@45521 -
|
2014-06-15 11:52:27 +00:00 |
|
juha
|
a912107bf0
|
IDE: More hard-coded quotations in resourcestrings.
git-svn-id: trunk@45520 -
|
2014-06-15 11:52:15 +00:00 |
|
juha
|
724be6e238
|
IDE: Change order of functions in TImExportCompOptsDlg. No global definitions needed.
git-svn-id: trunk@45323 -
|
2014-06-03 19:00:10 +00:00 |
|
juha
|
39e17d96b3
|
IDE: change GUI texts in import/export compiler options dialog.
git-svn-id: trunk@45322 -
|
2014-06-03 18:59:48 +00:00 |
|
mattias
|
634628e1dc
|
IDE: comments
git-svn-id: trunk@45278 -
|
2014-06-01 09:05:05 +00:00 |
|
mattias
|
5a07230297
|
IDE: clean up
git-svn-id: trunk@44146 -
|
2014-02-18 18:47:15 +00:00 |
|
paul
|
7f4caeb374
|
ide, components: move images related code to use FPC resource instead of Lazarus resources
git-svn-id: trunk@42984 -
|
2013-09-27 12:27:04 +00:00 |
|
juha
|
672f5bd862
|
Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
|
2012-09-13 06:39:56 +00:00 |
|
mattias
|
458181f496
|
IDE: recent/history lists: replaced case sensitive comparison with three types
git-svn-id: trunk@37020 -
|
2012-04-25 09:03:37 +00:00 |
|
mattias
|
3e9e907062
|
IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
|
2012-03-13 20:55:43 +00:00 |
|
juha
|
4ef51619f5
|
IDE: collect common resource strings in one place, remove duplicates
git-svn-id: trunk@35321 -
|
2012-02-12 13:04:36 +00:00 |
|
paul
|
2ee90538f9
|
ide: remove compileroptionsdlg dependencies
git-svn-id: trunk@29483 -
|
2011-02-12 14:02:18 +00:00 |
|
maxim
|
80ec0f318f
|
IDE: improve 'Import or export compiler options' dialog localization
git-svn-id: trunk@24759 -
|
2010-04-20 21:28:54 +00:00 |
|
paul
|
78e8334829
|
ide: implement import/export of compiler options for the merged dialog
git-svn-id: trunk@23515 -
|
2010-01-21 09:51:14 +00:00 |
|
paul
|
9622c8cd82
|
ide: convert forms to use fpc resources
git-svn-id: trunk@23458 -
|
2010-01-15 02:06:37 +00:00 |
|
mattias
|
b7b017b15f
|
IDE: moved build modes to project compiler options
git-svn-id: trunk@21570 -
|
2009-09-04 14:18:02 +00:00 |
|
paul
|
e932577e22
|
ide, debugger, packager: don't use special Ok, Cancel, Help captions for buttons - use standard LCL - they have accelerators (Ok and Help) (fixes a part of issue #0001379)
git-svn-id: trunk@20045 -
|
2009-05-19 08:54:33 +00:00 |
|
paul
|
72c5a3cd8c
|
images: rename and move menu_save image to laz_save
ide: use stock save, load buttons when possible
git-svn-id: trunk@19790 -
|
2009-05-04 04:59:13 +00:00 |
|
paul
|
d9cb53a1f7
|
ide: don't load LCL images for Cancel, OK buttons because LCL can do it itself and direct loading makes buttons looks not native on gtk2
git-svn-id: trunk@19535 -
|
2009-04-21 02:01:14 +00:00 |
|
laurent
|
4b344f137a
|
IDE: rename the images to avoid overload
git-svn-id: trunk@17660 -
|
2008-12-02 13:28:21 +00:00 |
|
laurent
|
122772d90c
|
Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16683 -
|
2008-09-23 12:42:33 +00:00 |
|
laurent
|
0236d57b56
|
add standard glyph in buttons
git-svn-id: trunk@16615 -
|
2008-09-17 07:54:08 +00:00 |
|
mattias
|
69cfe88898
|
using UTF-8 for file operations and environment variables
git-svn-id: trunk@16236 -
|
2008-08-25 22:32:23 +00:00 |
|
mattias
|
f03569a3c1
|
IDE: added compiler check for relative unit paths, missing directories, wrong * character, ambiguous fpc configs, missing fpc config
git-svn-id: trunk@11529 -
|
2007-07-16 21:23:55 +00:00 |
|
mattias
|
18782104b7
|
added resourcestrings
git-svn-id: trunk@9721 -
|
2006-08-14 09:19:37 +00:00 |
|
mattias
|
21624d99b0
|
reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
|
2005-01-29 14:36:04 +00:00 |
|
mattias
|
81f9980ad0
|
implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
|
2005-01-25 01:14:19 +00:00 |
|
mattias
|
7cfb7c62b7
|
added check for additional compiler config biting the standard one
git-svn-id: trunk@6623 -
|
2005-01-17 13:08:12 +00:00 |
|
vincents
|
c535f37167
|
use xml units from fpc, if not compiling with fpc 1.0
git-svn-id: trunk@6603 -
|
2005-01-15 13:44:03 +00:00 |
|