maxim
|
15e9aa53b6
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
git-svn-id: trunk@37326 -
|
2012-05-18 23:16:51 +00:00 |
|
maxim
|
2d11846272
|
regenerated translations; updated Russian translation
git-svn-id: trunk@37325 -
|
2012-05-18 23:09:35 +00:00 |
|
maxim
|
327788490c
|
SQLdb: regenerated translations; updated Russian translation
git-svn-id: trunk@37324 -
|
2012-05-18 22:19:21 +00:00 |
|
maxim
|
126ba79d4b
|
SQLdb: improved localization
git-svn-id: trunk@37323 -
|
2012-05-18 22:17:44 +00:00 |
|
jesus
|
25ad8ebf87
|
Packager, added lrcodereport package link
git-svn-id: trunk@37322 -
|
2012-05-18 17:21:50 +00:00 |
|
jesus
|
0aeeaa5dc2
|
LazReport, lrcodereport: version is 1.0, updated icon, cleanup, first page is now programmers responsability, sample update to export to pdf, from Julio Jimenez Borreguero
git-svn-id: trunk@37321 -
|
2012-05-18 17:20:40 +00:00 |
|
jesus
|
08de566494
|
LazReport, removed testcodereport session file
git-svn-id: trunk@37320 -
|
2012-05-18 17:15:21 +00:00 |
|
juha
|
416107fbbc
|
SqlDb: Added metadata tab to SQLStringsPropertyEditorDlg, issue #21815, patch from Ludo Brands
git-svn-id: trunk@37319 -
|
2012-05-18 16:53:53 +00:00 |
|
bart
|
692d98a01c
|
TCustomStringGrid.LoadfromCSVFile: use StrictDelimiter. Fixes issue #22054
git-svn-id: trunk@37318 -
|
2012-05-18 16:29:50 +00:00 |
|
juha
|
98e6ec0f7e
|
LCL: filter out F-keys without shift state only, issue #22057
git-svn-id: trunk@37317 -
|
2012-05-18 15:41:47 +00:00 |
|
zeljko
|
9322aa8ab4
|
Qt: do not hide exception from application, raising exception inside DeliverMessage was wrong
git-svn-id: trunk@37316 -
|
2012-05-18 14:41:24 +00:00 |
|
marco
|
96616afa61
|
* fixed compilation of 2.7.1, this component used a function that has been deprecated since 2007
git-svn-id: trunk@37315 -
|
2012-05-18 12:28:58 +00:00 |
|
jesus
|
42eb73c8a5
|
LazReport, added TlrCodeReport component and sample, it makes reports at runtime with an easy to use api and it doesn't need the report designer, with small changes, from Julio Jimenez Borreguero
git-svn-id: trunk@37314 -
|
2012-05-17 22:37:10 +00:00 |
|
juha
|
734def7277
|
LCL: formatting in TCustomGrid code
git-svn-id: trunk@37313 -
|
2012-05-17 21:25:48 +00:00 |
|
juha
|
709b6f1834
|
IDE: Make Help button work in Editor Window Manager, issue #21961.
git-svn-id: trunk@37312 -
|
2012-05-17 21:25:42 +00:00 |
|
maxim
|
54d8335eb6
|
Translations: Arabic IDE translation update by Mazen NEIFER
git-svn-id: trunk@37311 -
|
2012-05-17 21:24:21 +00:00 |
|
martin
|
3b402f3e72
|
SourceEditor: Added logging/debugln
git-svn-id: trunk@37310 -
|
2012-05-17 19:11:41 +00:00 |
|
juha
|
43b55bf526
|
LCL: Prevent also Insert and PrintScreen keys from entering '?' to a cell
git-svn-id: trunk@37309 -
|
2012-05-17 19:03:08 +00:00 |
|
juha
|
0f72da14a7
|
SqlDb: changes to make new FBAdmin component and demo work, issue #22036
git-svn-id: trunk@37308 -
|
2012-05-17 18:51:51 +00:00 |
|
juha
|
06f818ff0d
|
New files for FBAdmin component, issue #22036
git-svn-id: trunk@37307 -
|
2012-05-17 18:08:04 +00:00 |
|
martin
|
f5d9115598
|
ExtendedNotebook: Do not drag, if tabs have been added/changed/removed while mouse pressed
git-svn-id: trunk@37306 -
|
2012-05-17 14:49:32 +00:00 |
|
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 |
|