martin
|
c246a1ed1f
|
EditorOptions, color-scheme: ensure correct default
git-svn-id: trunk@25718 -
|
2010-05-27 22:24:42 +00:00 |
|
martin
|
cccc33ab03
|
SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25716 -
|
2010-05-27 21:52:31 +00:00 |
|
mattias
|
7420ab3ba0
|
IDE: codebuffer to synedit: using add instead of temporary stringlist
git-svn-id: trunk@25715 -
|
2010-05-27 21:49:06 +00:00 |
|
martin
|
885dfcc950
|
ColorSchemFactory: improved loading speed
git-svn-id: trunk@25712 -
|
2010-05-27 21:03:57 +00:00 |
|
maxim
|
d542184275
|
IDE: fixed typo in string constants
git-svn-id: trunk@25708 -
|
2010-05-27 20:23:30 +00:00 |
|
mattias
|
dcb90d85e7
|
easydock: using default sizes for docksite
git-svn-id: trunk@25703 -
|
2010-05-27 17:14:14 +00:00 |
|
mattias
|
631f0997bc
|
easydock: using default sizes when docking
git-svn-id: trunk@25702 -
|
2010-05-27 16:47:23 +00:00 |
|
mattias
|
924a185cfa
|
IDE: fpdoceditor: fixed crash on destroy
git-svn-id: trunk@25699 -
|
2010-05-27 15:48:53 +00:00 |
|
mattias
|
19f9f16b28
|
IDE: fixed crash: accessing the wrong canvas
git-svn-id: trunk@25697 -
|
2010-05-27 15:27:24 +00:00 |
|
mattias
|
fd51b5dcdc
|
IDE: fpdoceditor: do not update on idle when a modal form is shown
git-svn-id: trunk@25696 -
|
2010-05-27 15:12:42 +00:00 |
|
mattias
|
94e1c3958b
|
IDE: fpdoc editor: update on show
git-svn-id: trunk@25695 -
|
2010-05-27 14:58:32 +00:00 |
|
martin
|
c116269008
|
ColorSchemFactory: improved loading speed
git-svn-id: trunk@25694 -
|
2010-05-27 14:56:52 +00:00 |
|
mattias
|
67635d4200
|
IDE: fixed source editor taking focus on page changed, bug #16581
git-svn-id: trunk@25690 -
|
2010-05-27 14:16:02 +00:00 |
|
mattias
|
ef82ad9e79
|
IDE: improved message captions
git-svn-id: trunk@25686 -
|
2010-05-27 10:38:54 +00:00 |
|
mattias
|
d9820994b8
|
IDEIntf: find options editor via groupindex and index, codetools indent options: jump to default indent
git-svn-id: trunk@25685 -
|
2010-05-27 10:35:58 +00:00 |
|
martin
|
5b42849a32
|
Reverted: SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25678 -
|
2010-05-26 23:20:27 +00:00 |
|
martin
|
c888a8d4eb
|
SourceEditor: Instruct SourceLog to write directly to SynEdit (skip stringlist)
git-svn-id: trunk@25677 -
|
2010-05-26 23:08:22 +00:00 |
|
mattias
|
67b7304389
|
IDE: do not focus an invsibile editor
git-svn-id: trunk@25675 -
|
2010-05-26 22:35:45 +00:00 |
|
martin
|
564049643d
|
Ide, Options: changed "middle mouse = code jump" to hide the underline, unless ctrl is clicked
git-svn-id: trunk@25665 -
|
2010-05-26 16:15:06 +00:00 |
|
martin
|
b35753d476
|
IDE, EditorOptions: New ColorSchemFactory; color editor - fix default handling for base-color
git-svn-id: trunk@25663 -
|
2010-05-26 14:26:58 +00:00 |
|
martin
|
74a520edf8
|
IDE, Option: layout of color editor
git-svn-id: trunk@25662 -
|
2010-05-26 13:08:53 +00:00 |
|
zeljko
|
11d073d94e
|
IDE: improved View units dialog. patch by Flavio Etrusco. fixes #15751
git-svn-id: trunk@25658 -
|
2010-05-26 08:39:56 +00:00 |
|
mattias
|
bee80b1936
|
IDE: reduce some overhead
git-svn-id: trunk@25657 -
|
2010-05-26 08:24:40 +00:00 |
|
martin
|
9435c0c87b
|
SourceEditor: fixed locking, focus to disabled control issue
git-svn-id: trunk@25653 -
|
2010-05-26 01:37:09 +00:00 |
|
maxim
|
99e71d5ce3
|
IDE options, Form Editor tab: change layout to save vertical space in order to make this tab look correctly on 1024x600 screens.
git-svn-id: trunk@25652 -
|
2010-05-25 23:24:22 +00:00 |
|
martin
|
cd2e1615aa
|
IDE, EditorOptions: New ColorSchemFactory; color editor - fix italics
git-svn-id: trunk@25651 -
|
2010-05-25 23:15:27 +00:00 |
|
mattias
|
bc526dfe8e
|
TXMLConfig: implemented path cache
git-svn-id: trunk@25649 -
|
2010-05-25 23:01:51 +00:00 |
|
martin
|
2ba8bc1ae2
|
DebugManager: fixed crash, if Evaluate Widow was (re-)opened at IDE start-up (restored from last session)
git-svn-id: trunk@25648 -
|
2010-05-25 21:39:03 +00:00 |
|
mattias
|
bb55ccecbd
|
IDE: started upgrade of xml units
git-svn-id: trunk@25647 -
|
2010-05-25 20:37:53 +00:00 |
|
maxim
|
bab80ef9c3
|
IDE: fixed typo in string constant
git-svn-id: trunk@25645 -
|
2010-05-25 20:28:20 +00:00 |
|
martin
|
c2d78fb927
|
IDE, EditorOptions: New ColorSchemFactory; fixed slow down issue
git-svn-id: trunk@25642 -
|
2010-05-25 18:42:37 +00:00 |
|
martin
|
06044d71ad
|
SourceEditor: improved locking
git-svn-id: trunk@25640 -
|
2010-05-25 16:21:23 +00:00 |
|
mattias
|
808cdde51b
|
IDE: fixed updating statusbar, notebookpagechange events are no longer triggered when PageIndex changes by program
git-svn-id: trunk@25639 -
|
2010-05-25 15:54:22 +00:00 |
|
martin
|
f4fcb308d5
|
IDE, EditorOptions: New ColorSchemFactory; fix finding highlighter by class
git-svn-id: trunk@25638 -
|
2010-05-25 14:50:16 +00:00 |
|
martin
|
83f36b4506
|
EditorOptions, fix importing old background color
git-svn-id: trunk@25637 -
|
2010-05-25 11:53:06 +00:00 |
|
martin
|
b4cb028f34
|
EditorOptions, prevent possible crash
git-svn-id: trunk@25636 -
|
2010-05-25 11:36:16 +00:00 |
|
martin
|
f7fb57dbef
|
EditorOptions, xml-colorschemes, corrected version info
git-svn-id: trunk@25631 -
|
2010-05-25 02:48:56 +00:00 |
|
martin
|
a1f5ccc314
|
EditorOptions, missing lfm file
git-svn-id: trunk@25630 -
|
2010-05-25 02:38:23 +00:00 |
|
martin
|
6ad90b645e
|
EditorOptions, improved handling old files
git-svn-id: trunk@25629 -
|
2010-05-25 02:38:03 +00:00 |
|
martin
|
f4a7b5a878
|
EditorOptions, xml-colorschemes, corrected version info
git-svn-id: trunk@25628 -
|
2010-05-25 02:08:42 +00:00 |
|
paul
|
2948db6597
|
ide: remove windres dependency
git-svn-id: trunk@25627 -
|
2010-05-25 02:06:23 +00:00 |
|
martin
|
084a15c640
|
IDE, EditorOptions: Moved to ColorSchemFactory / Added Export for ColorScheme / Added UserSchemes
git-svn-id: trunk@25626 -
|
2010-05-25 00:43:06 +00:00 |
|
maxim
|
3db87c2c2f
|
IDE: improved 'About' dialog/'About' tab text. Fixes bug #15941.
git-svn-id: trunk@25621 -
|
2010-05-24 22:44:57 +00:00 |
|
mattias
|
6684b85c68
|
IDE: simple layout: consider docking
git-svn-id: trunk@25618 -
|
2010-05-24 18:16:26 +00:00 |
|
mattias
|
7d0b07ee84
|
started docking package for IDE
git-svn-id: trunk@25617 -
|
2010-05-24 18:09:17 +00:00 |
|
mattias
|
e447dbc938
|
IDE: check IsVisible
git-svn-id: trunk@25616 -
|
2010-05-24 17:46:31 +00:00 |
|
mattias
|
b527e66fb7
|
IDE: source editor using IDEIntf for showing
git-svn-id: trunk@25615 -
|
2010-05-24 17:41:32 +00:00 |
|
mattias
|
8e5438173c
|
IDE: removed docking from simplewindowlayout
git-svn-id: trunk@25614 -
|
2010-05-24 17:08:24 +00:00 |
|
mattias
|
ea295a4244
|
IDE: use IDEIntf for OI AutoShow
git-svn-id: trunk@25610 -
|
2010-05-24 15:08:54 +00:00 |
|
mattias
|
81f45d505e
|
IDE: show message view: using IDEIntf
git-svn-id: trunk@25607 -
|
2010-05-24 14:55:52 +00:00 |
|
mattias
|
9c5bdc835f
|
IDEIntf: TIDEWindowCreator.GetDefaultBounds: fixed using fixed bounds
git-svn-id: trunk@25605 -
|
2010-05-24 14:40:00 +00:00 |
|
mattias
|
f25c0d95e5
|
IDE: using IDEIntf to show dockable windows
git-svn-id: trunk@25604 -
|
2010-05-24 14:31:03 +00:00 |
|
mattias
|
14ff05b99b
|
IDE: restore windows: use new creators
git-svn-id: trunk@25602 -
|
2010-05-24 12:08:31 +00:00 |
|
mattias
|
04cd712c29
|
IDE: registering debug dialogs
git-svn-id: trunk@25601 -
|
2010-05-24 12:00:04 +00:00 |
|
dmitry
|
0cb16e88d1
|
ide: fix compiler messages loading. messages files should be loaded before ignored messages list
git-svn-id: trunk@25598 -
|
2010-05-24 05:25:06 +00:00 |
|
mattias
|
160b52476f
|
IDEIntf: started TIDEWindowCreator for registering independent/dockable windows
git-svn-id: trunk@25597 -
|
2010-05-24 00:58:44 +00:00 |
|
mattias
|
501404a442
|
IDE: fpdoc editor: fixed checking for modified
git-svn-id: trunk@25578 -
|
2010-05-22 12:49:42 +00:00 |
|
sekelsenmat
|
6e0950463a
|
Marks Gtk 1 as deprecated in the IDE
git-svn-id: trunk@25577 -
|
2010-05-22 12:09:54 +00:00 |
|
mattias
|
d18d9a1205
|
IDEIntf: started TIDEWindowDefaultLayout
git-svn-id: trunk@25573 -
|
2010-05-22 10:59:28 +00:00 |
|
mattias
|
a62c0354eb
|
IDE: removed docking
git-svn-id: trunk@25567 -
|
2010-05-21 16:24:47 +00:00 |
|
mattias
|
8471e299e4
|
IDE: removed buildmodegroups
git-svn-id: trunk@25564 -
|
2010-05-21 12:55:06 +00:00 |
|
mattias
|
f3e19f4829
|
IDE: removed buildmodeflagtype
git-svn-id: trunk@25563 -
|
2010-05-21 12:25:53 +00:00 |
|
mattias
|
331b05a147
|
IDE: started block completion on char
git-svn-id: trunk@25556 -
|
2010-05-20 21:44:03 +00:00 |
|
mattias
|
7029a5ebf8
|
IDE: codecontext hints: added ranged array type
git-svn-id: trunk@25533 -
|
2010-05-20 10:13:19 +00:00 |
|
mattias
|
2450332df9
|
IDE: codecontext hints: added open array type
git-svn-id: trunk@25532 -
|
2010-05-20 09:43:45 +00:00 |
|
mattias
|
dde1038bfb
|
IDE: codecontext hints: show no hints if empty
git-svn-id: trunk@25530 -
|
2010-05-20 09:16:00 +00:00 |
|
mattias
|
0a5e197f49
|
IDE: codecontext: added string[]
git-svn-id: trunk@25528 -
|
2010-05-20 09:04:13 +00:00 |
|
mattias
|
0e3f868fb4
|
codetools: fixed FindLineEndOrCodeInFrontOfPosition to return the start of the line end, bug #16519
git-svn-id: trunk@25526 -
|
2010-05-20 08:03:53 +00:00 |
|
mattias
|
35b96c9265
|
IDE: project target: relative to lpi file, not main source
git-svn-id: trunk@25514 -
|
2010-05-19 11:25:40 +00:00 |
|
mattias
|
ba60fb6ad0
|
IDE: setting Application.Bidimode depending on chosen language, not system language
git-svn-id: trunk@25513 -
|
2010-05-19 11:11:06 +00:00 |
|
mattias
|
fb5e62291a
|
IDE: read .dfm files if lfm not present, no write support, bug #16475
git-svn-id: trunk@25511 -
|
2010-05-19 09:40:19 +00:00 |
|
paul
|
70d6216214
|
ide: don't add unneeded units for new frame and new datamodule
git-svn-id: trunk@25504 -
|
2010-05-19 07:47:04 +00:00 |
|
paul
|
f44f816bec
|
ide, ideintf: don't add LResources for the forms which uses fpc resources
git-svn-id: trunk@25503 -
|
2010-05-19 07:41:49 +00:00 |
|
mattias
|
eaa1ff2fba
|
IDE: added quickfix for note local variable not used, remove
git-svn-id: trunk@25498 -
|
2010-05-18 14:45:02 +00:00 |
|
mattias
|
5cc2b11ac5
|
IDE: added quickfix item: remove not found unit from uses section
git-svn-id: trunk@25497 -
|
2010-05-18 11:30:55 +00:00 |
|
mattias
|
0448deb6c3
|
LCL: added RunCmdFromPath to unit utf8process
git-svn-id: trunk@25495 -
|
2010-05-18 08:43:07 +00:00 |
|
maxim
|
81f43f3a4a
|
IDE, desktop options tab: improved caption of 'Double click on message jumps' option, bug #9822.
git-svn-id: trunk@25489 -
|
2010-05-17 23:25:58 +00:00 |
|
maxim
|
50df96c8c9
|
IDE, general editor options tab layout: tweaked second controls column position.
git-svn-id: trunk@25488 -
|
2010-05-17 22:54:20 +00:00 |
|
zeljko
|
8f5dc32bd6
|
IDE: fixed projectinspector form borderstyle - it is bsSizeable so min/max buttons should be enabled.
git-svn-id: trunk@25486 -
|
2010-05-17 21:38:06 +00:00 |
|
martin
|
c9299027a8
|
IDE:change default for "case labels" highlighting to italics
git-svn-id: trunk@25465 -
|
2010-05-16 15:06:50 +00:00 |
|
mattias
|
6be124b946
|
IDE: fixed crashing componenttreeview while destroying components
git-svn-id: trunk@25460 -
|
2010-05-16 13:28:25 +00:00 |
|
mattias
|
811e84764c
|
IDE: removed TComponentInterface
git-svn-id: trunk@25457 -
|
2010-05-16 11:41:42 +00:00 |
|
mattias
|
e0f1d368f3
|
IDE: on autocompleteblock add do after while/for/foreach
git-svn-id: trunk@25453 -
|
2010-05-16 09:14:45 +00:00 |
|
mattias
|
7351db06f9
|
IDE: on autocompleteblock add then after if
git-svn-id: trunk@25452 -
|
2010-05-16 09:04:33 +00:00 |
|
maxim
|
f2a4eedc28
|
IDE, options: make height of dividing bevels in 'Editor/Automatic features' tab consistent with other tabs
git-svn-id: trunk@25451 -
|
2010-05-15 21:51:35 +00:00 |
|
maxim
|
5cd1dd7702
|
IDE: improve Project Inspector (display of preferred package filename) localization
git-svn-id: trunk@25445 -
|
2010-05-15 20:08:15 +00:00 |
|
mattias
|
93fcb4b8c6
|
IDE: fixed cleaning up duplicate packagelinks, implemented preferred packages for projects and packages
git-svn-id: trunk@25434 -
|
2010-05-15 15:53:43 +00:00 |
|
martin
|
dbae298c42
|
IDE: added options for highlighting case labels
git-svn-id: trunk@25433 -
|
2010-05-15 15:49:14 +00:00 |
|
maxim
|
99c23d89c7
|
IDE: fix grid columns localization via .lrt/.po (use TPersistent.GetNamePath for string ID). Bug #15180.
git-svn-id: trunk@25431 -
|
2010-05-15 15:48:07 +00:00 |
|
martin
|
ebc780e6e8
|
Ide, Options,: improved Layout for translations
git-svn-id: trunk@25427 -
|
2010-05-15 15:11:13 +00:00 |
|
maxim
|
e039b99d81
|
IDE: improved general editor options tab layout - now second controls column moves when resizing dialog
git-svn-id: trunk@25424 -
|
2010-05-15 14:56:47 +00:00 |
|
martin
|
8a1ed611d5
|
SourceEditor: Fix IsCaretOnScreen (for finding jump target edit)
git-svn-id: trunk@25412 -
|
2010-05-15 00:31:15 +00:00 |
|
martin
|
7af77a0ab8
|
Ide, Options, updated layouts for "move caret on right click"
git-svn-id: trunk@25411 -
|
2010-05-14 23:05:26 +00:00 |
|
martin
|
e207fc15bc
|
Ide, Options, updated defaults for "move caret on right click"
git-svn-id: trunk@25410 -
|
2010-05-14 22:48:23 +00:00 |
|
martin
|
04f6026090
|
SourceEditor: Prevent an issue with selecting the last tab on GTK2, when clicking tab-borders
git-svn-id: trunk@25408 -
|
2010-05-14 21:00:09 +00:00 |
|
zeljko
|
2773d06487
|
Qt,Gtk2: added minimize/restore ability to get consistent behaviour on all platforms. Patch by Flavio Etrusco modified by me for qt. fixes #13919
git-svn-id: trunk@25407 -
|
2010-05-14 19:12:02 +00:00 |
|
paul
|
8ba105a104
|
ide: respect output filter aborting during compilation
git-svn-id: trunk@25404 -
|
2010-05-14 16:02:32 +00:00 |
|
maxim
|
6b87644a97
|
IDE, components: various improvements for descriptions in 'New...' dialog, bug #10808.
git-svn-id: trunk@25387 -
|
2010-05-13 21:38:53 +00:00 |
|
mattias
|
88fada8125
|
IDE: added resourcestrings
git-svn-id: trunk@25380 -
|
2010-05-13 18:27:06 +00:00 |
|
marc
|
1ede2f78cb
|
ide: added Czech localization. Translations by Chronos
git-svn-id: trunk@25374 -
|
2010-05-13 16:41:08 +00:00 |
|