Commit Graph

46775 Commits

Author SHA1 Message Date
mattias
d46605f9c2 lcl: stringgrid: on paste in non editing cell call OnValidateEntry and OnEditingDone if compiled with -dEnableGridPasteValidateEntry
git-svn-id: trunk@49092 -
2015-05-18 21:32:38 +00:00
martin
7780f32ee7 SynEdit: Highlight colon in lfm. Issue #0028112
git-svn-id: trunk@49091 -
2015-05-18 20:43:25 +00:00
sekelsenmat
e81da26d56 cocoa: Protects calls to fittingSize to support 10.6
git-svn-id: trunk@49090 -
2015-05-18 20:35:41 +00:00
sekelsenmat
091b08204a cocoa: Fixes resizing height of buttons and improves TBitBtn autosize
git-svn-id: trunk@49088 -
2015-05-18 20:12:09 +00:00
martin
aa537ca865 fpdebug: mem leak
git-svn-id: trunk@49087 -
2015-05-18 20:11:46 +00:00
martin
311acd5b58 fpdebug: check for bounds, before accessing
git-svn-id: trunk@49086 -
2015-05-18 20:11:13 +00:00
mattias
2c26f71ea9 lazutils: fixed compilation with stabs
git-svn-id: trunk@49085 -
2015-05-18 19:40:19 +00:00
martin
f06680177d SynEdit: improved keeping track of longest line
git-svn-id: trunk@49084 -
2015-05-18 18:39:46 +00:00
mattias
3de4e18d3f lazutils: lazlistclasses: sorted unit
git-svn-id: trunk@49083 -
2015-05-18 16:25:44 +00:00
martin
85f0a2993f LazUtils: force dwarf for fpc 2.*
git-svn-id: trunk@49082 -
2015-05-18 12:49:48 +00:00
zeljko
381c46845f Qt: create properly sized device context in GetDC(). issue #28106
git-svn-id: trunk@49081 -
2015-05-18 08:15:40 +00:00
mattias
8bf6d51357 codetools: identifier completion: added CurrentRoutine
git-svn-id: trunk@49080 -
2015-05-18 07:58:05 +00:00
juha
2ef97b4916 Package editor: Prevent a package from being compiled many times simultaneously. Issue #28032.
git-svn-id: trunk@49079 -
2015-05-17 23:44:41 +00:00
juha
b56055ce12 ToDo List: Fix column widths, was wrong in OSX. Issue #27866.
git-svn-id: trunk@49078 -
2015-05-17 23:11:48 +00:00
juha
e9b41a4170 Designer: ChangeClass tweak. Issue #28115, patch from Alexey Torgashin.
git-svn-id: trunk@49077 -
2015-05-17 22:50:13 +00:00
juha
ef4bbfe530 IDE: Improve CodeBrowser layout. Issue #28119, patch from Alexey Torgashin.
git-svn-id: trunk@49076 -
2015-05-17 22:50:12 +00:00
juha
979a45947d Designer: AskCompNameDialog redo more. Issue #28116, patch from Alexey Torgashin
git-svn-id: trunk@49075 -
2015-05-17 22:50:07 +00:00
juha
569d975af1 IdeIntf: Use Toolbar instead of SpeedButton in ActionEditor. Issue #28110, patch from Alexey Torgashin.
git-svn-id: trunk@49074 -
2015-05-17 19:02:37 +00:00
juha
929870eadc Designer: AskCompNameDialog redone. Issue #28116, patch from Alexey Torgashin
git-svn-id: trunk@49073 -
2015-05-17 19:02:30 +00:00
jesus
579e2fa2e6 LazReport, case insensitive classname compare
git-svn-id: trunk@49072 -
2015-05-17 17:59:50 +00:00
jesus
921d9bb6f6 LCL, grids: save/load dbgrid options instead of grid options
git-svn-id: trunk@49071 -
2015-05-17 17:26:12 +00:00
andrew
09ee64f8ed Changed chmmaker to not use xterm to run.
Set uses cthreads always for unix. The chm compiler uses threads by default in fpc now.

