Commit Graph

8005 Commits

Author SHA1 Message Date
juha
431fc6672a Converter: improved package conversion on Linux + removed a useless QuestionDlg.
git-svn-id: trunk@31793 -
2011-07-24 08:32:03 +00:00
martin
538f8eaff1 Fix window positioning for dual screen, and systems with negative coordinates
git-svn-id: trunk@31784 -
2011-07-23 10:56:47 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
maxim
da9c261350 IDE: improved 'Searching ...' form layout
git-svn-id: trunk@31754 -
2011-07-19 23:18:25 +00:00
juha
9a304450fc Use new TreeFilterEdit where appropriate.
git-svn-id: trunk@31752 -
2011-07-19 22:21:26 +00:00
mattias
15084b31ef IDE: new project dialog: store project desc in listbox
git-svn-id: trunk@31741 -
2011-07-18 20:17:25 +00:00
mattias
b518b70fa5 undo
git-svn-id: trunk@31740 -
2011-07-18 20:17:02 +00:00
mattias
1a5ecc177b IDE: new project dialog: store project desc in listbox
git-svn-id: trunk@31739 -
2011-07-18 20:12:13 +00:00
juha
4352638a91 IDE: Use Unit dialog now adds the correct char case for unit name + other improvements from Anton Panferov
git-svn-id: trunk@31724 -
2011-07-17 08:31:21 +00:00
mattias
e0b91a2f5e anchordocking: default close button if theme does not support it
git-svn-id: trunk@31704 -
2011-07-15 18:33:27 +00:00
maxim
441839dd38 IDE: allow to define Comments, LegalCopyright and LegalTrademarks file info fields content for old projects too. Based on patch by Paul Michell, bug #19738.
git-svn-id: trunk@31703 -
2011-07-15 00:04:32 +00:00
juha
221d890035 IDE: Patch for UseProjUnit dialog from Anton Panferov
git-svn-id: trunk@31690 -
2011-07-13 21:45:58 +00:00
mattias
eaebea04b6 IDE: search unit: use lcl instead of lclbase
git-svn-id: trunk@31689 -
2011-07-13 18:22:13 +00:00
juha
a3f3aa5439 IDE: unselect all component palette buttons in mouse up handler. Patch from Max Vlasov, issue #19657
git-svn-id: trunk@31688 -
2011-07-13 17:00:18 +00:00
sekelsenmat
ca84ba2f7f Patch from Hans-Peter, starts fixing TTabControl, from bug #19575
git-svn-id: trunk@31686 -
2011-07-13 12:43:43 +00:00
juha
ff13ce1edd IDE: Replace BtnClick with BtnMouseDown in Component Palette. Fixes PATRLY issue #19657. Button still visually looks selected.
git-svn-id: trunk@31681 -
2011-07-12 17:51:01 +00:00
juha
b2189d01a7 IDE: enlarge buttons in Project Inspector
git-svn-id: trunk@31680 -
2011-07-12 17:50:51 +00:00
mattias
338fee2342 IDE: parameter hints: use monitor workarea, bug #19117
git-svn-id: trunk@31648 -
2011-07-10 09:22:41 +00:00
juha
d38ed498ab IDE: minor layout change in ViewUnit_dlg
git-svn-id: trunk@31646 -
2011-07-10 08:40:08 +00:00
juha
8475fdc422 Remove useless initial values from ListFilterEdit. Fixes issue #19694
git-svn-id: trunk@31645 -
2011-07-10 08:39:58 +00:00
juha
08d260a1e0 IDE: Set ActiveControl differently in ViewUnit_dlg.
git-svn-id: trunk@31644 -
2011-07-10 08:39:47 +00:00
mattias
c36216f022 IDE: only update fpdoc hint if control visible
git-svn-id: trunk@31627 -
2011-07-09 22:34:26 +00:00
mattias
26e0cb515f IDE: clean up
git-svn-id: trunk@31626 -
2011-07-09 22:21:44 +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
mattias
7fcd93177c IDE: new other: save/restore last created
git-svn-id: trunk@31605 -
2011-07-08 19:56:33 +00:00
mattias
3fb4f6ee5a IDE: codebrowser: invalidate file lists on rescan, bug #19699
git-svn-id: trunk@31603 -
2011-07-08 18:56:32 +00:00
mattias
f2fdce8015 IDE: component palette: release buttons instead of free
git-svn-id: trunk@31602 -
2011-07-08 18:22:59 +00:00
juha
d744f675e6 IDE: Update the Enabled state of Source -> UseUnit entry
git-svn-id: trunk@31589 -
2011-07-07 15:40:35 +00:00
mattias
b44dd17e8f IDE: clean up
git-svn-id: trunk@31586 -
2011-07-07 09:45:24 +00:00
mattias
6a85561b10 IDE: codehints: clean up
git-svn-id: trunk@31585 -
2011-07-07 09:44:58 +00:00
mattias
961c9aa9b9 IDE: codeexplorer: fixed deleting nodes and updating the position tree
git-svn-id: trunk@31579 -
2011-07-07 06:15:13 +00:00
mattias
0f85593aae IDE: fixed parsing numbers in project macros
git-svn-id: trunk@31572 -
2011-07-06 11:49:17 +00:00
juha
c66c014e7d IDE: change Scope Combobox style to csDropDownList
git-svn-id: trunk@31565 -
2011-07-04 22:19:13 +00:00
juha
33f7e371f4 IDE: clean up
git-svn-id: trunk@31564 -
2011-07-04 21:10:35 +00:00
sekelsenmat
bc7a2ba310 Moves TCustomNotebook to ComCtrls in preparation for renaming it
git-svn-id: trunk@31552 -
2011-07-04 09:43:21 +00:00
juha
6ec341b0c1 IDE: improve View Unit dialog with images
git-svn-id: trunk@31545 -
2011-07-03 18:19:58 +00:00
juha
52c2f1237a IDE & Packager: Fix tab order and ActiveControl of some forms
git-svn-id: trunk@31544 -
2011-07-03 15:42:01 +00:00
juha
4f38e5313f IDE: set Filteredit as the active control in View Units dialog
git-svn-id: trunk@31543 -
2011-07-03 15:29:24 +00:00
juha
6867ccdde7 IDE: fix returning the user selection from View Unit dialog
git-svn-id: trunk@31542 -
2011-07-03 15:12:00 +00:00
juha
63e915c3b0 Tweaking with ListFilterEdit handler.
git-svn-id: trunk@31540 -
2011-07-03 13:39:05 +00:00
juha
7bf73f4406 IDE: improve Project Inspector button layout
git-svn-id: trunk@31538 -
2011-07-03 13:38:54 +00:00
juha
155249cf99 IDE: use ListFilterEdit in View Unit dialog
git-svn-id: trunk@31537 -
2011-07-03 13:38:49 +00:00
juha
cb1db46c48 IDE: Modify TUseUnitDialog to use ListFilterEdit control
git-svn-id: trunk@31532 -
2011-07-03 06:56:15 +00:00
juha
fa305c9084 IDE and Packages: Use the modified API of ListFilterEdit
git-svn-id: trunk@31531 -
2011-07-03 06:56:11 +00:00
juha
15f0447544 IDE: Use ListFilterEdit in UseProjUnit dialog.
git-svn-id: trunk@31528 -
2011-07-03 06:55:56 +00:00
juha
6e23795a8d IDE: change the default key mapping for Find Identifier References to Ctrl-Shift-I
git-svn-id: trunk@31502 -
2011-07-02 13:31:01 +00:00
juha
d054cabb5e IDE: add Alt-F as a default key mapping for Find Identifier References
git-svn-id: trunk@31500 -
2011-07-02 13:02:31 +00:00
juha
6d74e0d0fe IDE: add 3 dots to a menu item.
git-svn-id: trunk@31498 -
2011-07-02 13:02:23 +00:00
juha
0b74563150 IDE: use the improved ListFilterEdit features in Project Inspector.
git-svn-id: trunk@31493 -
2011-07-02 11:15:08 +00:00
mattias
d6886c93af IDE: changed key map category for make resource string to source editor
git-svn-id: trunk@31488 -
2011-07-01 12:58:51 +00:00
zeljko
97bd2af536 *fixed IDE build, issue #19659
git-svn-id: trunk@31475 -
2011-06-30 12:07:15 +00:00
juha
216179a379 ideprogs: remove TreeView related functions that were moved to ListFilterEdit.
git-svn-id: trunk@31465 -
2011-06-29 22:44:24 +00:00
juha
87cda11560 IDE: Use ListFilterEdit in Project inspector.
git-svn-id: trunk@31464 -
2011-06-29 22:44:20 +00:00
juha
e9d3046acb IDE: Refactoring and optimization of UseProjUnit dialog.
git-svn-id: trunk@31443 -
2011-06-29 00:04:44 +00:00
mattias
a09bb8f7ef IDE: split parsing command line options into gui and nogui parts
git-svn-id: trunk@31421 -
2011-06-28 07:23:25 +00:00
mattias
e715236ac9 IDE: help for compiler directives
git-svn-id: trunk@31412 -
2011-06-26 21:11:08 +00:00
mattias
d93e971020 lcl: TUTF8Parser.HandleNewLine: fill buffer
git-svn-id: trunk@31410 -
2011-06-26 21:05:15 +00:00
juha
4bc2ef3c3c IDE: Always enable Source -> Use Unit feature. Also non-project units can be added through the dialog.
git-svn-id: trunk@31387 -
2011-06-25 22:40:30 +00:00
zeljko
f544059e42 IDE: componentlist, use VK_RETURN to set current list instead of VK_DOWN which raises av under win32. issue #19590
git-svn-id: trunk@31385 -
2011-06-25 15:37:11 +00:00
zeljko
1463080eaa IDE: Sort templates in New Project dialog. issue #17729
git-svn-id: trunk@31378 -
2011-06-25 10:36:32 +00:00
mattias
d3ebe6ba78 lazbuild: convert encoding of loaded source files
git-svn-id: trunk@31363 -
2011-06-24 18:38:00 +00:00
mattias
261318a675 IDE: default bounds for windows: use a fixed max of 1200x900, use Screen.WorkArea
git-svn-id: trunk@31347 -
2011-06-23 20:58:15 +00:00
mattias
76aa5b9b12 IDE: source editor: changed default for DisableAntiAliasing to false
git-svn-id: trunk@31346 -
2011-06-23 20:17:01 +00:00
juha
b38e8f8a1f Revert "IDE: change order of Run menu items. Issue #19580" based on feedback
git-svn-id: trunk@31345 -
2011-06-23 18:27:11 +00:00
mattias
32a183ceaa IDE: code hints: reduced debugging
git-svn-id: trunk@31333 -
2011-06-22 13:22:57 +00:00
mattias
51e1742910 IDE: clean up
git-svn-id: trunk@31329 -
2011-06-22 07:52:10 +00:00
mattias
63bc982b98 IDE: fixed i18n directory, bug #19606
git-svn-id: trunk@31324 -
2011-06-21 23:01:29 +00:00
mattias
e748b7b37e IDE: identifier completion hint: update via idle timer
git-svn-id: trunk@31319 -
2011-06-21 18:06:00 +00:00
juha
b5f6809d74 IDE: Support Enter key in Jump History window.
git-svn-id: trunk@31315 -
2011-06-20 19:43:34 +00:00
juha
798e69d4cd IDE: add default key mapping Ctrl-Alt-J for View Jump History window.
git-svn-id: trunk@31311 -
2011-06-20 19:10:42 +00:00
juha
14d49a1202 IDE: add key mapping for View Components window and tie Ctrl-Alt-P as default. Issue #19589
git-svn-id: trunk@31310 -
2011-06-20 18:48:59 +00:00
zeljko
13d4799365 IDE: fixed taborder in codeexplorer
git-svn-id: trunk@31302 -
2011-06-20 15:59:19 +00:00
zeljko
2b1f4d3db4 IDE: fixed tab order in components list, added VK_DOWN in search TEdit to jump to results list.issue #19590
git-svn-id: trunk@31300 -
2011-06-20 15:06:08 +00:00
mattias
2c28620def IDE: store lazarus directory in config relative if pcp and laz dir share the parent directory
git-svn-id: trunk@31297 -
2011-06-20 13:43:57 +00:00
mattias
da6d0edaad IDE: reading path of LazarusDirectory: if relative, expand with pcp
git-svn-id: trunk@31296 -
2011-06-20 13:15:59 +00:00
mattias
47d34594f7 IDE: fixed saving IDEEditorGroups to sub path
git-svn-id: trunk@31295 -
2011-06-20 13:11:26 +00:00
mattias
fa51206f30 IDE: searching component classes in classes registered via FCL RegisterClass
git-svn-id: trunk@31293 -
2011-06-20 01:13:14 +00:00
mattias
590b64ae27 IDE: fixed po output directory, bug #19577
git-svn-id: trunk@31291 -
2011-06-20 00:49:47 +00:00
mattias
fa041b26e7 IDE: fixed debugger hints
git-svn-id: trunk@31290 -
2011-06-20 00:30:36 +00:00
mattias
ceff5b5722 IDE: fixed debugger hints
git-svn-id: trunk@31289 -
2011-06-20 00:29:48 +00:00
juha
03045e25ca IDE: change order of Run menu items. Issue #19580
git-svn-id: trunk@31281 -
2011-06-19 10:03:37 +00:00
mattias
700e780dbe IDE: fixed CheckCarbonProc
git-svn-id: trunk@31278 -
2011-06-19 07:12:08 +00:00
mattias
e2081bb160 IDE: started CheckCarbonProc
git-svn-id: trunk@31276 -
2011-06-18 23:34:02 +00:00
mattias
93a6c5de7b IDE: fixed clicking on message during compile, bug #17691
git-svn-id: trunk@31268 -
2011-06-18 08:39:49 +00:00
mattias
502cf5067d IDE+lazbuild: linker options: ignore characters #0..#32, combine quoted
git-svn-id: trunk@31265 -
2011-06-17 11:42:22 +00:00
mattias
53216966c9 IDE: open project: cancel save: ask to continue
git-svn-id: trunk@31260 -
2011-06-16 19:52:01 +00:00
mattias
8ccf12f6b1 IDE: fixed classic key scheme
git-svn-id: trunk@31259 -
2011-06-16 18:12:22 +00:00
mattias
5da90c2cd2 IDE: keymapping: nicer caption
git-svn-id: trunk@31258 -
2011-06-16 17:52:22 +00:00
mattias
ca8d18d34c IDE: keymapping: classic scheme: ecBlockIndent, ecBlockUnindent: added Ctrl,Ctrl keys
git-svn-id: trunk@31257 -
2011-06-16 17:47:32 +00:00
mattias
d449d6153b resourcestrings
git-svn-id: trunk@31252 -
2011-06-16 11:51:57 +00:00
mattias
c507e04bb0 IDE: quit, cancel saving changes, ask to continue
git-svn-id: trunk@31251 -
2011-06-16 11:51:00 +00:00
mattias
e856f1265f IDE: new project, cancel saving changes, ask to continue, bug #19573
git-svn-id: trunk@31250 -
2011-06-16 11:45:56 +00:00
mattias
27d1183df6 IDE: new project: ask to save changed project: nicer buttons
git-svn-id: trunk@31249 -
2011-06-16 11:34:17 +00:00
mattias
ca83cd6512 codetools: find declaration: alias of property type
git-svn-id: trunk@31247 -
2011-06-16 11:14:42 +00:00
mattias
106483477d codetools: clean up
git-svn-id: trunk@31243 -
2011-06-16 09:02:28 +00:00
martin
c8400142fe DBG: History Import/Export
git-svn-id: trunk@31240 -
2011-06-15 13:46:12 +00:00
mattias
9463fcca22 IDE: src edit hints: do not show empty hints
git-svn-id: trunk@31239 -
2011-06-15 11:10:59 +00:00
mattias
7c49448b51 IDE: clear hint string if using HTML
git-svn-id: trunk@31238 -
2011-06-15 08:02:28 +00:00
mattias
8e2bc497ff IDE: create project from file: file filter
git-svn-id: trunk@31236 -
2011-06-15 07:21:21 +00:00
mattias
8bf43e981a IDE: started focus hint
git-svn-id: trunk@31235 -
2011-06-14 22:15:46 +00:00
mattias
7ed7e97d29 IDE: object inspector: fixed hints
git-svn-id: trunk@31231 -
2011-06-14 20:18:25 +00:00
mattias
755ba26316 IDE: add unit to uses section: search via codetools
git-svn-id: trunk@31228 -
2011-06-14 18:56:21 +00:00
mattias
c293f570bf IDE: identifier completion: option to show help
git-svn-id: trunk@31227 -
2011-06-14 18:37:52 +00:00
mattias
abced84a04 IDE: fixed typo
git-svn-id: trunk@31226 -
2011-06-14 18:15:58 +00:00
mattias
681f136607 IDE: using new html hints
git-svn-id: trunk@31225 -
2011-06-14 18:13:08 +00:00
mattias
9924093041 IDE: code hints: fpdoc links to open the help
git-svn-id: trunk@31224 -
2011-06-14 17:58:24 +00:00
mattias
d665e635e2 IDE: code hints: add title description
git-svn-id: trunk@31220 -
2011-06-14 15:05:13 +00:00
mattias
d56b41022a IDE: clean up, comments
git-svn-id: trunk@31219 -
2011-06-14 14:48:58 +00:00
mattias
b1928d8179 IDE: code hint: show package
git-svn-id: trunk@31216 -
2011-06-14 13:18:35 +00:00
martin
23d4607e5d DBG: Prevent exec-commands from running nested in other commands. Always queue, and run in the outer most "RunQueue" call.
Prevents state driven changes to IDE objects, while IDE is working on them (IDE-locals are destroyed while being evaluated). Issue #19551

