Commit Graph

39798 Commits

Author SHA1 Message Date
jesus
2cbb89b788 LazReport, store printer resolution in PrnInfo
git-svn-id: trunk@40985 -
2013-05-02 01:53:04 +00:00
jesus
3d48b60eec CairoCanvas: Implemented DrawSurface to draw a cairo surface onto canvas
git-svn-id: trunk@40984 -
2013-05-02 00:16:38 +00:00
jesus
807058aba7 CairoCanvas: refactored TranslateBufferByIntfImage->GraphicToARGB32 to be useful in other parts
git-svn-id: trunk@40983 -
2013-05-02 00:14:14 +00:00
jesus
26c321819a CairoCanvas: make the canvas handle a real cairo context instead of a dummy value
git-svn-id: trunk@40982 -
2013-05-02 00:09:45 +00:00
jesus
edbbec026e CairoCanvas: debugclip
git-svn-id: trunk@40981 -
2013-05-01 23:24:08 +00:00
jesus
24fb6810b9 CairoCanvas: implements MixedRoundRect
git-svn-id: trunk@40980 -
2013-05-01 23:20:12 +00:00
martin
8427f571d8 DBG: Rename "run to cursor" to "step over to cursor"
git-svn-id: trunk@40979 -
2013-05-01 21:06:08 +00:00
martin
5b89e0ac68 SynEdit: Starting on Ifdef Markup
git-svn-id: trunk@40978 -
2013-05-01 21:04:39 +00:00
maxim
bfea29556e IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40977 -
2013-05-01 20:57:15 +00:00
juha
450fcd8341 LCL: don't publish TArrow.Color after all. Color is changed in drawing code.
git-svn-id: trunk@40976 -
2013-05-01 17:13:21 +00:00
juha
4f2fb8c377 LCL: improvements for TArrow. Publish Color, call Invalidate when setting properties.
git-svn-id: trunk@40975 -
2013-05-01 16:46:35 +00:00
juha
9255f8d208 Revert r40972 #18ac0f9649, it conflits with External Tools solution from Cyrax
git-svn-id: trunk@40974 -
2013-05-01 12:29:47 +00:00
bart
5fcdbd6c7d TFileSearcher.Search: use Windows specific file pattern matching on Windows.
Fixes issue #0024306

