Commit Graph

963 Commits

Author SHA1 Message Date
mattias
53024e8ef6 IDE: started quick fix for include file not found
git-svn-id: trunk@23877 -
2010-03-08 14:55:30 +00:00
martin
7d68d5d48b SourceEditor: Allow tabs at top, left, right, bottom. Issue #15905 Based on patch by Flávio Etrusco
git-svn-id: trunk@23848 -
2010-03-06 21:40:35 +00:00
paul
eb52aebd64 ide: implement Copy to Clipboard behavior in Search results dialog by Flávio Etrusco (issue #0015851)
git-svn-id: trunk@23809 -
2010-03-01 04:29:29 +00:00
mattias
03419d8ebb IDE: adding unit to project: add question when unit belongs to other package
git-svn-id: trunk@23759 -
2010-02-22 19:47:45 +00:00
juha
5867d5d8b4 User interface improvement for ProjectWizard dialog (shown after closing project).
git-svn-id: trunk@23749 -
2010-02-20 14:59:13 +00:00
juha
ad1ee077e3 Use the new converter files from main.pp. Resource strings update.
git-svn-id: trunk@23742 -
2010-02-19 12:30:51 +00:00
paul
f5fa216d8b ide, debugger: implement *step out* debugger action by Flávio Etrusco (issue #0015760)
git-svn-id: trunk@23717 -
2010-02-16 13:02:30 +00:00
paul
28d8249f6a ide: use resource string for Key/Value columns
git-svn-id: trunk@23712 -
2010-02-16 09:19:06 +00:00
paul
6556cf67c6 ide: start version information rework:
- get rid of additional information dialog
  - place all string version to the Key/Value editor
  - change Key/Values storage to TStringTable instead of dedicated string values per key since only few keys are required and there can be more keys in the table

git-svn-id: trunk@23711 -
2010-02-16 09:03:35 +00:00
paul
7d178ec26d ide: change version numbers to more traditional (major, minor, maintenance release, build), issue #0015769
git-svn-id: trunk@23708 -
2010-02-16 03:04:09 +00:00
paul
b87f87e8af improve localization by Maxim
git-svn-id: trunk@23697 -
2010-02-12 16:10:50 +00:00
martin
40ae9c7a85 SourceEditor: Optional show Number on tabs. patch from Alexander S. Klenin / Issue #14988
git-svn-id: trunk@23649 -
2010-02-05 19:53:04 +00:00
paul
f5da4dfcbc ide: add an option to skip packages check on form creation for designer
git-svn-id: trunk@23592 -
2010-01-29 09:41:47 +00:00
paul
66884f2359 ide: implement show execution point command by Flávio Etrusco (issue #0001920)
git-svn-id: trunk@23576 -
2010-01-28 03:50:48 +00:00
mattias
bea4a6f00e IDE: clean up
git-svn-id: trunk@23537 -
2010-01-23 15:44:45 +00:00
mattias
62c13bb277 IDE: confirm install packages: replaced messagedlg with custom dlg, bug #15564, from Alexander Klenin
git-svn-id: trunk@23533 -
2010-01-23 10:01:20 +00:00
mattias
2e8a259717 IDE: clean up, naming old modes now variables
git-svn-id: trunk@23404 -
2010-01-09 14:26:34 +00:00
mattias
bb9b4b5c81 IDE: do not translate lrs comment
git-svn-id: trunk@23370 -
2010-01-04 19:10:17 +00:00
mattias
ee54a701ad IDE: editor options: divider lines: hint and layout
git-svn-id: trunk@23366 -
2010-01-04 11:48:14 +00:00
mattias
9e0bd4b9e8 IDE: build modes: selected
git-svn-id: trunk@23360 -
2010-01-03 15:10:27 +00:00
dmitry
83786d3eec ide: renamed 'use options as default' caption to 'use compiler options as default'
git-svn-id: trunk@23357 -
2010-01-03 13:30:58 +00:00
paul
bf67a1aaf6 ide: some improvements for editing of compiler option in the common dialog
git-svn-id: trunk@23355 -
2010-01-03 11:08:29 +00:00
paul
13ae82a440 ide: change resource string + update translations
git-svn-id: trunk@23293 -
2009-12-26 19:18:14 +00:00
paul
ee188b5600 ideintf, ide: project resources:
- rename TLFMResourceType to TResourceType (and same for other TLFMResource...)
  - move ResourceType to TAbstractProjectResources
  - when fpc resources are chosen:
    1. don't create project .lrs file
    2. use .rc file on all systems (requires windres (or gorc for win64))

git-svn-id: trunk@23292 -
2009-12-26 19:01:05 +00:00
mattias
f0be32eb74 IDE: changed caption: form editing option: open designer on open unit
git-svn-id: trunk@23285 -
2009-12-25 14:28:23 +00:00
mattias
ab72bd0a65 IDE: better english
git-svn-id: trunk@23284 -
2009-12-25 13:56:49 +00:00
mattias
1c89417377 IDE: project option LFM resource type: show and added caption "new files", bug #15419
git-svn-id: trunk@23283 -
2009-12-25 13:52:38 +00:00
mattias
a1f22a3dff IDE: added Line ending menu item, bug #15420
git-svn-id: trunk@23277 -
2009-12-25 13:14:58 +00:00
mattias
565b703706 IDE: build modes: started selecting active mode
git-svn-id: trunk@23236 -
2009-12-22 17:56:03 +00:00
mattias
c632b48e5e IDE: open project: check if file is program and ask to create a lpi, bug #15329
git-svn-id: trunk@23188 -
2009-12-18 16:27:58 +00:00
mattias
2445aea5ec IDE: added resourcestring
git-svn-id: trunk@23186 -
2009-12-18 15:02:02 +00:00
paul
94632103e8 ide: menu editor - use resource string instead of hard coded string
git-svn-id: trunk@23174 -
2009-12-18 03:08:17 +00:00
mattias
4a57ea658c IDE: implemented option to show project first in IDE title
git-svn-id: trunk@23161 -
2009-12-17 13:56:21 +00:00
mattias
fd4e8c3d02 IDE: build mdoes: started groups
git-svn-id: trunk@23149 -
2009-12-15 17:06:02 +00:00
mattias
996aca571f IDE: build modes: delete
git-svn-id: trunk@23148 -
2009-12-15 15:20:55 +00:00
mattias
e1c8d7a751 IDE: build modes: started delete
git-svn-id: trunk@23141 -
2009-12-14 19:27:32 +00:00
mattias
8b2a207220 IDE: resourcestrings
git-svn-id: trunk@23126 -
2009-12-13 18:17:45 +00:00
mattias
5a06123370 IDE: build modes: new setting
git-svn-id: trunk@23107 -
2009-12-12 17:52:35 +00:00
paul
d744f29b60 ide: change look and feel of form editor option page
git-svn-id: trunk@23090 -
2009-12-12 08:26:39 +00:00
mattias
1b68eafebe codetools: added option to not insert class comment for implementation
git-svn-id: trunk@23086 -
2009-12-11 20:37:22 +00:00
paul
16847565ea ide: add View registers and View assembler keys combinations, add them to the keymapping window
git-svn-id: trunk@23079 -
2009-12-11 02:30:42 +00:00
mattias
7428340ec8 IDE: added resourcestrings, DoSaveAll: check if Project modified
git-svn-id: trunk@23069 -
2009-12-10 13:49:13 +00:00
mattias
5d8216725c IDE: implemented new package type Main unit
git-svn-id: trunk@23042 -
2009-12-08 22:48:49 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
d287e85ce6 IDE: debugger options: added label for hint that the exceptions are project specific
git-svn-id: trunk@23026 -
2009-12-08 12:24:50 +00:00
mattias
0e2a102350 IDE: removed beta from translations
git-svn-id: trunk@23009 -
2009-12-06 23:42:16 +00:00
paul
2fd2eb30f1 debugger + ide: Inspect dialogs:
- add "Inspect..." menu item to the source editor debugger group
  - fix alt+F5 key combination (was crash)
  - don't access debugger directly from Inspect dialog since it cause a crash when debugger is not active. use debugboss method instead
  - move evaluate dialog initialization to InitEvaluateDlg method

git-svn-id: trunk@22987 -
2009-12-06 06:02:12 +00:00
mattias
c3417c257b IDE: check i lpi file changes on disk
git-svn-id: trunk@22980 -
2009-12-05 20:30:35 +00:00
mattias
c47bbec585 IDE: added macro IDEBuildOptions
git-svn-id: trunk@22954 -
2009-12-04 11:27:01 +00:00
mattias
0b3d343290 IDE: check if project info file is a lpi file and allow to abort
git-svn-id: trunk@22951 -
2009-12-03 22:19:32 +00:00
mattias
79fd904fdf IDE: removed beta from title, not needed anymore
git-svn-id: trunk@22950 -
2009-12-03 22:05:08 +00:00
mattias
0d6ebbde26 IDE+codetools: added option to disable auto adding parameter brackets
git-svn-id: trunk@22948 -
2009-12-03 21:43:32 +00:00
mattias
a8af53b8b2 IDE: added codetools.lpk
git-svn-id: trunk@22883 -
2009-11-30 20:58:04 +00:00
mattias
1cc866061d IDE: check for R directive and skip updating lrs file
git-svn-id: trunk@22855 -
2009-11-28 22:07:39 +00:00
mattias
510e73913d IDE: code explorer: fixed check for updates, added menu item Rename
git-svn-id: trunk@22847 -
2009-11-28 11:55:46 +00:00
mattias
6e03051421 IDE: build lazarus: warn if directory is not writable
git-svn-id: trunk@22748 -
2009-11-24 12:37:20 +00:00
martin
69f53e8c35 SynEdit: Starting Multi-View SynEdit
git-svn-id: trunk@22679 -
2009-11-19 00:14:36 +00:00
marc
bdc065838c * Improved localisation by Maxim Ganetsky
git-svn-id: trunk@22659 -
2009-11-17 23:31:13 +00:00
mattias
a449545d81 IDE: desktop options: improved layout, using shorter captions
git-svn-id: trunk@22651 -
2009-11-17 13:00:41 +00:00
martin
f7794cff2a SynEdit: Added fold config for for XML/LFM
git-svn-id: trunk@22623 -
2009-11-16 13:42:30 +00:00
mattias
67b751ec1c IDE: fpdoc editor: added insert url tag
git-svn-id: trunk@22578 -
2009-11-13 21:02:12 +00:00
mattias
e50ada8891 IDE: resourcestring
git-svn-id: trunk@22518 -
2009-11-10 12:01:54 +00:00
mattias
8dda69b001 IDE: added macro make for the path to the make utility
git-svn-id: trunk@22465 -
2009-11-07 09:55:45 +00:00
mattias
ecfbc4c3a1 OI: check for name special Owner
git-svn-id: trunk@22464 -
2009-11-07 09:20:20 +00:00
mattias
3c0eb0f5c6 IDE: added option to enabled indent on line break and indent on paste
git-svn-id: trunk@22423 -
2009-11-04 11:32:10 +00:00
mattias
0598f2da99 IDE: fixed typo
git-svn-id: trunk@22405 -
2009-11-03 14:23:36 +00:00
mattias
220e39246e IDE: resource strings
git-svn-id: trunk@22368 -
2009-11-01 10:03:15 +00:00
mattias
a9b7039924 IDE: DoAddActiveUnitToProject: if unit belongs to a package, ask to add dependency
git-svn-id: trunk@22306 -
2009-10-27 12:04:57 +00:00
mattias
e2bf0d0920 IDE: codetools options: added indent context sensitive checkbox
git-svn-id: trunk@22291 -
2009-10-26 16:29:24 +00:00
mattias
62bfbe7c8c IDE: codetools options: added indentation example file name
git-svn-id: trunk@22289 -
2009-10-26 13:17:35 +00:00
mattias
8d7e5bda13 IDE: designer added option to ask for component name on create
git-svn-id: trunk@22221 -
2009-10-18 11:32:42 +00:00
mattias
e2e83d6c1e IDE: grab key: escape sets VK_UNKNOWN
git-svn-id: trunk@22189 -
2009-10-15 08:56:17 +00:00
mattias
f9b7074d20 IDE: enable/disable clear key map button
git-svn-id: trunk@22188 -
2009-10-15 08:52:24 +00:00
mattias
5037e54148 IDE: key mapping: added button to clear shortcut
git-svn-id: trunk@22187 -
2009-10-15 08:48:30 +00:00
paul
b67d8f48e4 ide: add ReadOnly color setting to the object inspector options, draw properties without writer using ReadOnly color setting
git-svn-id: trunk@22127 -
2009-10-13 04:48:17 +00:00
mattias
c164ad2cce IDE: debugger: added button on Executio stopped dialog to not show message, bug #14786
git-svn-id: trunk@22123 -
2009-10-12 20:54:59 +00:00
paul
d9651cbb19 ide: fix string const
git-svn-id: trunk@22052 -
2009-10-06 02:21:51 +00:00
mattias
450df82084 IDE: added quick fix item for fatal cant find unit, add requirement
git-svn-id: trunk@22014 -
2009-10-04 01:39:00 +00:00
mattias
e6b5741431 clean up
git-svn-id: trunk@22002 -
2009-10-03 21:16:33 +00:00
paul
a32cbde664 ide: add Evaluate/Modify item to the source editor debug menu
git-svn-id: trunk@21976 -
2009-10-02 06:53:42 +00:00
paul
db943efa6f ide: add a smile from the build message
git-svn-id: trunk@21971 -
2009-10-02 02:44:55 +00:00
paul
1079a547e2 ide: fix saving projects with an empty extension (if it was not explicitly set in the save dialog it must be default)
git-svn-id: trunk@21663 -
2009-09-12 14:41:14 +00:00
mattias
bacbf2dd9c IDE: added resourcestring and fixed typo
git-svn-id: trunk@21662 -
2009-09-12 14:16:44 +00:00
paul
f5264eb600 ide: don't show warning is project path contains spaces (issue #0014478)
git-svn-id: trunk@21658 -
2009-09-12 07:58:06 +00:00
mattias
c4b9231706 IDE: designer: added menu item Center form
git-svn-id: trunk@21614 -
2009-09-08 10:22:48 +00:00
martin
793e654d38 SynEdit, added 2nd "home" command: first word in line / issue #14440
git-svn-id: trunk@21592 -
2009-09-06 15:09:35 +00:00
martin
194d83f7a8 SynEdit: implemented Caret skips tabs
git-svn-id: trunk@21587 -
2009-09-05 13:30:13 +00:00
mattias
1a98815a5b IDE: codebrowser: implemented use identifier in unit
git-svn-id: trunk@21530 -
2009-09-01 19:55:08 +00:00
mattias
5c235ca5a6 IDE: codebrowser: started use unit in unit
git-svn-id: trunk@21520 -
2009-09-01 14:33:50 +00:00
mattias
2af74e3284 IDE: codebrowser: added rescan button
git-svn-id: trunk@21517 -
2009-09-01 11:39:02 +00:00
mattias
31ed9af15f IDE: codebrowser: menu item add package to package of unit in src editor
git-svn-id: trunk@21513 -
2009-09-01 10:42:46 +00:00
mattias
2cf81da62e IDE: codebrowser: add package to project
git-svn-id: trunk@21506 -
2009-08-31 22:05:51 +00:00
mattias
3fe5083fd5 IDE: codebrowser: fixed hiding root, fixed filtering packages, added option to hide empty nodes
git-svn-id: trunk@21497 -
2009-08-31 13:08:05 +00:00
paul
1f7b31fa7f languages: fix typo in one resource string
git-svn-id: trunk@21438 -
2009-08-24 15:19:01 +00:00
mattias
07f4f08699 IDE: added resourcestrings
git-svn-id: trunk@21423 -
2009-08-23 12:55:04 +00:00
mattias
30c59bfba2 IDE: renamed cbmntBuildVar
git-svn-id: trunk@21407 -
2009-08-22 21:23:53 +00:00
mattias
ec80d91b4e IDE: fpdoc editor: removed popmenu items, added speedbutton for printshort
git-svn-id: trunk@21392 -
2009-08-22 15:16:30 +00:00
mattias
ffe4367a67 IDE: aded resourcestrings
git-svn-id: trunk@21391 -
2009-08-22 14:56:13 +00:00
paul
ea7d9acb1f ide: compiler options dialog translation improvements by Marcelo B Paula (patch005 of issue #0014266)
git-svn-id: trunk@21359 -
2009-08-20 16:54:17 +00:00
paul
8bd93ef6dd ide: debug output window translation improvements by Marcelo B Paula (patch004 of issue #0014266)
git-svn-id: trunk@21357 -
2009-08-20 16:48:59 +00:00