juha
|
0f4d82b045
|
LCL: prevent some special keys from entering '?' to a cell, issue #22056
git-svn-id: trunk@37305 -
|
2012-05-17 14:40:52 +00:00 |
|
zeljko
|
887900d24a
|
Qt: always return True if lclobject disappeared from input event.
git-svn-id: trunk@37304 -
|
2012-05-17 09:09:07 +00:00 |
|
juha
|
35c2e0fcca
|
LCL: Cleanup in TCustomGrid.KeyDown
git-svn-id: trunk@37303 -
|
2012-05-17 07:35:21 +00:00 |
|
juha
|
bf1459a3d8
|
LCL: Make DELETE key clear the whole cell in StringGrid when cell editor is not active, issue #22056
git-svn-id: trunk@37302 -
|
2012-05-17 07:35:15 +00:00 |
|
juha
|
32b63791ee
|
LCL: remove code with zero effect in CustomGrid.EditorKeyDown
git-svn-id: trunk@37301 -
|
2012-05-17 07:35:10 +00:00 |
|
juha
|
150b6e1fdb
|
LCL: fix a typo
git-svn-id: trunk@37300 -
|
2012-05-17 07:35:03 +00:00 |
|
bart
|
5d26cd2459
|
TBitBtn with Kind=bkClose: close also non-modal form if ModalResult in [mrNone,mrClose]. Fixes issue #21942
git-svn-id: trunk@37299 -
|
2012-05-17 07:02:32 +00:00 |
|
martin
|
2834c6ab2a
|
SynEdit, Pas-HL: record helper, deprecated in object
git-svn-id: trunk@37298 -
|
2012-05-16 23:24:33 +00:00 |
|
martin
|
d9d5699db4
|
SynEdit, Pas-HL: record helper, deprecated in object
git-svn-id: trunk@37297 -
|
2012-05-16 23:15:46 +00:00 |
|
jesus
|
6c345d576c
|
LCL, grids, fix sortcolumn after move column operation, issue #21987
git-svn-id: trunk@37296 -
|
2012-05-16 20:54:59 +00:00 |
|
maxim
|
7ec194ec8f
|
Components: fixed ActiveX compilation on Win64, patch by Ludo Brands, bug #22049
git-svn-id: trunk@37295 -
|
2012-05-16 19:56:30 +00:00 |
|
sekelsenmat
|
9990ed11e7
|
LCL-CustomDrawn-Android: Improves the text measuring code so that now white space is correctly handled in TEdit
git-svn-id: trunk@37294 -
|
2012-05-16 16:00:49 +00:00 |
|
zeljko
|
6523578777
|
Qt: do not raise exception if widget is destroyed in input event, just show an warning via DebugLn, otherwise we have memleaks.
git-svn-id: trunk@37293 -
|
2012-05-16 11:13:33 +00:00 |
|
sekelsenmat
|
7ed636df6c
|
fpvectorial: Starts skeleton for LAZ format support
git-svn-id: trunk@37292 -
|
2012-05-16 09:06:28 +00:00 |
|
sekelsenmat
|
f6a5fdcf24
|
fpvectorial: Adds the UML schematic
git-svn-id: trunk@37291 -
|
2012-05-16 07:35:12 +00:00 |
|
mattias
|
3bcdf39bcb
|
gtk2 intf: fixed gtk2GrabNotify, added comment
git-svn-id: trunk@37290 -
|
2012-05-15 11:41:09 +00:00 |
|
sekelsenmat
|
7f05ade0fb
|
fpvectorial: Corrects a method duplication
git-svn-id: trunk@37289 -
|
2012-05-15 11:29:52 +00:00 |
|
sekelsenmat
|
7753541bdf
|
Patch from bug #22042 for fpvectorial: Adds circle writing for SVG and other minor improvements
git-svn-id: trunk@37288 -
|
2012-05-15 11:27:00 +00:00 |
|
mattias
|
b05ef05a04
|
codetools: identifier completion: added mode directives
git-svn-id: trunk@37287 -
|
2012-05-15 10:21:47 +00:00 |
|
sekelsenmat
|
e7dd80db45
|
Patch from bug #21651, automatically adds quotes to paths with spaces for OpenDocument in Mac OS X
git-svn-id: trunk@37286 -
|
2012-05-15 07:51:43 +00:00 |
|
juha
|
ca3cbe03f4
|
IDE: make Close button work in Window Manager
git-svn-id: trunk@37285 -
|
2012-05-15 07:42:35 +00:00 |
|
martin
|
d3df1f45a7
|
SynEdit: protect ProcessCommand() against early destruction by ReleaseComponent. Issue #0022035
git-svn-id: trunk@37281 -
|
2012-05-14 23:01:56 +00:00 |
|
maxim
|
5effbc5ced
|
SQLdb: added missing tmysql55connection.png, bug #22033
git-svn-id: trunk@37280 -
|
2012-05-14 19:37:47 +00:00 |
|
juha
|
38afa2826c
|
Revert r37258 #dee0c332d7 because font bold style stopped working with GTK2.
git-svn-id: trunk@37279 -
|
2012-05-14 19:13:14 +00:00 |
|
mattias
|
d20c6853a8
|
openglcontrol: added property Multisampling, wgl: fixed wglGetExtensionsStringARB
git-svn-id: trunk@37278 -
|
2012-05-14 18:06:41 +00:00 |
|
mattias
|
7c542c1efe
|
openglcontrol: added property Multisampling, wgl: fixed wglGetExtensionsStringARB
git-svn-id: trunk@37277 -
|
2012-05-14 18:05:36 +00:00 |
|
sekelsenmat
|
76b2286236
|
Patch from Marcou Gilles see bug #22003 Improves a little the SVG writer
git-svn-id: trunk@37276 -
|
2012-05-14 13:42:19 +00:00 |
|
sekelsenmat
|
5ac1a1fe66
|
fpvectorial: As per tips from Marcou Gilles, fixes VectorialPage.Clear which after the last commit wrongly freed the temp helper path
git-svn-id: trunk@37275 -
|
2012-05-14 13:34:17 +00:00 |
|
martin
|
6f67bce681
|
Fix Crash in building "Windows" (list of open W.) Menu. Note 0059576 in Issue #22015 (not related to other parts of issue)
git-svn-id: trunk@37274 -
|
2012-05-14 12:32:13 +00:00 |
|
martin
|
f8a052f453
|
SourceEditor: Fix crash when closing several tabs, while debugging (paused / loading line info). May be related to issue #22015
git-svn-id: trunk@37273 -
|
2012-05-13 21:46:42 +00:00 |
|
juha
|
292f804353
|
Converter: add used unit replacements for database units.
git-svn-id: trunk@37272 -
|
2012-05-13 19:36:35 +00:00 |
|
juha
|
426c1d5525
|
Converter: add database connection components as default types to replace
git-svn-id: trunk@37271 -
|
2012-05-13 17:33:22 +00:00 |
|
juha
|
141260a23a
|
Converter: Improve converting TabbedNotebook to TPageControl.
git-svn-id: trunk@37270 -
|
2012-05-13 17:08:41 +00:00 |
|
juha
|
87c52f9c5e
|
Converter: cleanup
git-svn-id: trunk@37269 -
|
2012-05-13 17:08:31 +00:00 |
|
juha
|
19f3fb1b76
|
Converter: add support for $autoinc syntax in type replacements.
git-svn-id: trunk@37268 -
|
2012-05-13 17:08:25 +00:00 |
|
maxim
|
9dfbd1029e
|
Docs: improved build_lcl_docs robustness when working with TProcess, patch from Reinier Olislagers, bug #22000
git-svn-id: trunk@37267 -
|
2012-05-13 14:34:17 +00:00 |
|
martin
|
91ec03f100
|
SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
|
2012-05-13 14:13:26 +00:00 |
|
mattias
|
bb32bf4cdb
|
codetools: improved error message on unit not found
git-svn-id: trunk@37265 -
|
2012-05-13 13:03:58 +00:00 |
|
blikblum
|
aa7b1efed9
|
lcl: fix setting radiogroup.itemindex under gtk2. Issue #22013
git-svn-id: trunk@37264 -
|
2012-05-13 10:31:27 +00:00 |
|
mattias
|
2b2f0f00f8
|
codetools: improved error message on unit not found
git-svn-id: trunk@37263 -
|
2012-05-13 09:40:15 +00:00 |
|
mattias
|
5a6462019e
|
codetools: searching compiler: search first in dir of fpc.exe, then in PATH
git-svn-id: trunk@37262 -
|
2012-05-13 08:31:43 +00:00 |
|
juha
|
3cc9256141
|
Converter: Add more default types to replace.
git-svn-id: trunk@37261 -
|
2012-05-12 18:59:29 +00:00 |
|
martin
|
e3eb90decf
|
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk --- keep button enabled
git-svn-id: trunk@37260 -
|
2012-05-12 17:40:41 +00:00 |
|
martin
|
08be80ba31
|
DBG: extend watch-view window with a detailed view pane (inspect) for the selected value. based on issue #0021990 by Darius Blaszijk
git-svn-id: trunk@37259 -
|
2012-05-12 17:25:52 +00:00 |
|
juha
|
dee0c332d7
|
LCL: Fix wrong font size when there are numbers in name, issue #21775, patch from cobines
git-svn-id: trunk@37258 -
|
2012-05-12 13:40:10 +00:00 |
|
juha
|
67d1097c03
|
IDE: harmonize the casing of variables.
git-svn-id: trunk@37257 -
|
2012-05-12 13:05:11 +00:00 |
|
juha
|
3ed97298dc
|
LCL: Fix ShowMessage cutting the last word after char "&", issue #21913, patch from samuel herzog
git-svn-id: trunk@37256 -
|
2012-05-12 13:04:57 +00:00 |
|
martin
|
d3f84cef6f
|
SynEdit: added logging (Mouse/LeftChar) / use LazLogger
git-svn-id: trunk@37255 -
|
2012-05-12 11:06:45 +00:00 |
|
sekelsenmat
|
528181de5c
|
LCL-CustomDrawn-Android: Starts bindings for sockets in Android
git-svn-id: trunk@37254 -
|
2012-05-11 11:57:39 +00:00 |
|
martin
|
90421f39ec
|
DBG: Inspect, allow to enter expression
git-svn-id: trunk@37253 -
|
2012-05-11 10:37:40 +00:00 |
|