Commit Graph

42094 Commits

Author SHA1 Message Date
mattias
989085ea47 translations: German: updates from Swen Heinig
git-svn-id: trunk@43680 -
2014-01-10 11:23:47 +00:00
jesus
129fa0a049 LazReport, support for loading images not only from DbImage streams, modified OnDbImageRead patch from Reinier Olislagers who adapted a patch from Tony Whyman, issue #25453
git-svn-id: trunk@43679 -
2014-01-10 06:33:47 +00:00
bart
409cedc9c4 LCL: Implement TCustomEdit.NumbersOnly property.
Currently only effective on Windows.

git-svn-id: trunk@43678 -
2014-01-09 13:36:11 +00:00
maxim
cffb111e37 Components, SQLdb: improved localization, updated Russian translation
git-svn-id: trunk@43676 -
2014-01-08 16:31:31 +00:00
maxim
14406dfe3d Components, SQLdb: updated Russian translation
git-svn-id: trunk@43675 -
2014-01-08 16:12:35 +00:00
andrew
fbc2b77b80 renamed xlib2 to lazxlib2
git-svn-id: trunk@43674 -
2014-01-08 04:03:42 +00:00
andrew
bf725981ef gtk3 Added remove implementation for tpagecontrol
git-svn-id: trunk@43673 -
2014-01-08 03:18:11 +00:00
andrew
9a1fb28534 gtk3 fixed tpages caption being set on create
git-svn-id: trunk@43672 -
2014-01-08 02:37:48 +00:00
juha
79d881edce SqlDb: Improve SQL editor. Patch by Reinier Olislagers.
git-svn-id: trunk@43671 -
2014-01-07 23:44:40 +00:00
andrew
3751b5d0a1 Added function to retrieve TNotebook Tab text
git-svn-id: trunk@43670 -
2014-01-07 22:42:04 +00:00
andrew
de64e0a5e3 added setText for gtk3 TPage. still need to set initial page value correctly
git-svn-id: trunk@43669 -
2014-01-07 05:55:09 +00:00
andrew
733f28950f Set TColortoTGdkRGBA alpha to 1 by default
git-svn-id: trunk@43668 -
2014-01-07 04:33:09 +00:00
paul
6617df26ff cocoa: fix formatting
git-svn-id: trunk@43667 -
2014-01-07 04:25:04 +00:00
martin
03651e2cfd FPDebug: more DW_AT_location
git-svn-id: trunk@43666 -
2014-01-06 23:35:59 +00:00
andrew
2c26fb1733 Converted some gtk3 color stuff using GdkRGBA
git-svn-id: trunk@43665 -
2014-01-06 22:16:12 +00:00
andrew
be58776d84 added TColorToGdkRGBA and GdkRGBAtoTColor. converted gtk3 code to use the new widget.override_* colors correctly
git-svn-id: trunk@43664 -
2014-01-06 20:34:35 +00:00
andrew
66d5951e59 Updated gtk3 bindings to 3.8.6. Also bindings now include the missing error: PPGError on all needed procedures
git-svn-id: trunk@43663 -
2014-01-06 19:43:08 +00:00
freq
cc30f43ab4 Fix Cocoa window move and resize update and control anchor align problems
git-svn-id: trunk@43662 -
2014-01-06 17:35:10 +00:00
maxim
18a463791b LCL: fixed TComboBox autocompletion with numeric (non-numpad) keys, patch from Gilson Nunes, bug #25495
git-svn-id: trunk@43660 -
2014-01-06 15:05:48 +00:00
martin
51dbc1ee16 FPDebug: find "self", added references to owner.
git-svn-id: trunk@43657 -
2014-01-06 14:36:21 +00:00
martin
4dac3a41c9 LazUtils: Extending TRefCountedObject
git-svn-id: trunk@43656 -
2014-01-06 14:34:14 +00:00
maxim
229d28ca58 Translations: corrected hotkey in LCL Slovak translation, bug #25496
git-svn-id: trunk@43654 -
2014-01-06 13:56:31 +00:00
paul
849077bfc5 gtk2: fix potential bug in TGtkDeviceContext.SelectBitmap
git-svn-id: trunk@43653 -
2014-01-06 09:34:05 +00:00
andrew
a597438a7e Fixed error where an uninitialzed value was passed to cairo
git-svn-id: trunk@43652 -
2014-01-05 17:26:14 +00:00
andrew
dbfb74e2ae Fixed gtk3 binding error in g_application_register. The Gio-1.0.gir file does not have the third parameter so it's not a bug with gir2pascal.
git-svn-id: trunk@43651 -
2014-01-05 17:24:05 +00:00
bart
f4f2a396d1 win32 intf: documented that TColorDialog.Title cannot be set (Issue #0022491).
git-svn-id: trunk@43650 -
2014-01-05 15:49:10 +00:00
paul
06375fba9b cocoa: fix formatting
git-svn-id: trunk@43649 -
2014-01-05 11:38:57 +00:00
paul
39872a9b0a lcl: simplify DrawText for empty strings (maybe fixes mantis #0025458)
git-svn-id: trunk@43648 -
2014-01-05 11:16:30 +00:00
paul
3b8a0d9df1 codetools: highlight noreturn directive
git-svn-id: trunk@43647 -
2014-01-05 06:47:30 +00:00
juha
a76c5900bc LCL: Fix GTK2 image transparency issues for common cases. Issue #25491, patch from Kostas Michalopoulos
git-svn-id: trunk@43644 -
2014-01-04 21:05:19 +00:00
paul
4db78960d0 codetools: understand 'noreturn' procedure modifier
git-svn-id: trunk@43643 -
2014-01-04 14:33:24 +00:00
juha
dfd9836690 LCL, ObjectInspector: Prevent triggering double-click when expanding ComboBox quickly. Issue #19918, patch from Flávio Etrusco
git-svn-id: trunk@43642 -
2014-01-04 14:17:24 +00:00
juha
00ae8366f0 IDE: Adjust column widths in IDE Options to prevent text clipping. Issue #18398
git-svn-id: trunk@43641 -
2014-01-03 17:26:18 +00:00
maxim
5926feff6f Components, SQLdb: updated Russian translation
git-svn-id: trunk@43640 -
2014-01-03 12:52:24 +00:00
mattias
643fb13883 IDE: removed dangling lfm reference
git-svn-id: trunk@43639 -
2014-01-03 11:14:09 +00:00
juha
7d8d504dd4 ProjectInspector: Add shortcuts for VK_RETURN, VK_DELETE and VK_INSERT, like package editor has.
git-svn-id: trunk@43638 -
2014-01-03 00:15:05 +00:00
bart
3fb2dd4469 LazUtils: Masks.pas: implement handling of UTF8 codepoints for mask matching. Issue #0024373.
git-svn-id: trunk@43637 -
2014-01-02 18:48:37 +00:00
juha
cc8cd63dec Package editor: formatting
git-svn-id: trunk@43636 -
2014-01-02 18:17:02 +00:00
juha
9f824e8954 TreeFilterEdit: Small optimization + fix comment.
git-svn-id: trunk@43635 -
2014-01-02 18:16:58 +00:00
juha
5daea7f22c Package editor: add shortcut keys VK_DELETE and VK_INSERT. Part of issue #20140
git-svn-id: trunk@43634 -
2014-01-02 18:16:53 +00:00
juha
8aabc6bba0 Package editor: prevent excess method calls by disabling OnSelectionChanged temporarily.
git-svn-id: trunk@43633 -
2014-01-02 18:16:49 +00:00
juha
c68a19a53a Package editor: disable Up/Down buttons when a removed file is selected.
git-svn-id: trunk@43632 -
2014-01-02 18:16:44 +00:00
juha
c8cb0503bd Package editor: Fix a bug that prevented moving files up/down.
git-svn-id: trunk@43631 -
2014-01-02 18:16:40 +00:00
juha
d630a61f95 SqlDb: commit generated .po files.
git-svn-id: trunk@43630 -
2014-01-02 18:16:33 +00:00
juha
f7c401a66a SqlDb: Remove wrong {$IFDEF VER2_5_1}. Now SQL Parser is enabled again.
git-svn-id: trunk@43629 -
2014-01-02 18:16:24 +00:00
juha
c30eb3edd3 Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF.
git-svn-id: trunk@43628 -
2014-01-02 18:16:19 +00:00
juha
ff218c978f Qt: one more minor optimization for TQtBitBtn.preferredSize.
git-svn-id: trunk@43627 -
2014-01-02 18:15:56 +00:00
martin
c69d317a0e FPDebug: more DW_AT_location
git-svn-id: trunk@43626 -
2014-01-01 15:10:28 +00:00
juha
adf5bddf8b Qt: clean up TQtBitBtn.preferredSize after earlier change.
git-svn-id: trunk@43625 -
2014-01-01 12:04:45 +00:00
juha
ff965d788d Qt: remove a useless test for AWinControl.HandleAllocated in TQtWSWinControl.GetPreferredSize.
git-svn-id: trunk@43624 -
2013-12-31 20:58:10 +00:00