Commit Graph

382 Commits

Author SHA1 Message Date
mattias
a598861da6 updated Makefiles, changed rx.lpk output to lib/$(TargetCPU)-$(TargetOS)/$(LCLWidgetType)
git-svn-id: trunk@47783 -
2015-02-14 15:18:23 +00:00
juha
54f7e2e148 IPro, TIpHtmlPanel: Support color printers. Issue #27420, patch from Michl.
git-svn-id: trunk@47652 -
2015-02-08 18:05:37 +00:00
mattias
4329809517 turbopower_ipro: fixed combining date+time
git-svn-id: trunk@47627 -
2015-02-07 12:04:30 +00:00
juha
d30cca924e IPro, TIpHtmlPreview: make printers print always. Issue #27409, patch from Michl.
git-svn-id: trunk@47606 -
2015-02-06 21:22:33 +00:00
juha
abf9a845da Deprecate wrappers for LazUTF8 functions in LCLProc.
git-svn-id: trunk@47604 -
2015-02-06 18:25:31 +00:00
maxim
ede88bbed7 Translations: Hungarian translation update by Péter Gábor, bug #27365
git-svn-id: trunk@47550 -
2015-01-27 23:10:25 +00:00
maxim
8ee52c282e IPro: updated Russian translation
git-svn-id: trunk@46924 -
2014-11-21 01:06:41 +00:00
mattias
b78a550572 IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
2014-11-18 11:03:29 +00:00
mattias
f662240d36 turbopower: unicode file names
git-svn-id: trunk@46818 -
2014-11-12 19:08:47 +00:00
giuliano
d3cb58f726 Updated Italian translations:
IDE,LCL,components,examples

