Commit Graph

49912 Commits

Author SHA1 Message Date
sekelsenmat
081d6d92bc cocoa: Fixes GetKeyState during application start, bug #29272
git-svn-id: trunk@52516 -
2016-06-17 20:38:54 +00:00
juha
2beb2f65d0 LCL: Make TTreeView more compatible with Delphi, use Color instead of BackgroundColor, respect Brush.Color in CustonDrawItem. Issue #30288, patch from Anton Kavalenka.
git-svn-id: trunk@52515 -
2016-06-17 16:37:57 +00:00
maxim
991df2faf8 POChecker: don't hide 'Open file in external editor' menuitem in Graphical Statistics form if external editor is not defined, just disable it (so user can know about this function at all)
git-svn-id: trunk@52514 -
2016-06-16 22:22:34 +00:00
hnb
50f4d45c3a Maciej Izak aka hnb in Contributors.txt (commit rights test)
git-svn-id: trunk@52513 -
2016-06-16 21:17:16 +00:00
juha
8a97af956e LCL: Publish TCommonDialogAction.OnUpdate. Issue #30196, patch from Rolf Wetjen.
git-svn-id: trunk@52512 -
2016-06-16 11:06:05 +00:00
maxim
62ad5d07b8 Translations: don't regenerate LazResExplorer translations from localize scripts anymore, because they are handled by IDE for quite some time already.
git-svn-id: trunk@52511 -
2016-06-15 22:51:06 +00:00
maxim
efdc90aafb POChecker: some code simplifications
git-svn-id: trunk@52510 -
2016-06-15 21:43:30 +00:00
sekelsenmat
fdee048f85 cocoa: Patch #30282 keyboard shortcut for standard menus
git-svn-id: trunk@52509 -
2016-06-15 15:39:54 +00:00
mattias
ad3eacb527 IDE: designer: fixed jitform for fpc 3.1
git-svn-id: trunk@52507 -
2016-06-15 09:43:21 +00:00
mattias
474fb2827d updated lpl
git-svn-id: trunk@52506 -
2016-06-15 09:42:19 +00:00
maxim
57f75e90a3 POChecker: when scanning directory remove already present master files from the list if they went missing and notify user. Regenerated translations and updated Russian translation.
git-svn-id: trunk@52505 -
2016-06-14 23:47:36 +00:00
jesus
df0d616b82 New patch from Aleksey Lagunov:
1. Send to email addons
 - fix work with post client if client locked exported file
2. Internal scrip
 - add mouse cursors const to script engine
 - localize error messages (add russian messages)
 - fix error on parse string values in scrip (now work ' char in string)
3. Report designer
 - in report designer add check code before save script
 - for memo object on master/detail band add popup menu for
   quick select fields from master/detail datasets
   (see option in designer options dialog)

 - fix show scrip editor for dialog page on mouse duble click

4. Crross report
 - add scrip suppert
 - add internal const "CrosViewIsEmpty" 

5. Cleanup code 

git-svn-id: trunk@52504 -
2016-06-14 20:44:19 +00:00
jesus
a539c0253f LazReport, fix duplicates in filter list for some Export filters (htm and csv)
git-svn-id: trunk@52503 -
2016-06-14 16:53:42 +00:00
wp
dfa022a41e lcl: Add property WordWrap to panel
git-svn-id: trunk@52502 -
2016-06-13 19:18:55 +00:00
ondrej
baf3f396bf ideintf: hide HTML hint window with ESC key. Issue #30266, patch by Cyrax
git-svn-id: trunk@52501 -
2016-06-13 12:20:35 +00:00
ondrej
48fe37a204 lcl: destroy canvas handle of TGraphicControl when parent is removed. Issue #30003
git-svn-id: trunk@52500 -
2016-06-13 12:05:53 +00:00
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