git-svn-id: trunk@49070 -
2015-05-17 15:16:11 +00:00
bart
b81e99f438 MaskEdit: fix RestoreMask.
git-svn-id: trunk@49069 -
2015-05-17 14:27:37 +00:00
blikblum
0e0a97a9be examples: Set customeditmask property and update project files of dbeditmask
git-svn-id: trunk@49068 -
2015-05-17 11:45:59 +00:00
juha
bdc0dc8fbb LazUtils: Recognise symbol font better. Issue #28020. Patch from Johann.
git-svn-id: trunk@49067 -
2015-05-17 11:41:46 +00:00
juha
46c96c036f Project templates: Use ButtonPanel in frmTemplateVariables. Issue #28050, patch from Alexey Torgashin.
git-svn-id: trunk@49066 -
2015-05-17 11:41:45 +00:00
juha
419960642b IDE: Use TextHint in CodeExplorer dialog. Issue #28051, patch from Alexey Torgashin.
git-svn-id: trunk@49065 -
2015-05-17 11:41:44 +00:00
juha
e35b823e1b IDE: Use TextHint, fix taborder, delele border of panel in UnitDep dialog. Issue #28052, patch from Alexey Torgashin.
git-svn-id: trunk@49064 -
2015-05-17 11:41:43 +00:00
juha
19fc4377eb IDE: Fix taborder and hide border of pane in Restriction Browser. Issue #28053, patch from Alexey Torgashin.
git-svn-id: trunk@49063 -
2015-05-17 11:41:41 +00:00
juha
240949a096 Scale dialog: use SpinEdt. Issue #28111, patch from Alexey Torgashin.
git-svn-id: trunk@49062 -
2015-05-17 11:41:35 +00:00
joost
71acdc189d FpDebugServer: Added TFpDebugThreadQuitDebugServerCommand to quit application
git-svn-id: trunk@49061 -
2015-05-17 11:15:46 +00:00
joost
48e5ae3ac0 FpDebugServer:
- Added port and autoport options to specify which (range of) tcp/ip-ports to bind to
 - Send a ListenerMessage with the actual port the tcp-ip connection is listening to
 - Added TFpDebugThreadCommand.PreExecute to execute command outside of the debug-loop
 - Changed default tcp/ip port to 9159

git-svn-id: trunk@49060 -
2015-05-17 11:09:50 +00:00
juha
749442f5a7 LazUtils: LConvEncoding refactoring, separate UTF-8 specific conversion functions. Issue #28093, patch from Alexey Torgashin.
git-svn-id: trunk@49059 -
2015-05-17 10:43:06 +00:00
joost
c789c208a0 FpDebugServer: Fixed mem-leak after GetPropList
git-svn-id: trunk@49058 -
2015-05-17 10:29:57 +00:00
sekelsenmat
50c0c51936 Fixes bug #28102: Immutable images need to be recreated after draw
git-svn-id: trunk@49057 -
2015-05-17 05:31:11 +00:00
jesus
25a535eee4 LCL, grids: SaveToFile,LoadFromFile for DbGrid, modified patch from Alberto Faenza, issue #15033
git-svn-id: trunk@49056 -
2015-05-17 02:40:31 +00:00
martin
29b2f06a1d LazUtils: New List classes
git-svn-id: trunk@49055 -
2015-05-16 19:15:34 +00:00
martin
399add232b LazUtils: New List classes
git-svn-id: trunk@49054 -
2015-05-16 18:53:11 +00:00
juha
ec11bec231 Object Inspector: Increase the width of FilterEdit more. Issue #28104.
git-svn-id: trunk@49053 -
2015-05-16 18:48:44 +00:00
juha
102d9a9ee3 LCL: Fix a potential crash-bug in TFindDialog. Issue #28101, patch from marc Baillifard.
git-svn-id: trunk@49052 -
2015-05-16 17:08:13 +00:00
sekelsenmat
a2d9e46782 fpvectorial: Fixes the upward drawing adjustment for multiline TvText
git-svn-id: trunk@49051 -
2015-05-16 13:53:17 +00:00
sekelsenmat
5032dc0af0 fpvectorial: Fixes reading multiline table cells
git-svn-id: trunk@49050 -
2015-05-16 13:25:06 +00:00
sekelsenmat
44f581d47d fpvectorial: Fixes bugs in table rendering: Table height calc and column width minor error
git-svn-id: trunk@49049 -
2015-05-16 13:11:20 +00:00
juha
885a169983 Object Inspector: Increase the width of FilterEdit. Issue #28104.
git-svn-id: trunk@49048 -
2015-05-16 11:09:19 +00:00
juha
ccbbb894f3 LazUtils: FreeType fixes and new features. Issue #28073, patch from Johann.
git-svn-id: trunk@49047 -
2015-05-16 11:09:18 +00:00
juha
9bbdc4fec0 Package editor: Replace AddMore button with a popup menu. Step 1. to improve the GUI. Issue #28097, (modified) patch from Alexey Torgashin.
git-svn-id: trunk@49046 -
2015-05-16 11:09:16 +00:00
juha
ed5a6cac42 LConvEncoding refactoring. Issue #28093, patch from Alexey Torgashin.
git-svn-id: trunk@49045 -
2015-05-16 11:09:15 +00:00
juha
692ca6bd8b IDE: Use InputQuery instead of AddProfileDialog in BuildProfileManager. Issue #28088, patch from Alexey Torgashin.
git-svn-id: trunk@49044 -
2015-05-16 11:09:08 +00:00
sekelsenmat
5973d8ebed cocoa: Fixes mouse wheel delta
git-svn-id: trunk@49043 -
2015-05-16 09:00:42 +00:00
michael
80b82ef34d * Make sure demo also compiles when using lists instead of arrays
git-svn-id: trunk@49042 -
2015-05-16 08:08:27 +00:00