paul
047bd064e5
synedit: highlight compilerproc modifier
...
git-svn-id: trunk@18303 -
2009-01-16 02:21:04 +00:00
marc
f9ef877f9e
* remove windows specific parts (step 2)
...
git-svn-id: trunk@18302 -
2009-01-16 00:26:10 +00:00
marc
4ac1841cc0
* Rename of dbgutils and dbgoutputform to avoid future name conflicts
...
git-svn-id: trunk@18301 -
2009-01-15 23:26:10 +00:00
marc
bb5b3204f0
* some cleanup
...
git-svn-id: trunk@18300 -
2009-01-15 21:48:01 +00:00
vincents
5f0626b2f7
added patch for fpc 2.2.2, a backport of the fix for issue #12645
...
git-svn-id: trunk@18299 -
2009-01-15 13:04:34 +00:00
zeljko
b890746362
Qt: prevent events recursion & crash in TQtComboBox.EventFilter() in some cases.
...
git-svn-id: trunk@18298 -
2009-01-15 12:34:46 +00:00
paul
fc2bfdcd38
dont call combobox onChange event when popup window is visible (bug #0012831 )
...
git-svn-id: trunk@18297 -
2009-01-15 10:31:55 +00:00
paul
1113049583
ide: trial to fix layout of some frames under non-windows platform
...
git-svn-id: trunk@18296 -
2009-01-15 04:48:06 +00:00
paul
a16576061b
revert accidentally committed ide.inc
...
git-svn-id: trunk@18295 -
2009-01-15 04:36:29 +00:00
paul
3df2963814
ide: fix ide options button panel size, taborder
...
git-svn-id: trunk@18294 -
2009-01-15 04:34:39 +00:00
paul
7e20edbb6f
ide: fix project options button panel size
...
git-svn-id: trunk@18293 -
2009-01-15 04:26:47 +00:00
paul
471ec5ea59
jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977 ):
...
- some use of JcfStringUtils instead of JclStrings
- IndentProcedureBody setting
- StrPadLeft implementation in JcfStringUtils.pas
- added StrIPos function to JcfStringUtils.pas and tests
- renamed VersionConsts.pas to JcfVersionConsts.pas to avoid a name clash with a unit in another package
- rearranging util functions
git-svn-id: trunk@18292 -
2009-01-15 02:08:47 +00:00
zeljko
37c08b52f6
Qt: cleanup - we destroy all widgets at one place with qt44.
...
git-svn-id: trunk@18291 -
2009-01-14 20:09:42 +00:00
zeljko
e8969ac8d4
Qt: secure QObject from accidental destroy if we have pending events.
...
git-svn-id: trunk@18290 -
2009-01-14 19:45:25 +00:00
kirkpatc
ca49a4c70f
FPDoc - updates to constructors and destructors in lclclasses.xml and graphics.xml (TFont only)
...
git-svn-id: trunk@18289 -
2009-01-14 19:03:32 +00:00
vincents
9371294916
win32 interface: use Unicode functions in the message loop, suggested by arnix, fixes issue #12950
...
git-svn-id: trunk@18288 -
2009-01-14 14:23:34 +00:00
zeljko
b35698ba06
Qt: apply clearFocus() to win32 too.
...
git-svn-id: trunk@18287 -
2009-01-14 12:15:29 +00:00
sekelsenmat
f835d544f1
Patch form harold. Implements unicode input in the wince interface and also fixes compilation with fpc 2.2.3
...
git-svn-id: trunk@18286 -
2009-01-14 10:01:13 +00:00
zeljko
26bf487d9a
Qt: removed deffered deletion from qt44.
...
git-svn-id: trunk@18285 -
2009-01-14 07:46:21 +00:00
paul
862a8f9949
win32: don't change mainform window state on application restore (bug #0012654 )
...
git-svn-id: trunk@18284 -
2009-01-14 04:34:13 +00:00
paul
92a3c282c1
lcl: formatting
...
git-svn-id: trunk@18283 -
2009-01-14 04:33:24 +00:00
kirkpatc
2001ec4013
FPDoc - fixed constructors and destructors in Controls.xml, with some consequential changes in Graphics.xml and fcl/FpCanvas.xml
...
git-svn-id: trunk@18281 -
2009-01-13 19:25:38 +00:00
mattias
d98315fb1b
IDE: compiler options dlg: build modes: replaced with single treeview
...
git-svn-id: trunk@18280 -
2009-01-13 17:52:30 +00:00
mattias
ecf54e3f86
IDE: compiler options dlg: move build mode up/down
...
git-svn-id: trunk@18279 -
2009-01-13 16:52:26 +00:00
mattias
bed259ea54
codetools: lazarus src: added unit paths to packager/frames
...
git-svn-id: trunk@18278 -
2009-01-13 16:49:28 +00:00
mattias
ad97961900
IDE: compiler options dlg: delete build modes
...
git-svn-id: trunk@18277 -
2009-01-13 16:42:24 +00:00
mattias
843133346d
IDE: compiler options: load,save build modes
...
git-svn-id: trunk@18276 -
2009-01-13 16:38:53 +00:00
mattias
7f7c0b3387
IDE: comp opts dlg: new build modes
...
git-svn-id: trunk@18275 -
2009-01-13 16:35:04 +00:00
jesus
20c99e44fb
LazReport, implemented memoview property HideDuplicates
...
git-svn-id: trunk@18274 -
2009-01-13 16:22:38 +00:00
mattias
94683b0b20
IDE: comp opts: added build modes frame
...
git-svn-id: trunk@18273 -
2009-01-13 15:48:00 +00:00
mattias
2a7057973c
IDE: help link for options treeview
...
git-svn-id: trunk@18272 -
2009-01-13 10:25:19 +00:00
mattias
23f68d151d
IDE: updated some help links on the new options dialog
...
git-svn-id: trunk@18271 -
2009-01-13 10:22:07 +00:00
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