mattias
c430f7a515
IDE: quick syntax check gives Ok when no errors found, bug #1317
...
git-svn-id: trunk@18270 -
2009-01-13 09:57:40 +00:00
mattias
162095d09e
codetools: fixed savebufferas to virtual file, bug #12966
...
git-svn-id: trunk@18269 -
2009-01-13 09:50:52 +00:00
paul
9a8987c091
ide: .lrs file was not created on project rename
...
git-svn-id: trunk@18268 -
2009-01-13 09:43:12 +00:00
paul
542c7d66c3
lcl: allow TabStop for notebook (bug #0012959 )
...
git-svn-id: trunk@18267 -
2009-01-13 07:15:14 +00:00
paul
10ad596863
lcl: move bidi mode fields and methods to the correct containers, increase visibility of some methods, make SetBidiMode and SetParentBidiMode virtual (mantis #0012971 )
...
git-svn-id: trunk@18266 -
2009-01-13 03:40:42 +00:00
martin
18268c8784
SynEdit: A few debugln instructions for a range exception (conditional compiled only)
...
git-svn-id: trunk@18265 -
2009-01-12 23:20:18 +00:00
martin
14675021da
SynEdit, Trim Spaces: added option to set how long trailing spaces stay valid
...
git-svn-id: trunk@18264 -
2009-01-12 22:35:48 +00:00
paul
36ba5614a2
debugger: hopefully fixed breakpoint properties dialog layout
...
git-svn-id: trunk@18263 -
2009-01-12 03:17:20 +00:00
paul
d46112e3d3
codetools: fix introduced by me bug when stream was opened for write but was not cleared
...
git-svn-id: trunk@18262 -
2009-01-12 03:09:03 +00:00
paul
fbb7185e56
lcl: apply patch of Bart Broersma for bug "Entering a key not allowed by the EditMask in a TMaskEdit will clear the current key" (mantis #0012957 )
...
git-svn-id: trunk@18261 -
2009-01-12 02:59:45 +00:00
paul
0719f81d18
lcl: override default values for TButtonPanel.Align and TButtonPanel.AutoSize
...
git-svn-id: trunk@18260 -
2009-01-12 02:58:21 +00:00
kirkpatc
40d019cc70
FPDoc - changes in Create and Destroy for TControl and TWinControl, which may have implications for the descriptions of many inherited classes
...
git-svn-id: trunk@18259 -
2009-01-11 20:48:11 +00:00
marc
616b9a6473
* Fixed anchors and removed bevel
...
git-svn-id: trunk@18258 -
2009-01-11 17:26:33 +00:00
marc
13646a0bf9
* Implemented button layout based on ButtonPanel alignment
...
git-svn-id: trunk@18257 -
2009-01-11 17:23:43 +00:00
marc
12750cd509
* Allow custom defaults for Borderspacing in derived Controls
...
git-svn-id: trunk@18256 -
2009-01-11 17:22:27 +00:00
marc
7572b4f5aa
* Swapped Control1 and 2 so CustomAlignInsertBefore is compatible with Delphi
...
git-svn-id: trunk@18255 -
2009-01-11 17:20:19 +00:00
martin
e9c54a9a47
SynEdit: fixed viability-level issue with inherited methods(fpc trunc gives a warning)
...
git-svn-id: trunk@18254 -
2009-01-11 14:02:29 +00:00
martin
73cb0cbcbc
SynEdit: uninitialized variable in beautifier (would affect indent on tabs)
...
git-svn-id: trunk@18253 -
2009-01-11 14:01:31 +00:00
zeljko
ee30551a12
Qt: avoid crash on heavy usage of modal forms under X11.
...
git-svn-id: trunk@18252 -
2009-01-11 13:41:40 +00:00
paul
7467771ed0
lcl, codetools: don't request exclusive rights when IDE reads/writes units
...
git-svn-id: trunk@18251 -
2009-01-11 08:30:43 +00:00
paul
133caf74fd
win32: draw missed focus rectangle for all themed bitbtns
...
git-svn-id: trunk@18250 -
2009-01-11 07:08:27 +00:00
paul
d15d1c0630
win32: don't override all WN_NOTIFY results we set in the win32callback default handler
...
git-svn-id: trunk@18249 -
2009-01-11 07:07:46 +00:00
martin
cc2e0fdf0e
Folding: fix case inside a record definition would cause an open end block
...
git-svn-id: trunk@18248 -
2009-01-11 03:21:35 +00:00
martin
a10dc20b6a
SynEdit, Markup-Current-Word Added: TrimSpaces, Keep Markup while typing, Toggle fixed word (alt m), No timer(just toggle)
...
git-svn-id: trunk@18247 -
2009-01-11 02:51:28 +00:00
paul
ce19796997
jcf: sync with r764:
...
- Fix to 2130798 - Indentation strange on procedure local type/var declarations
- Notepad UI has save and save as for input files, and remembers the file name
- Fix to SF bug ID: 2490118 Parser exception with empty var section in a class
- Fixed an issue in handling utf-8 encoded files
git-svn-id: trunk@18246 -
2009-01-11 02:27:52 +00:00
kirkpatc
841e7c90e9
FPDoc - further additions, corrections and links in ComCtrls.xml, mostly in ListView and TreeView related types
...
git-svn-id: trunk@18245 -
2009-01-10 23:41:59 +00:00
martin
c3f6bb62e5
SynEdit: Improved backspace, with the new auto-indent "position only"
...
git-svn-id: trunk@18244 -
2009-01-10 21:43:16 +00:00
martin
40ef04413d
Fixed dropdown, predefined values only
...
git-svn-id: trunk@18243 -
2009-01-10 21:38:31 +00:00
martin
28eaceccd2
SynEdit: Improved cursor-left, with the new auto-indent "position only"
...
git-svn-id: trunk@18242 -
2009-01-10 21:27:18 +00:00
martin
585bbf6ef1
SynEdit, Auto-Indent: Implement indent types
...
git-svn-id: trunk@18241 -
2009-01-10 21:11:37 +00:00
martin
0ba3d5877c
SynEdit: Refactor, move all indent code into beautifier.
...
git-svn-id: trunk@18240 -
2009-01-10 18:28:58 +00:00
sekelsenmat
8d7d304d4c
Patch from Yury Sidorov. Adds native ballonhint to trayicon in win32/64
...
git-svn-id: trunk@18239 -
2009-01-10 18:12:28 +00:00
zeljko
9d4efb4e83
Qt: cleanup
...
git-svn-id: trunk@18238 -
2009-01-10 15:53:02 +00:00
kirkpatc
635c5b1194
Some corrections to ComCtrls.xml
...
git-svn-id: trunk@18237 -
2009-01-10 15:23:43 +00:00
paul
5627b19a33
ide: rename back 'syntax highlight' to 'colors' since colors is a more true name for this options set
...
git-svn-id: trunk@18236 -
2009-01-10 14:24:32 +00:00
martin
c71c1bdf06
SynEdit: Change default for Gutter.AutoSize to True (Bug #12962 )
...
git-svn-id: trunk@18235 -
2009-01-10 14:00:18 +00:00
martin
93d0033585
Options: Fixed description for Smart-End-Key (revision 18215 #2f7de3e7d3)
...
git-svn-id: trunk@18234 -
2009-01-10 13:29:51 +00:00
paul
f7eda562c6
win32: rewrite focusing while pages switching (bug #0012959 )
...
git-svn-id: trunk@18233 -
2009-01-10 12:55:04 +00:00
kirkpatc
11f5a2759a
FPDoc - some corrections to ComCtrls.xml
...
git-svn-id: trunk@18232 -
2009-01-10 12:22:58 +00:00
martin
fc746d62ba
SynEdit: TrimSpaces would mark the editor as modified. They also could add an "undo last caret move" (Bug #12949 )
...
git-svn-id: trunk@18231 -
2009-01-10 02:21:08 +00:00
paul
5612e34a33
win32, qt: fix retrieving correct imageindex for page (bug #0012029 )
...
git-svn-id: trunk@18230 -
2009-01-09 20:02:30 +00:00
paul
5df806377b
formatting
...
git-svn-id: trunk@18229 -
2009-01-09 19:37:13 +00:00
paul
ed1bf45b79
ide: include jcf into IDE by default
...
git-svn-id: trunk@18228 -
2009-01-09 18:14:39 +00:00
paul
326ab3f248
gtk2: fix button focusing (bug #0012705 )
...
git-svn-id: trunk@18227 -
2009-01-09 17:48:56 +00:00
paul
e70dbcf2b1
designer: don't skip controls with TabStop=False when writing TabOrder. Such controls can have another controls and skipping them can break desired order.
...
git-svn-id: trunk@18226 -
2009-01-09 17:35:02 +00:00
paul
84b988a827
lcl: apply patch for issue "DBEdit does not update the dataset" by Bart Broersma (mantis #0012938 )
...
git-svn-id: trunk@18225 -
2009-01-09 17:21:16 +00:00
jesus
530feb4ea2
IDE, added dbgrid columns component editor at design time, from Leslie Kaye, issue #12941
...
git-svn-id: trunk@18224 -
2009-01-09 17:00:13 +00:00
jesus
3a48aa228b
LCL, grids, fix app freeze (windows) when stringeditor is focused and grid handle is being destroyed
...
git-svn-id: trunk@18223 -
2009-01-09 16:53:43 +00:00
kirkpatc
d77400a729
FPDoc - several updates, additions and links for TextStrings.xml; minor changes to Themes .xml
...
git-svn-id: trunk@18222 -
2009-01-09 14:51:45 +00:00
martin
eae600b56a
SynEdit, adjust block begin, if line got trimmed, and not eoScrollPastEOL
...
git-svn-id: trunk@18221 -
2009-01-09 01:10:17 +00:00