Commit Graph

362 Commits

Author SHA1 Message Date
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
maxim
f8340776fc Regenerated translations; updated Russian translation
git-svn-id: trunk@43583 -
2013-12-22 13:32:23 +00:00
juha
64c608bdfe Hungarian translation. Originally from Fehér Dávid (dfeher), Gábor, Athomas and others.
git-svn-id: trunk@43581 -
2013-12-22 12:15:22 +00:00
juha
31d83cc801 Finnish translation improvements.
git-svn-id: trunk@43580 -
2013-12-22 11:49:30 +00:00
bart
462b02e2de Components, printers: Fix wrong compiler directive for compiler version detection in r43553 #07ebd480ca
git-svn-id: trunk@43554 -
2013-12-16 21:57:25 +00:00
maxim
07ebd480ca Components, printers: fixed compilation with FPC > 2.6.2
git-svn-id: trunk@43553 -
2013-12-16 21:26:11 +00:00
bart
767b677d3b Printers (Windows): do not use a compiler directive to enable printing on Win9x systems (introduced in r39125 #de4e10c615).
Use at runtime detection to decide wether to call Ansi or Wide Windows API's and separate the used
structures into Ansi and Wide variants.
(Hiding Win9x functionality behind a compiler directive is inconsistent with current LCL behaviour)
Resolves issue #0025315.

git-svn-id: trunk@43544 -
2013-12-15 16:29:31 +00:00
jesus
0483e1236e Printers, Carbon, do not use PMPrinterOutputResolution when compiling for PowerPC
git-svn-id: trunk@43541 -
2013-12-15 05:01:39 +00:00
jesus
e0905893f5 Printers, implements printer.fonts (windows), issue #17122
git-svn-id: trunk@43184 -
2013-10-09 04:36:52 +00:00
jesus
ca952b3a82 Printers, cups, fix PrintDialog does not set Copies and Colate properties, from Petr-K, issue #24959
git-svn-id: trunk@43164 -
2013-10-07 18:38:48 +00:00
paul
0bd32c39c4 printers: convert resources to RES
git-svn-id: trunk@43145 -
2013-10-07 08:29:43 +00:00
jesus
4f9e71f7ee Printers, updated dialogs sample
git-svn-id: trunk@43142 -
2013-10-07 05:51:05 +00:00
jesus
2e9280a334 Printers, Carbon, support for printing at higher resolution, issue #23339
git-svn-id: trunk@43141 -
2013-10-07 05:18:28 +00:00
jesus
91bd6f356b Printers, carbon, fix context origin (the origin should be the imageable area not the paper rect)
git-svn-id: trunk@43140 -
2013-10-07 05:04:58 +00:00
paul
a012b7b189 printers: use FPC resources for component images
git-svn-id: trunk@43071 -
2013-10-04 15:30:52 +00:00
jesus
6d093a3d09 Printers, windows, do not open and setup printer if it's being destroyed, issue #23026
git-svn-id: trunk@43024 -
2013-09-29 04:49:22 +00:00
maxim
50cbc9aefa Components, Doceditor: regenerated German translation
git-svn-id: trunk@43020 -
2013-09-28 18:35:51 +00:00
paul
4e8817b49e components: replace forms stored in lrs with FPC resource forms
git-svn-id: trunk@43016 -
2013-09-28 15:57:45 +00:00
mattias
965b91e9e5 translations: German: updates from Swen Heinig
git-svn-id: trunk@42920 -
2013-09-24 10:05:03 +00:00
jesus
25b5b1428e Printers, windows, fix test for printer type
git-svn-id: trunk@42522 -
2013-08-29 23:45:25 +00:00
mattias
da82a33fdf IDE: fixed Makefile.compiled to contain inherited custom options
git-svn-id: trunk@42227 -
2013-07-29 10:48:35 +00:00
mattias
123a253b24 cairocanvas: outputdirectory based on lclwidgettype
git-svn-id: trunk@42213 -
2013-07-27 17:05:36 +00:00
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
mattias
0281293a6a cupsprinter: fixed uninitialized var
git-svn-id: trunk@41304 -
2013-05-20 01:35:00 +00:00
jesus
d7c513b055 Printers, updated dialogs sample
git-svn-id: trunk@41172 -
2013-05-13 14:19:47 +00:00
jesus
b2cfca71f8 Printers, refactored (partially reworked) bins support, implemented cups missing part
git-svn-id: trunk@41171 -
2013-05-13 14:19:13 +00:00
jesus
75719d513e Printers, implements printer bins (windows), from mtournay, issue #24414
git-svn-id: trunk@41139 -
2013-05-11 21:37:22 +00:00
jesus
9f4729fa53 Printers, dialogs, if Title='' use DefaultTitle like in qt, (cups/linux)
git-svn-id: trunk@41118 -
2013-05-10 18:39:38 +00:00
jesus
8224cfda56 Printers, fix dialogs title (qt), issue #14186
git-svn-id: trunk@41117 -
2013-05-10 18:30:52 +00:00
jesus
34d14fbf7a Printers, fix dialogs title (cups/linux), issue #14186
git-svn-id: trunk@41116 -
2013-05-10 18:18:36 +00:00
jesus
1629fddad5 Printers, updated dialogs sample
git-svn-id: trunk@41083 -
2013-05-09 05:52:08 +00:00
jesus
5e53bcfafa Printers, fix printer dialgos titles (win), modified patch from Boguslaw Brandys, issue #14186
git-svn-id: trunk@41082 -
2013-05-09 05:47:33 +00:00
mattias
fb1458ce76 updated makefiles
git-svn-id: trunk@40935 -
2013-04-29 19:49:55 +00:00
mattias
7dfc6db3f0 ideintf: moved to components
git-svn-id: trunk@40882 -
2013-04-23 07:04:51 +00:00
mattias
f5a1a29ff0 printers4lazarus, cairocanvas: do not use cairo on win64
git-svn-id: trunk@40782 -
2013-04-10 08:05:43 +00:00
mattias
65d0830183 clean up dependencies
git-svn-id: trunk@40773 -
2013-04-09 20:07:08 +00:00
mattias
cf877df3c4 updated lpk makefiles
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
jesus
b6ea17fddd Printers, and now regenerated makefiles for Printers4LazarusIDE
git-svn-id: trunk@40689 -
2013-04-01 23:18:37 +00:00
jesus
2bf6a5116c Printers, modified makefiles so they reference cairocanvas
git-svn-id: trunk@40688 -
2013-04-01 23:11:19 +00:00
jesus
4c539b83a7 Printers, made the cairo postscript canvas the default for cups backend (gtk2), printing latin, greek, cyrillic, arabic, chinese, etc. should now work, fixes issues #15161 and #19435
git-svn-id: trunk@40677 -
2013-04-01 04:43:31 +00:00
zeljko
b6079827c4 Qt: workaround for xfwm4 (xfce) buggy modal window handling. Fixes printer dialogs.
git-svn-id: trunk@40623 -
2013-03-23 17:30:10 +00:00
mattias
209d28f9f6 printers4lazarus: clean up
git-svn-id: trunk@40616 -
2013-03-21 23:10:28 +00:00
jesus
4b5bda4b7d Printers, gtk, fix vertscrollbar not appearing in printer's advanced options, and gtk-critical raised because assertion in gtk_widget_realize
git-svn-id: trunk@40552 -
2013-03-14 22:09:12 +00:00
jesus
e4345672cb Printers, fix print dialog in win32 under the effect of USEUNICODE conditional, from Petr-K, issue #23771
git-svn-id: trunk@40016 -
2013-01-29 08:22:33 +00:00
mattias
4a59ff369f updated lpk makefiles
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
jesus
ea67a31f5a Printers, regenerated makefiles
git-svn-id: trunk@39228 -
2012-11-02 05:42:01 +00:00
jesus
8196403121 Printers, removed missed define USEUNICODE from winutilprn
git-svn-id: trunk@39227 -
2012-11-02 05:14:11 +00:00
jesus
de4e10c615 Printers, Windows unicode support (enabled by default)
git-svn-id: trunk@39125 -
2012-10-18 04:52:21 +00:00
mattias
23d713f7b5 lcl: carbon: clean up
git-svn-id: trunk@38553 -
2012-09-07 09:25:37 +00:00