mattias
|
9c62cce21c
|
updated lazarus.lpi
git-svn-id: trunk@59012 -
|
2018-09-15 19:59:32 +00:00 |
|
juha
|
9f252da8ea
|
IDE: Move code related to many build modes to unit BuildModesManager. Make "Build many Modes" selection persistent.
git-svn-id: trunk@58903 -
|
2018-09-07 11:03:44 +00:00 |
|
juha
|
2b381547b5
|
IDE: Separate units ExtToolsConsole (no LCL) and ExtToolsIDE (with LCL) from ExtTools.
git-svn-id: trunk@58643 -
|
2018-07-28 13:38:06 +00:00 |
|
mattias
|
fc480f6059
|
ide: set lpi version to 1.9.0
git-svn-id: trunk@58390 -
|
2018-06-23 16:03:04 +00:00 |
|
ondrej
|
18d410eb28
|
Lazarus: delete advhistorylist.pas from project (file deleted in r58243 #b267b473fb).
git-svn-id: trunk@58272 -
|
2018-06-14 19:34:57 +00:00 |
|
ondrej
|
d9f10e14c1
|
IDE: update LPI
git-svn-id: trunk@58075 -
|
2018-06-02 09:35:20 +00:00 |
|
mattias
|
ee7e7c077c
|
IDEIntf: added CompilerPath, fixed fpc msg parser if msg id not found
git-svn-id: trunk@57910 -
|
2018-05-13 07:15:23 +00:00 |
|
mattias
|
157312616b
|
IDE: started pas2js message parser
git-svn-id: trunk@57902 -
|
2018-05-11 19:59:48 +00:00 |
|
ondrej
|
86baae8769
|
IDE: Identifier completion window: implement customizable colors, issue #29282
git-svn-id: trunk@57117 -
|
2018-01-19 07:09:42 +00:00 |
|
ondrej
|
3e12ed3bdc
|
IDE: move identifier completion options from editor_codetools_options to codetools_identifiercompletion_options
git-svn-id: trunk@57116 -
|
2018-01-19 04:56:37 +00:00 |
|
ondrej
|
203b6860ad
|
IDE: identifier completion window: optional icons. issue #32983, patch from regs
git-svn-id: trunk@57110 -
|
2018-01-18 07:28:56 +00:00 |
|
ondrej
|
3d0eee90c7
|
IDE: update project file, delete parameters (store them in LPS)
git-svn-id: trunk@56977 -
|
2018-01-06 02:35:21 +00:00 |
|
ondrej
|
73faf67c41
|
IDE: move project descriptors from projectdefs.pas into new unit to prevent circular dependency on project.pas
git-svn-id: trunk@56976 -
|
2018-01-06 02:32:03 +00:00 |
|
mattias
|
5e9de6d214
|
IDE: simplified DoRunProjectWithoutDebug
git-svn-id: trunk@56792 -
|
2017-12-19 13:49:56 +00:00 |
|
mattias
|
0d058c9c07
|
codetools: renamed TFPCConfigFileStateList TPCConfigFileStateList, TFPCTargetConfigCache TPCTargetConfigCache
git-svn-id: trunk@56779 -
|
2017-12-18 17:03:02 +00:00 |
|
mattias
|
022a515783
|
codetools: renamed FPCDefinesCache to CompilerDefinesCache
git-svn-id: trunk@56776 -
|
2017-12-18 12:20:03 +00:00 |
|
mattias
|
e0c22bcb0c
|
IDE: updated lazarus.lpi
git-svn-id: trunk@56545 -
|
2017-11-30 14:32:54 +00:00 |
|
mattias
|
b0701b8534
|
IDEIntf: comments
git-svn-id: trunk@56364 -
|
2017-11-11 14:23:08 +00:00 |
|
juha
|
5dc2a8fa0e
|
IDE: Delete an unused unit MultiReplaceDlg.
git-svn-id: trunk@56255 -
|
2017-11-01 13:46:03 +00:00 |
|
mattias
|
3fc4a08068
|
IDE: publish project dialog: improved layout
git-svn-id: trunk@56104 -
|
2017-10-17 16:24:51 +00:00 |
|
mattias
|
29b1a3fd1b
|
IDE: updated lazarus.lpi
git-svn-id: trunk@56102 -
|
2017-10-17 15:21:09 +00:00 |
|
michl
|
0178a9fff5
|
Revert partly revision 55704 #303502d439: lazarus.lpi and .res wrongly commited.
git-svn-id: trunk@55705 -
|
2017-08-19 21:19:23 +00:00 |
|
michl
|
303502d439
|
LCL: ComboBox: Win32: Don't loose ItemIndex with AutoComplete set. Issue #32301
git-svn-id: trunk@55704 -
|
2017-08-19 21:05:38 +00:00 |
|
mattias
|
0a891e4ab2
|
set version to 1.8.0RC1
git-svn-id: trunk@54578 -
|
2017-04-08 21:53:32 +00:00 |
|
ondrej
|
e822a376de
|
IDE: use Scaled for Lazarus IDE itself
git-svn-id: trunk@54201 -
|
2017-02-19 20:12:24 +00:00 |
|
mattias
|
c458f34d54
|
IDE: register TProcessUTF8 with LazUtils, not LCL
git-svn-id: trunk@53735 -
|
2016-12-20 13:25:34 +00:00 |
|
juha
|
aa9f568d95
|
IDE: Split InputHistories unit into 2 pieces to break SynEdit dependency.
git-svn-id: trunk@53729 -
|
2016-12-20 00:09:17 +00:00 |
|
mattias
|
28e4e1a7e6
|
IDE: updated lpi
git-svn-id: trunk@53394 -
|
2016-11-21 12:13:44 +00:00 |
|
mattias
|
24491b3ae1
|
trunk: set version to 1.7
git-svn-id: trunk@50542 -
|
2015-11-30 19:06:17 +00:00 |
|
mattias
|
c507846083
|
IDE+lazbuild: fixed loading last used package via global links, storing LastUsed date of global links, map dangling LastUsed dates to new lpl files
git-svn-id: trunk@50277 -
|
2015-11-11 01:18:13 +00:00 |
|
mattias
|
9b0d4c01b6
|
IDE+LCL: debugging Disable/EnableAutoSizing
git-svn-id: trunk@50176 -
|
2015-10-26 21:34:11 +00:00 |
|
mattias
|
d3d122a6ee
|
IDE: updated lazarus.lpi
git-svn-id: trunk@50107 -
|
2015-10-18 17:24:57 +00:00 |
|
juha
|
7cf6cbfe47
|
Rename ToolbarData -> IdeCoolbarData.
git-svn-id: trunk@49384 -
|
2015-06-21 11:02:57 +00:00 |
|
mattias
|
794294016d
|
IDE: re-added icon in lazarus.lpi, bug #28257
git-svn-id: trunk@49324 -
|
2015-06-13 08:23:10 +00:00 |
|
juha
|
0be07e4e24
|
IDE: Rename dialog CustomDefines -> DefinesGui.
git-svn-id: trunk@49156 -
|
2015-05-24 12:01:06 +00:00 |
|
juha
|
ca887263f1
|
IDE: Rename dialog ConDef -> EncloseIfDef.
git-svn-id: trunk@49155 -
|
2015-05-24 10:09:20 +00:00 |
|
mattias
|
8b4e761edc
|
IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
|
2015-05-01 10:32:13 +00:00 |
|
mattias
|
3b934c4f93
|
IDE: check orphaned ppu: report each duplicate only once
git-svn-id: trunk@48021 -
|
2015-02-26 15:11:20 +00:00 |
|
mattias
|
e464eb70d9
|
IDE: started check for duplicate files between packages
git-svn-id: trunk@47989 -
|
2015-02-25 17:44:21 +00:00 |
|
mattias
|
cc83db2a68
|
IDE: started checking orphaned ppu files of packages
git-svn-id: trunk@47985 -
|
2015-02-24 23:18:54 +00:00 |
|
mattias
|
7aa5c7eaed
|
IDE: started quickfix for local variable not initialized
git-svn-id: trunk@47830 -
|
2015-02-16 18:20:43 +00:00 |
|
mattias
|
c98ac1c406
|
updated lazarus lpi
git-svn-id: trunk@47342 -
|
2015-01-11 20:06:06 +00:00 |
|
mattias
|
d29085176b
|
IDE: updated lazarus.lpi
git-svn-id: trunk@47156 -
|
2014-12-09 21:50:36 +00:00 |
|
juha
|
5feb8a998a
|
Remove non-existent units from lazarus.lpi
git-svn-id: trunk@47118 -
|
2014-12-05 13:06:57 +00:00 |
|
mattias
|
b8b57b74bb
|
IDE: comments
git-svn-id: trunk@46213 -
|
2014-09-13 21:11:15 +00:00 |
|
juha
|
5ca5c5401d
|
IDE: commit automatic changes for lazarus.lpi
git-svn-id: trunk@45611 -
|
2014-06-22 09:56:56 +00:00 |
|
mattias
|
4aaa7b1242
|
lazbuild: removed dependency lazdebuggergdbmi
git-svn-id: trunk@45389 -
|
2014-06-07 21:02:56 +00:00 |
|
mattias
|
c1d8b5398b
|
IDE: updated lpi
git-svn-id: trunk@45306 -
|
2014-06-02 14:47:17 +00:00 |
|
mattias
|
42af6c5f2f
|
IDE: started options frame for messages
git-svn-id: trunk@45191 -
|
2014-05-26 23:36:34 +00:00 |
|
juha
|
e8e145a617
|
Lazarus.lpi: remove package "ide" dependency.
git-svn-id: trunk@44628 -
|
2014-04-07 07:20:27 +00:00 |
|