Commit Graph

42046 Commits

Author SHA1 Message Date
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
freq
cd6227e4c9 Fix memory leaks on hint windows and popup menu
git-svn-id: trunk@43598 -
2013-12-27 10:47:23 +00:00
freq
ea591448aa Fix memory leak
git-svn-id: trunk@43597 -
2013-12-27 10:46:26 +00:00
freq
14cfd3b843 Remove NSApp.terminate to enable lcl cleanup and unit finalization calls. Application.terminate still works.
git-svn-id: trunk@43596 -
2013-12-27 10:44:52 +00:00
blikblum
0b22143078 lcl: only reset controldatalink after listsource changes when controldatalink is active. Issue #25454
git-svn-id: trunk@43595 -
2013-12-26 18:15:47 +00:00
bart
34e4585370 StatusBar: First try to implement BiDi support on Windows. Issue #0019671.
git-svn-id: trunk@43594 -
2013-12-26 00:31:14 +00:00
freq
012589fe57 Cocoa context has to be set first
git-svn-id: trunk@43593 -
2013-12-25 18:01:02 +00:00
juha
dcc0a1c2d1 IDE: When adding the path of a new file to project search path, ask which build modes to add it to. Issue #23714.
git-svn-id: trunk@43592 -
2013-12-25 17:23:46 +00:00
juha
3c1bd6b897 IDE: Refactor 2 methods into one CheckDirIsInSearchPath. Add param IsIncludeFile.
git-svn-id: trunk@43591 -
2013-12-25 17:23:29 +00:00
juha
a423400047 IDE: Refactor, move 2 methods from Main to SourceFileManager.
git-svn-id: trunk@43590 -
2013-12-25 17:23:16 +00:00
juha
a6c7aca804 IDE: preliminary work to react to changed target in GUI when reading all FPC options.
git-svn-id: trunk@43589 -
2013-12-25 08:24:57 +00:00
maxim
8109841ef9 LCL, TCheckListBox: Change text direction in accordance with BiDiMode, bug #25450
git-svn-id: trunk@43587 -
2013-12-24 22:01:07 +00:00
freq
8db86f24e7 Add masking in TCocoaContext.StretchDraw
git-svn-id: trunk@43586 -
2013-12-23 17:08:57 +00:00
maxim
f8340776fc Regenerated translations; updated Russian translation
git-svn-id: trunk@43583 -
2013-12-22 13:32:23 +00:00
juha
45717b3778 Code changes for Hungarian translation of Lazarus IDE.
git-svn-id: trunk@43582 -
2013-12-22 12:16:07 +00:00
juha
64c608bdfe Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others.
git-svn-id: trunk@43581 -
2013-12-22 12:15:22 +00:00
juha
31d83cc801 Finnish translation improvements.
git-svn-id: trunk@43580 -
2013-12-22 11:49:30 +00:00
maxim
a3f833b210 Docs: added Werner Pamler aka wp to contributors list
git-svn-id: trunk@43579 -
2013-12-21 15:08:35 +00:00
maxim
0b5223f09e Tests: added BiDiMode and FlipChildren test by wp, bug #25408
git-svn-id: trunk@43577 -
2013-12-21 14:28:58 +00:00
maxim
3ffbdeb81a LCL: BiDiMode and FlipChildren fixes for TRadioGroup, TCheckGroup and TCheckListbox, patch by wp, bug #25408
git-svn-id: trunk@43576 -
2013-12-21 14:20:20 +00:00
juha
8b432a262d Minor improvements to Finnish translation
git-svn-id: trunk@43575 -
2013-12-21 13:00:22 +00:00
juha
3a50e1c7f2 Remove assertion in TFindDeclarationTool.FindIdentifierInInterface. Not needed after BuildInterfaceIdentifierCache return value was fixed.
git-svn-id: trunk@43574 -
2013-12-21 12:59:53 +00:00
maxim
1994cf3411 Examples: added translation example by Mike Sapsard and wp, bug #25376
git-svn-id: trunk@43571 -
2013-12-20 20:41:54 +00:00
freq
b0287567ee Fix unassigned Rect value in Cocoa window creation and changed to constant in setlevel call during Cocoa hint window creation
git-svn-id: trunk@43570 -
2013-12-20 15:55:11 +00:00
paul
2868e7ee39 cocoa: formatting after freq commit
git-svn-id: trunk@43569 -
2013-12-19 01:46:36 +00:00
martin
d6e064d027 IDE fix spelling
git-svn-id: trunk@43568 -
2013-12-18 22:49:21 +00:00
martin
100ac0c220 FPDebug/GDBMI: memreader via gdb
git-svn-id: trunk@43567 -
2013-12-18 22:42:49 +00:00
martin
fc6bd246ea FPDebug: starting on DW_AT_location
git-svn-id: trunk@43566 -
2013-12-18 22:41:16 +00:00
freq
60b3cbce65 Cocoa popup menu rework with IMenuItemCallback and TLCLMenuItemCallback
git-svn-id: trunk@43565 -
2013-12-18 16:44:54 +00:00
jesus
6a889284f0 LazReport, added basic fr3 report loader
git-svn-id: trunk@43564 -
2013-12-18 16:05:49 +00:00
maxim
fc26b020e8 LazReport: more typos (gradian -> gradient), regenerated translations and updated Russian translation
git-svn-id: trunk@43562 -
2013-12-16 23:57:16 +00:00
maxim
362eff6bb6 LazReport: fixed typos (patch by Reinier Olislagers, bug #25429), regenerated translations and updated Russian translation
git-svn-id: trunk@43560 -
2013-12-16 23:24:47 +00:00