Commit Graph

8100 Commits

Author SHA1 Message Date
juha
e0ca93c10d IDE: Format the code setting keymappings so it is easier for the eye.
git-svn-id: trunk@33276 -
2011-11-04 07:29:34 +00:00
juha
07863cc560 IDE: refactoring keymapping code. Changed global funcs to object methods and removed duplicate code. No functional changes
git-svn-id: trunk@33275 -
2011-11-04 07:29:24 +00:00
martin
ed780f4ced DBG: Store/Restore column size (debug dialogs). issue #0018035
git-svn-id: trunk@33270 -
2011-11-03 17:53:46 +00:00
paul
7bdbdd01d6 ide: enhance compiler options and message options frame to support messages which are ignored by default
git-svn-id: trunk@33248 -
2011-11-03 02:24:56 +00:00
juha
3980a97d58 IDE: improve classic key mapping
git-svn-id: trunk@33246 -
2011-11-02 23:20:09 +00:00
juha
46836a1a51 IDE: remove obsolete ParsedCompilerOptStringNames, use WriteStr
git-svn-id: trunk@33238 -
2011-11-02 23:16:56 +00:00
juha
daeaa70d10 IDE: remove obsolete UnitInfoFlagNames, use WriteStr
git-svn-id: trunk@33231 -
2011-11-02 23:14:15 +00:00
mattias
08900f28d7 codetools: moved TCodeXYPosition from CodeAtom to CodeCache
git-svn-id: trunk@33220 -
2011-11-02 14:26:05 +00:00
mattias
099bf2898b lazutils+codetools: fixed FindDiskFilename
git-svn-id: trunk@33219 -
2011-11-02 13:51:26 +00:00
juha
04679166cb IDE: fix a potential crash in FPDOC options dialog
git-svn-id: trunk@33207 -
2011-11-01 21:28:53 +00:00
juha
9cee7a46ed IDE: improve some resource strings
git-svn-id: trunk@33206 -
2011-11-01 21:27:58 +00:00
martin
b20c06b135 IDE: Compileropts, use VERSION
git-svn-id: trunk@33203 -
2011-11-01 20:13:47 +00:00
martin
c6a5c6d837 IDE Window Layout: provide ability to store columns/rows/splitter sizes.
DBG: Watches, store column widths with IDE layout

