michl
|
751e771242
|
LCL: Fixed of changing StaticText caption increase memory. Issue #31204
git-svn-id: trunk@53898 -
|
2017-01-08 11:45:08 +00:00 |
|
wp
|
b824d5d512
|
TAChart: Add new demo "barseriestool" to demonstrate the new BarSeries property ToolTarget.
git-svn-id: trunk@53897 -
|
2017-01-07 23:07:09 +00:00 |
|
wp
|
363f930d54
|
TAChart: Override TBarSeries.GetNearestPoint to accept clicks inside the bar, new property ToolTarget (http://forum.lazarus.freepascal.org/index.php/topic,35342.0.html)
git-svn-id: trunk@53896 -
|
2017-01-07 23:06:09 +00:00 |
|
wp
|
8aaec43f37
|
TAChart: Improved layout of toolsdemo
git-svn-id: trunk@53895 -
|
2017-01-07 18:14:56 +00:00 |
|
juha
|
5f92759f52
|
Converter: Do not free CacheUnitsThread automatically on terminate. Fixes a memory leak when conversion is aborted.
git-svn-id: trunk@53894 -
|
2017-01-06 14:03:22 +00:00 |
|
juha
|
662bc7f0d2
|
Converter: Search units under selected path instead of its parent path.
git-svn-id: trunk@53893 -
|
2017-01-06 14:03:18 +00:00 |
|
juha
|
e6662ccdc5
|
Converter: Refactor, turn nested functions into methods.
git-svn-id: trunk@53892 -
|
2017-01-06 14:03:16 +00:00 |
|
juha
|
c55426d008
|
Converter: Improve conversion for SynRegExpr and GetFileSize.
git-svn-id: trunk@53891 -
|
2017-01-06 14:03:15 +00:00 |
|
juha
|
714bd8024f
|
Converter: Prevent the IDE freezing when cancelling the conversion. A non-started thread was waited for.
git-svn-id: trunk@53890 -
|
2017-01-06 14:03:13 +00:00 |
|
juha
|
7f70c71a43
|
IDE: Use -O3 by default for building optimized IDE.
git-svn-id: trunk@53889 -
|
2017-01-06 14:03:07 +00:00 |
|
ondrej
|
5f5df812af
|
LCL, win32: TMemo: remove Lines.BeginUpdate/EndUpdate for win32 for Delphi compatibility
git-svn-id: trunk@53888 -
|
2017-01-06 11:03:11 +00:00 |
|
michl
|
98625cfd74
|
LCL: TEdit/TMemo: use UTF8ToUTF16 instead of string magic to be FPC 2.6.4 compatible. Issue #8657
git-svn-id: trunk@53887 -
|
2017-01-06 07:12:54 +00:00 |
|
michl
|
b310cb9b16
|
LCL: TMemo: Fixed SetSelText scroll memo. Issue #8665 Modified patch from AlexeyT
git-svn-id: trunk@53886 -
|
2017-01-05 19:11:01 +00:00 |
|
balazs
|
dbe254e132
|
Opkman: Submit packages to remote server.
git-svn-id: trunk@53885 -
|
2017-01-04 13:51:11 +00:00 |
|
jesus
|
27eb75ed6b
|
LazReport: preserve selected property in object inspector on seletion change, issue #30392
git-svn-id: trunk@53884 -
|
2017-01-03 18:45:51 +00:00 |
|
mattias
|
9bccfe6ab7
|
chmhelp: disable showing CodeBrowser on unknown identifiers. LHelp has its own search function
git-svn-id: trunk@53876 -
|
2017-01-03 16:58:34 +00:00 |
|
mattias
|
c8f26b3e53
|
IDEIntf: added help
git-svn-id: trunk@53875 -
|
2017-01-03 16:53:58 +00:00 |
|
mattias
|
cc720977ce
|
IDEIntf: help for source identifier: added option to disable showing CodeBrowser on unknown identifier
git-svn-id: trunk@53874 -
|
2017-01-03 16:53:22 +00:00 |
|
mattias
|
a1d31e8ee9
|
IDE: source help: show by default only one identifier per unit, ignoring overloads, avoiding to show the select dialog for e.g. "format"
git-svn-id: trunk@53873 -
|
2017-01-03 16:41:18 +00:00 |
|
mattias
|
a330b075c2
|
codetools: FindDeclarationAndOverloads: added option fdlfOneOverloadPerUnit
git-svn-id: trunk@53872 -
|
2017-01-03 16:39:30 +00:00 |
|
mattias
|
baa0147222
|
codetools: fixed FindDeclarationAndOverloads on interface function
git-svn-id: trunk@53871 -
|
2017-01-03 16:24:36 +00:00 |
|
mattias
|
b26395674d
|
IDE: less hints
git-svn-id: trunk@53870 -
|
2017-01-03 15:56:34 +00:00 |
|
sekelsenmat
|
207f8493e1
|
lazcanvas: Implements some abstract routines to avoid warnings
git-svn-id: trunk@53869 -
|
2017-01-03 15:51:43 +00:00 |
|
juha
|
dd1798755f
|
Opkman: Fix an error in earlier Amiga support commit.
git-svn-id: trunk@53868 -
|
2017-01-03 14:37:36 +00:00 |
|
juha
|
a8646edc09
|
LCL: Take care of empty stream in TPortableAnyMapGraphic.IsStreamFormatSupported. Issue #31160, patch from José Mejuto.
git-svn-id: trunk@53867 -
|
2017-01-03 14:37:25 +00:00 |
|
blikblum
|
c4b93b0b50
|
gtk2: add notes for future investigation regarding mouse events
git-svn-id: trunk@53866 -
|
2017-01-03 14:09:07 +00:00 |
|
blikblum
|
b6cd220e6d
|
gtk2: remove GTKMap (not used)
git-svn-id: trunk@53865 -
|
2017-01-03 14:09:00 +00:00 |
|
blikblum
|
9304de70c0
|
gtk2: simplify GetWinControlWidget
git-svn-id: trunk@53864 -
|
2017-01-03 14:08:53 +00:00 |
|
blikblum
|
eb69e77541
|
gtk2: remove remaining code used to supress warnings
git-svn-id: trunk@53863 -
|
2017-01-03 14:08:46 +00:00 |
|
blikblum
|
e25c495758
|
gtk2: do type check only once in DoDeliverPaintMessage
git-svn-id: trunk@53862 -
|
2017-01-03 14:08:39 +00:00 |
|
blikblum
|
375b5e1736
|
gtk2: remove check in edit_drag_data_received. Seems that was used to supress compiler hints but has side effects
git-svn-id: trunk@53861 -
|
2017-01-03 14:08:05 +00:00 |
|
blikblum
|
96726974b7
|
gtk2: remove redundant typecasts / Removes code used to supress hint
git-svn-id: trunk@53860 -
|
2017-01-03 14:07:59 +00:00 |
|
blikblum
|
fd332f1b2a
|
gtk2: Enclose code used only to debug in EventTrace define
git-svn-id: trunk@53859 -
|
2017-01-03 14:07:52 +00:00 |
|
blikblum
|
6877851905
|
gtk2: remove code that was used only to supress hint. Use compiler directive instead
git-svn-id: trunk@53858 -
|
2017-01-03 14:07:45 +00:00 |
|
blikblum
|
7e47287541
|
gtk2: remove uneeded typecast in key snooper
git-svn-id: trunk@53857 -
|
2017-01-03 14:07:37 +00:00 |
|
blikblum
|
ebcefd5e9a
|
gtk2: fix typo in NeedShiftUpdateAfterFocus
git-svn-id: trunk@53856 -
|
2017-01-03 14:07:31 +00:00 |
|
blikblum
|
b620b473b5
|
gtk2: remove redundant checks and casts
git-svn-id: trunk@53855 -
|
2017-01-03 14:07:24 +00:00 |
|
blikblum
|
e6a01b5d3f
|
gtk2: enclose debug specific code inside define
git-svn-id: trunk@53854 -
|
2017-01-03 14:07:17 +00:00 |
|
juha
|
39fe54c5f6
|
Make LCL and LazUtils compile for Amiga systems (NoGUI). Issue #31186, patch from Marcus Sackrow.
git-svn-id: trunk@53853 -
|
2017-01-03 12:01:49 +00:00 |
|
michl
|
37df3d9157
|
Menu designer: Prevent AV (occurs with SpartaDockedFormEditor) when sub menu is inserted after new menu item was inserted.
git-svn-id: trunk@53852 -
|
2017-01-03 11:45:19 +00:00 |
|
michl
|
b8e6ac48a0
|
Menu designer: Prevent AV, if Menu designer is opened and more then one TPopupMenu are edited and selected in Object inspector.
git-svn-id: trunk@53851 -
|
2017-01-03 09:48:20 +00:00 |
|
sekelsenmat
|
ffc1493b4a
|
cocoa: Patch for bug #30372: Drag and drop on app icon does not work with Cocoa widget set
git-svn-id: trunk@53850 -
|
2017-01-03 06:19:42 +00:00 |
|
sekelsenmat
|
f9a5f928c7
|
cocoa: Patch for bug #30817 Disabled menu items do not appear disabled
git-svn-id: trunk@53849 -
|
2017-01-03 06:15:15 +00:00 |
|
juha
|
39edd3b2b6
|
LCL: Add more title attributes in TCustomGrid.LoadColumns and SaveColumns. Issue #31173, patch from Andrey Korol.
git-svn-id: trunk@53848 -
|
2017-01-03 00:10:48 +00:00 |
|
juha
|
cd6981962f
|
IDE: Allow restoring TUseUnitDialog size less than 500x460. Issue #31180, patch from FTurtle.
git-svn-id: trunk@53847 -
|
2017-01-02 23:19:19 +00:00 |
|
michl
|
1cafe8164f
|
Menu designer: Free Shadowmenu at the same moment, when menu designer handler hook is removed.
git-svn-id: trunk@53846 -
|
2017-01-02 22:52:52 +00:00 |
|
michl
|
227b8222b5
|
Menu designer: Prevent AV by opening menu designer after deleting menu item in object inspector.
git-svn-id: trunk@53845 -
|
2017-01-02 22:27:05 +00:00 |
|
juha
|
a6975f0f66
|
Converter: Fix the return value of MaybeAddPackageDep. (It was not used yet, no bugs caused.)
git-svn-id: trunk@53844 -
|
2017-01-02 22:26:21 +00:00 |
|
juha
|
f009e795cb
|
Converter: Reorder and improve resource strings.
git-svn-id: trunk@53843 -
|
2017-01-02 22:02:53 +00:00 |
|
juha
|
19cecf179f
|
Converter: Update uses sections already before checking LFM file. Unknown units screwed up parsing. Especially "Windows" unit on Linux.
git-svn-id: trunk@53842 -
|
2017-01-02 22:02:51 +00:00 |
|