git-svn-id: trunk@31208 -
2011-06-13 22:46:06 +00:00
mattias
57bb0b83b2 IDE: code hint: link to example
git-svn-id: trunk@31205 -
2011-06-13 21:28:13 +00:00
mattias
35b0fa3794 IDE: fpdoc hints: support var node
git-svn-id: trunk@31204 -
2011-06-13 19:36:57 +00:00
mattias
e974f302e5 turbo ipro: update layout in Paint if needed
git-svn-id: trunk@31203 -
2011-06-13 17:59:40 +00:00
mattias
81c166a802 IDE: code hint: nicer spacing
git-svn-id: trunk@31196 -
2011-06-13 10:12:27 +00:00
mattias
1a4778a290 IDE: src edit: do not show long line hint when code help active
git-svn-id: trunk@31194 -
2011-06-13 09:05:39 +00:00
mattias
c57d5ad7ae IDE: codeexplorer: nicer node names
git-svn-id: trunk@31193 -
2011-06-13 08:02:17 +00:00
mattias
f79f75c16c IDE: clean up
git-svn-id: trunk@31192 -
2011-06-13 07:56:51 +00:00
mattias
98a7e1cf67 IDE: src edit hint: hide hint on mouse leave
git-svn-id: trunk@31191 -
2011-06-13 07:48:08 +00:00
mattias
ddc247b49e IDE: src edit hint: update if prefix changed
git-svn-id: trunk@31186 -
2011-06-12 21:13:32 +00:00
mattias
df5e5d2caf IDE: src edit hint: show if no help available
git-svn-id: trunk@31185 -
2011-06-12 21:01:36 +00:00
mattias
c8562d58ed IDE: project inspector: fixed opening files, bug #19543
git-svn-id: trunk@31181 -
2011-06-12 06:58:42 +00:00
martin
5bb4fed7e6 SrcEdit, DBG: Ensure execution-marks for share SynEdits
git-svn-id: trunk@31178 -
2011-06-12 00:07:53 +00:00
martin
2eba652c2b DBG: Disassembler, added pascal source, issue #0019446
git-svn-id: trunk@31177 -
2011-06-11 23:58:22 +00:00
maxim
f5c2cd5af7 IDE: removed duplicate resourcestring
git-svn-id: trunk@31166 -
2011-06-11 14:17:40 +00:00
martin
81b6078718 SrcEdit, DBG: Ensure execution-marks for share SynEdits
git-svn-id: trunk@31164 -
2011-06-11 11:52:00 +00:00
mattias
b03bde5930 IDE: new project: if the project main source is not auto updated by the IDE then open it
git-svn-id: trunk@31155 -
2011-06-10 14:19:57 +00:00
mattias
21e2182957 IDE: new project: if project does not create any secondary files, open the main unit
git-svn-id: trunk@31154 -
2011-06-10 14:15:47 +00:00
mattias
e6f4c97ba1 educationlaz: implemented object inspetor hide favourite and restricted page
git-svn-id: trunk@31140 -
2011-06-09 08:55:07 +00:00
mattias
b6271a741b IDE: check running under FreeBSD
git-svn-id: trunk@31137 -
2011-06-08 17:21:24 +00:00
martin
58dbddba3e DBG: Refactor, clean up
git-svn-id: trunk@31131 -
2011-06-08 00:46:39 +00:00
mattias
00bbb01e5d IDE: improved error messages for RegisterUnit
git-svn-id: trunk@31130 -
2011-06-07 20:58:18 +00:00
mattias
21693d6177 IDE: view package source: fixed hint
git-svn-id: trunk@31129 -
2011-06-07 20:23:27 +00:00
mattias
466d3e3721 IDE: pass the -WG parameter only for windows, OS2 and macos
git-svn-id: trunk@31127 -
2011-06-07 18:43:33 +00:00
mattias
7d577c90bb IDE: clean up
git-svn-id: trunk@31126 -
2011-06-07 18:24:40 +00:00
mattias
e08c976b88 IDE: pass the -WG parameter only for windows, OS2 and darwin
git-svn-id: trunk@31125 -
2011-06-07 18:24:11 +00:00
mattias
bca9900c3f IDEIntf: TIDEDockMaster can now show the simple layout options
git-svn-id: trunk@31122 -
2011-06-07 07:08:04 +00:00
mattias
49fbf10ce9 IDE: build laz: fixed clean all
git-svn-id: trunk@31116 -
2011-06-06 07:37:33 +00:00
mattias
21a7205bc4 IDEIntf: removed obsolete TIDEWindowCreatorList.OnShowForm
git-svn-id: trunk@31115 -
2011-06-06 06:32:37 +00:00
mattias
f6aa228479 IDE: find in files: do not show source editor before find in files
git-svn-id: trunk@31114 -
2011-06-06 06:24:17 +00:00
mattias
af1ebf7837 IDE: find in files: activecontrol
git-svn-id: trunk@31113 -
2011-06-06 06:22:13 +00:00
martin
338c22fd29 DBG: More Snapshots, fix compilation
git-svn-id: trunk@31112 -
2011-06-06 02:17:51 +00:00
martin
7e94016e3a DBG: Automatic Snapshots on breakpoint
git-svn-id: trunk@31111 -
2011-06-06 01:41:20 +00:00
mattias
23176970f9 IDE: added warning when auto compile package has dependencies and output dir is in default fpc unit path
git-svn-id: trunk@31109 -
2011-06-05 23:34:31 +00:00
martin
6e46475a00 DBG: More Snapshots, Some optimizations/reduce watches refresh
git-svn-id: trunk@31107 -
2011-06-05 22:27:15 +00:00
mattias
8d08ac00c6 IDE: set CodeToolBoss.FPCDefinesCache.ExtraOptions to load codetools message file
git-svn-id: trunk@31103 -
2011-06-05 20:56:03 +00:00
martin
97caca8832 DBG, SourceEditor: Prevent moving focus for auto continue breakpoints
git-svn-id: trunk@31101 -
2011-06-05 18:34:11 +00:00
juha
042dd6b290 IDE & designer: add layout management to anchor editor and tab order dialog
git-svn-id: trunk@31095 -
2011-06-05 10:54:20 +00:00
juha
ba6d14dcc6 IDE: Fix resourcestring for anchor editor
git-svn-id: trunk@31093 -
2011-06-05 09:47:39 +00:00
juha
19b61399a0 IDE: improve the layout and layout management of search dialogs.
git-svn-id: trunk@31092 -
2011-06-05 09:47:35 +00:00
mattias
dcd22ef75e IDE: build lazarus: removed obsolete options
git-svn-id: trunk@31091 -
2011-06-05 09:08:22 +00:00
mattias
51471a7417 IDE: setup dialog: using TOpenDialog for compiler file name
git-svn-id: trunk@31089 -
2011-06-05 08:28:46 +00:00
mattias
3f98f11cda IDE: clean up
git-svn-id: trunk@31088 -
2011-06-05 08:17:45 +00:00
juha
4b57ac797b IDE & LCL: Move focus to editor after hitting breakpoint. Patch from August Klein, issue #15967
git-svn-id: trunk@31087 -
2011-06-05 06:22:54 +00:00
maxim
58f6f818fc IDE: improved 'Clean and rebuild' dialog localization
git-svn-id: trunk@31036 -
2011-06-03 22:41:01 +00:00
mattias
a39784ea7c lazbuild: do not compile to lazarus.new.exe, bug #19474
git-svn-id: trunk@31034 -
2011-06-03 21:56:24 +00:00
mattias
7518b94193 codeexplorer: surrounding: hide class nodes
git-svn-id: trunk@31031 -
2011-06-03 21:30:37 +00:00
mattias
30b260c5b6 turbo ipro: using exclusive stream
git-svn-id: trunk@31030 -
2011-06-03 21:02:05 +00:00
juha
da7886ece6 IDE Compile options: Add hint to Custom options memo. Issue #19276
git-svn-id: trunk@31027 -
2011-06-03 18:51:20 +00:00
juha
ba43bbf08f Converter: change the character encoding of source files to UTF-8
git-svn-id: trunk@31023 -
2011-06-03 16:19:19 +00:00
mattias
decee4a238 IDE: remote control: Linux
git-svn-id: trunk@31020 -
2011-06-03 00:29:11 +00:00
juha
657c9e5726 Converter: Try to change character encoding of Delphi sources to UTF-8
git-svn-id: trunk@31013 -
2011-06-02 17:41:17 +00:00
mattias
78b7e56c20 startlazarus: use --pcp
git-svn-id: trunk@31010 -
2011-06-02 07:46:22 +00:00
juha
cff0727b75 IDE: formatting
git-svn-id: trunk@31006 -
2011-06-01 20:39:22 +00:00
juha
9f09abf5f2 IDE: fix a possible crash when making a new project, clear LastActivatedWindows list.
git-svn-id: trunk@31005 -
2011-06-01 20:39:18 +00:00
juha
bd0548e350 IDE: remove an unused resource string
git-svn-id: trunk@31004 -
2011-06-01 20:39:12 +00:00
juha
de305e31d6 IDE: string constant formatting
git-svn-id: trunk@31001 -
2011-06-01 15:08:24 +00:00
juha
8aee963046 Converter: improve ChkEncodingDlg
git-svn-id: trunk@31000 -
2011-06-01 15:08:20 +00:00
mattias
3b9b3f2172 IDE: clean up
git-svn-id: trunk@30998 -
2011-06-01 11:19:55 +00:00
mattias
1071432458 IDE: clean up and build: delete button
git-svn-id: trunk@30997 -
2011-06-01 11:12:37 +00:00
mattias
cd7c1d5a0e IDE: clean build files: fixed menu ..., open file in finder
git-svn-id: trunk@30996 -
2011-06-01 06:34:23 +00:00
mattias
025665bfd5 IDE: clean compile: clean up build files
git-svn-id: trunk@30995 -
2011-05-31 22:41:12 +00:00
mattias
ca255696da IDE: clean compile: build, instead of compile
git-svn-id: trunk@30994 -
2011-05-31 22:09:03 +00:00
mattias
991921086d IDE: added menu item clean compile
git-svn-id: trunk@30990 -
2011-05-31 16:49:36 +00:00
mattias
182fbbc8af codetools: directorycacher: GetFiles: parameter to exclude directories
git-svn-id: trunk@30989 -
2011-05-31 16:43:49 +00:00
mattias
ced61b53b4 codetools: TCTDirectoryCache.GetFiles: fixed last file
git-svn-id: trunk@30987 -
2011-05-31 16:20:16 +00:00
mattias
f4ccf88085 IDE: clean compile: delete files
git-svn-id: trunk@30986 -
2011-05-31 16:15:44 +00:00
mattias
efefac194f IDE: clean build: search files
git-svn-id: trunk@30985 -
2011-05-31 15:28:08 +00:00
mattias
c9b128f64a IDE: keymapping: show ... when cutting long descriptions
git-svn-id: trunk@30977 -
2011-05-30 13:36:15 +00:00
mattias
8d1d6f9318 cody: renamed: remove a "with" block
git-svn-id: trunk@30961 -
2011-05-29 12:34:10 +00:00
maxim
4cd04c1a87 StartLazarus: fixed compilation after r30956 #a4080c2387 (we still need FileUtil unit)
git-svn-id: trunk@30960 -
2011-05-29 11:20:05 +00:00
mattias
1a85464856 IDE: codebrowser: clean up
git-svn-id: trunk@30957 -
2011-05-29 11:06:01 +00:00
mattias
a4080c2387 IDE: RenameFileUTF8: invalidate file cache
git-svn-id: trunk@30956 -
2011-05-29 09:41:25 +00:00
mattias
578b02e4ad LCL: GuessEncoding: accelerated
git-svn-id: trunk@30951 -
2011-05-28 09:38:31 +00:00
mattias
4a19042de7 codetools: fixed mem leak
git-svn-id: trunk@30945 -
2011-05-27 23:05:46 +00:00
mattias
6768f3f5a9 IDE: codeexplorer: flat speedbuttons
git-svn-id: trunk@30941 -
2011-05-27 20:36:23 +00:00
mattias
512b557964 IDEIntf: started copy-paste event
git-svn-id: trunk@30932 -
2011-05-27 14:39:33 +00:00
mattias
d27d33e748 IDE: started clean build dialog
git-svn-id: trunk@30915 -
2011-05-26 16:52:35 +00:00
maxim
9886c698de IDE: cleanup in resourcestrings
git-svn-id: trunk@30909 -
2011-05-26 00:24:55 +00:00
juha
63b8f5423a IDE: Rest of changes from August Klein for 'Single Button in Taskbar', issue #19320
git-svn-id: trunk@30908 -
2011-05-25 22:30:41 +00:00
juha
a9917f268b IDE: improve 'Single Button in Taskbar' behavior, patch bring_windows3.diff from August Klein, issue #19320
git-svn-id: trunk@30906 -
2011-05-25 22:20:44 +00:00
juha
11fe3220d7 IDE: Minor change in resource strings
git-svn-id: trunk@30905 -
2011-05-25 20:01:00 +00:00
juha
8f97f0e887 Remove some resourcestrings that are not used.
git-svn-id: trunk@30903 -
2011-05-25 20:00:48 +00:00
mattias
7faac96160 IDE: register help for more fcl source directories
git-svn-id: trunk@30901 -
2011-05-25 19:17:54 +00:00
maxim
c45d08be88 IDE: improved 'Insert CodeTools define template' localization
git-svn-id: trunk@30894 -
2011-05-24 23:12:03 +00:00
maxim
d635f3baf1 Translations: changed Ukrainian language ID in accordance with ISO 639-1
git-svn-id: trunk@30890 -
2011-05-24 20:40:15 +00:00
mattias
430d0550d3 IDE: package options: work on real package and restore via backup
git-svn-id: trunk@30886 -
2011-05-24 14:27:40 +00:00
mattias
8359cb4b2e IDE: implemented using project build macros in project compiler options
git-svn-id: trunk@30885 -
2011-05-24 12:59:45 +00:00
mattias
fbe7f6e288 codetools: directory cacher: using integer stamps, fixed invalidate for single directories
git-svn-id: trunk@30884 -
2011-05-24 11:47:48 +00:00
mattias
fc317c7d59 IDE: compiler options test: compare only ppu dates to compiler
git-svn-id: trunk@30878 -
2011-05-23 22:09:39 +00:00
mattias
9809397536 IDE: help for pascal source position: stop if declaration was found
git-svn-id: trunk@30876 -
2011-05-23 21:18:34 +00:00