Commit Graph

53213 Commits

Author SHA1 Message Date
juha
ec9b0f1db8 LazDataDesktop: Support schema names. Issue #29799, patch from Daniel Gaspary
git-svn-id: trunk@56751 -
2017-12-15 22:19:45 +00:00
juha
a6e34f0a9b IDE: Improve PathEditorDialog layout. Issue #32650, patch from FTurtle.
git-svn-id: trunk@56750 -
2017-12-15 22:19:29 +00:00
maxim
18dbb198b7 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32819
git-svn-id: trunk@56749 -
2017-12-15 13:02:31 +00:00
wp
a74be86278 synedit: HiRes component palette icons by Roland Hahn
git-svn-id: trunk@56748 -
2017-12-15 11:37:40 +00:00
mattias
2172ebbe9f IDE: view_unit dialog: do not check virtual directory via DirectoryCachePool
git-svn-id: trunk@56746 -
2017-12-14 23:59:21 +00:00
mattias
fbb5359a95 pas2jsdsgn: started options frame
git-svn-id: trunk@56745 -
2017-12-14 18:50:05 +00:00
mattias
14a1a07640 IDE: open file at cursor: adjust cursor if cursor is behind word
git-svn-id: trunk@56731 -
2017-12-14 18:04:46 +00:00
mattias
01020fb1c1 codetools: debug FindFileAtCursor
git-svn-id: trunk@56729 -
2017-12-14 18:03:28 +00:00
mattias
192bfa4b12 tests: ResolveDots: check resolvedots is stable
git-svn-id: trunk@56728 -
2017-12-14 16:31:15 +00:00
mattias
5d67ef5e1b lazutils: fixed ResolveDots under Windows .\.
git-svn-id: trunk@56726 -
2017-12-14 16:19:14 +00:00
mattias
cf72b8162b tests: more tests for ResolveDots on windows
git-svn-id: trunk@56725 -
2017-12-14 16:18:42 +00:00
maxim
26a2d1da3c IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56724 -
2017-12-14 14:59:26 +00:00
maxim
55e42f7de3 IDE: added missing spaces in descriptions of online dependencies
in Project Inspector

