wp
|
858369838e
|
lhelp: some formatting changes
git-svn-id: trunk@59318 -
|
2018-10-18 11:22:47 +00:00 |
|
wp
|
b0a2ee83dc
|
TurboPower_iPro: Fix font used by tag <samp>
git-svn-id: trunk@59317 -
|
2018-10-18 10:13:01 +00:00 |
|
wp
|
10ecfd7fcc
|
TurboPower_iPro: Undo r59315 #c720b8116d (not working when an image is used a background and text should be transparent)
git-svn-id: trunk@59316 -
|
2018-10-18 08:07:50 +00:00 |
|
wp
|
c720b8116d
|
TurboPower_ipro: Fix rendering of text background (not 100% correct for headers).
git-svn-id: trunk@59315 -
|
2018-10-17 17:25:15 +00:00 |
|
wp
|
27b8c9d719
|
IDE/LCL: Modify some high-DPI icons for more consistent style (Roland Hahn)
git-svn-id: trunk@59314 -
|
2018-10-17 09:07:32 +00:00 |
|
maxim
|
7ee0d26012
|
Translations: French translation update by Gilles Vasseur, bug #34428
git-svn-id: trunk@59310 -
|
2018-10-16 22:48:41 +00:00 |
|
maxim
|
c2985cfefc
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #34426
git-svn-id: trunk@59309 -
|
2018-10-16 22:42:07 +00:00 |
|
wp
|
8d1c58a95d
|
IDE: Replace icon "actions/preferences" (by Roland Hahn)
git-svn-id: trunk@59308 -
|
2018-10-16 11:07:31 +00:00 |
|
wp
|
6f6877ac67
|
IDE: Add mssing High-DPI icons to images/actions (by Roland Hahn)
git-svn-id: trunk@59307 -
|
2018-10-16 08:47:35 +00:00 |
|
wp
|
d057974966
|
IDE: New High-DPI icons for Delphi-to-Lazarus conversion (by Roland Hahn).
git-svn-id: trunk@59302 -
|
2018-10-15 21:46:05 +00:00 |
|
wp
|
cc70ccdd3e
|
IDE: Better alignment of Run icon on toolbar (Roland Hahn)
git-svn-id: trunk@59301 -
|
2018-10-15 17:39:36 +00:00 |
|
martin
|
41ff259afe
|
SynEdit: Pas HL, fixes for fold, detecting "else" in "case", when previous if is nested in other commands
git-svn-id: trunk@59300 -
|
2018-10-15 01:04:35 +00:00 |
|
martin
|
68d6283828
|
SynEdit: Pas HL, fixes for outline, if only some elements are outlined
git-svn-id: trunk@59299 -
|
2018-10-15 00:48:44 +00:00 |
|
martin
|
22d26674f7
|
SynEdit: Pas HL, fix markup if "procedure" is outlined, but top level "begin" is not. Part 2 of Issue #0034410
git-svn-id: trunk@59298 -
|
2018-10-15 00:09:18 +00:00 |
|
martin
|
6769e903a6
|
SynEdit: Pas HL, fix folding/markup for code containing "case", if "case" is not enabled for fold/markup. Part 1 of Issue #0034410
git-svn-id: trunk@59297 -
|
2018-10-14 23:47:42 +00:00 |
|
wp
|
5bbd8d5a05
|
IDE: Add forgotten icons from previous commits
git-svn-id: trunk@59296 -
|
2018-10-14 11:43:15 +00:00 |
|
wp
|
90325d8064
|
IDE: Add new (debugger) and revised High-DPI icons by Roland Hahn
git-svn-id: trunk@59295 -
|
2018-10-14 11:30:44 +00:00 |
|
juha
|
a02fda2366
|
LCL: Remove the fixed VIRTUAL_VMT_COUNT limit in RegisterWSComponent. Get the real VMT size dynamically. Issue #34408, patch from Bartek Dajewski.
git-svn-id: trunk@59294 -
|
2018-10-13 11:56:34 +00:00 |
|
zeljko
|
83a10f8e11
|
Qt,Qt5: added GLX_SAMPLE_BUFFERS and GLX_SAMPLES to glxContext attributes if multisampling > 0. issue #34401
git-svn-id: trunk@59293 -
|
2018-10-11 18:08:32 +00:00 |
|
wp
|
dc04cd169c
|
IDE: Minor revisions of existing high-DPI icons (by Roland Hahn)
git-svn-id: trunk@59292 -
|
2018-10-11 17:52:11 +00:00 |
|
wp
|
5cf5263f38
|
IDE: Add missing high-dpi icons to folder images/menu (kindly provided by Roland Hahn)
git-svn-id: trunk@59291 -
|
2018-10-11 17:26:03 +00:00 |
|
wp
|
34a979b362
|
ideintf: Add high-DPI icons (provided by Roland Hahn)
git-svn-id: trunk@59290 -
|
2018-10-11 16:35:58 +00:00 |
|
wp
|
f3da779450
|
chmhelp: Fix memory leak in TLHelpConnector (see forum https://forum.lazarus.freepascal.org/index.php/topic,42832.msg299208.html).
git-svn-id: trunk@59289 -
|
2018-10-11 13:33:31 +00:00 |
|
zeljko
|
8a6bcba75f
|
Qt5: must return to lcl event loop for X11 targets.issue #34369
git-svn-id: trunk@59288 -
|
2018-10-11 12:14:59 +00:00 |
|
wp
|
1fa1c72584
|
LCL: Avoid SegFault of freshly created TCustomListview with owner-data (issue #34407, patch by Charles Grunwald).
git-svn-id: trunk@59287 -
|
2018-10-11 08:23:22 +00:00 |
|
zeljko
|
903fe44d31
|
Qt5: glqtcontext - make opengl useable under Qt5. issue #32498
git-svn-id: trunk@59286 -
|
2018-10-11 07:45:54 +00:00 |
|
zeljko
|
8e4a89db86
|
Qt,Qt5: make opengl useable on modern OpenGL implementations.Patch by Chris Rorden, modified by me. issue #34401
git-svn-id: trunk@59285 -
|
2018-10-11 07:12:42 +00:00 |
|
maxim
|
2fb99791ef
|
Translations: French translation update by Gilles Vasseur, bug #34403
git-svn-id: trunk@59276 -
|
2018-10-09 22:50:15 +00:00 |
|
maxim
|
e26f6ff3ca
|
Translations: Hungarian translation update by Péter Gábor, bug #34397
git-svn-id: trunk@59275 -
|
2018-10-09 22:41:03 +00:00 |
|
juha
|
76789e3c74
|
LCL: Raise a specialized ELayoutException for LCL layout related errors. Issue #34362, patch from accorp.
git-svn-id: trunk@59274 -
|
2018-10-09 14:00:34 +00:00 |
|
dmitry
|
18dbe2687b
|
cocoa: prevent listview premature handle allocation. Fixes the issue of IDE not being able to add list view onto a designer form
git-svn-id: trunk@59273 -
|
2018-10-09 03:08:52 +00:00 |
|
juha
|
e1b2a50f19
|
IDE: Center icon and text vertically for each item in ViewUnit dialog. Issue #34402, patch from Vojtech Cihak.
git-svn-id: trunk@59272 -
|
2018-10-08 13:40:49 +00:00 |
|
wp
|
9fd194d243
|
TurboPower_iPro: Implement css function hsl().
git-svn-id: trunk@59271 -
|
2018-10-08 13:02:02 +00:00 |
|
wp
|
37f0823e7f
|
LCL: Fix TBitBtn ignoring the Margin property on Windows (issue #34379)
git-svn-id: trunk@59270 -
|
2018-10-08 10:37:31 +00:00 |
|
juha
|
efd092f580
|
Revert r59256 #c04a9e4739. Generating project resources must be optimized some other way.
git-svn-id: trunk@59269 -
|
2018-10-07 21:52:37 +00:00 |
|
juha
|
6ab3884744
|
IdeIntf: Improve timestamp updates of TLazCompilationToolOptions + inherited classes. Issue #34283.
git-svn-id: trunk@59268 -
|
2018-10-07 20:01:41 +00:00 |
|
wp
|
a6008a5186
|
IDE: Use scaled images in trees of Install/Uninstall package form.
git-svn-id: trunk@59267 -
|
2018-10-07 16:38:47 +00:00 |
|
wp
|
cf7cf15624
|
IDE: New High-DPI images in folders images/items and images/packages. Kindly provided by Roland Hahn.
git-svn-id: trunk@59266 -
|
2018-10-07 15:13:59 +00:00 |
|
mattias
|
41c5297da3
|
updated lpl
git-svn-id: trunk@59265 -
|
2018-10-07 12:28:08 +00:00 |
|
michael
|
127ad759f1
|
* Renamed IDESpotter to IDE scout
git-svn-id: trunk@59264 -
|
2018-10-07 09:40:03 +00:00 |
|
juha
|
e720b191ee
|
IDE: Reduce DebugLn() calls in Publish Module code. It seems to work.
git-svn-id: trunk@59263 -
|
2018-10-07 09:07:05 +00:00 |
|
juha
|
82083bfa92
|
LCL-GTK3: Fix TRadioGroup. It did not work at all. Issue #34396, patch from Anton Kavalenka.
git-svn-id: trunk@59262 -
|
2018-10-07 08:35:55 +00:00 |
|
juha
|
27955d5237
|
LCL-GTK3: Reduce warnings. Formatting.
git-svn-id: trunk@59261 -
|
2018-10-07 08:35:48 +00:00 |
|
michael
|
71e00d6853
|
* Add IDE command for pas2js webserver dialog, so IDE spotter can find it
git-svn-id: trunk@59260 -
|
2018-10-07 08:25:04 +00:00 |
|
wp
|
10690a117f
|
TurboPower_iPro: Implement css function rgb().
git-svn-id: trunk@59259 -
|
2018-10-06 21:16:44 +00:00 |
|
juha
|
38389bb56f
|
IDE: Formatting.
git-svn-id: trunk@59258 -
|
2018-10-06 19:32:48 +00:00 |
|
juha
|
66d593c327
|
IDE: Make the --quiet parameter actually quiet. Quiet means ConsoleVerbosity=-1. Formatting.
git-svn-id: trunk@59257 -
|
2018-10-06 19:32:46 +00:00 |
|
juha
|
c04a9e4739
|
IDE: Generate project resources only when needed. Issue #15915.
git-svn-id: trunk@59256 -
|
2018-10-06 19:32:44 +00:00 |
|
juha
|
c38806b29d
|
IDE: Do not fix encoding of source files every time they are saved. It is time consuming and not needed.
git-svn-id: trunk@59255 -
|
2018-10-06 19:32:38 +00:00 |
|
juha
|
f52f6cc5ec
|
LCL-Gtk2: Don't mix resizing a column with drag-and-drop. Issue #34393, patch from accorp.
git-svn-id: trunk@59254 -
|
2018-10-06 09:08:06 +00:00 |
|