Commit Graph

52165 Commits

Author SHA1 Message Date
joost
4143da6bac fppkg: Show reason why a package is broken
git-svn-id: trunk@55341 -
2017-06-12 22:20:14 +00:00
wp
fe1128f2bc tools/jsonviewer: Fix crashing due to unknown clipboard format
git-svn-id: trunk@55340 -
2017-06-12 21:58:15 +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
wp
afacb97710 grids: Fix size of focus rectangle if gridlinewidth > 1 (issue #32002)
git-svn-id: trunk@55334 -
2017-06-12 11:37:41 +00:00
sekelsenmat
9b0908abc4 cocoa: Fixes bug #31914: TPageControl problems with Cocoa
git-svn-id: trunk@55333 -
2017-06-12 11:15:30 +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
sekelsenmat
210554adb1 cocoa: Bug #0031914 Tab labels display doubled up ampersands
git-svn-id: trunk@55328 -
2017-06-12 08:57:49 +00:00
sekelsenmat
31799a90a0 cocoa: Fixes mem leak, bug #31917
git-svn-id: trunk@55327 -
2017-06-12 08:40:26 +00:00
sekelsenmat
618c809be9 cocoa: Fixes bug #31959: in FontDialog selected bold, result shows none style
git-svn-id: trunk@55326 -
2017-06-12 08:35:37 +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
7252c9bfd0 IDE: High-DPI: some missing component icons.
git-svn-id: trunk@55324 -
2017-06-12 07:42:32 +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
michl
52842454d2 MenuDesigner: High-DPI Icons
git-svn-id: trunk@55321 -
2017-06-11 20:09:10 +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
635343f2b8 IDE: Make short and long codehelp descriptions distinctive by a <hr> in OI InfoBox.
git-svn-id: trunk@55310 -
2017-06-10 16:30:24 +00:00
juha
a174095481 IDE: Turn TCodeHelpHintOption chhoNoComments into positive chhoComments for consistency.
git-svn-id: trunk@55309 -
2017-06-10 16:30:22 +00:00
juha
99f4b40a94 IDE: Formatting.
git-svn-id: trunk@55308 -
2017-06-10 16:30:21 +00:00
juha
412bf43f42 IDE: Support HTML lists, <ul> and <li> tags in TCodeHelpManager. Issue #31991.
git-svn-id: trunk@55307 -
2017-06-10 16:30:19 +00:00
juha
2387cb7f16 Debugger: commit automatic changes for CallStackDlg.
git-svn-id: trunk@55306 -
2017-06-10 16:30:04 +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
juha
24a6e20c0d IDE: Give default size for NewDialog layout at first start. Design-time size has no effect. Set constraints.
git-svn-id: trunk@55302 -
2017-06-10 06:45:35 +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
1b227531a6 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@55298 -
2017-06-09 22:45:47 +00:00
maxim
edf68ab6c5 FpPkg: regenerated translations and updated Russian translation
git-svn-id: trunk@55297 -
2017-06-09 22:41:46 +00:00
mattias
05143861c8 rpm: fixed omitting editoroptions.xml
git-svn-id: trunk@55295 -
2017-06-09 22:10:39 +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
ondrej
13110f6bd9 ide: project inspector: show build mode in caption
git-svn-id: trunk@55291 -
2017-06-09 16:02:02 +00:00
mattias
2407514a1e deb: lazarus: removed editoroptions.xml, the built-in defaults are better
git-svn-id: trunk@55280 -
2017-06-09 14:35:31 +00:00
zoran
59c1e76968 Fix indentation
git-svn-id: trunk@55279 -
2017-06-09 13:17:17 +00:00
ondrej
cb1bb1a10b ide: desktops: add "Associated debug desktop" property to a desktop.
git-svn-id: trunk@55278 -
2017-06-09 11:15:00 +00:00