Commit Graph

11849 Commits

Author SHA1 Message Date
martin
5f55a00ead IDE: EditorOptions, added colors for line before fold/hide
git-svn-id: trunk@52755 -
2016-07-31 13:54:50 +00:00
mattias
fad5c84349 IDE: editor options: highlight by default xhtml, wsdl, svg, js sample source, patch from Darek Mazur, issue #30399
git-svn-id: trunk@52751 -
2016-07-27 11:00:21 +00:00
juha
85628cd5f9 LCL: Change ItemData parameter in FilterItem events from TObject to Pointer. Add "const" to ACaption: string.
git-svn-id: trunk@52745 -
2016-07-24 15:12:43 +00:00
juha
9e440cb058 IDE: Store the size of ProcedureList, like it is stored for other modal IDE windows. Issue #13570, patch from Markus.
git-svn-id: trunk@52732 -
2016-07-20 18:52:54 +00:00
mattias
ccdd31bd57 IDE: less hitns
git-svn-id: trunk@52729 -
2016-07-20 14:52:39 +00:00
juha
8f08f44148 IDE: Replace ListView with StringGrid in ProcedureList window. Issue #30317, patch from Markus.
git-svn-id: trunk@52717 -
2016-07-19 15:37:12 +00:00
mattias
4c9c730304 IDE: less hints
git-svn-id: trunk@52711 -
2016-07-18 15:05:38 +00:00
juha
339d0f841f IDE: Move Extend..SearchPath functions from MainIDE to Project.
git-svn-id: trunk@52697 -
2016-07-16 08:06:13 +00:00
maxim
fb60fef065 IDE: do not emit translatable strings for divider menuitems (with caption='-'), patch by Nur Cholif Murtadho, bug #26553
git-svn-id: trunk@52695 -
2016-07-15 21:51:21 +00:00
juha
297e19a349 IDE: Add methods for merging paths to CompilerOptions and replace common code patterns with them.
git-svn-id: trunk@52693 -
2016-07-15 17:47:18 +00:00
maxim
3f249dd4c1 IDE: write UTF-16 values to "value" chunk of LRJ file
git-svn-id: trunk@52688 -
2016-07-14 21:02:45 +00:00
mattias
f00b8a8e59 IDE: procedure list: show local procs
git-svn-id: trunk@52684 -
2016-07-14 07:44:41 +00:00
mattias
f98984edfb IDE: procedure list: simplified
git-svn-id: trunk@52682 -
2016-07-14 07:10:53 +00:00
mattias
68301dd8a1 revert IDE: procedure list: simplified
git-svn-id: trunk@52681 -
2016-07-14 07:07:23 +00:00
mattias
9d6c69f3a0 IDE: procedure list: simplified
git-svn-id: trunk@52680 -
2016-07-14 07:03:35 +00:00
maxim
a341cc7358 IDE: removed broken .lrt file format support, we generate LRJ files instead now (in format identical to FPC emitted .rsj), based on patch by riderkick, bug #26553
git-svn-id: trunk@52679 -
2016-07-13 23:23:45 +00:00
ondrej
554901a083 IDE: set modified flag after resource name change. Issue #30351. Patch by Anton
git-svn-id: trunk@52674 -
2016-07-12 16:45:49 +00:00
mattias
1501194d2e IDE: less hints
git-svn-id: trunk@52644 -
2016-07-07 08:54:50 +00:00
maxim
38240c91fc IDE: improved 'Resave forms with i18n' menu caption, regenerated translations and updated Russian translation
git-svn-id: trunk@52629 -
2016-07-05 11:30:17 +00:00
juha
865cb9dc42 IDE: Prevent an occasional crash after BuildModes are added and deleted.
git-svn-id: trunk@52628 -
2016-07-05 11:16:54 +00:00
juha
cf8074ffe7 IDE: Improve comment.
git-svn-id: trunk@52627 -
2016-07-05 11:16:48 +00:00
juha
96e287106e IDE: Make the order of IDE Coolbar items more logical.
git-svn-id: trunk@52621 -
2016-07-04 14:57:44 +00:00
juha
2eb867569a IDE: Organize uses sections.
git-svn-id: trunk@52620 -
2016-07-04 14:57:39 +00:00
juha
553370e733 IDE: Replace Combobox with Listbox+Filter to add package dependencies for projects and packages.
git-svn-id: trunk@52618 -
2016-07-04 09:35:10 +00:00
maxim
74b73ae3c1 IDE: fixed/improved message (layout, typos and i18n) shown when key conflict detected
git-svn-id: trunk@52599 -
2016-07-02 14:27:40 +00:00
maxim
3c5b1df94a IDE: improved toolbar command captions i18n
git-svn-id: trunk@52598 -
2016-07-02 13:35:11 +00:00
maxim
4f09b51889 IDE, compiler config and target options page: improved i18n. Don't show any comments if option is active.
git-svn-id: trunk@52597 -
2016-07-02 13:00:09 +00:00
maxim
b1cab7270d IDE: improved 'Resave forms with i18n' error messages
git-svn-id: trunk@52596 -
2016-07-02 12:48:45 +00:00
juha
620c7bc25f IDE: Move used units in ProcedureList to the same "uses" block in interface section.
git-svn-id: trunk@52592 -
2016-07-01 08:12:33 +00:00
maxim
2771d74068 IDE: added some error handling to 'Resave forms with i18n' (ask user if he wants to retry or abort on read/write errors)
git-svn-id: trunk@52590 -
2016-06-30 23:03:06 +00:00
mattias
17018410ca IDE: compiler options: always show -WG option
git-svn-id: trunk@52589 -
2016-06-30 12:51:45 +00:00
juha
90f90041ca IDE: Improve ProcedureList, filter also by class name etc. Issue #30317, patch from Markus.
git-svn-id: trunk@52588 -
2016-06-30 09:46:26 +00:00
maxim
5ed0714686 IDE: added "Resave forms with i18n" function, which opens and resaves all project forms for which i18n was enabled in order to regenerate their translation tables
git-svn-id: trunk@52586 -
2016-06-29 22:48:52 +00:00
ondrej
629e720ec7 IDE: ComponentPalette: remove Application.ProcessMessages in UpdateNoteBookButtons. It caused mouse down message to be sent twice, which manifested itself in r51723 #a26b02db5a. Issue #30316
git-svn-id: trunk@52582 -
2016-06-28 15:31:02 +00:00
mattias
d6489bcc97 IDE: help selector: selected image index, bug #30303
git-svn-id: trunk@52570 -
2016-06-22 21:54:05 +00:00
ondrej
ec0a83c728 IDE: fix regression: make code context hint window clickable
git-svn-id: trunk@52561 -
2016-06-22 17:04:18 +00:00
mattias
07ac12da44 IDE: help selector: read only treeview, bug #30303
git-svn-id: trunk@52551 -
2016-06-22 11:01:09 +00:00
mattias
240274d53c IDE: help for rtl units in packages/rtl-*, bug #30303
git-svn-id: trunk@52550 -
2016-06-22 10:59:57 +00:00
maxim
cfb2c1dd76 IDE: fixed "Enable/Disable I18N for LFM" context menu items enabling logic in project inspector (it didn't allow to disable i18n actually due to typo)
git-svn-id: trunk@52546 -
2016-06-21 22:42:57 +00:00
juha
e31a4d74d3 IDE: Make CompilerMode selection more robust. DelphiUnicode could not be used. Support also GNU Pascal mode.
git-svn-id: trunk@52530 -
2016-06-20 08:51:17 +00:00
ondrej
dda51d51ec ide: use grid scrolling in IDE matrix grid.
git-svn-id: trunk@52496 -
2016-06-12 19:55:27 +00:00
bart
2a41a0e2f4 Fix spelling errors. Issue #0030258. Patch by Paul Gevers.
git-svn-id: trunk@52489 -
2016-06-12 16:07:57 +00:00
juha
21b3356fc3 IDE: Cleanup ComponentList code.
git-svn-id: trunk@52436 -
2016-06-04 09:12:24 +00:00
blikblum
e657f17f12 ide: Normalize path delims of resource items
git-svn-id: trunk@52417 -
2016-06-01 14:12:25 +00:00
martin
ba927319a4 IDE, SourceEditor: fixed hints. Mouse can move into hint area. Issue #0030077 / broken by revision 49872 #d5bd14f7ac
git-svn-id: trunk@52410 -
2016-05-30 14:32:03 +00:00
martin
91c8da3f8c IDE: editor display options, allow to force pixel/point size for font (negative size). Issue #30085
git-svn-id: trunk@52408 -
2016-05-30 03:23:32 +00:00
ondrej
9a4dc82f0b ide: fix save jump position on messages window item click (and on compiler error).
git-svn-id: trunk@52403 -
2016-05-28 16:45:46 +00:00
blikblum
0f8dcb2831 IDE: add const for string parameters in resource handling classes
git-svn-id: trunk@52402 -
2016-05-28 14:42:39 +00:00
ondrej
c377ec6c26 ide: ideoptionsdlg: make ... button 50px wide. Issue #30189, patch by Alexey Torgashin
git-svn-id: trunk@52396 -
2016-05-27 14:36:28 +00:00
juha
e2d6d7b8b3 IdeIntf: Hide procedure RunBootHandlers from IDE plugins. Issue #30154, patch from errno.
git-svn-id: trunk@52337 -
2016-05-20 18:10:21 +00:00