Commit Graph

47 Commits

Author SHA1 Message Date
Juha
e045ba01d2 Remove units from uses sections, especially LCLProc which now contains many wrappers to other non-LCL units. 2023-06-18 14:57:06 +03:00
Juha
eac9c6e5c6 IdeConfig: Remove LCL dependency from IdeConfig package. Add comments in uses sections, helps locate dependencies. 2023-06-11 20:34:36 +03:00
Martin
2a67f6ec76 Renamed LazarusCommonStrConst to IdeIntfStrConsts 2023-01-25 16:51:48 +01:00
Martin
2d2e5431aa IDE: moved some of the most common ResourceString to IdeIntf, so other IDE packages can use them (instead of duplicating them) 2023-01-10 17:00:41 +01:00
juha
0c7fee62f3 IDE: Use configurable DropDownCount for IDE's ComboBoxes. Issue #36329, patch from Vojtech Cihak.
git-svn-id: trunk@62278 -
2019-11-22 00:14:36 +00:00
juha
6d3f9bd7a7 LazUtils: Move string manipulation functions from IDEProcs to LazStringUtils.
git-svn-id: trunk@58632 -
2018-07-25 13:39:06 +00:00
juha
b20cf40349 Use RaiseGDBException from LazTracer unit. Remove similar funcs from IDEProcs and ComponentReg.
git-svn-id: trunk@58622 -
2018-07-24 17:49:21 +00:00
juha
880624a747 Refactor: reorder uses sections.
git-svn-id: trunk@58207 -
2018-06-09 14:39:54 +00:00
mattias
db74a11c8b IDE: run file: fixed running command in working directory, added checkbox to show run output
git-svn-id: trunk@56703 -
2017-12-12 10:42:59 +00:00
mattias
ad07bf2767 IDEint: DoBuildFile: added parameter Filename to compile an arbitrary file
git-svn-id: trunk@50442 -
2015-11-20 14:25:13 +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
aa474f5750 IDE: Reuse 'Options' resource string.
git-svn-id: trunk@48316 -
2015-03-12 23:02:06 +00:00
mattias
c3982d0b15 IDE: clean up
git-svn-id: trunk@48206 -
2015-03-10 12:56:37 +00:00
mattias
7f6a28d1fe IDEIntf: clean up and added unit ideutils
git-svn-id: trunk@44150 -
2014-02-18 20:55:15 +00:00
juha
d451ec6672 IDE: Allow user to create own custom IDE macros and install them to IDE by using packages. Issue #23502, patch from Cyrax
git-svn-id: trunk@39909 -
2013-01-20 09:34:35 +00:00
mattias
a99a34ebd2 IDE: using UTF8CompareText
git-svn-id: trunk@37960 -
2012-07-16 20:53:37 +00:00
maxim
e162d9ebdc IDE: fixed 'Build' constant translation regressions after r36332 #22c9cf054e
git-svn-id: trunk@36361 -
2012-03-26 20:42:22 +00:00
juha
22c9cf054e IDE: unify some single word resource strings.
git-svn-id: trunk@36332 -
2012-03-25 19:10:21 +00:00
juha
c82d1b544d IDE: use resource lisAdd instead of lisCodeTemplAdd in many places.
git-svn-id: trunk@35320 -
2012-02-12 13:03:15 +00:00
juha
9cee7a46ed IDE: improve some resource strings
git-svn-id: trunk@33206 -
2011-11-01 21:27:58 +00:00
mattias
133696ef7b IDE: added file type for instantfc programs, run instantfpc if file has shebang
git-svn-id: trunk@31624 -
2011-07-09 19:57:15 +00:00
juha
f38190794b Formatting: joined lines where only ');' was split to its own line, in procedure defs.
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
mattias
53680baba2 IDE: fixed compilation by breaking a unit circle
git-svn-id: trunk@29466 -
2011-02-11 15:29:27 +00:00
mattias
c290e9f652 IDE: fixed case sensitivity of combobox history lists
git-svn-id: trunk@29154 -
2011-01-20 21:35:50 +00:00
mattias
75f7582346 IDE: build file: replaced TNoteBook with TPageControl
git-svn-id: trunk@27357 -
2010-09-13 20:54:38 +00:00
mattias
1005e41490 IDE: fixed typo
git-svn-id: trunk@26390 -
2010-07-01 17:34:38 +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
f5604c0e91 IDE: build modes: value
git-svn-id: trunk@23104 -
2009-12-12 16:52:54 +00:00
marc
bdc065838c * Improved localisation by Maxim Ganetsky
git-svn-id: trunk@22659 -
2009-11-17 23:31:13 +00:00
paul
7c43bd88d8 ide: cleanup
git-svn-id: trunk@17062 -
2008-10-20 01:45:02 +00:00
darius
9a5a4f4246 removed procedure TranslateButtonPanel as it is handled by TButtonPanel itself
git-svn-id: trunk@16998 -
2008-10-15 08:25:10 +00:00
darius
1fec8e9baf implemented TranslateButtonPanel funtion in LazarusIDEStrContsts to initialize the translation of a buttonpanel.
implemented TButtonPanel in the remaining forms and slightly improved anchoring where appropriate

git-svn-id: trunk@16996 -
2008-10-14 22:40:32 +00:00
paul
28132f8b91 fix compilation
git-svn-id: trunk@16673 -
2008-09-22 13:18:32 +00:00
laurent
bbd4e0edb7 Load glyph form resource and somme resourcestrings
git-svn-id: trunk@16672 -
2008-09-22 11:59:24 +00:00
laurent
1968691a17 Load glyph form resource
git-svn-id: trunk@16652 -
2008-09-19 16:16:24 +00:00
mattias
a87a738d15 IDE: fixed parsing IDEDirectives with flags
git-svn-id: trunk@14942 -
2008-04-23 15:49:36 +00:00
mattias
1d9a456c64 IDE: build,run file now stores options for non pascal files
git-svn-id: trunk@14941 -
2008-04-23 15:38:02 +00:00
darius
0ea63fe0d4 fixed anchoring TMacroSelectionBox
git-svn-id: trunk@12363 -
2007-10-07 19:26:59 +00:00
mattias
685d6ecf01 IDE: improved layout of configure build file dialog from Darius
git-svn-id: trunk@11993 -
2007-09-10 19:42:48 +00:00
mattias
711f6bdf70 added resourcestrings
git-svn-id: trunk@10390 -
2007-01-07 21:48:45 +00:00
mattias
31810fcee6 gtk2 intf: GDI fonts are now pango layouts instead of pango font descriptions, using the font cache similar to gtk1
git-svn-id: trunk@9499 -
2006-06-27 11:28:17 +00:00
vincents
450371882c splitted off unit FileUtil, it doesn't depend on other LCL units
git-svn-id: trunk@6081 -
2004-09-27 22:05:41 +00:00
vincents
f58d528f51 set MacroGroupBox bounds on form creation
git-svn-id: trunk@5555 -
2004-06-11 20:51:33 +00:00
mattias
cbc69512ee set DragCursor props to default
git-svn-id: trunk@4999 -
2004-01-03 18:16:25 +00:00
mattias
09f667c569 implemented Build+Run File
git-svn-id: trunk@4504 -
2003-08-20 15:06:57 +00:00
mattias
153ac501b0 moved types from graphtype.pp back to graphics.pp
git-svn-id: trunk@4502 -
2003-08-19 12:23:23 +00:00
mattias
3399bc1585 implemented loading lpr command line projects
git-svn-id: trunk@4501 -
2003-08-18 21:17:41 +00:00