git-svn-id: trunk@46798 -
2014-11-11 17:38:50 +00:00
reiniero
5e6a4176d3 * Various files: cosmetic: typo: occurance=>occurrence
git-svn-id: trunk@46757 -
2014-11-05 10:00:42 +00:00
mattias
548adfecfd anchordocking: fixed freeing unneeded controls
git-svn-id: trunk@46753 -
2014-11-04 21:06:15 +00:00
reiniero
5f5f37fe7f * TurboPower iPro: error message typos/spelling fixes; also fixes issue #26953
git-svn-id: trunk@46744 -
2014-11-03 15:13:08 +00:00
maxim
45412e89f4 Components: regenerated German Lazreport translation; updated Russian translation
git-svn-id: trunk@46722 -
2014-10-30 22:37:34 +00:00
mattias
61ffa277ed ipro: updated po files
git-svn-id: trunk@46702 -
2014-10-30 10:25:49 +00:00
reiniero
003d585583 * TurboPower iPro: message typo fixes by _Gábor, mantis issue #26953
git-svn-id: trunk@46693 -
2014-10-28 07:48:59 +00:00
giuliano
f648ca0222 Updated Italian translation
git-svn-id: trunk@46668 -
2014-10-25 08:54:14 +00:00
maxim
5e83888c77 Translations: removed files which contain no even single translated string
git-svn-id: trunk@46485 -
2014-10-08 22:26:36 +00:00
maxim
fe73bdea8d Translations: Italian translation update by Giuliano, bug #26823
git-svn-id: trunk@46454 -
2014-10-06 22:46:44 +00:00
juha
61e584a655 iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise.
git-svn-id: trunk@46065 -
2014-08-22 23:25:00 +00:00
juha
eba8a702cc iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise.
git-svn-id: trunk@46064 -
2014-08-22 23:00:14 +00:00
juha
a556612a77 iPro: Fix define Hmtl_Print -> Html_Print
git-svn-id: trunk@46062 -
2014-08-22 22:43:03 +00:00
juha
3ccfafbb14 Turbopower iPro: Conditional dependency on printers. Issue #26422, patch from Denis Golovan.
git-svn-id: trunk@46036 -
2014-08-11 20:06:06 +00:00
juha
24ce977ee8 LCL, SynEdit: improve THintWindow methods. Fixes code completion offset problem, issue #26509
git-svn-id: trunk@45937 -
2014-07-20 18:26:37 +00:00
juha
b4bee6e712 iPro: refactor and clarify, move "Dummy" default property to container class.
git-svn-id: trunk@45928 -
2014-07-19 12:35:56 +00:00
juha
12eb4ea2fe iPro: Update FElementName also when IP_LAZARUS is not defined. Removes lots of IFDEFs.
git-svn-id: trunk@45926 -
2014-07-19 10:03:56 +00:00
mattias
10aff1d6c8 ipro: clean up
git-svn-id: trunk@45922 -
2014-07-19 07:42:47 +00:00
mattias
5dd13bd4dd ipro: fixed compilation
git-svn-id: trunk@45921 -
2014-07-19 07:42:21 +00:00
juha
99ed2e37e0 iPro: separate HTML block node and table layouts to their own units and classes.
git-svn-id: trunk@45918 -
2014-07-18 22:17:06 +00:00
juha
b9e2f598f6 iPro: move token types and consts to new ipHtmlTokens.inc. Formatting.
git-svn-id: trunk@45917 -
2014-07-18 22:17:01 +00:00
juha
de8fd4dfde iPro: remove a useless Delphi 3 hack from ipUtils. Formatting.
git-svn-id: trunk@45916 -
2014-07-18 22:16:55 +00:00
juha
0a73787baf iPro: new files with code moved from IpHtml.
git-svn-id: trunk@45915 -
2014-07-18 22:14:50 +00:00
mattias
b5aca9fe9f ipro: clean up
git-svn-id: trunk@45861 -
2014-07-14 17:09:59 +00:00
juha
546a16151c iPro: remove commented "lua" code area. Lua was used for generating tag data.
git-svn-id: trunk@45822 -
2014-07-10 22:12:50 +00:00
juha
68f4908e55 iPro: separate TIpHtmlProps to its own unit.
git-svn-id: trunk@45812 -
2014-07-07 23:18:35 +00:00
juha
971a8a1f00 iPro: Explode "with" blocks in TIpHtmlNodeSELECT.CreateControl and move common code to sub-functions.
git-svn-id: trunk@45811 -
2014-07-07 23:18:29 +00:00
juha
8ae8dddaac iPro: Explode "with" blocks in TIpHtmlNodeSELECT.Reset and move common code to sub-function.
git-svn-id: trunk@45810 -
2014-07-07 23:18:25 +00:00
juha
6d4eaa1746 iPro: moved HTML property classes to a new unit.
git-svn-id: trunk@45809 -
2014-07-07 23:11:41 +00:00
juha
6e66bbf5f4 iPro: remove code that was commented out.
git-svn-id: trunk@45807 -
2014-07-06 22:38:10 +00:00
juha
18d707aa4f iPro: Change direction of notification. Provider notifies Panel.
git-svn-id: trunk@45747 -
2014-07-02 13:57:40 +00:00
juha
2e71f9d96a iPro: formatting
git-svn-id: trunk@45746 -
2014-07-02 13:57:29 +00:00
juha
2710701803 iPro: replace presumably dead code with an exception.
git-svn-id: trunk@45719 -
2014-06-28 18:45:25 +00:00
juha
0a6fed688d iPro: remove temp debug info.
git-svn-id: trunk@45718 -
2014-06-28 18:44:55 +00:00
juha
0ddd009bf8 iPro: Fix a rendering error when <BLOCKQUOTE> is followed by <P>. Issue #20492.
git-svn-id: trunk@45717 -
2014-06-28 18:44:19 +00:00
juha
7315d05edb iPro: divide TIpHtmlNodeBlock.LayoutQueue into more local funcs + other refactoring.
git-svn-id: trunk@45716 -
2014-06-28 18:43:49 +00:00
juha
e44595b715 iPro: temp Debug
git-svn-id: trunk@45715 -
2014-06-28 18:43:20 +00:00
juha
092116e07b iPro: move common code to local funcs in TIpHtmlNodeBlock.DoQueueElemObject.
git-svn-id: trunk@45714 -
2014-06-28 18:42:46 +00:00
juha
ef8bf6836e iPro: remove test code, formatting
git-svn-id: trunk@45713 -
2014-06-28 18:42:15 +00:00
juha
c1a4f8f48e iPro: Refactoring. Remove duplicate code. Split TIpHtmlNodeText.BuildWordList.
git-svn-id: trunk@45712 -
2014-06-28 18:41:45 +00:00
juha
9e22dec710 iPro: Refactoring. Split big methods in TIpHtmlNodeBlock into smaller ones.
git-svn-id: trunk@45711 -
2014-06-28 18:41:16 +00:00