Commit Graph

39325 Commits

Author SHA1 Message Date
mattias
77aef112a6 lcl: gtk2: fixed warning
git-svn-id: trunk@40704 -
2013-04-03 09:58:13 +00:00
mattias
b1922566ff cairocanvas: less hhints
git-svn-id: trunk@40703 -
2013-04-03 09:57:47 +00:00
jesus
ee80837581 CairoCanvas, added modified test from issue #24217 from Anton to test cairo printer
git-svn-id: trunk@40702 -
2013-04-03 09:07:33 +00:00
jesus
76b33506ae CairoCanvas, added cairo printer to easier work with cairocanvas backends
git-svn-id: trunk@40701 -
2013-04-03 09:02:01 +00:00
jesus
9e1fa02544 LazReport, included chinese sample in alignments report, from Julio Jiménez Borreguero
git-svn-id: trunk@40700 -
2013-04-03 06:27:20 +00:00
mattias
3a6a5b1cb0 cairocanvas: same license as LCL
git-svn-id: trunk@40699 -
2013-04-02 10:45:39 +00:00
mattias
cf877df3c4 updated lpk makefiles
git-svn-id: trunk@40698 -
2013-04-02 10:37:47 +00:00
mattias
ba3392e716 lazbuild: fixed create Makefile.compiled
git-svn-id: trunk@40697 -
2013-04-02 10:37:12 +00:00
mattias
ca72db350a updatemakefiles: write note
git-svn-id: trunk@40696 -
2013-04-02 10:26:07 +00:00
mattias
51d0aff5e3 IDE: clean up
git-svn-id: trunk@40695 -
2013-04-02 10:11:26 +00:00
mattias
a85c98d0a8 IDE: clean up
git-svn-id: trunk@40694 -
2013-04-02 10:10:54 +00:00
jesus
214609634e IDE, regenerated makefiles after adding cairocanvas to big IDE compile, should fix #24205
git-svn-id: trunk@40693 -
2013-04-02 00:09:27 +00:00
jesus
84f9e78f5c lhelp, regenerated make files
git-svn-id: trunk@40692 -
2013-04-01 23:55:05 +00:00
jesus
247e269298 TurboPowerIProDsgn, regenerated make files
git-svn-id: trunk@40691 -
2013-04-01 23:30:28 +00:00
jesus
700500e51e TurbopowerIPRO, regenerated makefiles
git-svn-id: trunk@40690 -
2013-04-01 23:25:25 +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
e38c6f4872 CairoCanvas, missing 'compiled' file
git-svn-id: trunk@40687 -
2013-04-01 23:03:27 +00:00
jesus
585a87e0f0 CairoCanvas, added Makefile
git-svn-id: trunk@40686 -
2013-04-01 22:50:48 +00:00
jesus
8d3eece0e7 Tools, LazRes, trim filelist which should fix the case when there are spaces before the file name, issue #24139
git-svn-id: trunk@40685 -
2013-04-01 20:49:27 +00:00
jesus
a3c424c1e1 LCL, Carbon, fix duplicate entries in comboboxes
git-svn-id: trunk@40684 -
2013-04-01 20:25:52 +00:00
mattias
77e0434dd9 IDE: fixed crash on GetUnitResourceFileformat when unit not yet loaded
git-svn-id: trunk@40683 -
2013-04-01 13:01:17 +00:00
mattias
6b58205bb8 IDE: formatting
git-svn-id: trunk@40682 -
2013-04-01 12:58:55 +00:00
mattias
480fedbcc8 codetools: safety clean up on exception
git-svn-id: trunk@40681 -
2013-04-01 12:58:40 +00:00
martin
63634bb913 SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101
git-svn-id: trunk@40680 -
2013-04-01 11:58:34 +00:00
martin
fde480b560 SynEdit: Small optimization in editing selection code
git-svn-id: trunk@40679 -
2013-04-01 11:51:23 +00:00
martin
0493e2f195 SynEdit: Fixed a rare issue with wrongly placed caret after overwriting the selection.
git-svn-id: trunk@40678 -
2013-04-01 11:47:15 +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
jesus
2efb4587ed CairoCanvas, make sure cairo context is created before using fonts
git-svn-id: trunk@40676 -
2013-04-01 04:26:02 +00:00
jesus
9d6b8229f9 Tools, LazRes, trim ResourceName and ResourceType, issue #24139
git-svn-id: trunk@40675 -
2013-04-01 03:16:12 +00:00
mattias
6b0e827476 IDE: fixed range check
git-svn-id: trunk@40674 -
2013-03-31 18:51:38 +00:00
mattias
6b9529ec0a lazutf8: faster FindInvalidUTF8Character
git-svn-id: trunk@40673 -
2013-03-31 17:19:46 +00:00
jesus
94f91d9acb Lazreport, applied so called 'proper paint' patch so the designer draws only during paint cycle, tested Win, Linux (Gtk2 and Qt) and Mac
git-svn-id: trunk@40672 -
2013-03-29 21:07:55 +00:00
jesus
e005e58a07 LCL, QT, set number of colors to 2 for mono images, this avoids crash if QT is compiled with debug info because then assertions are enabled
git-svn-id: trunk@40671 -
2013-03-29 21:04:33 +00:00
jesus
abc6f21f08 LCL, gtk2, Primitive implementation of InvalidateRgn, Normalize Rect before invalidating Rect
git-svn-id: trunk@40670 -
2013-03-29 20:56:52 +00:00
jesus
323e3534d0 Lazreport, added alignments report sample from Julio Jiménez Borreguero
git-svn-id: trunk@40669 -
2013-03-29 19:43:52 +00:00
jesus
b067464acc CairoCanvas, Implements TextOut using CairoPango, from Julio Jiménez Borreguero
git-svn-id: trunk@40668 -
2013-03-29 19:41:35 +00:00
juha
e4fb69076a LCL: Simplifies the setup to compile lcl-fpgui. Issue #24168, patch from Graeme
git-svn-id: trunk@40667 -
2013-03-29 18:39:24 +00:00
juha
dc58fc0884 LCL: Adds TProgressBar support for lcl-fpgui. Issue #24167, patch from Graeme
git-svn-id: trunk@40666 -
2013-03-29 18:39:18 +00:00
juha
9144f86c55 LCL: Minor clean-up of code in lcl-fpgui. Issue #24166, patch from Graeme
git-svn-id: trunk@40665 -
2013-03-29 18:39:13 +00:00
juha
460f108b68 LazUtils: Make FileSize function overload. Issue #24155, patch from ocean
git-svn-id: trunk@40664 -
2013-03-29 17:55:34 +00:00
juha
b77275a1d2 LCL: New implementation of TEditButton. Is compiled only with define NewEditButton, for testing now. Issue #24170, patch from Vojtech Cihak
git-svn-id: trunk@40663 -
2013-03-29 14:31:40 +00:00
jesus
019c1eeb6c Tools, LazRes, optionally change resource name, when reading from file ignore empty lines and lines starting with #
git-svn-id: trunk@40662 -
2013-03-28 23:40:26 +00:00
jesus
af138e87a7 CairoCanvas, Get the same text origin as cairo_show_text, (baseline left, instead of Pango's top left), from Julio Jiménez Borreguero
git-svn-id: trunk@40661 -
2013-03-28 17:57:15 +00:00
bart
dd4612a337 MaskEdit: fix program crash in OnExit of DBEdit, after TDBEdit.UpdateData calls ValidateEdit (issue #0024134).
git-svn-id: trunk@40660 -
2013-03-28 17:52:04 +00:00
jesus
c92f53e178 Examples, semaphorgrid, corrected macro LCLWidgetType
git-svn-id: trunk@40659 -
2013-03-28 17:35:31 +00:00
mattias
16df97ee36 IDE: fixed crash on closing package graph
git-svn-id: trunk@40658 -
2013-03-28 10:41:52 +00:00
mattias
052d1d3461 IDEIntf: clean up
git-svn-id: trunk@40657 -
2013-03-28 10:41:40 +00:00
sekelsenmat
d98c131660 A modified version of the windows7 drawer patch from bug #24156
git-svn-id: trunk@40656 -
2013-03-28 09:53:24 +00:00
maxim
53adfb0ce1 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40655 -
2013-03-27 23:24:59 +00:00