Commit Graph

50937 Commits

Author SHA1 Message Date
ondrej
19f63789bb docs: IDEWindowHelpTree: fix project options help links. Issue #29713, Patch by AlexeyT
git-svn-id: trunk@53743 -
2016-12-20 22:56:06 +00:00
juha
d33b9f61a2 Reuse LazLogger.DumpExceptionBackTrace. Cleanup.
git-svn-id: trunk@53742 -
2016-12-20 22:52:02 +00:00
juha
cfd390c5c5 Order uses sections some more.
git-svn-id: trunk@53741 -
2016-12-20 22:32:52 +00:00
juha
2329f266ed Move Translations unit from LCL to LazUtils.
git-svn-id: trunk@53740 -
2016-12-20 22:32:43 +00:00
michl
b1a91e3d7c LCL: TMemo: Fix for flickering on Windows, activating MemoWndProc. Issue #16140
git-svn-id: trunk@53739 -
2016-12-20 19:05:15 +00:00
juha
73aa9aa4bb Order uses sections again to see dependencies better.
git-svn-id: trunk@53738 -
2016-12-20 16:26:44 +00:00
juha
3b52a368a2 Move containers from LCL to LazUtils. DynamicArray, DynHashArray, DynQueue, Maps, StringHashList, ExtendedStrings, TextStrings.
git-svn-id: trunk@53737 -
2016-12-20 16:26:27 +00:00
ondrej
db0a509d69 win32: group box: invalidate after caption change. Issue #25868
git-svn-id: trunk@53736 -
2016-12-20 14:07:18 +00:00
mattias
c458f34d54 IDE: register TProcessUTF8 with LazUtils, not LCL
git-svn-id: trunk@53735 -
2016-12-20 13:25:34 +00:00
balazs
05116af836 Opkman: Extended options dialog with file/folder filtering.
git-svn-id: trunk@53734 -
2016-12-20 12:51:48 +00:00
mattias
800945ee04 lazbuild: using fpc regexpr instead of synregexpr
git-svn-id: trunk@53733 -
2016-12-20 12:45:57 +00:00
michl
d749179227 LCL: TLabel: Win32: fixed Wordwrap loses lines when word exceeds MaxWidth. Issue #20762
git-svn-id: trunk@53732 -
2016-12-20 12:27:19 +00:00
mattias
ad0980dcfa translations: German: updates from Swen Heinig
git-svn-id: trunk@53731 -
2016-12-20 12:13:56 +00:00
juha
6c8f081d96 LazBuild: Remove SynEdit dependency completely.
git-svn-id: trunk@53730 -
2016-12-20 00:09:19 +00:00
juha
aa9f568d95 IDE: Split InputHistories unit into 2 pieces to break SynEdit dependency.
git-svn-id: trunk@53729 -
2016-12-20 00:09:17 +00:00
juha
9c61946e73 MainIntf: Cleanup, remove unused unit references.
git-svn-id: trunk@53728 -
2016-12-20 00:09:15 +00:00
juha
9c405911fd Reduce SynEdit dependencies from units. Reorder uses sections to see dependencies better.
git-svn-id: trunk@53727 -
2016-12-20 00:09:10 +00:00
juha
8f632960a6 IDE: Remove SynEdit dependency from Project unit.
git-svn-id: trunk@53726 -
2016-12-20 00:08:59 +00:00
michl
af3f20163d LCL: TCanvas: fixed Windows WordWrap bug. Issue: #20763
git-svn-id: trunk@53725 -
2016-12-19 22:32:28 +00:00
balazs
9c5413917e Opkman: Allow users to select the update interval for packages.
Close forms "Create repository package" and "Create JSON for updates" if the operation was successful.
More suggestive names.
More hints for column: "Status/data"
Extend contributors list.


 

