Commit Graph

51774 Commits

Author SHA1 Message Date
wp
c5cf593797 Examples: Fix crash of demo "propstorage" (http://forum.lazarus.freepascal.org/index.php/topic,36862.msg246019/topicseen.html).
git-svn-id: trunk@54881 -
2017-05-12 16:19:10 +00:00
mattias
6cc8aeb697 examples: removed obsolete openbrowser
git-svn-id: trunk@54879 -
2017-05-12 12:58:36 +00:00
wp
5377b0e786 Examples: Improved usability of demo "openurltest".
git-svn-id: trunk@54878 -
2017-05-12 12:21:56 +00:00
wp
cd4add856f Examples: Minor improvements of sample project motiongraphics (http://forum.lazarus.freepascal.org/index.php/topic,36858.msg245986.html)
git-svn-id: trunk@54877 -
2017-05-12 10:42:57 +00:00
wp
7cc4753676 Examples: Fix demo fontenum ignoring some user input (http://forum.lazarus.freepascal.org/index.php/topic,36839.0.html)
git-svn-id: trunk@54876 -
2017-05-11 20:33:58 +00:00
wp
b8d6c0d8dc gridexamples: in title_image_demo show images at start, adapt height of header row to image layout) (http://forum.lazarus.freepascal.org/index.php/topic,36841.0.html)
git-svn-id: trunk@54875 -
2017-05-11 19:46:32 +00:00
juha
dbe072e701 Menu designer: Call GlobalDesignHook.Modified after adding an item. Issue #31791.
git-svn-id: trunk@54874 -
2017-05-11 09:05:07 +00:00
juha
b5251d2152 Examples: Remove PathDelim and LaunchingApplication settings from the projects.
git-svn-id: trunk@54873 -
2017-05-11 09:04:51 +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
maxim
3ec7288e0d IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@54865 -
2017-05-10 22:24:11 +00:00
mattias
9aefaf534a IDE: menu designer: do not call ProcessMessages
git-svn-id: trunk@54863 -
2017-05-10 17:25:34 +00:00
mattias
a2f6765cfb IDE: increased Max_Frame_Dump to 32
git-svn-id: trunk@54861 -
2017-05-10 15:53:21 +00:00
mattias
878dfd23f9 codetools: added predefined fpc identifier get_frame
git-svn-id: trunk@54859 -
2017-05-10 15:48:45 +00:00
mattias
9c8fc2ffde IDE: menu designer: free shadowmenu via releasecomponent
git-svn-id: trunk@54857 -
2017-05-10 15:28:41 +00:00
mattias
379ed5300f IDE: fixed switching build mode in options dialog, bug #31787
git-svn-id: trunk@54855 -
2017-05-10 15:20:37 +00:00
wp
7b4283dd0e Example easter: Fix ownerdrawn listbox not painting its background, center listbox items
git-svn-id: trunk@54854 -
2017-05-10 15:02:18 +00:00
mattias
c824f9135d LCL: added DebugTLCLComponentDestroy
git-svn-id: trunk@54853 -
2017-05-10 14:40:55 +00:00
mattias
b49b4efff4 IDE: menu designer: remove items via normal means
git-svn-id: trunk@54851 -
2017-05-10 14:11:45 +00:00
mattias
2b183faa9b IDE: menu designer: replaced some free with releasecomponent, controls may be still processing events, bug #31791
git-svn-id: trunk@54849 -
2017-05-10 13:02:11 +00:00
ondrej
00e50506fa ide: new icons designed by FTurtle, issue #31789
git-svn-id: trunk@54848 -
2017-05-10 11:02:14 +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
ondrej
92cf9781fa lcl: grids: make GetDefaultRowHeight and *ColWidth public. Issue #31762 and #31715
git-svn-id: trunk@54844 -
2017-05-09 07:30:18 +00:00
ondrej
dcdcafb794 ide: packager: adapt after r54816 #43e271b439. Issue #31762 and #31715
git-svn-id: trunk@54843 -
2017-05-08 21:42:55 +00:00
ondrej
2abbee1637 lcl: dbgrids: adapt after r54816 #43e271b439. Issue #31765 and #31715
git-svn-id: trunk@54842 -
2017-05-08 21:37:25 +00:00
ondrej
5fc40612bc lcl: grids: scroll to highest possible value if col/row are out of valid bounds. Related to issue #31766
git-svn-id: trunk@54841 -
2017-05-08 21:24:20 +00:00
ondrej
553d56948a lcl: grids: fix scrolling after r54816 #43e271b439, issue #31715
git-svn-id: trunk@54840 -
2017-05-08 21:13:19 +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
juha
2a1891258d DbEditMask example: Fix ShortDateFormat, it raised an exception.
git-svn-id: trunk@54833 -
2017-05-08 12:36:51 +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
efcee25982 Menu designer: cleanup.
git-svn-id: trunk@54826 -
2017-05-07 22:01:19 +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
juha
5949c3ca5a LCL: Fix occasional layout error in InputQuery with array. Issue #31759, patch from AlexeyT.
git-svn-id: trunk@54824 -
2017-05-07 20:17:16 +00:00
juha
c9304d3a8f LCL: Paint TreeView trianges better when ExpandSignSize=5. Issue #31757, patch from AlexeyT.
git-svn-id: trunk@54823 -
2017-05-07 20:17:11 +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
mattias
8143524542 IDE: menu designer: hints for add separator buttons
git-svn-id: trunk@54819 -
2017-05-07 08:07:31 +00:00
zoran
9e26dc8414 DBDateTimePicker - removing old comment
git-svn-id: trunk@54818 -
2017-05-06 13:18:08 +00:00
ondrej
76e4dccfaa lcl: grids: ignore WMSIZE when updating scrollbars. Solves part of issue #31715
git-svn-id: trunk@54817 -
2017-05-05 22:49:59 +00:00
ondrej
43e271b439 lcl: grids: Hi-DPI: row heights and column width. New default (system) value is -1. Solves part of issue #31715
git-svn-id: trunk@54816 -
2017-05-05 22:38:49 +00:00
ondrej
118cfb3d98 lcl: wincontrol: ignore FBoundsRealized in WM_SIZE. Solves part of issue #31715
git-svn-id: trunk@54815 -
2017-05-05 22:36:12 +00:00
ondrej
c2b3d7f360 lcl: wincontrol: revert r54811 #9adb1436a5
git-svn-id: trunk@54814 -
2017-05-05 21:32:44 +00:00
ondrej
ede8a86d9d lcl: support for DebugDisableAutoSizing compiler define
git-svn-id: trunk@54813 -
2017-05-05 20:42:32 +00:00
ondrej
e3f7770451 lcl: grids: disable VisualChange and UpdateSizes if AutoSize is disabled. Solves part of issue #31715
git-svn-id: trunk@54812 -
2017-05-05 19:59:42 +00:00