ondrej
|
db2a57aa2c
|
grids: scale native bitmaps. Issue #31771
ide: buildmodesmanager dialog: high-DPI check boxes. Issue #31771
git-svn-id: trunk@54918 -
|
2017-05-14 10:04:10 +00:00 |
|
ondrej
|
68fbe369e0
|
IdeIntf: OI: High-DPI: ValueComboBox.
git-svn-id: trunk@54917 -
|
2017-05-14 09:52:32 +00:00 |
|
ondrej
|
0ed60c662a
|
ide: project options dialog: anchor top/bottom build modes button. Issue #31770
git-svn-id: trunk@54916 -
|
2017-05-14 09:40:12 +00:00 |
|
ondrej
|
9551b8b6c1
|
ide: codetoolsdefines dialog: high-DPI. Patch by AlexeyT, issue #31774
git-svn-id: trunk@54915 -
|
2017-05-14 09:33:45 +00:00 |
|
ondrej
|
3f56e69dc6
|
lcl: combobox, listbox: assign Font.PixelsPerInch to Canvas for custom draw events.
git-svn-id: trunk@54914 -
|
2017-05-14 08:43:35 +00:00 |
|
ondrej
|
575c84d642
|
lcl: colorbox: high-dpi: ColorRectWidth. Issue #31768
git-svn-id: trunk@54913 -
|
2017-05-14 08:41:56 +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 |
|
ondrej
|
e6c01afbe1
|
lcl: grids: always store valid column width. Issue #31806
git-svn-id: trunk@54903 -
|
2017-05-14 07:06:06 +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 |
|
ondrej
|
96886b5551
|
lcl: forms: scale TFrame the same as TForm. Issue #31807
git-svn-id: trunk@54898 -
|
2017-05-13 20:00:29 +00:00 |
|
mattias
|
51b03efe92
|
sqldb: fixed compile under darwin
git-svn-id: trunk@54896 -
|
2017-05-13 17:18:04 +00:00 |
|
ondrej
|
4d19bebe6c
|
lcl: grids: fix default TGridColumn width. Issue #31806
git-svn-id: trunk@54895 -
|
2017-05-13 10:59:47 +00:00 |
|
mattias
|
d3ff637f6e
|
examples: fixed pascalstream with FPC 3.0+
git-svn-id: trunk@54891 -
|
2017-05-12 22:54:44 +00:00 |
|
ondrej
|
510e6e4c49
|
docs: update TCustomGrid.DefColWidth, TCustomGrid.DefRowHeight, TToolBar.ButtonHeight, TToolBar.ButtonWidth, TToolBar.DropDownWidth, TCustomTreeView.ExpandSignSize, TCustomTreeView.Indent
git-svn-id: trunk@54888 -
|
2017-05-12 21:12:19 +00:00 |
|
ondrej
|
eeb433a615
|
ide: fpdoceditwindow: use TSynEdit instead of TMemo
git-svn-id: trunk@54887 -
|
2017-05-12 21:10:09 +00:00 |
|
ondrej
|
56f3c227b7
|
lcl: grids: revert r54883 #bff91a4961
git-svn-id: trunk@54885 -
|
2017-05-12 20:17:25 +00:00 |
|
ondrej
|
bff91a4961
|
lcl: grids: rename GetRealDefaultColWidth and GetRealDefaultRowHeight to GetRealDef* (LCL consistency). Issue #31715
git-svn-id: trunk@54883 -
|
2017-05-12 19:42:50 +00:00 |
|
ondrej
|
3ba0ca06c3
|
lcl: grids: make default value for DefRowHeight and DefColWidth 0 and not -1 (due to LCL consistency). Issue #31715
git-svn-id: trunk@54882 -
|
2017-05-12 18:51:34 +00:00 |
|
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 |
|