git-svn-id: trunk@53724 -
2016-12-19 13:43:51 +00:00
maxim
fc9e8e7323 Opkman: improved and cleaned up strings, regenerated translations and updated Russian translation
git-svn-id: trunk@53723 -
2016-12-18 23:07:47 +00:00
michl
3a3af4fd12 LCL: TMemo: Fix for flickering on Windows. Issue #16140
git-svn-id: trunk@53722 -
2016-12-18 21:42:49 +00:00
michl
365e66afe4 LCL: TWinControl: Fix for WMSize loop on minimizing a autosized form. Issue #30826
git-svn-id: trunk@53721 -
2016-12-18 19:19:32 +00:00
balazs
4e1a196334 Opkman: Enable multiple profiles, hide some of the functionality for regular users.
git-svn-id: trunk@53720 -
2016-12-18 17:57:46 +00:00
zeljko
2dd9752a04 Qt: use Qt's native event loop by default.
git-svn-id: trunk@53719 -
2016-12-18 15:17:29 +00:00
mattias
3770147624 IDE: clean up
git-svn-id: trunk@53718 -
2016-12-18 12:40:14 +00:00
mattias
21c43e9c0a lcl: gtk2: clean up
git-svn-id: trunk@53717 -
2016-12-18 12:40:01 +00:00
ondrej
8d6fb55c21 lcl: customform: revert r53334 #0a383ad832, issue #31122
git-svn-id: trunk@53716 -
2016-12-18 12:22:07 +00:00
balazs
bc7f03b15a Opkman: Trim URL before parsing to prevent "Invalid protocol" error.
git-svn-id: trunk@53715 -
2016-12-18 10:31:17 +00:00
ondrej
5b8fe624b4 cocoa: change LOGPIXELSX and -Y to 96 PPI. Issue #31037
git-svn-id: trunk@53714 -
2016-12-18 10:11:27 +00:00
juha
ad8da9ff6b Add LCLPlatformDef to packages and examples that did not compile otherwise.
git-svn-id: trunk@53713 -
2016-12-18 10:10:56 +00:00
ondrej
f1dca4c40d carbon: change LOGPIXELSX and -Y to 96 PPI. Issue #31037, by AlexeyT
git-svn-id: trunk@53712 -
2016-12-18 10:10:15 +00:00
juha
a714a91311 LCL: Move TLCLPlatform and related non-GUI code to a new unit to be used without GUI.
Organize uses-sections by package so that dependencies can be easier seen.

git-svn-id: trunk@53711 -
2016-12-17 22:58:08 +00:00
juha
fa1813ea1d AnchorEditor enhancements. Issue #31131, patch from FTurtle.
git-svn-id: trunk@53710 -
2016-12-17 22:58:00 +00:00
juha
8c4a0ba005 Sparta docked form designer: fix few warnings. Issue #31130, patch from AlexeyT.
git-svn-id: trunk@53709 -
2016-12-17 22:57:58 +00:00
juha
46ff8dcc47 HelpHTML example: remove unused unit references.
git-svn-id: trunk@53708 -
2016-12-17 22:57:53 +00:00
michl
2254a18568 LCL: TNotebook: fixed wrong index after deleting a page. Issue #29976
git-svn-id: trunk@53707 -
2016-12-17 18:49:14 +00:00
mattias
c9680cf88a codetools: parser: added class operator copy and clone
git-svn-id: trunk@53706 -
2016-12-17 18:06:59 +00:00
bart
bc9a802ce1 GTK2/GTK3: Fix TOpenDialog.Files if ofAllowMultiSelect is not in Options. Issue #0031133.
git-svn-id: trunk@53705 -
2016-12-17 16:48:52 +00:00
balazs
834bfb69b3 Opkman: Make repository column bold, when a new version is available. Request by @lainz.
git-svn-id: trunk@53704 -
2016-12-17 08:43:01 +00:00
zeljko
d01b3461ce Qt: fixed compilation for non scrollable forms.
git-svn-id: trunk@53703 -
2016-12-16 18:28:41 +00:00
juha
4f75913e96 Sparta docked form editor: Increase limited width to 5K. Issue #31086, patch from AlexeyT.
git-svn-id: trunk@53702 -
2016-12-16 14:12:07 +00:00
mattias
20f18a338c make bigide: added lazcontroldsgn and datetimectrlsdsgn
git-svn-id: trunk@53701 -
2016-12-16 14:01:30 +00:00
mattias
42c02734d1 IDE: fixed crash when no project inspector is open
git-svn-id: trunk@53700 -
2016-12-16 13:32:27 +00:00
ondrej
0b5c0aac35 ide: add drop down build mode menu for options button in project inspector.
git-svn-id: trunk@53699 -
2016-12-16 12:32:02 +00:00
balazs
b5255eebaa Opkman: Added a buffer column to prevent accidental click on voting when scrolling the tree.
Added the possibility to reset the vote.
        Increased main form width constrain.   
        Prevent node exapnding on Dblclick.

git-svn-id: trunk@53698 -
2016-12-16 10:47:42 +00:00
balazs
ca254979a9 Opkman: Voting system implemented locally.
git-svn-id: trunk@53697 -
2016-12-16 09:12:24 +00:00
maxim
25ef353188 Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@53696 -
2016-12-15 23:20:46 +00:00
maxim
6d33fbcfe6 IDE: fixed typos in Anchors dialog hints, regenerated translations and updated Russian translation
git-svn-id: trunk@53695 -
2016-12-15 22:40:20 +00:00
juha
b83fa220bb LCL: Don't require TForm.Handle in afterconstruction when scaling. Issue #31121, patch from Anton Kavalenka.
git-svn-id: trunk@53694 -
2016-12-15 19:47:51 +00:00