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 |
|
juha
|
1678af5484
|
Qt: Calculate the preferred size of BitBtn correctly in TQtBitBtn.preferredSize even if AutoSize=False.
git-svn-id: trunk@43623 -
|
2013-12-31 20:57:31 +00:00 |
|
maxim
|
8865d059e8
|
LCL, GTK2: don't link cairo-gobject, it breaks linking on older systems and shouldn't be necessary anymore since r26213 #f6f6a3aaea in FPC trunk; fixes bug #25460
git-svn-id: trunk@43622 -
|
2013-12-31 16:17:15 +00:00 |
|
bart
|
26611f46f0
|
Dialogs: Do not show an icon in MessageDlg is DialogType = mtCustom.
Reason: Delphi compatibility. Resolves issue #0025475.
git-svn-id: trunk@43621 -
|
2013-12-31 14:47:40 +00:00 |
|
maxim
|
8db920c565
|
Components, SQLdb: enabled TMySQL56Connection for FPC 2.6.3 and higher (bug #25471)
git-svn-id: trunk@43616 -
|
2013-12-30 22:20:30 +00:00 |
|
juha
|
6180212a33
|
IDE: Fix button order in FindReplaceDialog dialog using ButtonPanel. Issue #13561
git-svn-id: trunk@43615 -
|
2013-12-30 18:50:05 +00:00 |
|
martin
|
0efde5e2da
|
SynEdit: pas highlighter improve handling "otherwise" in case ... of
git-svn-id: trunk@43614 -
|
2013-12-29 17:19:36 +00:00 |
|
juha
|
e2fccd609f
|
IDE: Make Package Editor remember its settings for dir hierarchy and sorting. Issues #18804, #22448
git-svn-id: trunk@43613 -
|
2013-12-29 16:45:20 +00:00 |
|
juha
|
372e399987
|
IDE: Make Project Inspector remember its settings for dir hierarchy and sorting. Issues #22448, #22609
git-svn-id: trunk@43612 -
|
2013-12-29 16:44:36 +00:00 |
|
bart
|
e2f0b20bc8
|
LazUtils: better fix for encoding of string returned by GetAppConfigFileUTF8
(Use WideString variant of GetSpecialDir which retruns UTF8: copy/paste error in r43495 #cba214753b)
git-svn-id: trunk@43611 -
|
2013-12-29 15:40:16 +00:00 |
|
jesus
|
6ae4e11538
|
lazutils, fixed encoding of string returned by GetAppConfigFileUTF8 (was ansi, should be utf8)
git-svn-id: trunk@43610 -
|
2013-12-29 04:28:14 +00:00 |
|
maxim
|
bc550339d1
|
Regenerated translations; updated Russian translation
git-svn-id: trunk@43609 -
|
2013-12-28 18:05:00 +00:00 |
|
maxim
|
0bca623e57
|
Components, SQLdb: added TMySQL56Connection (bug #25430), unified MySQL icons text (Arial, 11, red/$FF0000, Gimp)
git-svn-id: trunk@43604 -
|
2013-12-28 14:40:56 +00:00 |
|
freq
|
3fed2c1e38
|
Remove layout flickering on resizing Cocoa window
git-svn-id: trunk@43603 -
|
2013-12-27 19:11:41 +00:00 |
|
freq
|
22f271c161
|
Make Cocoa NSButton text changeable
git-svn-id: trunk@43602 -
|
2013-12-27 16:49:43 +00:00 |
|
bart
|
835bae06f5
|
CustomDrawn: fix incorrect {%MainUnit } header, which prevented codetools from working correctly.
git-svn-id: trunk@43601 -
|
2013-12-27 15:53:53 +00:00 |
|
bart
|
f2acb6b73f
|
CustomDrawn: fix compilation on Windows. Issue #0024329.
git-svn-id: trunk@43600 -
|
2013-12-27 15:24:31 +00:00 |
|
freq
|
340c0f0266
|
Correct missing line - TCocoaWidgetSet.AppTerminate;
git-svn-id: trunk@43599 -
|
2013-12-27 10:52:05 +00:00 |
|