git-svn-id: trunk@40973 -
2013-05-01 11:03:12 +00:00
juha
18ac0f9649 IDE: Quote paths containing spaces in TExternalToolList.Run. Issue #24343, patch from Ludo Brands
git-svn-id: trunk@40972 -
2013-05-01 10:57:23 +00:00
juha
3b77642a28 IdeProgs: comments
git-svn-id: trunk@40971 -
2013-05-01 10:57:18 +00:00
bart
fe79a8fdff Masks: implement specific matching for Windows filemasks like foo*.* and other Windows oddities.
git-svn-id: trunk@40970 -
2013-05-01 10:53:23 +00:00
juha
04a4b1e14f IdeProcs: In BackupFile copy file if it is hardlink. Issue #16593, patch from Bart Broersma
git-svn-id: trunk@40969 -
2013-05-01 10:28:05 +00:00
juha
58e631025e Macros: Implement $Confirm() macro. Issuse #11370
git-svn-id: trunk@40968 -
2013-05-01 08:44:56 +00:00
juha
e826391389 Reimplement "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40967 -
2013-05-01 08:44:51 +00:00
juha
1a322d1ec1 IDE: Fix broken compilation caused by External Tools Dlg patch.
git-svn-id: trunk@40966 -
2013-05-01 08:44:43 +00:00
juha
d3c8905a70 Reimplement "IDE: Improvements to Tools dialog. Export/import/cloning etc."
git-svn-id: trunk@40965 -
2013-05-01 08:44:38 +00:00
juha
f59a82f602 LCL: make the new TArrow code as default. NewArrow define is not needed.
git-svn-id: trunk@40964 -
2013-05-01 08:44:31 +00:00
mattias
05929ec254 IDE: mode matrix: storage colors
git-svn-id: trunk@40963 -
2013-04-30 23:13:13 +00:00
mattias
b05cc38320 IDE: mode matrix: option type and list
git-svn-id: trunk@40962 -
2013-04-30 23:10:44 +00:00
juha
186dd557aa Revert "IDE: Improvements to Tools dialog. Export/import/cloning etc." Breaks compilation.
git-svn-id: trunk@40961 -
2013-04-30 19:02:40 +00:00
juha
550d0ac8d0 Revert "IDE, Packager: harmonize some string constants"
git-svn-id: trunk@40960 -
2013-04-30 19:02:32 +00:00
mattias
489eb1d8f4 lcl: grids: added const for default options
git-svn-id: trunk@40959 -
2013-04-30 16:36:31 +00:00
mattias
c527f83790 IDE: mode matrix: editing targets
git-svn-id: trunk@40958 -
2013-04-30 16:35:12 +00:00
juha
48f88c37ef Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs"
git-svn-id: trunk@40957 -
2013-04-30 16:35:02 +00:00
zeljko
e70b5f66bb Qt: fixed determination of string content (RightToLeft vs. LeftToRight). issue #24340
git-svn-id: trunk@40956 -
2013-04-30 15:29:13 +00:00
zeljko
76ec5ddbc4 wsarrow: fixed wrong reference to pen instead to brush. Now it paints arrows under qt,gtk2 and win32 (guess others are ok too)
git-svn-id: trunk@40955 -
2013-04-30 15:07:42 +00:00
zeljko
1c729ef89c Qt: use QPolygonH to draw poly regions in FillRgn()
git-svn-id: trunk@40954 -
2013-04-30 15:06:39 +00:00
juha
20be8a3fc1 IDE, Packager: harmonize some string constants
git-svn-id: trunk@40953 -
2013-04-30 13:35:06 +00:00
juha
e2bcd31332 IDE: Improvements to Tools dialog. Export/import/cloning etc. Issue #24350, patch from Cyrax
git-svn-id: trunk@40952 -
2013-04-30 13:34:57 +00:00
mattias
275c4838b6 IDE: mode matrix: started target editing
git-svn-id: trunk@40951 -
2013-04-30 12:20:18 +00:00
juha
270b5eb2c5 Tests: add more files and the actual test application to PNG test. Were left out by mistake earlier.
git-svn-id: trunk@40950 -
2013-04-30 11:19:24 +00:00
mattias
25a923dcf3 IDE: mode matrix: move up/down
git-svn-id: trunk@40949 -
2013-04-30 11:09:22 +00:00
juha
8b3ac5fb01 Move PNG test files to right directory
git-svn-id: trunk@40948 -
2013-04-30 11:06:56 +00:00
juha
aa38f3a4f4 LCL: Allow changing background Color of TArrow. Compile with define NewArrow. Issue #21117, modified from Tomasz Wieckowski's patch
git-svn-id: trunk@40947 -
2013-04-30 09:17:21 +00:00
mattias
73e5bae873 IDE: mode matrix: new option
git-svn-id: trunk@40946 -
2013-04-30 08:29:29 +00:00
martin
2d3c09cd6d Debugger: Fix crash when viewing extended watch view, while dbg=history is active and selecting a previously not evaluated stack frame.
git-svn-id: trunk@40945 -
2013-04-29 23:13:07 +00:00
mattias
b5991e8bb6 IDE: mode matrix: new target
git-svn-id: trunk@40944 -
2013-04-29 23:06:59 +00:00
mattias
3ca47329ed IDE: mode matrix: delete
git-svn-id: trunk@40943 -
2013-04-29 22:44:01 +00:00
mattias
1b2f18ecea IDE: mode matrix: redo
git-svn-id: trunk@40942 -
2013-04-29 22:33:05 +00:00
mattias
60aeaa171d IDE: mode matrix: do not undo active
git-svn-id: trunk@40941 -
2013-04-29 22:29:17 +00:00
maxim
95a567069b IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40940 -
2013-04-29 22:24:07 +00:00
mattias
460451049a IDE: clean up
git-svn-id: trunk@40939 -
2013-04-29 22:21:08 +00:00
maxim
4fb5fafce8 IDEIntf: updated Russian translation
git-svn-id: trunk@40938 -
2013-04-29 22:12:39 +00:00
mattias
e7cf2366d3 IDE: renamed TOpenLoadedPackagesDlg
git-svn-id: trunk@40937 -
2013-04-29 22:11:53 +00:00
maxim
79c26fc0e5 IDEIntf: fixed typo which caused nonlocalized caption in Form SessionProperties dialog
git-svn-id: trunk@40936 -
2013-04-29 22:09:09 +00:00