Commit Graph

36404 Commits

Author SHA1 Message Date
maxim
0e9c12c306 IDEIntf: improved Object Inspector localization
git-svn-id: trunk@37365 -
2012-05-20 13:30:22 +00:00
maxim
71506adce0 SynEdit: updated Russian translation
git-svn-id: trunk@37364 -
2012-05-20 13:04:38 +00:00
mattias
a94ce8fe69 translations: germans: updated from Swen Heinig
git-svn-id: trunk@37363 -
2012-05-20 08:52:05 +00:00
mattias
66ddf0aa13 translations: germans: updated from Swen Heinig
git-svn-id: trunk@37362 -
2012-05-20 08:51:51 +00:00
mattias
63e28ece43 translations: germans: updated from Swen Heinig
git-svn-id: trunk@37361 -
2012-05-20 08:51:44 +00:00
mattias
9d23ad175f translations: germans: updated from Swen Heinig
git-svn-id: trunk@37360 -
2012-05-20 08:51:36 +00:00
mattias
ff617aa1c9 translations: germans: updated from Swen Heinig
git-svn-id: trunk@37359 -
2012-05-20 08:51:27 +00:00
mattias
497d69683c fixed makefiles for ideintf depending on lazcontrols
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +00:00
zeljko
13d5c8b967 Gtk2: fixed mbAll button on dialogs. Added response keys which does not exist in gtk2. issue #22083
git-svn-id: trunk@37357 -
2012-05-20 08:08:38 +00:00
martin
0349edd1d0 SynEdit HTML Highlighter: added CDATA and html 5 tags. Issue #0022077, #0022082 Patch by Janusz Tomczak
git-svn-id: trunk@37356 -
2012-05-19 22:26:52 +00:00
juha
f58b0dd95d IDE: Use the improved FilterEdit feature in Search Results window
git-svn-id: trunk@37355 -
2012-05-19 18:33:01 +00:00
juha
f21525813a IDE: Use the improved FilterEdit feature in many forms
git-svn-id: trunk@37354 -
2012-05-19 18:32:55 +00:00
juha
f209e0ccf2 LCL: in FilterEdit, register Form Activate and Deactivate handlers to get info of ActiveControl state. Issue #22079
git-svn-id: trunk@37353 -
2012-05-19 18:32:44 +00:00
martin
854ef8a1ba SynEdit HTML Highlighter: added CDATA and html 5 tags. Issue #0022077 Patch by Janusz Tomczak
git-svn-id: trunk@37352 -
2012-05-19 17:07:28 +00:00
martin
dd70e244ec SynEdit: Mouse Selection and scroll-by-wheel. Issue #0022072
git-svn-id: trunk@37351 -
2012-05-19 13:25:30 +00:00
juha
afdef03054 LCL: add DebugLns to TCustomControlFilterEdit DoEnter and DoExit. They are not always called properly.
git-svn-id: trunk@37350 -
2012-05-19 13:19:11 +00:00
juha
2d53c6ccb3 IDE: improve filter in Object Inspector
git-svn-id: trunk@37349 -
2012-05-19 11:38:04 +00:00
juha
79e6d34321 PackageGraph: reverse the logic for showing red and green images for packages
git-svn-id: trunk@37348 -
2012-05-19 09:42:20 +00:00
juha
fe7f4ba1ad PackageGraph: formatting
git-svn-id: trunk@37347 -
2012-05-19 09:42:14 +00:00
mattias
25cee57606 IDE: fixed uninitialized result
git-svn-id: trunk@37346 -
2012-05-19 09:11:46 +00:00
mattias
f5a6bc3f9a ipro: less hints
git-svn-id: trunk@37345 -
2012-05-19 09:11:02 +00:00
mattias
28aea814a8 gtk2 intf: less hints
git-svn-id: trunk@37344 -
2012-05-19 09:10:18 +00:00
juha
3e716f473f LCL: Do not save the default glyph of EditButton in LFM, issue #22053, patch from Silvio Clécio
git-svn-id: trunk@37343 -
2012-05-19 08:04:22 +00:00
juha
fdce65fa2e IDE: Add filter to the component list of Object Inspector
git-svn-id: trunk@37341 -
2012-05-19 07:26:10 +00:00
zeljko
dbf2cdf4d3 Gtk2: fixed compilation with gtk2 < 2.10, moved gtk_window_get_group to load it dynamically.
git-svn-id: trunk@37328 -
2012-05-19 06:30:59 +00:00
maxim
7ba5f9b762 IDE, Code Generation options: changed wrong -Op386 option to correct -Op80386. Patch by barlone with some consistency changes, bug #22062.
git-svn-id: trunk@37327 -
2012-05-18 23:44:00 +00:00
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