Commit Graph

54246 Commits

Author SHA1 Message Date
ondrej
26213f037c lcl: TLCLGlyphs: fix rounding error when calculating suffixes
git-svn-id: trunk@57864 -
2018-05-09 01:36:25 +00:00
ondrej
cb0d5d86d4 SynEdit: TImageList -> TCustomImageList
git-svn-id: trunk@57863 -
2018-05-09 00:54:42 +00:00
ondrej
052e0b841e LCL: LCLGlyphs: allow ignoring main images as well
git-svn-id: trunk@57862 -
2018-05-09 00:42:53 +00:00
ondrej
b62e11282f LCL: imglist: improve GetDefaultGlyph - support various image formats
git-svn-id: trunk@57861 -
2018-05-09 00:41:51 +00:00
ondrej
59e52062f8 IDE: message frame: fix icons
git-svn-id: trunk@57860 -
2018-05-08 23:32:39 +00:00
ondrej
c482fcbcf4 IDE: message frame: fix icons
git-svn-id: trunk@57859 -
2018-05-08 23:25:48 +00:00
ondrej
45f84919cb LCL: image list: DrawForControl
git-svn-id: trunk@57858 -
2018-05-08 23:23:21 +00:00
ondrej
a914eaa29d IDE: use TLCLGlyphs for IDE buttons
git-svn-id: trunk@57857 -
2018-05-08 23:10:58 +00:00
ondrej
56ba252d91 LCL: LCLGlyphs: Suffix100Scale
git-svn-id: trunk@57856 -
2018-05-08 23:02:58 +00:00
ondrej
affd6f7828 LCL: image list: implement ResolutionForControl
git-svn-id: trunk@57855 -
2018-05-08 23:01:35 +00:00
mattias
02331cb8e9 IDE: initial setup: check Units
git-svn-id: trunk@57854 -
2018-05-08 21:50:01 +00:00
mattias
170943f2ab codetools: started checking pas2js, fixed reading units
git-svn-id: trunk@57853 -
2018-05-08 21:49:30 +00:00
ondrej
0143117e52 IDE: use TLCLGlyphs for IDE images
git-svn-id: trunk@57852 -
2018-05-08 21:41:16 +00:00
ondrej
7932ab234f LCL: LCLGlyphs: fix loading images
git-svn-id: trunk@57851 -
2018-05-08 21:39:58 +00:00
ondrej
5d6c224676 LCL: LCLGlyphs: fix loading images
git-svn-id: trunk@57850 -
2018-05-08 20:51:29 +00:00
ondrej
970e191a45 LCL: LCLGlyphs: add IgnoreMissingResources
git-svn-id: trunk@57849 -
2018-05-08 20:50:40 +00:00
ondrej
a6549c23c1 Cocoa: revert not working TBitBtn retina glyph support
git-svn-id: trunk@57848 -
2018-05-08 19:03:32 +00:00
mattias
014d35df8e codetools: fixed initialize unitscopes, issue #33712
git-svn-id: trunk@57847 -
2018-05-08 17:05:05 +00:00
mattias
aa2b29544e codetools: started parsing pas2js output
git-svn-id: trunk@57846 -
2018-05-08 17:00:34 +00:00
mattias
2e95e24d2f codetools: started parsing pas2js output
git-svn-id: trunk@57845 -
2018-05-08 17:00:20 +00:00
mattias
7943f543f2 codetools: use unit scopes from fpc output
git-svn-id: trunk@57844 -
2018-05-08 09:09:48 +00:00
balazs
c9e2e41f99 Opkman: Less hints and warnings.
git-svn-id: trunk@57843 -
2018-05-08 09:08:47 +00:00
michael
dedae7d2f1 * Fix some warnings/hints about unused identifiers
git-svn-id: trunk@57842 -
2018-05-08 08:58:13 +00:00
michael
be003a0639 * Add import possibility
git-svn-id: trunk@57841 -
2018-05-08 08:57:49 +00:00
mattias
4ed3446f8f IDE: fpc info: show include paths and unit scopes
git-svn-id: trunk@57840 -
2018-05-08 08:32:13 +00:00
mattias
1189d43fa2 codetools: read unit scopes from fpc output
git-svn-id: trunk@57839 -
2018-05-08 08:31:57 +00:00
mattias
333a8e95d4 lcl: gtk2: debug altgr
git-svn-id: trunk@57838 -
2018-05-08 08:31:28 +00:00
ondrej
050d765ab5 IDE: syncompletion: revert r57554 #584fd52fcd - it disabled highlight on selected item when no selecttext color was set
git-svn-id: trunk@57837 -
2018-05-08 00:50:34 +00:00
ondrej
864261daa3 IDE: syncompletion: improve painting of arguments (sum of textparts width is bigger than the whole text width on Qt).
git-svn-id: trunk@57836 -
2018-05-08 00:26:45 +00:00
ondrej
44882f708a IDE: syncompletion: don't paint highlighted prefix over already painted text
git-svn-id: trunk@57835 -
2018-05-08 00:24:58 +00:00
ondrej
8a9c1b9922 SynEdit: syncompletion: use DoubleBuffered
git-svn-id: trunk@57834 -
2018-05-07 23:59:04 +00:00
ondrej
fc9c595505 SynEdit: syncompletion: draw size drag background as themed scrollbar background.
git-svn-id: trunk@57833 -
2018-05-07 23:58:31 +00:00
ondrej
d2d80c1b8b SynEdit: syncompletion: fix unwanted size drag 1px gap
git-svn-id: trunk@57832 -
2018-05-07 23:30:41 +00:00
ondrej
0168f81e14 SynEdit: syncompletion: fix painting
git-svn-id: trunk@57831 -
2018-05-07 23:29:52 +00:00
maxim
742ed30f1b PoChecker: clean up
git-svn-id: trunk@57830 -
2018-05-07 22:57:01 +00:00
maxim
91d023c1b6 PoChecker: use FindAllTranslatedPoFiles function from Translations unit
git-svn-id: trunk@57829 -
2018-05-07 22:44:33 +00:00
maxim
401c1ad2dd LazUtils: Translations unit: declare FindAllTranslatedPoFiles function in interface
git-svn-id: trunk@57828 -
2018-05-07 22:42:16 +00:00
ondrej
19bc2914a8 IDE: splash screen: high-dpi scaling
git-svn-id: trunk@57827 -
2018-05-07 22:11:22 +00:00
ondrej
1364b3311b SynEdit: syncompletion: improve High-DPI scaling. Issue #33694
git-svn-id: trunk@57826 -
2018-05-07 21:24:28 +00:00
ondrej
51ef1a6866 SynEdit: syncompletion: improve size grabber paint. Issue #33694
git-svn-id: trunk@57825 -
2018-05-07 21:14:16 +00:00
ondrej
0e45cd43ff SynEdit: syncompletion: fully paint selected rect - the right border comes after scrollbar. (There was a 1px gap between selected item and scrollbar).
git-svn-id: trunk@57824 -
2018-05-07 20:41:57 +00:00
ondrej
22f1ee7d24 IDE: syncompletion: fix 1px offset of selected parameters
git-svn-id: trunk@57823 -
2018-05-07 20:40:20 +00:00
ondrej
6dcbf79bd1 SynEdit: syncompletion: clean up
git-svn-id: trunk@57822 -
2018-05-07 20:18:18 +00:00
ondrej
f468b8b046 SynEdit: syncompletion: fix scaling of scroll bar. Issue #33694
git-svn-id: trunk@57821 -
2018-05-07 20:17:34 +00:00
ondrej
dce6efa577 win32: force double buffer in the designer. Issue #33687
git-svn-id: trunk@57820 -
2018-05-07 19:15:30 +00:00
mattias
216dd81ec1 codetools: parsing external const
git-svn-id: trunk@57804 -
2018-05-07 18:10:22 +00:00
mattias
2efc83384e codetools: test parsing external const
git-svn-id: trunk@57803 -
2018-05-07 18:10:13 +00:00
wp
fce225497b Examples: Add keyboard and mouse controlled sprite movement to sample project "sprites"
git-svn-id: trunk@57802 -
2018-05-07 12:07:07 +00:00
mattias
65f9818baa IDE: parse custom compiler option -FN for default namespaces
git-svn-id: trunk@57801 -
2018-05-07 08:06:37 +00:00
wp
a72feba2c2 LCL: Replace "ignore" icon to avoid duplication of "cancel" icon.
git-svn-id: trunk@57800 -
2018-05-07 07:53:05 +00:00