git-svn-id: trunk@33202 -
2011-11-01 16:31:31 +00:00
mattias
ed61ffb82a IDE: build project: do not build packages
git-svn-id: trunk@33201 -
2011-11-01 16:26:18 +00:00
mattias
743ed5a77a lazbuild: fixed compilation
git-svn-id: trunk@33188 -
2011-10-30 19:53:47 +00:00
juha
1aa09ddc84 IDE: More refactoring for DiffPatch dialog
git-svn-id: trunk@33184 -
2011-10-30 18:19:53 +00:00
mattias
ba97db223f IDE: change lazarus dir, fixed reloading lpl, reload lpk in topological order
git-svn-id: trunk@33183 -
2011-10-30 18:17:19 +00:00
mattias
5c8ad97065 IDE: build all: compile all packages with -B, lazbuild: -B and -r: apply -B to all packages
git-svn-id: trunk@33175 -
2011-10-30 13:37:25 +00:00
juha
a4a3bd1b33 IDE: make Diff generation code more object oriented. Refactoring.
git-svn-id: trunk@33165 -
2011-10-30 09:56:32 +00:00
mattias
7a64076544 IDE: show form of include file: open unit
git-svn-id: trunk@33164 -
2011-10-30 09:46:33 +00:00
mattias
1c732c24ef IDE: code observer options: nicer layout
git-svn-id: trunk@33163 -
2011-10-30 09:27:27 +00:00
martin
91818313c5 DBG: Setting groups to multiply selected breakpoints. Issue #0020478 / patch by Flávio Etrusco
git-svn-id: trunk@33160 -
2011-10-30 01:49:55 +00:00
juha
cd8bcdaa55 IDE: Improve DiffDialog. Use OnIdle and progressbar for better feedback for user.
git-svn-id: trunk@33157 -
2011-10-29 22:39:37 +00:00
maxim
bcaa3a5eb7 IDE: improved 'Build Lazarus' dialog layout and localization
git-svn-id: trunk@33150 -
2011-10-29 17:25:05 +00:00
maxim
8e6492fd12 IDE: improved 'Manage examples' dialog localization
git-svn-id: trunk@33149 -
2011-10-29 16:42:21 +00:00
mattias
dc4d739171 IDE: toggle form: when on include serach unit
git-svn-id: trunk@33148 -
2011-10-29 11:15:47 +00:00
mattias
286cff9902 IDE: clean up
git-svn-id: trunk@33147 -
2011-10-29 11:02:03 +00:00
mattias
dce2342e2d IDE: source editor: context menu open lfm file of inc file
git-svn-id: trunk@33146 -
2011-10-29 11:00:15 +00:00
juha
449e611fdf IDE: Optimize and simplify some code in InvertAssignTool
git-svn-id: trunk@33140 -
2011-10-28 14:18:19 +00:00
juha
83666a26ad IDE: Fix spelling in method names in ManageExamples dialog (Bending -> Pending)
git-svn-id: trunk@33139 -
2011-10-28 13:23:53 +00:00
juha
b73ac7c339 IDE: fix Invert assignment's extra linefeed. Issue #20571
git-svn-id: trunk@33105 -
2011-10-26 21:13:59 +00:00
juha
e71ce3c870 IDE: Invert assignment formatting
git-svn-id: trunk@33104 -
2011-10-26 21:13:49 +00:00
mattias
eb39f62be5 IDE: findsourcefile: ignore empty file name
git-svn-id: trunk@33101 -
2011-10-26 17:31:29 +00:00
juha
f18dc977ec IDE: fix problem with combobox list when changing items order. Save form's layout in IDEDialogLayoutList. Issue #18931
git-svn-id: trunk@33098 -
2011-10-26 16:40:37 +00:00
juha
683285b605 IDE: formatting
git-svn-id: trunk@33097 -
2011-10-26 16:40:09 +00:00
martin
6a504f60d8 DBG: fix callstack, opens directory in editor (unix), for unknown location. Issue #20561
git-svn-id: trunk@33095 -
2011-10-26 15:38:48 +00:00
juha
6e659b3e4a IDE: Improve some anchors in Build Lazarus dialog
git-svn-id: trunk@33091 -
2011-10-26 14:58:24 +00:00
martin
f991072664 DBG: added some feedback (debugln)
git-svn-id: trunk@33090 -
2011-10-26 14:26:14 +00:00
martin
b620fb101b CompilerOpts: Restore debug info by default (was implied by line-info
git-svn-id: trunk@33081 -
2011-10-25 09:49:35 +00:00
mattias
102551b5d0 IDE: configure build laz dialog: invalidate macros if user only saves settings
git-svn-id: trunk@33068 -
2011-10-24 15:58:20 +00:00
juha
1025539513 IDE: formatting
git-svn-id: trunk@33055 -
2011-10-23 20:02:19 +00:00
juha
ae2137d88c IDE: Set ReadOnly = True for some report memos and treeviews.
git-svn-id: trunk@33053 -
2011-10-23 20:01:56 +00:00
juha
f0c9e4e57f IDE: When "Show Information Box" is enabled, show text correctly at bottom of OI. Issue #20524, patch from cobines
git-svn-id: trunk@33052 -
2011-10-23 15:34:43 +00:00
zeljko
3ea5c895f8 LazBuild: cleanup
git-svn-id: trunk@33049 -
2011-10-23 14:33:52 +00:00
juha
a6962d3529 IDE: fix LazBuild compilation after changes in build code
git-svn-id: trunk@33021 -
2011-10-22 12:53:54 +00:00
juha
1244cd3f41 IDE: simplify Build Lazarus dialog and build code
git-svn-id: trunk@33017 -
2011-10-22 10:33:41 +00:00
juha
b9809c8c46 IDE: formatting, reordering and some comments
git-svn-id: trunk@33009 -
2011-10-21 15:45:10 +00:00
juha
d7656977a2 IDE: update windows layout after loading desktop settings from file.
git-svn-id: trunk@33007 -
2011-10-21 15:44:48 +00:00
juha
3d195eb2f1 IDE: add TabOrderEditor to CreateIDEWindow.
git-svn-id: trunk@33006 -
2011-10-21 15:44:36 +00:00
juha
3ddecfefbe IDE: formatting and some comments
git-svn-id: trunk@33005 -
2011-10-21 15:44:26 +00:00