sekelsenmat
953f47fe08
fpvectorial: Fixes multiline text drawing in HTML with non-inverted Y coordinates
...
git-svn-id: trunk@52499 -
2016-06-13 09:56:16 +00:00
sekelsenmat
d69c951230
Fixes compilation with FPC 2.6
...
git-svn-id: trunk@52498 -
2016-06-13 09:28:03 +00:00
ondrej
6eb42f280e
lcl: grids: check top left after size change - also for negative values. Issue #30211
...
git-svn-id: trunk@52497 -
2016-06-12 20:26:01 +00:00
ondrej
dda51d51ec
ide: use grid scrolling in IDE matrix grid.
...
git-svn-id: trunk@52496 -
2016-06-12 19:55:27 +00:00
ondrej
925bc15836
lcl: TControlCanvas: simplify
...
git-svn-id: trunk@52495 -
2016-06-12 19:42:35 +00:00
ondrej
dd7ec70032
lcl: TControlCanvas: don't allow to empty handle if there is a pre-allocated FDeviceContext handle. Solves issue #30003
...
git-svn-id: trunk@52494 -
2016-06-12 19:41:44 +00:00
ondrej
46c8b6c3f3
lcl: grids: check top left after size change. Issue #30211
...
git-svn-id: trunk@52493 -
2016-06-12 17:41:48 +00:00
bart
7c05fefe10
fpdebug: Add package DebuggerIntf as depenency to asmtest program.
...
git-svn-id: trunk@52492 -
2016-06-12 16:59:58 +00:00
bart
b5173811fb
Fix some more spelling errors.
...
git-svn-id: trunk@52491 -
2016-06-12 16:53:49 +00:00
bart
e12b65390b
Fix some more spelling errors.
...
git-svn-id: trunk@52490 -
2016-06-12 16:32:39 +00:00
bart
2a41a0e2f4
Fix spelling errors. Issue #0030258 . Patch by Paul Gevers.
...
git-svn-id: trunk@52489 -
2016-06-12 16:07:57 +00:00
ondrej
4706ec8505
lazutils: fix compilation with DisableUTF8RTL after r52480 #b13ba1b0b9
...
git-svn-id: trunk@52488 -
2016-06-12 08:57:25 +00:00
ondrej
d73fac1210
lcl: fix conditional define (all windows) in TApplication.IntfSettingsChange
...
git-svn-id: trunk@52487 -
2016-06-12 08:49:40 +00:00
ondrej
47df5bbcc5
lazutils: fix comment from r52480 #b13ba1b0b9
...
git-svn-id: trunk@52486 -
2016-06-12 08:32:47 +00:00
mattias
0357266afc
IDE: fixed compilation with fpc 3.0.1
...
git-svn-id: trunk@52484 -
2016-06-12 07:08:39 +00:00
mattias
d015e429f4
IDE: fixed compilation with fpc 3.1.1, bug #30262
...
git-svn-id: trunk@52482 -
2016-06-12 07:01:24 +00:00
mattias
824e8f1f9d
lazutils: fixed compilation on non windows
...
git-svn-id: trunk@52481 -
2016-06-12 06:55:16 +00:00
ondrej
b13ba1b0b9
lcl: use GetFormatSettingsUTF8 in TApplication.IntfSettingsChange. Issue #30253
...
git-svn-id: trunk@52480 -
2016-06-12 05:59:07 +00:00
ondrej
b08c38cba0
lazutils: fix GetFormatSettingsUTF8, make it public
...
git-svn-id: trunk@52479 -
2016-06-12 05:57:58 +00:00
martin
2a7afe821b
SynEdit: more precise change indicator gutter. Issue #30152
...
git-svn-id: trunk@52478 -
2016-06-12 01:51:51 +00:00
maxim
26ab38896c
LCL, Translations unit: improved comments.
...
git-svn-id: trunk@52476 -
2016-06-11 13:42:04 +00:00
maxim
d91135954f
LCL, Translations unit: there is no need to check for badformat flags in CleanUp procedure anymore, they are now set/cleared in all cases in CheckFormatArguments procedure.
...
git-svn-id: trunk@52475 -
2016-06-11 13:28:39 +00:00
martin
1c0abfedcb
SynEdit: more precise change indicator gutter. Issue #30152
...
git-svn-id: trunk@52474 -
2016-06-10 21:34:50 +00:00
jesus
2bdea5e7ad
LazReport, fix exporting to the second on list filter file format
...
git-svn-id: trunk@52473 -
2016-06-10 17:41:13 +00:00
maxim
c3296bdb1b
Regenerated German translations
...
git-svn-id: trunk@52472 -
2016-06-10 17:08:19 +00:00
maxim
1f30e1af51
POChecker: fixed "Ignore fuzzy translations" option.
...
Previously all translations with bad formatting arguments were
considered fuzzy, so these errors were not shown even for non-fuzzy
translations if this option was enabled.
git-svn-id: trunk@52471 -
2016-06-10 16:49:49 +00:00
mattias
fade2507eb
translations: German: updates from Swen Heinig
...
git-svn-id: trunk@52470 -
2016-06-10 07:55:53 +00:00
jesus
9cb7896a1e
LazReport: debug info update.
...
git-svn-id: trunk@52469 -
2016-06-10 05:43:54 +00:00
jesus
fb29ed96ec
LazReport: Removed leftover debug line.
...
git-svn-id: trunk@52468 -
2016-06-10 05:22:29 +00:00
jesus
c1776353d7
LazReport, fix exporting to postscript with CairoExport (file extension was right, but content was pdf)
...
git-svn-id: trunk@52467 -
2016-06-09 20:53:56 +00:00
jesus
1c61bf995e
LazReport, fix selecting the right export filter when there are multiple options for the same file format (ej PowerPDF and CairoExport), probably broken in r49728 #400b4c4719
...
git-svn-id: trunk@52466 -
2016-06-09 20:51:44 +00:00
jesus
d4b66e8921
LazReport, force repaint of preview once report has been exported
...
git-svn-id: trunk@52465 -
2016-06-09 16:32:29 +00:00
maxim
36046a9b4d
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #30250
...
git-svn-id: trunk@52463 -
2016-06-08 23:13:31 +00:00
maxim
207c318329
Regenerated translations
...
git-svn-id: trunk@52455 -
2016-06-08 21:59:41 +00:00
jesus
bb8f9b2c70
LazReport, fix Cairo PDF exporting of reports with checkbox objects
...
git-svn-id: trunk@52454 -
2016-06-08 20:12:01 +00:00
maxim
312f3d3439
POChecker: unify height of buttons in Result Dialog on Linux/GTK2 ("Close" button can be higher than others because of bigger default glyph)
...
git-svn-id: trunk@52453 -
2016-06-07 23:26:03 +00:00
maxim
5b007c6b14
POChecker: replaced "Scan directory" and "Run selected tests" buttons with toolbar. This allows to accomodate for longer translated captions.
...
git-svn-id: trunk@52452 -
2016-06-07 23:13:12 +00:00
maxim
c5eddfc18f
POChecker: removed "Open PO file" functionality.
...
Reasons:
1. It was a subset of "Scan directory" functionality.
2. There was no warning about orphaned files, they were ignored silently. This can be misleading.
3. It changed language combobox value in some cases, and this could lead to confusion.
While at this, improved main dialog layout.
git-svn-id: trunk@52451 -
2016-06-07 14:05:37 +00:00
maxim
ef85a2851f
POChecker: fixed loading of master files selection state on Linux/GTK2
...
git-svn-id: trunk@52450 -
2016-06-07 12:13:30 +00:00
maxim
968167616f
POChecker: merged "Scan Directory" and "Find troublesome files" functions, they were largerly duplicate (note, that we do not notify about added files anymore, only warn if orphaned files were found). Regenerated translations.
...
git-svn-id: trunk@52449 -
2016-06-06 23:11:24 +00:00
jesus
513a34caf9
LazReport, fix designer gdi leak on deleting objects
...
git-svn-id: trunk@52448 -
2016-06-06 16:32:35 +00:00
mattias
e42f82589d
lcl: cocoa: fixed TrackBar number of ticks, bug #29089
...
git-svn-id: trunk@52447 -
2016-06-06 15:20:58 +00:00
mattias
baadaff802
codetools: parse proc modifier compilerproc:id, bug #30237
...
git-svn-id: trunk@52444 -
2016-06-06 09:03:59 +00:00
maxim
d36885b8b8
POChecker: show all menuitems except "Open in system PO editor" only in advanced mode (when Shift key is pressed on menu popping up), as their execution may have unwanted side effects
...
git-svn-id: trunk@52443 -
2016-06-05 21:53:39 +00:00
juha
ba872ba5b1
LazUtils: Use cwstring always on unix systems. WideCompare* functions require it.
...
git-svn-id: trunk@52442 -
2016-06-05 08:26:52 +00:00
ondrej
432f7cb316
IDEIntf: use solid hint window for IDE source editor hint.
...
git-svn-id: trunk@52441 -
2016-06-05 01:58:05 +00:00
ondrej
95bf15eea3
win32: list view item mouse up didn't get keyboard state. Issue #30234
...
git-svn-id: trunk@52440 -
2016-06-05 01:36:02 +00:00
ondrej
38c308b1e6
win32: remove CallDefaultWindowProc in default mousewheel handler (unnecessary and returning result)
...
git-svn-id: trunk@52439 -
2016-06-05 00:56:42 +00:00
wp
4361125363
TAChart: Avoid OpenGLDrawer crashing in case of default font and default font size.
...
git-svn-id: trunk@52438 -
2016-06-04 14:03:28 +00:00
juha
d16215576d
LCL: Change the TFontStyle item order to match with Delphi. Issue #30224 .
...
git-svn-id: trunk@52437 -
2016-06-04 09:12:28 +00:00