Commit Graph

457 Commits

Author SHA1 Message Date
tombo
5aeedb0533 IDE: added option to debug/run Application Bundle on darwin, remove code under DoNotUseProcessDebugger
git-svn-id: trunk@11266 -
2007-06-02 10:53:09 +00:00
vincents
c703198ac7 IDE: tweaks to the about Lazarus text
git-svn-id: trunk@11091 -
2007-05-07 05:08:47 +00:00
vincents
0469648053 IDE: renamed thirdparty in about box to acknowledgements
git-svn-id: trunk@11088 -
2007-05-06 20:45:14 +00:00
vincents
ea7211515a IDE: updated lazarus about text (#8785)
git-svn-id: trunk@11073 -
2007-05-04 10:59:36 +00:00
mattias
a46e0d0b54 LCL: changed TApplication.AddOnIdleHandler to use TIdleEvent instead of TNotifyEvent, IDE: codebrowser: added resourcestrings
git-svn-id: trunk@10823 -
2007-03-28 19:01:27 +00:00
mattias
14b348460c h2paswizard: implemented merging multiple C header files into one unit
git-svn-id: trunk@10781 -
2007-03-22 16:11:40 +00:00
mattias
15abcba5a2 IDE: fixed check of FPC source directory
git-svn-id: trunk@10725 -
2007-03-09 00:09:48 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +00:00
mattias
17a650d35b IDE: checking compiler exit code and giving warning if not 0,1 from Boguslaw Brandys
git-svn-id: trunk@10586 -
2007-02-05 11:36:15 +00:00
mattias
77c56b461f IDE: close project now asks to save
git-svn-id: trunk@10492 -
2007-01-22 16:50:11 +00:00
mattias
c8ab6fa0c5 IDE: added resourcestring
git-svn-id: trunk@10461 -
2007-01-17 11:13:57 +00:00
mattias
f8357c3457 added resourcestrings
git-svn-id: trunk@10420 -
2007-01-10 22:34:05 +00:00
mattias
f97fe20f61 IDE: now searching designer ancestor class in units without .lfm files too
git-svn-id: trunk@10418 -
2007-01-10 22:02:45 +00:00
mattias
72a3fffced added resourcestrings
git-svn-id: trunk@10415 -
2007-01-10 19:53:13 +00:00
mattias
eed0dfa968 added resourcestrings
git-svn-id: trunk@10414 -
2007-01-10 19:37:51 +00:00
mattias
07cdb27c5d IDE: added Close Project menu item
git-svn-id: trunk@10413 -
2007-01-10 19:28:38 +00:00
mattias
2cb6c774f0 IDE: added resourcestrings for IDE short cuts
git-svn-id: trunk@10404 -
2007-01-09 01:14:50 +00:00
mattias
ce40da1b9d IDE: make resource string from selection, using BlockBegin
git-svn-id: trunk@10403 -
2007-01-09 00:32:45 +00:00
mattias
39c49150c2 IDE: implemented auto creation .po files from .rst files after package compilation
git-svn-id: trunk@10400 -
2007-01-08 22:44:47 +00:00
mattias
711f6bdf70 added resourcestrings
git-svn-id: trunk@10390 -
2007-01-07 21:48:45 +00:00
mattias
9f4e585b5f added resourcestrings
git-svn-id: trunk@10388 -
2007-01-07 21:11:21 +00:00
vincents
b01374ab2a IDE: added "Insert modified LGPL notice" (#7995)
git-svn-id: trunk@10376 -
2007-01-05 13:19:43 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
vincents
20fc685e98 IDE: environment option fpc path gives compiler name as example, not as prescription (bug #7812)
git-svn-id: trunk@10259 -
2006-11-29 19:08:25 +00:00
vincents
39304ec572 fixed typo
git-svn-id: trunk@10213 -
2006-11-17 10:04:57 +00:00
mattias
5beb7e0377 IDE: added new editor options page for code folding from Graeme
git-svn-id: trunk@10143 -
2006-10-31 13:34:39 +00:00
mattias
1c383c308c fixed compilation for fpc 2.1.x
git-svn-id: trunk@10084 -
2006-10-17 12:16:44 +00:00
mattias
9747f91093 added FontIsMonoSpace
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
752ada2aaa added close button to search results for non gtk users
git-svn-id: trunk@10036 -
2006-10-04 20:45:30 +00:00
mattias
2faf2a4bf8 enabled codefolding as default
git-svn-id: trunk@9983 -
2006-09-26 18:44:44 +00:00
mattias
2d3d206b40 removed some doubles from the resourcestrings from Graeme
git-svn-id: trunk@9958 -
2006-09-21 18:35:33 +00:00
mattias
9e2483124a IDE: implemented find next/previous word occurrence
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
mattias
f68e5b904f IDE: improved layout of compiler options, LCL: calling AdjustSize when client rect changed
git-svn-id: trunk@9890 -
2006-09-13 20:57:35 +00:00
mattias
92ed57e945 replaced paths with CodeTools package
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
mattias
339e49de45 LCL help: fixing path delims after substituting macros
git-svn-id: trunk@9862 -
2006-09-12 09:41:44 +00:00
mattias
de9ddde7ee IDE: added windows version info for projects from Jouke Rensma
git-svn-id: trunk@9835 -
2006-09-08 10:03:16 +00:00
mattias
78b52b2559 fixed typo
git-svn-id: trunk@9831 -
2006-09-07 21:49:57 +00:00
mattias
f7855da268 IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
504a3626cd started lazbuild
git-svn-id: trunk@9784 -
2006-09-02 11:24:50 +00:00
mattias
616efd869c lazdoc: not adding empty nodes
git-svn-id: trunk@9781 -
2006-09-01 15:41:35 +00:00
mattias
744a7fed82 IDE Find in files: added multi line option
git-svn-id: trunk@9780 -
2006-09-01 14:52:01 +00:00
mattias
0a80cefe54 IDE: new menu item: quick compile
git-svn-id: trunk@9776 -
2006-08-31 21:19:18 +00:00
mattias
588a4a2408 package dependencies: implemented storing default filename issue #1950
git-svn-id: trunk@9775 -
2006-08-31 19:44:44 +00:00
mattias
ca2b538cf7 IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
mattias
18782104b7 added resourcestrings
git-svn-id: trunk@9721 -
2006-08-14 09:19:37 +00:00
mattias
58fa336b31 added resourcestrings, enlarged findrename dlg
git-svn-id: trunk@9720 -
2006-08-14 09:05:05 +00:00
mattias
6fc60316d1 component palette: added resourcestrings
git-svn-id: trunk@9705 -
2006-08-06 08:52:27 +00:00
mattias
a97b122dcc Unit info dlg: added button to jump to include directive
git-svn-id: trunk@9703 -
2006-08-06 08:47:09 +00:00
mattias
48a8c90d20 added resourcestring
git-svn-id: trunk@9679 -
2006-07-25 22:49:35 +00:00
mattias
488f931a28 added resourcestrings
git-svn-id: trunk@9676 -
2006-07-25 22:05:42 +00:00