Commit Graph

16778 Commits

Author SHA1 Message Date
wp
582afb2b93 TAChart: Minor fixes in html demo.
git-svn-id: trunk@55452 -
2017-07-05 15:22:54 +00:00
wp
1ff61505bf TAChart: Allow html tags in display text of distance measurement tool.
git-svn-id: trunk@55451 -
2017-07-05 13:46:07 +00:00
wp
cde5b90623 TAChart: Fix incorrect HTML in y axis title of html demo. Add button to html demo for checking right-to-left (probably wrong, a native RTL person should check...).
git-svn-id: trunk@55450 -
2017-07-05 11:11:59 +00:00
wp
e4049c3629 TAChart: Usa HTML tags in fit equation of TFitSeries. Use FitSeries in html demo.
git-svn-id: trunk@55449 -
2017-07-05 11:03:02 +00:00
wp
d4b7ead41d TAChart: Use wmf file in html demo only under Windows.
git-svn-id: trunk@55448 -
2017-07-05 07:18:01 +00:00
wp
bb8725334b TAChart: Use HTML in legend at design-time
git-svn-id: trunk@55445 -
2017-07-04 21:10:30 +00:00
wp
eff0b46426 TAChart: Add html demo.
git-svn-id: trunk@55444 -
2017-07-04 20:50:04 +00:00
wp
60dfbebc9c TAChart: Add HTML support to legend
git-svn-id: trunk@55443 -
2017-07-04 20:28:45 +00:00
wp
d5349a31a7 TAChart: Fix 3-digit HTML color codes.
git-svn-id: trunk@55441 -
2017-07-04 18:36:20 +00:00
wp
947adc1ddb TAChart: Allow 3-digit HTML color codes.
git-svn-id: trunk@55440 -
2017-07-04 17:19:29 +00:00
wp
7f3ef18859 TAChart: Fix positioning issues of rotated text (particularly sub/superscripts) in FPCanvas drawer.
git-svn-id: trunk@55439 -
2017-07-04 14:09:21 +00:00
wp
9139481f92 LCL: Separate coolbar and other dockmanagers (another patch by Andrey Zubarev), Issue #32027
git-svn-id: trunk@55438 -
2017-07-04 12:19:04 +00:00
ondrej
5305e255e4 cody: save settings on exit
git-svn-id: trunk@55437 -
2017-07-04 10:41:00 +00:00
wp
bc7a85869f TAChart: Commit missing new unit TAHtml (issue #32107)
git-svn-id: trunk@55436 -
2017-07-04 07:21:57 +00:00
ondrej
c727f965e6 datetimepicker: update date also when handle is not yet allocated. issue #32106
git-svn-id: trunk@55435 -
2017-07-04 06:47:33 +00:00
wp
586c68002e TAChart: Fix font rotation for svg drawer. Add class helper to TChart for saving to svg.
git-svn-id: trunk@55434 -
2017-07-03 22:04:11 +00:00
michl
658713d714 Sparta_DockedFormEditor: Fixed drawing of MainMenu after adding the first MenuItem. Issue #31206
git-svn-id: trunk@55433 -
2017-07-03 21:11:47 +00:00
wp
0b870a2687 TAChart: Fix sub/superscripts for OpenGL, bgra, wmf and aggpas drawers (aggpas still has issues with text positioning).
git-svn-id: trunk@55432 -
2017-07-03 21:11:33 +00:00
wp
8532170a20 TAChart: Initial commit for html tags in titles and labels.
git-svn-id: trunk@55427 -
2017-07-02 21:51:26 +00:00
balazs
cc8ab8124e Opkman: Show hourglass cursor on cleanup.
git-svn-id: trunk@55414 -
2017-06-29 17:02:03 +00:00
juha
c082fbfcd0 Finnish translations for IDE and OI.
git-svn-id: trunk@55412 -
2017-06-29 07:29:53 +00:00
sekelsenmat
85a49e41f2 opengl: Patch from bug #32026, add possibility to render at design time
git-svn-id: trunk@55392 -
2017-06-26 05:25:43 +00:00
sekelsenmat
9b325e675c fpvectorial-svg: Fixes the start position of secondary paths inside a path, improves file alarm.svg
git-svn-id: trunk@55389 -
2017-06-23 11:54:43 +00:00
sekelsenmat
5aae5a13c9 fpvectorial-svg: Fixes brush style when fill-opacity:0 is defined
git-svn-id: trunk@55386 -
2017-06-22 04:47:23 +00:00
sekelsenmat
7dff93e5af fpvectorial-svg: Adds support for paths with multiple path closures, by adding them all to an entity with subentities.
git-svn-id: trunk@55385 -
2017-06-22 04:10:39 +00:00
sekelsenmat
7d98b791e9 fpvectorial-svg: Fixes some exceptions
git-svn-id: trunk@55383 -
2017-06-21 18:09:16 +00:00
joost
82d2dccb49 * Fixed typo
git-svn-id: trunk@55379 -
2017-06-19 21:44:37 +00:00
martin
38156817a0 SynEdit: fix pas HL, class function. more tests / some tests by Pascal R
git-svn-id: trunk@55377 -
2017-06-17 15:33:46 +00:00
martin
698d8d24af SynEdit: Pas-HL, test for ^ in PMyByte = type ^Byte;
git-svn-id: trunk@55376 -
2017-06-17 14:38:06 +00:00
maxim
660f4d3952 Translations: Hungarian translation update by Péter Gábor, bug #32014
git-svn-id: trunk@55357 -
2017-06-15 23:08:27 +00:00
maxim
0a599e93ee FpPkg: updated Russian translation
git-svn-id: trunk@55356 -
2017-06-15 23:00:23 +00:00
joost
5db6394191 fppkg: Added ability to uninstall packages
git-svn-id: trunk@55355 -
2017-06-15 21:29:21 +00:00
sekelsenmat
5dfbda640a opengl: Adds support to Option ocoMacRetinaMode, to support higher quality in retina displays
git-svn-id: trunk@55354 -
2017-06-15 21:01:28 +00:00
mattias
733ed305e6 IDE: Extending IDE context help search to lazutils.chm, issue #32022 from zbyna
git-svn-id: trunk@55351 -
2017-06-15 18:16:49 +00:00
michl
18d999f465 SpartaDockedFormEditor: Scale resizer automatically per LCL.
git-svn-id: trunk@55348 -
2017-06-14 08:27:02 +00:00
mattias
3776ce9e17 codetools: updated debugging messages
git-svn-id: trunk@55346 -
2017-06-14 07:57:16 +00:00
maxim
faae3723fa Translations: French translation update by Gilles Vasseur, bug #32004
git-svn-id: trunk@55342 -
2017-06-12 22:29:42 +00:00
joost
4143da6bac fppkg: Show reason why a package is broken
git-svn-id: trunk@55341 -
2017-06-12 22:20:14 +00:00
martin
069ea79aae SynEdit: Pas HL, handle generics foo<T: class> does not fold / patch by Pascal
git-svn-id: trunk@55339 -
2017-06-12 20:18:23 +00:00
juha
a06d4212e2 LazUtils: Reset one more variable in THTML2TextRenderer.
git-svn-id: trunk@55338 -
2017-06-12 19:33:31 +00:00
michl
3b2c8f1283 SpartaDockedFormEditor: Less warnings and cleanup.
git-svn-id: trunk@55337 -
2017-06-12 12:21:52 +00:00
juha
9696a11210 LazUtils: Allow customizing THTML2TextRenderer output by new properties. Issue #31991, patch from AlexeyT.
git-svn-id: trunk@55336 -
2017-06-12 12:19:12 +00:00
michl
4f341d6cca SpartaDockedFormEditor: Make resizer High-DPI aware.
git-svn-id: trunk@55335 -
2017-06-12 11:57:05 +00:00
mattias
b3a9a3d9ce codetools: guess type of default()
git-svn-id: trunk@55331 -
2017-06-12 10:39:42 +00:00
mattias
f421cf15d7 codetools: tests: added test for guessing type of default()
git-svn-id: trunk@55330 -
2017-06-12 10:39:22 +00:00
juha
9ff73f8e2d LazUtils: Improve THTML2TextRenderer. Add property TitleMark. Don't use Unicode eyes for links, didn't look good.
git-svn-id: trunk@55329 -
2017-06-12 09:37:54 +00:00
juha
1afa4599a9 LazUtils: Improve THTML2TextRenderer class. Add property LineEndMark.
git-svn-id: trunk@55325 -
2017-06-12 07:54:45 +00:00
michl
1db16459dd SpartaSmartFormEditor: High-DPI loading of icon.
git-svn-id: trunk@55323 -
2017-06-12 07:38:24 +00:00
ondrej
8ada97e2b2 codetools: Override function result string types: fix grouped parameter list (e.g. ChangeFileExt).
git-svn-id: trunk@55322 -
2017-06-11 21:21:21 +00:00
juha
ecd51eae85 TurboPower IPro: Refactoring for FileExp demo. Issue #31999, patch from AlexeyT.
git-svn-id: trunk@55320 -
2017-06-11 19:04:33 +00:00
juha
1b20d91bba Replace function HTMLToCaption with a new THTML2TextRenderer class, placed into LazUtils package. Issue #31991.
git-svn-id: trunk@55319 -
2017-06-11 18:33:28 +00:00
zoran
b47c467010 DateTimePicker: Add RemoveHandlerOnChange, RemoveHandlerOnCheckBoxChange, override RemoveAllHandlersOfObjects
git-svn-id: trunk@55318 -
2017-06-11 16:02:45 +00:00
zoran
858c31e6bc DateTimeCtrls: Rename outdated ChangeLog.txt to ChangeLog.old
git-svn-id: trunk@55317 -
2017-06-11 15:32:59 +00:00
zoran
aee4923fa6 DateTimeCtrls: add 'outdated' note to old ChangeLog.txt
git-svn-id: trunk@55316 -
2017-06-11 15:30:53 +00:00
zoran
95df659e64 DateTimeCtrls: Remove old html manual (link in readme.txt points to up to date wiki page)
git-svn-id: trunk@55315 -
2017-06-11 15:26:52 +00:00
zoran
dc71c4f760 DateTimePicker: correcting link in readme.txt
git-svn-id: trunk@55314 -
2017-06-11 14:49:27 +00:00
ondrej
9bd91b7c9d IdeIntf: OI: fix background for color combo box
git-svn-id: trunk@55313 -
2017-06-10 19:22:51 +00:00
ondrej
3f34b29aae IdeIntf: OI: fix font color for selected items in combobox [2]
git-svn-id: trunk@55312 -
2017-06-10 19:22:26 +00:00
juha
4c7dc1b89b Use Delete() instead of Copy() where appropriate.
git-svn-id: trunk@55311 -
2017-06-10 16:30:27 +00:00
juha
99f4b40a94 IDE: Formatting.
git-svn-id: trunk@55308 -
2017-06-10 16:30:21 +00:00
ondrej
ecbfde6a60 IdeIntf: OI: fix font color for selected items in combobox
git-svn-id: trunk@55305 -
2017-06-10 12:16:30 +00:00
ondrej
0cd8ed04e5 LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
git-svn-id: trunk@55304 -
2017-06-10 11:43:19 +00:00
ondrej
7a420f8326 IdeIntf: PropEdits: fix painting of value combobox in QT
git-svn-id: trunk@55303 -
2017-06-10 10:39:19 +00:00
maxim
4a86dba032 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980
git-svn-id: trunk@55300 -
2017-06-09 23:00:29 +00:00
maxim
3fa8a2adb8 Translations: French translation update by Gilles Vasseur, bug #31978
git-svn-id: trunk@55299 -
2017-06-09 22:52:45 +00:00
maxim
edf68ab6c5 FpPkg: regenerated translations and updated Russian translation
git-svn-id: trunk@55297 -
2017-06-09 22:41:46 +00:00
joost
6528ea2484 fppkg: Create fppkg-configuration for Lazarus automatically
git-svn-id: trunk@55293 -
2017-06-09 19:48:21 +00:00
zoran
cf2b24196c DateTimePiker: Built-in UpDown control appears flat with dtpoFlatButton option
git-svn-id: trunk@55292 -
2017-06-09 16:38:33 +00:00
zoran
59c1e76968 Fix indentation
git-svn-id: trunk@55279 -
2017-06-09 13:17:17 +00:00
ondrej
7643e26863 components: datetimepicker: change boolean properties EnableWhenUnchecked, AutoCheck, FlatButton to entries in Options.
git-svn-id: trunk@55272 -
2017-06-09 07:04:45 +00:00
ondrej
19843adc12 components: datetimepicker: TextForNullDate type TCaption - for translations
git-svn-id: trunk@55271 -
2017-06-09 06:38:31 +00:00
balazs
cef92e9004 Opkman: Add readme.txt and license.txt for LED/Tango icon sets.
git-svn-id: trunk@55270 -
2017-06-09 05:20:18 +00:00
zoran
18e8d9b915 DateTimePicker - add input checking in SendExternalKey and add SendExternalKeyCode method
git-svn-id: trunk@55268 -
2017-06-08 17:32:58 +00:00
zoran
ee969afadb DateTimePicker - improve smart calling change when Date/Time is set from code
git-svn-id: trunk@55266 -
2017-06-07 15:56:49 +00:00
mattias
f387f6f8a2 IDE: method property editor: fixed rename
git-svn-id: trunk@55261 -
2017-06-06 11:03:42 +00:00
mattias
014156ee09 IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970
git-svn-id: trunk@55259 -
2017-06-06 10:34:43 +00:00
maxim
7b10ffa827 Translations: regenerated German OpkMan translation
git-svn-id: trunk@55251 -
2017-06-05 22:26:21 +00:00
ondrej
6578db1024 IDE: OI: use new csOwnerDrawEditableFixed and csOwnerDrawEditableVariable styles for combo boxes. Issue #31891
git-svn-id: trunk@55248 -
2017-06-05 19:48:29 +00:00
ondrej
1011b9f883 IDE: OI: revert standard comboboxes to csDropDown style. Issue #31891
git-svn-id: trunk@55242 -
2017-06-05 17:43:17 +00:00
bart
9b0e7b0b35 LazUtils: Fix compilation of utf8process.pp on Darwin with fpc trunk.
git-svn-id: trunk@55241 -
2017-06-05 15:54:24 +00:00
mattias
b2679b7d0d IDE: TMainIDE.OnPropHookCreateMethod: fixed creating JITMethod for ancestor
git-svn-id: trunk@55240 -
2017-06-05 13:30:55 +00:00
mattias
548fbd4852 codetools: added TFindDeclarationTool.FindClassMember
git-svn-id: trunk@55238 -
2017-06-05 13:29:16 +00:00
mattias
9de9ae952b codetools: less hints
git-svn-id: trunk@55237 -
2017-06-05 13:28:28 +00:00
mattias
eca0a51b27 codetools: undo
git-svn-id: trunk@55236 -
2017-06-05 13:28:15 +00:00
mattias
12ad990c7b codetools: less hints methodjumptool.pas
git-svn-id: trunk@55235 -
2017-06-05 13:25:37 +00:00
zoran
ccc63716d3 DateTimePicker - corrected misleading comment
git-svn-id: trunk@55234 -
2017-06-05 12:50:11 +00:00
mattias
92ef27e2f4 IDE: method property editor: fixed creating new event
git-svn-id: trunk@55225 -
2017-06-04 21:55:17 +00:00
michl
d3f428a7d5 IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958
git-svn-id: trunk@55220 -
2017-06-04 21:16:33 +00:00
mattias
6e41e1e216 lazutils: fixed UTF8CharacterLengthFast
git-svn-id: trunk@55218 -
2017-06-04 20:18:38 +00:00
mattias
02d03fe47f translations: German: updates from Swen Heinig
git-svn-id: trunk@55216 -
2017-06-04 19:58:16 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
mattias
b29915c159 IDE: method property editor: edit: ask whether jump to inherited or add override
git-svn-id: trunk@55206 -
2017-06-04 09:21:06 +00:00
mattias
4975382c55 codetools: TEventsCodeTool.FindClassOfInstance: search unit in unitpath, the uses section is not enough
git-svn-id: trunk@55204 -
2017-06-04 07:30:15 +00:00
mattias
378cbd62c0 codetools: fixed TEventsCodeTool.MethodTypeDataToStr for fpc 3.0+
git-svn-id: trunk@55200 -
2017-06-04 06:45:02 +00:00
wp
6add4a7106 Fix resource error due to r55183 #7b657e8c49
git-svn-id: trunk@55185 -
2017-06-03 14:26:06 +00:00
wp
7b657e8c49 IDE: Add magnified (150% and 200%) component palette icons for packages sqlitelaz and sqlite3laz
git-svn-id: trunk@55183 -
2017-06-03 13:52:58 +00:00
wp
14047de5e7 IDE: Add magnified images (150% and 200%) for data access components
git-svn-id: trunk@55181 -
2017-06-03 09:25:50 +00:00
wp
f7389c4e14 IDE: Add 200% palette images of all dialog components.
git-svn-id: trunk@55177 -
2017-06-02 22:13:52 +00:00
mattias
d701d4a458 fixed spelling errors, bug #31956, from Paul Gevers
git-svn-id: trunk@55172 -
2017-06-02 20:44:47 +00:00
ondrej
844bef4565 IDE: html hint: increase width in order not to show vertical scrollbar
git-svn-id: trunk@55165 -
2017-06-02 20:04:21 +00:00
wp
29872f2bb9 IDE: Add 150% dialog palette images missing from previous commit.
git-svn-id: trunk@55158 -
2017-06-02 17:36:09 +00:00
juha
39c35714d7 Finnish translation by Seppo Suutarla and myself.
git-svn-id: trunk@55156 -
2017-06-02 11:53:55 +00:00
wp
0d553830c5 IDE + chmhelp: Add 150% and 200% icons for TXMLConfig, TChmHelpDatabase, TLHelpConnector.
git-svn-id: trunk@55150 -
2017-06-01 22:38:32 +00:00
maxim
79b05e3d78 Translations: French translation update by Gilles Vasseur, bug #31946
git-svn-id: trunk@55148 -
2017-06-01 22:27:45 +00:00
ondrej
a33e8c7b11 IdeIntf: hint manager: shrink height of fixed hints. (Fix for r55095 #9b548421fa.)
git-svn-id: trunk@55142 -
2017-06-01 11:42:37 +00:00
maxim
e37ede8c4f Fppkg: regenerated translations and updated Russian translation
git-svn-id: trunk@55136 -
2017-05-31 22:33:50 +00:00
ondrej
7e3c4d39df DateTimeCtrls: TDateTimePicker: add Options property with dtpoDoChangeOnSetDateTime (not default). Issue #31679
git-svn-id: trunk@55133 -
2017-05-31 16:31:59 +00:00
mattias
f1d0f56925 IDEIntf: fixed AV on show hint, bug #31937, from Lagunov Aleksey
git-svn-id: trunk@55130 -
2017-05-31 11:32:10 +00:00
wp
c789291889 TAChart: Avoid exception in IDE if Extent.Min >= Extent.Max
git-svn-id: trunk@55129 -
2017-05-31 10:18:57 +00:00
joost
618a14fb45 * Added a wizard to create fppkgs basic configuration files
git-svn-id: trunk@55127 -
2017-05-30 22:12:52 +00:00
balazs
9311861669 Opkman: Added author name for famfamfam icon set. Corrected license version to CC Attribution 3.0.
git-svn-id: trunk@55125 -
2017-05-30 05:21:21 +00:00
martin
cb676c2241 SynEdit: MarkupFoldColor, fixed crash due to wrong method signature.
git-svn-id: trunk@55106 -
2017-05-27 02:40:18 +00:00
wp
92595f0745 TAChart: Use SameValue in floating point comparisons.
git-svn-id: trunk@55104 -
2017-05-26 13:15:42 +00:00
ondrej
a08eb48d76 IdeIntf: propedits: fix call stored method with index parameter if needed. Issue #31923
git-svn-id: trunk@55098 -
2017-05-26 11:50:41 +00:00
mattias
9b548421fa IDEIntf: THintWindowManager.ShowHint limit size to active form, from Russell
git-svn-id: trunk@55095 -
2017-05-26 09:59:16 +00:00
mattias
72e6211499 codetools: fixed EnableCodeCompleteTemplates
git-svn-id: trunk@55093 -
2017-05-26 09:37:40 +00:00
balazs
0a06e5079d Opkman: Fixed a small sorting bug in the main tree.
git-svn-id: trunk@55090 -
2017-05-26 04:31:37 +00:00
maxim
77b9c644a0 Translations: French translation update by Gilles Vasseur, bug #31905
git-svn-id: trunk@55084 -
2017-05-25 22:22:44 +00:00
michl
95d8fc70ee AnchorDocking: Revert revision 54525 #6139a22bcf as it breaks other reloading of AnchorDocking layouts. Issue #31834
git-svn-id: trunk@55083 -
2017-05-25 20:25:43 +00:00
balazs
a6ca7b1221 Opkman: Replace icon with "CC Attribution-No Derivative 4.0" license.
git-svn-id: trunk@55074 -
2017-05-24 20:17:03 +00:00
juha
94be804f66 IDEIntf: Fix a stupid copy/paste error in r55015 #61beca02f9.
git-svn-id: trunk@55071 -
2017-05-24 13:03:21 +00:00
balazs
47e4060861 Opkman: Refactoring main tree color scheme.
git-svn-id: trunk@55061 -
2017-05-23 09:10:27 +00:00
juha
5b3be46dc8 TodoList: Don't try to update the list too early. Regression caused by issue #31006.
git-svn-id: trunk@55059 -
2017-05-23 07:46:34 +00:00
ondrej
dc0a33652f IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
2017-05-22 07:52:37 +00:00
ondrej
5daa890980 ExternHelp: fix uses clause after r55035 #5d03c243b5
git-svn-id: trunk@55038 -
2017-05-22 07:04:42 +00:00
ondrej
c3ef5a5623 CodeTools: return method overloads for compatibility after r55031 #3ec399d85a
git-svn-id: trunk@55037 -
2017-05-22 06:57:39 +00:00
balazs
5abb0b0ca3 Opkman: Bug fix, correctly count uninstalled/deleted packages.
git-svn-id: trunk@55036 -
2017-05-21 21:00:29 +00:00
michl
5d03c243b5 IDE: High-DPI: All IDE SpeedButtons DPI-aware
git-svn-id: trunk@55035 -
2017-05-21 20:59:29 +00:00
michl
873c73c12e IDE: High-DPI: MenuEditor Images. Issue #31877
git-svn-id: trunk@55034 -
2017-05-21 19:58:47 +00:00
michl
9a8cf0cdd1 IDE: High-DPI: Move loading of glyphs to ideintf to multiple method use + cleanup.
git-svn-id: trunk@55032 -
2017-05-21 19:44:57 +00:00
ondrej
3ec399d85a CodeTools: add "Avoid unnecessary jumps" option, make it default.
git-svn-id: trunk@55031 -
2017-05-21 18:14:51 +00:00
ondrej
a5c8984ec7 CodeTools: center jumps with a percent value. Add settings for code block jump as well.
git-svn-id: trunk@55030 -
2017-05-21 13:26:38 +00:00
juha
3ea7d0a0f9 JCF2: Support octal numbers. Issue #31876, patch from CCRDude.
git-svn-id: trunk@55028 -
2017-05-21 10:53:00 +00:00
ondrej
7a3d5c7a3f IdeIntf: OI: use DefaultValueFont and ValueFont also for editors and hint window; draw default value in editor combobox with italic style.
git-svn-id: trunk@55025 -
2017-05-20 20:30:08 +00:00
mattias
c1f4cfb81a multithreadproc: added DoParallelNested
git-svn-id: trunk@55024 -
2017-05-20 17:18:17 +00:00
bart
d396b86379 SpinEditEx: implement increment/decrement with mousewheel.
git-svn-id: trunk@55023 -
2017-05-20 11:53:38 +00:00
ondrej
083ef5923c LCL: rename TControl.ScaleCoord* methods
git-svn-id: trunk@55022 -
2017-05-20 10:02:25 +00:00
juha
61beca02f9 IDEIntf: Restore the backwards compatible event TPropHookModified. Add a new event TPropHookModifiedWithName.
git-svn-id: trunk@55015 -
2017-05-19 17:54:10 +00:00
mattias
1b4ad9eff5 debian: fixed permissions and description
git-svn-id: trunk@55004 -
2017-05-19 10:16:40 +00:00
mattias
65551e6d72 projectgroups: fixed memleak
git-svn-id: trunk@54990 -
2017-05-19 00:00:33 +00:00
mattias
5508095cff IDEIntf: TIDEMenuItem: fixed not freeing MenuItems of TMenu
git-svn-id: trunk@54988 -
2017-05-18 23:57:25 +00:00
mattias
d4aa6c91b2 projectgroups: set menuitems to nil on destroy
git-svn-id: trunk@54986 -
2017-05-18 23:56:11 +00:00
ondrej
2e5a01d509 codetools: fix potential endless loop
git-svn-id: trunk@54983 -
2017-05-18 22:54:41 +00:00
ondrej
1c25a7e012 codetools: Override function result string types: fix: the function definition parameter type must be string, not the value expression
git-svn-id: trunk@54982 -
2017-05-18 22:29:59 +00:00
ondrej
bf3e483768 ideintf: fix regression in image scaling code.
git-svn-id: trunk@54981 -
2017-05-18 21:24:56 +00:00
ondrej
1079fcdcbc codetools: simplify r54976 #a52a5d0607
git-svn-id: trunk@54979 -
2017-05-18 20:56:17 +00:00
ondrej
7f78bf4c33 codetools: support UnicodeString in TFindDeclarationTool.FindExprTypeAsString
git-svn-id: trunk@54977 -
2017-05-18 20:35:27 +00:00
ondrej
a52a5d0607 codetools: implement 'Override function result string types with the first parameter expression type' code creation feature
git-svn-id: trunk@54976 -
2017-05-18 20:08:13 +00:00
mattias
c4a3e56985 cody: fixed typo
git-svn-id: trunk@54972 -
2017-05-18 15:01:37 +00:00
mattias
e6ce403f3f updates makefiles
git-svn-id: trunk@54969 -
2017-05-18 11:39:53 +00:00
juha
d88911aefa JCF2: Support finalization without initialization. Issue #31821, patch from CCRDude.
git-svn-id: trunk@54965 -
2017-05-18 08:52:46 +00:00
juha
19d467d3e1 JCF2: Support nested procedure types. Issue #31823, patch from CCRDude.
git-svn-id: trunk@54963 -
2017-05-18 08:36:48 +00:00
ondrej
3a7e2ee5dd IdeIntf: propedits: fix highlighting default (=not stored) properties.
git-svn-id: trunk@54955 -
2017-05-17 18:27:55 +00:00
ondrej
697a3ee6fa IdeIntf: propedits: always write property values to objects. The property setter method has to decide about the need of update, not the propedit code.
git-svn-id: trunk@54954 -
2017-05-17 14:57:07 +00:00
ondrej
fa6f0296b6 IdeIntf: OI: always write values to objects if explicitely wanted.
git-svn-id: trunk@54953 -
2017-05-17 14:55:48 +00:00
ondrej
5eb469913c ide: rewrite (simplify) High-DPI icon scaling
+ support _150 and _200 variants for component images

git-svn-id: trunk@54946 -
2017-05-17 09:31:43 +00:00
maxim
ba337e4049 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31822
git-svn-id: trunk@54944 -
2017-05-16 22:24:10 +00:00
maxim
edca2f5223 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31810
git-svn-id: trunk@54938 -
2017-05-15 22:24:54 +00:00
maxim
e71b8d6647 OpkMan: regenerated translations and updated Russian translation
git-svn-id: trunk@54937 -
2017-05-15 22:12:41 +00:00
balazs
6bf8e034b5 Opkman:Implemented the uninstall feature.
git-svn-id: trunk@54933 -
2017-05-14 19:51:24 +00:00
mattias
6a48f71755 sqldb: enable mysql40 on win64
git-svn-id: trunk@54931 -
2017-05-14 17:19:20 +00:00
ondrej
94b65e57e9 lazcontrols: lvlgraphctrl: high-DPI. Issue #31781
git-svn-id: trunk@54929 -
2017-05-14 15:25:16 +00:00
ondrej
a5fb446af5 ideintf: objectinspector: fix high-dpi in custom property grids. Issue #31769
git-svn-id: trunk@54928 -
2017-05-14 14:43:31 +00:00
balazs
a71ab6fde4 Opkman: Fix high-DPI. Issue #31782.
git-svn-id: trunk@54923 -
2017-05-14 12:09:28 +00:00
martin
f3fe0c0137 Merged revision(s) 54920 from branches/fixes_1_8:
Fixed compile ifdef
........

git-svn-id: trunk@54921 -
2017-05-14 11:22:46 +00:00
ondrej
68fbe369e0 IdeIntf: OI: High-DPI: ValueComboBox.
git-svn-id: trunk@54917 -
2017-05-14 09:52:32 +00:00
mattias
f7d1f54024 sqldb: fixed win64 compile with fpc 3.0.2
git-svn-id: trunk@54910 -
2017-05-14 08:15:58 +00:00
mattias
a0fbbebbe2 sqldb: fixed win64 compile with fpc 3.0.2
git-svn-id: trunk@54909 -
2017-05-14 08:12:24 +00:00
balazs
da2b815a14 Opkman: Uninstall feature small bugfix.
git-svn-id: trunk@54908 -
2017-05-14 08:07:08 +00:00
balazs
7c8a2cc2a5 Opkman: Uninstall feature partially implemented.
git-svn-id: trunk@54906 -
2017-05-14 07:45:05 +00:00
ondrej
89f4fd0314 IdeIntf: OI: High-DPI: value button. Issue #31784
git-svn-id: trunk@54905 -
2017-05-14 07:32:43 +00:00
ondrej
83b005e1fc IdeIntf: OI: High-DPI: restricted tab. Patch by AlexeyT, Issue #31778
git-svn-id: trunk@54904 -
2017-05-14 07:22:36 +00:00
juha
ec931df828 IdeIntf: API function for uninstalling a package. From Balázs.
git-svn-id: trunk@54902 -
2017-05-13 22:06:35 +00:00
wp
99063d2076 fpvectorial: Fix memory leak in dxf reader (http://forum.lazarus.freepascal.org/index.php/topic,36827.msg246126)
git-svn-id: trunk@54901 -
2017-05-13 21:57:43 +00:00
bart
c2f112c3d0 Printers4Lazarus: force fatal compilation error on WinCE platform, since the package is unsupported on this platform.
git-svn-id: trunk@54900 -
2017-05-13 21:16:23 +00:00
bart
fb53db05ec CairCanvas: disable compilation for WinCE (there exists no cairo support on WinCE).
git-svn-id: trunk@54899 -
2017-05-13 21:12:07 +00:00
mattias
51b03efe92 sqldb: fixed compile under darwin
git-svn-id: trunk@54896 -
2017-05-13 17:18:04 +00:00
wp
f9266d01ea lhelp: Fix lhelp to show popup hints (issue #31732).
git-svn-id: trunk@54872 -
2017-05-11 08:22:03 +00:00
maxim
9256ee10a2 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31783
git-svn-id: trunk@54866 -
2017-05-10 22:40:23 +00:00
mattias
878dfd23f9 codetools: added predefined fpc identifier get_frame
git-svn-id: trunk@54859 -
2017-05-10 15:48:45 +00:00
joost
d6b5974816 fppkg: Added ability to install packages from the location they were originally installed from
git-svn-id: trunk@54847 -
2017-05-09 21:30:49 +00:00
joost
a07bb53e34 fppkg: Show errors also in the log
git-svn-id: trunk@54846 -
2017-05-09 21:25:20 +00:00
bart
a3a7c54e1e LazUtf8: fix compilation for WinCE. Issue #0031788.
git-svn-id: trunk@54845 -
2017-05-09 19:21:42 +00:00
mattias
a2e22134f1 codetools: set defines when setting modeswitches
git-svn-id: trunk@54838 -
2017-05-08 19:01:27 +00:00
mattias
09d0b3fa93 codetools: parsing modeswitch on,off
git-svn-id: trunk@54836 -
2017-05-08 18:43:04 +00:00
mattias
d315ac952d codetools: identifier completion: Delphi directives
git-svn-id: trunk@54834 -
2017-05-08 18:31:30 +00:00
mattias
497a08de97 codetools: renamed cmsBlocks to cmsCBlocks, because less confusing
git-svn-id: trunk@54831 -
2017-05-08 11:53:32 +00:00
mattias
fb914a4a21 rtticontrols: updated example lpi
git-svn-id: trunk@54829 -
2017-05-08 11:11:30 +00:00
mattias
6829a85ed6 codetools: added compiler directive switches $E, $G, $J, $O, $U
git-svn-id: trunk@54827 -
2017-05-08 11:10:44 +00:00
juha
fae13ccae8 JCF2: Support class destructors. Issue #31749, patch from CCRDude.
git-svn-id: trunk@54825 -
2017-05-07 21:35:48 +00:00
mattias
7518ea353a codetools: fixed guesstype of copy()
git-svn-id: trunk@54821 -
2017-05-07 09:13:40 +00:00
mattias
a8b27bfd5e codetools: tests: added guesstype of copy()
git-svn-id: trunk@54820 -
2017-05-07 09:13:12 +00:00
zoran
9e26dc8414 DBDateTimePicker - removing old comment
git-svn-id: trunk@54818 -
2017-05-06 13:18:08 +00:00
mattias
2b1fde1cd2 lazutils: fixed lazunicode compile under Delphi
git-svn-id: trunk@54807 -
2017-05-03 11:25:19 +00:00
juha
35f0a84962 LazUtils: Clean LazUnicode.
git-svn-id: trunk@54806 -
2017-05-03 11:19:09 +00:00
maxim
4299756c69 Translations: added missing file from r54785 #379fa56788 (Hungarian translation update)
git-svn-id: trunk@54789 -
2017-05-01 11:09:36 +00:00
maxim
379fa56788 Translations: Hungarian translation update by Péter Gábor, bug #31739
git-svn-id: trunk@54785 -
2017-05-01 10:31:50 +00:00
jesus
d3fb32086e Printers: don't raise exception if there are 0 printer's paper bins.
git-svn-id: trunk@54783 -
2017-04-30 19:12:18 +00:00
mattias
f915aac0c7 codetools: use namespaces only for pas2js and fpc>30101
git-svn-id: trunk@54769 -
2017-04-28 22:39:47 +00:00
mattias
08bd7d6206 IDE: parse project default namespace
git-svn-id: trunk@54767 -
2017-04-28 22:27:06 +00:00
mattias
73b1b38cde codetools: fixed compilation with fpc<3.1.1
git-svn-id: trunk@54763 -
2017-04-28 10:40:01 +00:00
wp
093242498d LCL: Activate ImageIndexPropertyEditor for grids (Columns[].Title.ImageIndex, ImageIndexSortAsc/Desc)
git-svn-id: trunk@54762 -
2017-04-27 22:47:29 +00:00
mattias
871ae7e6b9 IDE: added macros for namespaces
git-svn-id: trunk@54758 -
2017-04-27 14:34:53 +00:00
mattias
e87f70b765 lazutils: added MergeWithDelimiter
git-svn-id: trunk@54756 -
2017-04-27 14:33:17 +00:00
mattias
b382175cfb IDE: parse namespaces from custom compiler options
git-svn-id: trunk@54751 -
2017-04-26 19:41:08 +00:00
mattias
a067dd3411 IDE: do not pass -B when option -k or -T changes, added resourcestring
git-svn-id: trunk@54749 -
2017-04-26 19:20:54 +00:00
mattias
aa5717bb55 codetools: search units with namespaces
git-svn-id: trunk@54745 -
2017-04-26 18:36:04 +00:00
mattias
8fe94c57d5 codetools: tests: namespace in uses section
git-svn-id: trunk@54744 -
2017-04-26 18:33:51 +00:00
mattias
afc67da7ae codetools: tests: test program namespace
git-svn-id: trunk@54742 -
2017-04-26 11:04:17 +00:00
mattias
af09292110 codetools: identifier completion: list each namespace only once
git-svn-id: trunk@54740 -
2017-04-26 10:08:12 +00:00
mattias
18296584ed codetools:
- dotted unit name in term: find longest match
- dotted unit name: fixed searching in interface only interface uses section
- identifier completion: fixed list unit sub identifiers when there are longer namespaces
- identifier completion: list all name used namespaces

git-svn-id: trunk@54737 -
2017-04-26 09:55:09 +00:00
mattias
2d51c08884 codetools: tests: namespace prefixes
git-svn-id: trunk@54736 -
2017-04-26 09:32:36 +00:00
mattias
e4895d2fd0 codetools: dotted unit name tests
git-svn-id: trunk@54735 -
2017-04-26 08:40:45 +00:00
ondrej
35aaed1cd7 CodeTools: no IFDEFs for r54731 #532ce029d5
git-svn-id: trunk@54734 -
2017-04-25 10:50:58 +00:00
sekelsenmat
532ce029d5 codetools: Fixes compilation with fpc 2.6
git-svn-id: trunk@54731 -
2017-04-25 10:23:10 +00:00
mattias
a8d6670895 codetools: fixed parsing array
git-svn-id: trunk@54729 -
2017-04-25 09:52:21 +00:00
mattias
fa480d0669 codetools: tests: added array test
git-svn-id: trunk@54728 -
2017-04-25 09:52:08 +00:00
mattias
c5464ad7dc codetools: fixed compilation with fpc 2.6.4
git-svn-id: trunk@54726 -
2017-04-25 09:45:15 +00:00
mattias
6bd8281e0c codetools: updated readme
git-svn-id: trunk@54725 -
2017-04-25 09:45:02 +00:00
mattias
22350effc4 codetools: parse multi dim arrays, patch from Paul W, issue #25045
git-svn-id: trunk@54719 -
2017-04-25 07:08:42 +00:00
mattias
95545633e7 codetools: added $mode ExtPas, load hidden units MacPas, ISO7185, ExtPas, BlockRTL
git-svn-id: trunk@54714 -
2017-04-24 17:42:10 +00:00
mattias
815496f161 codetools: fixed modeswitch name blocks to cblocks
git-svn-id: trunk@54712 -
2017-04-24 17:29:19 +00:00
mattias
b432133a9a codetools: added tests for modeswitch cblocks
git-svn-id: trunk@54711 -
2017-04-24 17:28:56 +00:00
maxim
9150e859e8 Codetools: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@54700 -
2017-04-23 22:27:04 +00:00
wp
a7e4e76dcc TAChart: Change default value of TFitSeries.Pointer.Visible to false for backward-compatibility
git-svn-id: trunk@54698 -
2017-04-23 21:38:29 +00:00
mattias
e96ede4637 codetools: code completion: add proc for procvar: fixed reference-to
git-svn-id: trunk@54692 -
2017-04-22 18:10:28 +00:00
mattias
3ca49ceb2b cody: identifier dictionary: use identifier: jump to syntax error
git-svn-id: trunk@54690 -
2017-04-22 17:39:01 +00:00
mattias
0bde8fa043 codetools: define template directory: fixed skipping empty directory
git-svn-id: trunk@54688 -
2017-04-22 14:44:08 +00:00
mattias
9af0510f2d codetools: fixed id on unknown exception
git-svn-id: trunk@54686 -
2017-04-22 11:20:56 +00:00
mattias
43254f08ad codetools: sourcechangecache and directiveparser: unique ids for errors
git-svn-id: trunk@54684 -
2017-04-22 11:18:28 +00:00
mattias
f344610be5 codetools: linkscanner: unique ids for errors
git-svn-id: trunk@54682 -
2017-04-22 11:10:31 +00:00
mattias
da25c136d5 codetools: tests: use lazutils instead of lcl
git-svn-id: trunk@54681 -
2017-04-22 11:09:35 +00:00
mattias
6f84d36cbf fpcunit: consolerunner: use lazutils instead of lcl
git-svn-id: trunk@54679 -
2017-04-22 11:06:30 +00:00
mattias
9b7b950996 codetools: added test for in
git-svn-id: trunk@54678 -
2017-04-22 06:26:04 +00:00
mattias
e42d0903e0 codetools: fixed error msg
git-svn-id: trunk@54674 -
2017-04-21 21:24:20 +00:00
mattias
01f25f27ce codetools: debug gather unit names
git-svn-id: trunk@54671 -
2017-04-21 20:33:14 +00:00
mattias
834318e937 codetools: fixed for in constset
git-svn-id: trunk@54669 -
2017-04-21 19:48:04 +00:00
mattias
e63c991f8e codetools: test for in constset
git-svn-id: trunk@54668 -
2017-04-21 19:47:52 +00:00
mattias
34d59e8593 codetools: added predefine str
git-svn-id: trunk@54665 -
2017-04-21 18:59:41 +00:00
mattias
c6eeda0482 codetools: clean up
git-svn-id: trunk@54664 -
2017-04-21 18:59:13 +00:00
mattias
a378409b29 codetools: added unique ids for errors
git-svn-id: trunk@54663 -
2017-04-21 18:35:53 +00:00
mattias
d4d351c801 codetools: tests: clean up
git-svn-id: trunk@54662 -
2017-04-21 18:23:30 +00:00
mattias
c3b49f8828 codetools: tests: TTestPascalParser: show all elines and error column
git-svn-id: trunk@54661 -
2017-04-21 17:26:01 +00:00
mattias
f10396a790 codetools: added nativeint, nativeuint for pas2js
git-svn-id: trunk@54659 -
2017-04-21 17:05:58 +00:00
zoran
c954ed4518 DateTimePicker - improved 54652
git-svn-id: trunk@54653 -
2017-04-20 13:08:55 +00:00
zoran
1ed8c064f8 DateTimePicker - don't call OnChange when undoing changes
git-svn-id: trunk@54652 -
2017-04-20 13:00:35 +00:00
zoran
71e9ef32c4 DateTimePicker - OnChange fires twice - bug #31679
git-svn-id: trunk@54651 -
2017-04-20 12:19:22 +00:00
mattias
00d6a447b5 codetools: fixed resolving function result, simplified code
git-svn-id: trunk@54649 -
2017-04-20 11:36:37 +00:00
juha
6774461478 DateTimePicker: Don't fire OnChange event when pressing ESC without changes. Issue #31679, patch from Gabor Boros.
git-svn-id: trunk@54645 -
2017-04-19 12:11:27 +00:00
mattias
5ad98a7bcf codetools: ctnReferencTo for typeinfo, code hints and type check
git-svn-id: trunk@54642 -
2017-04-19 11:49:51 +00:00