git-svn-id: trunk@56723 -
2017-12-14 14:54:12 +00:00
maxim
62c3f4a91d Opkman: regenerated German translation
git-svn-id: trunk@56722 -
2017-12-14 14:16:18 +00:00
ondrej
3ce2d72ef3 LCL: TCustomEdit: add OnChange handler list
git-svn-id: trunk@56721 -
2017-12-14 14:15:34 +00:00
juha
a2ec98b383 Revert r56717 #1939dcdaa7, requires FPC trunk. "LazReport: Fix error on loading detail reports. Issue #32812"
git-svn-id: trunk@56720 -
2017-12-14 14:02:35 +00:00
balazs
d997abd3df IDE: Pkglinks dialog: Display repository date in the "Last modified" column for online links. Repository date represents the date when the online package was last modified.
git-svn-id: trunk@56719 -
2017-12-14 11:15:15 +00:00
juha
10869f2af7 A new example project for mouse buttons. Issue #32791, from AlexeyT.
git-svn-id: trunk@56718 -
2017-12-14 07:44:26 +00:00
juha
1939dcdaa7 LazReport: Fix error on loading detail reports. Issue #32812, patch from Lagunov Aleksey.
git-svn-id: trunk@56717 -
2017-12-14 06:58:54 +00:00
juha
b94d5f4104 LCL: Remove csDesignInteractive from ControlStyle of TControlBar. Issue #32813.
git-svn-id: trunk@56716 -
2017-12-14 06:58:47 +00:00
dmitry
eda7fd2cd0 cocoa: #32749. invalidating (and discarding) the original non-premultiplied data, if it has been modified by NSBitmapContext in NSImageRep. Changing bitmap handle recreation prior to drawing the bitmap. The change has been tested with samples from #28692 and #28102.
git-svn-id: trunk@56715 -
2017-12-14 06:44:51 +00:00
wp
c35b4b0f90 lhelp: Add popupmenu item "Copy source" (idea by Sergey Bodrov)
git-svn-id: trunk@56714 -
2017-12-13 23:31:02 +00:00
wp
cabeb5d566 TurboPower_ipro: Add read-only property TIpHtml.DocCharset.
git-svn-id: trunk@56713 -
2017-12-13 23:26:50 +00:00
balazs
08558f4b92 IDE: Project Inspector: Display missing "Required Packages" with different icon if the packages are available online. The possibility to install online packages directly from Project Inspector when Opkman is installed.
git-svn-id: trunk@56712 -
2017-12-13 07:29:59 +00:00
balazs
640a82f920 Opkman: Extend TOPMInterface.
git-svn-id: trunk@56711 -
2017-12-13 07:27:52 +00:00
juha
48b785c072 Designer: Remove a useless variable.
git-svn-id: trunk@56710 -
2017-12-13 00:07:06 +00:00
juha
f69e728e25 Designer: Prevent an AV after deleting a control with csDesignInteractive in ControlStyle. Issue #32813.
git-svn-id: trunk@56709 -
2017-12-13 00:07:05 +00:00
juha
f8be53b0e6 LazUtils: Change "Character" to "Codepoint" also in some parameter names in LazUTF8. Cleanup.
git-svn-id: trunk@56708 -
2017-12-13 00:07:00 +00:00
wp
d9c93c3587 TurboPower_ipro: Revert prev commit, add more index checks to TCSSProps.ReadCommands
git-svn-id: trunk@56707 -
2017-12-12 14:34:07 +00:00
wp
0f3216f223 TurboPower_iPro: Refactor TCSSProps.ReadCommands (in ipcss.inc) removing unneeded checks
git-svn-id: trunk@56706 -
2017-12-12 13:28:30 +00:00
wp
77d298fee6 RTTIControls: Add HighRes palette icons by Roland Hahn.
git-svn-id: trunk@56705 -
2017-12-12 13:08:46 +00:00
mattias
db74a11c8b IDE: run file: fixed running command in working directory, added checkbox to show run output
git-svn-id: trunk@56703 -
2017-12-12 10:42:59 +00:00
mattias
c0a0ffc941 translations: German: updates from Swen Heinig
git-svn-id: trunk@56702 -
2017-12-12 09:40:25 +00:00
wp
ee0da5fafc TurboPower_ipro: Fix codepage conversion if identified as "windows-xxxx" in html text.
git-svn-id: trunk@56701 -
2017-12-12 09:17:19 +00:00
maxim
ebc0d9a02b Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32806
git-svn-id: trunk@56700 -
2017-12-11 23:06:58 +00:00
maxim
3f33146b12 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@56699 -
2017-12-11 23:02:22 +00:00
maxim
9a41c5862a IDE: improved wording in some online package installation related strings
git-svn-id: trunk@56698 -
2017-12-11 22:58:33 +00:00
maxim
efca1b8d6b Opkman: regenerated translations
git-svn-id: trunk@56697 -
2017-12-11 22:43:20 +00:00
martin
5693bb777a SynEdit: FIxed "caret at ident" for end of word
git-svn-id: trunk@56696 -
2017-12-11 20:28:23 +00:00
juha
ed82fc492a Revert incorrect r56398 #5071092ea6 "SynEdit: Enable operations for an identifier also when caret is at its end."
git-svn-id: trunk@56695 -
2017-12-11 20:23:43 +00:00
juha
fe589cfb05 LCL: Add horizontal mouse wheel support for TUpDown control. Issue #32753, patch from AlexeyT.
git-svn-id: trunk@56694 -
2017-12-11 19:44:39 +00:00
juha
3ed79743c8 Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
git-svn-id: trunk@56693 -
2017-12-11 19:44:37 +00:00
juha
6810c626df LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
2017-12-11 19:44:22 +00:00
balazs
f0981a06af Opkman: Show download/extract/install progress in the center of the work area.
git-svn-id: trunk@56691 -
2017-12-11 09:59:49 +00:00
balazs
687b78901e Packager: When opening a project, automatically resolve broken package dependency if the package is available online and opkman is installed.
git-svn-id: trunk@56690 -
2017-12-11 09:57:46 +00:00
wp
e014476d9e IDE: Replace some palette icons for better visibility on dark desktop themes.
git-svn-id: trunk@56689 -
2017-12-11 09:29:55 +00:00
wp
3ccdcc827d IDE: update images/copyright.txt
git-svn-id: trunk@56688 -
2017-12-10 20:21:43 +00:00
ondrej
c80132ec4e Images: add information about copyright.txt into README
git-svn-id: trunk@56687 -
2017-12-10 16:39:19 +00:00
juha
216afc7132 LCL-Win32: Support compilation with FPC 2.6.4. Will be merged to 1.8 fixes.
git-svn-id: trunk@56686 -
2017-12-10 16:02:25 +00:00
wp
2edba99094 Contributors: Add "component icons" to Roland Hahn's entry.
git-svn-id: trunk@56685 -
2017-12-10 10:31:05 +00:00