Commit Graph

2422 Commits

Author SHA1 Message Date
Basile Burg 9bea125d29 scale main menu icons 2018-01-20 00:09:04 +01:00
Basile Burg 0365d29e90 icon scaling: DUB prj editor, messages 2018-01-19 19:38:14 +01:00
Basile Burg c6d913048b even more scaled icons 2018-01-19 15:29:23 +01:00
Basile Burg a96d3221a2 more scaled icons 2018-01-19 06:08:20 +01:00
Basile Burg 731daa62ca add scaled icons 2018-01-19 03:14:30 +01:00
Basile Burg 886418413f allow toolbar to autoselect the 24 or 32 px version of the icon 2018-01-18 21:53:41 +01:00
Basile Burg 1dd4194293 remove LCL version limitation 2018-01-17 15:37:53 +01:00
Basile Burg 14a65f65be save after warn, dont save temp modules 2018-01-17 04:11:39 +01:00
Basile Burg caa3618be7 fix, session saved too early 2018-01-16 12:01:41 +01:00
Basile Burg 60bbfad9f6 warning on exit, propose to save content 2018-01-16 12:01:17 +01:00
Basile Burg ace7888242 fix proj group incorrectly set as modified 2018-01-16 11:53:11 +01:00
Basile Burg 4611fc1a4d use a nicer dialog to notify about modified content 2018-01-16 09:36:57 +01:00
Basile Burg 147b1da629 adjust option editor size for high DPI 2018-01-16 09:24:41 +01:00
Basile Burg 9a247f3815 Better support for high DPI monitors #151 2018-01-15 05:20:19 +01:00
Basile Burg 9b3478aa42 add option for GTK though KDE5 2018-01-14 16:25:10 +01:00
Basile Burg c8d5a9aebe add DUB build option to override the target arch, close #221 2018-01-14 16:24:28 +01:00
Basile Burg edd6e7eee2 better names for DUB verbosity + fix custom options no well passed 2018-01-14 16:23:51 +01:00
Basile Burg 3274ba2a0d rlz 2018-01-12 22:01:19 +01:00
Basile Burg 53f06ee5ec update doc 2018-01-12 16:22:49 +01:00
Basile Burg 8ad59f39f6 fix issue 218 - Bracket matching broken when building with Laz 1.8 2018-01-12 16:13:16 +01:00
Basile Burg c492d9fa3e display possible D-Scanner warning after BP deleted 2018-01-11 05:30:13 +01:00
Basile Burg f6cb5eef74 auto lfm update : bmp dups prevented when bmp provided by actions 2018-01-11 04:35:42 +01:00
Basile Burg f723ec6235 working now 2018-01-11 04:34:13 +01:00
Basile Burg 34d2d4e172 remove old trick to access member 2018-01-11 03:45:59 +01:00
Basile Burg e815013bd9 fix #219 - Highlighter presets editor broken when building with Laz 1.8 2018-01-10 22:55:32 +01:00
Basile Burg 95d98216df Allow building and prevent RT errors when build with Laz 1.8 2018-01-10 21:29:16 +01:00
Basile Burg 66886987de "DUB Build" options, add a verbosity selector, close #214 2018-01-07 16:20:48 +01:00
Basile Burg 2220f9e070 fix #213, DUB mainSourceFile property is not interpreted correctly 2017-12-28 10:26:21 +01:00
Basile Burg 7ed7d51e27 reduce need for patching single quotes in symlist data 2017-12-21 11:27:27 +01:00
Basile Burg 58f1d651ff fix for #212 was not activated 2017-12-21 06:30:39 +01:00
Basile Burg 102eb18146 fix #212 - Symbol list crashes with std.string 2017-12-20 23:17:45 +01:00
Basile Burg ff9b3a3cb4 update dparse 2017-12-20 23:16:00 +01:00
Basile Burg ea167e1038 prevent compilation with Laz > 1.6.4 2017-12-18 08:25:58 +01:00
Basile Burg 5a3d6bc287 rlz 2017-12-12 14:53:00 +01:00
Basile Burg 3437675c7d apply FreeBSD patch for DMD detection, close #211 2017-12-12 14:40:04 +01:00
Basile Burg c812efb99b prepare next rlz 2017-12-12 14:36:44 +01:00
Basile Burg 159c4cb19c disable auto detection of LDC and GDC, close #148, close #210 2017-12-12 14:35:49 +01:00
Basile Burg 654443926c add note about linux & gtk2 2017-12-07 18:29:54 +01:00
Basile Burg abdcac39a0 update nux scipt for SemVer 2017-12-07 15:09:18 +01:00
Basile Burg 7e517e14ea ditto 2017-12-07 15:03:40 +01:00
Basile Burg de5e1b8003 fix dl links 2017-12-07 15:02:36 +01:00
Basile Burg 71326edfbd rlz 2017-12-07 15:00:06 +01:00
Basile Burg 025e9fb6f7 fix win script for SemVer 2017-12-07 13:55:55 +01:00
Basile Burg 5c5c4d207c update documentation 2017-12-07 14:30:35 +01:00
Basile Burg 44062b9c41 prepare next rlz 2017-12-07 14:00:37 +01:00
Basile Burg 6a20a54f06 close #206, use CURL ti check for updates until SSL 1.1 supported 2017-12-06 21:36:39 +01:00
Basile Burg 993a31575e related to #190 but still not fixed 2017-12-06 17:57:01 +01:00
Basile Burg 1456b3a522 remove menu separator inserted by error 2017-12-06 17:56:26 +01:00
Basile Burg e1453c0ebf symlist, use iz mem utils to format function names. 2017-12-06 16:06:28 +01:00
Basile Burg fa5d8861e8 diff display, cosmetic changes 2017-12-06 15:05:59 +01:00