maxim
6fb579df63
Translations: updated and improved Russian translation
...
git-svn-id: trunk@45665 -
2014-06-25 22:17:34 +00:00
mattias
f311a046f8
ipro: fixed buffer overflow
...
git-svn-id: trunk@44873 -
2014-05-01 18:43:21 +00:00
mattias
9d710db4fc
fixed make distclean
...
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3
package makefiles: changed distclean to delete output directorties for all targets
...
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
maxim
309c217c7f
Translations: revert r43747 #bd7db234e4: ipconst*.po chages are false, and lazaruside*.po chages were "reverted" after regenerating these files
...
git-svn-id: trunk@43758 -
2014-01-17 23:18:13 +00:00
paul
bd7db234e4
lazarus: regenerate translations using the new .rsj files
...
git-svn-id: trunk@43747 -
2014-01-17 02:00:03 +00:00
paul
caf5ed2d2f
turbopower ipro: use FPC resources for component images
...
git-svn-id: trunk@43102 -
2013-10-05 04:45:44 +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
martin
8aa8775ac4
Auto-generated changes to PO files
...
git-svn-id: trunk@42652 -
2013-09-06 23:01:30 +00:00
juha
dacbf1a4cf
Improve TurboPower IPro. Issue #24840 , patch from Christian
...
git-svn-id: trunk@42401 -
2013-08-14 23:17:36 +00:00
mattias
8df83a3209
turbopower_ipro: fixed crash, patch #24833
...
git-svn-id: trunk@42357 -
2013-08-05 18:51:51 +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
martin
cf3dbb353e
Fix Turbo IPro Handle
...
git-svn-id: trunk@42142 -
2013-07-19 10:53:33 +00:00
mattias
1e637334d1
turbopoweripro: fixed handle ipstrms.pas
...
git-svn-id: trunk@42140 -
2013-07-19 10:21:02 +00:00
mattias
82dbfbbb24
turbopoweripro: fixed handle ipstrms.pas
...
git-svn-id: trunk@42139 -
2013-07-19 10:19:36 +00:00
mattias
2d2d2abe02
turbopoweripro: fixed using LCLType.THandle instead of system.THandle
...
git-svn-id: trunk@42137 -
2013-07-19 09:23:53 +00:00
mattias
c8b8e6cd61
turbopoweripro: fix NOBR tag handling in IProHtml, from Anton, bug #24755
...
git-svn-id: trunk@42117 -
2013-07-17 17:41:21 +00:00
zeljko
c7c86753fe
turbopower_ipro: fixed TIpHtmlPanel scrollbar functionality on win64.Patch by Gerd Sager. issue #15866
...
git-svn-id: trunk@41737 -
2013-06-17 05:26:36 +00:00
mattias
822ca4c2e1
LCL: changed INVALID_HANDLE_VALUE from 0 to LCLType.Handle(-1), -1 is the Windows value
...
git-svn-id: trunk@41517 -
2013-06-03 17:40:58 +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
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
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
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
andrew
1d25739cad
Added missing Free for the new iphtml tablist
...
git-svn-id: trunk@40507 -
2013-03-07 19:23:48 +00:00
andrew
7b4dde3499
Iphtml tabbing obeys .WantTabs now
...
git-svn-id: trunk@40506 -
2013-03-07 18:45:40 +00:00
andrew
7bd498e426
Changed tabkey handling for Iphtml. Speeds up loading large pages of links considerably. maybe 100x
...
Fixed bug #21326 - PgUp PgDown etc didn't do anything.
Now up, down left, right, space, return, pgup and pgdown are handled.
git-svn-id: trunk@40505 -
2013-03-07 18:38:47 +00:00
mattias
db946751c9
turbopower_ipro: clean up
...
git-svn-id: trunk@40247 -
2013-02-10 13:22:08 +00:00
mattias
4a59ff369f
updated lpk makefiles
...
git-svn-id: trunk@39264 -
2012-11-08 07:45:47 +00:00
maxim
d02fb67a89
Translations: Arabic translation update by Khaled Shagrouni, bug #22935
...
git-svn-id: trunk@38785 -
2012-09-21 14:43:16 +00:00
mattias
fb69f5184b
turbopower: md5sumoffile: fixed utf8 filename
...
git-svn-id: trunk@38616 -
2012-09-11 12:42:21 +00:00
mattias
5348dc7d33
updated Makefiles
...
git-svn-id: trunk@38410 -
2012-08-27 16:43:01 +00:00
martin
ace911d9e7
Remove SynEdit from IdeIntf (license conflict)
...
git-svn-id: trunk@38408 -
2012-08-27 13:07:49 +00:00
mattias
1df496577f
fixed make bigide, make all
...
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
maxim
58d0e7b9ff
Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one
...
git-svn-id: trunk@38377 -
2012-08-25 21:00:03 +00:00
maxim
09e0cf678c
Translations: large Lithuanian translation update by Valdas Jankūnas, part 2
...
git-svn-id: trunk@38253 -
2012-08-15 23:40:00 +00:00
maxim
458214e8ee
Translations: large Lithuanian translation update by Valdas Jankūnas, part 1
...
git-svn-id: trunk@38252 -
2012-08-15 23:39:08 +00:00
maxim
7c19d004c2
Translations: huge Arabic translation update by Khaled Shagrouni, first part, bug #22583
...
git-svn-id: trunk@38187 -
2012-08-06 22:32:03 +00:00
mattias
4cc2c0501d
ipro: fixed compilation 2.7.1
...
git-svn-id: trunk@38070 -
2012-07-28 09:09:09 +00:00
mattias
497d69683c
fixed makefiles for ideintf depending on lazcontrols
...
git-svn-id: trunk@37358 -
2012-05-20 08:24:13 +00:00
mattias
f5a6bc3f9a
ipro: less hints
...
git-svn-id: trunk@37345 -
2012-05-19 09:11:02 +00:00
maxim
15e9aa53b6
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064
...
git-svn-id: trunk@37326 -
2012-05-18 23:16:51 +00:00
maxim
6e559a7b17
Translations: Ukrainian translation cleanup
...
git-svn-id: trunk@37148 -
2012-05-03 20:50:27 +00:00
martin
e7b462dc61
IDE, IpPro: Allow copy to clipboard from hint
...
git-svn-id: trunk@37137 -
2012-05-02 16:33:19 +00:00
martin
2ac1ad92c9
IpPro: Fix painting for SelectAll
...
git-svn-id: trunk@37136 -
2012-05-02 16:31:57 +00:00
maxim
5ac4a58270
regenerated translations; updated Russian translation
...
git-svn-id: trunk@37052 -
2012-04-27 20:58:02 +00:00
maxim
a65f754c71
Translations: Ukrainian translation update by Igor Paliychuk
...
git-svn-id: trunk@37051 -
2012-04-27 20:24:38 +00:00
maxim
250300ddd2
regenerated translations; updated Russian translation
...
git-svn-id: trunk@36694 -
2012-04-10 00:51:33 +00:00
mattias
221788591b
updated Makefiles
...
git-svn-id: trunk@36671 -
2012-04-09 10:05:12 +00:00
mattias
c959673a7d
IDE: info what needs building
...
git-svn-id: trunk@36668 -
2012-04-09 08:35:57 +00:00
juha
844e616738
IDE etc.: unify 3 dots in GUI string to have a space ( ...).
...
git-svn-id: trunk@36666 -
2012-04-09 08:24:59 +00:00
mattias
45e367ea6e
bigide: changed package output directories to use lclwidgettype
...
git-svn-id: trunk@36079 -
2012-03-16 09:26:54 +00:00
mattias
ba4396d5cc
IDEIntf, LazControls, SynEdit: changed output directory for consistency
...
git-svn-id: trunk@36025 -
2012-03-15 11:13:05 +00:00
mattias
9fbd90ca58
updated makefiles
...
git-svn-id: trunk@35999 -
2012-03-14 18:39:28 +00:00
mattias
b67b4ca4a8
ipro: less warnings
...
git-svn-id: trunk@35921 -
2012-03-13 10:34:15 +00:00
maxim
e6789cd028
Translations: French translation update by Vincent Beuselinck, bug #21432
...
git-svn-id: trunk@35825 -
2012-03-08 15:35:36 +00:00
mattias
1a7f713de1
ipro: delphi 4+5 defines
...
git-svn-id: trunk@35821 -
2012-03-08 11:48:23 +00:00
mattias
e9baf5359a
ipro: use clBlack as default font color
...
git-svn-id: trunk@35750 -
2012-03-05 20:15:49 +00:00
mattias
278a3ef6ac
ipro: do not warn em margin em
...
git-svn-id: trunk@35747 -
2012-03-05 19:21:52 +00:00
maxim
ac94bd963c
Translations: cleanup some PO files
...
git-svn-id: trunk@35483 -
2012-02-19 14:28:47 +00:00
paul
e3ff77ea9a
tp_ipro: add WantTabs property to TIpHtmlCustomPanel to allow/deny Tab and therefore focusing of internal html panels, don't allow tabs/focusing for html hint component of IDE (bug #0020798 )
...
git-svn-id: trunk@35175 -
2012-02-06 09:13:22 +00:00
mattias
f11890d646
turbopower_ipro: less hints
...
git-svn-id: trunk@35132 -
2012-02-04 18:10:08 +00:00
mattias
1efdbd9cca
clean up
...
git-svn-id: trunk@34848 -
2012-01-21 23:17:17 +00:00
mattias
4b50c275ac
tp ipro: clean u
...
git-svn-id: trunk@34687 -
2012-01-09 16:52:48 +00:00
maxim
3d35e18d5f
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21020
...
git-svn-id: trunk@34581 -
2012-01-04 20:59:03 +00:00
juha
a67a78e898
turbopower_ipro: Cache the CSS properties + refactoring. Issue #20975 , patch from Bernd Kreuss
...
git-svn-id: trunk@34480 -
2011-12-28 23:13:39 +00:00
andrew
d84fb4ec3e
Applied Patch from Bernd which uses a hash list instead of a StringList for css elements. This causes a big improvment in scrolling speed.
...
git-svn-id: trunk@34400 -
2011-12-25 03:38:41 +00:00
juha
3faf74249f
IPro: fix html renderer (clipped text). Issue #16454 , patch from Žilvinas Ledas
...
git-svn-id: trunk@33621 -
2011-11-19 00:45:07 +00:00
zeljko
a8d7b7eecc
TurboPower_IPro: fixed text hiding under vertical scrollbar.Patch by Zilvinas Ledas.issue #20567
...
git-svn-id: trunk@33124 -
2011-10-28 06:16:15 +00:00
zeljko
566f7cd880
TurboPower_IPro: fixed messed html renderer when wraps to new lines.Patch by Zilvinas Ledas. issue #20562
...
git-svn-id: trunk@33123 -
2011-10-28 06:14:39 +00:00
mattias
38b069389a
turbopoweripro.lpk printer4lazarus.lpk: do not auto create Makefile
...
git-svn-id: trunk@33067 -
2011-10-24 15:57:13 +00:00
zeljko
b1786a32dd
TurboPower_IPro: fix selecting css style for some html tags.Patch by Zilvinas Ledas. Issue #20535
...
git-svn-id: trunk@33062 -
2011-10-24 06:39:26 +00:00
juha
cbf1d6e467
Fix package TurboPower_ipro to complete r33052 #f0c9e4e57f, issue #20524
...
git-svn-id: trunk@33054 -
2011-10-23 20:02:09 +00:00
sekelsenmat
458147a1c8
Updates Makefile.compiled for the new lazutils
...
git-svn-id: trunk@32979 -
2011-10-19 12:02:02 +00:00
sekelsenmat
c58e039a73
Massive update of makefiles to file make bigide
...
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
mattias
131939d14e
codetools: GetExpandedOperand: allow Result,Self in with-block
...
git-svn-id: trunk@32474 -
2011-09-23 15:52:26 +00:00
mattias
517f95cae4
codetools: GetExpandedOperand: simply copying [] content
...
git-svn-id: trunk@32426 -
2011-09-19 20:18:37 +00:00
maxim
2484cdcb62
Translations: Ukrainian translation update by Igor Paliychuk, bug #20044
...
git-svn-id: trunk@32041 -
2011-08-24 20:48:02 +00:00
juha
3191e3f231
lhelp: making mouse wheel movement faster. Issue #19445
...
git-svn-id: trunk@31989 -
2011-08-15 10:17:27 +00:00
mattias
32a183ceaa
IDE: code hints: reduced debugging
...
git-svn-id: trunk@31333 -
2011-06-22 13:22:57 +00:00
maxim
dd9a6d748b
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19586
...
git-svn-id: trunk@31283 -
2011-06-19 12:25:10 +00:00
mattias
681f136607
IDE: using new html hints
...
git-svn-id: trunk@31225 -
2011-06-14 18:13:08 +00:00
mattias
097bd37b6e
turbo ipro: fixed compilation for 2.4.4
...
git-svn-id: trunk@31221 -
2011-06-14 15:10:11 +00:00
mattias
b1928d8179
IDE: code hint: show package
...
git-svn-id: trunk@31216 -
2011-06-14 13:18:35 +00:00
mattias
9e55bbb266
turbo ipro: fixed calculatepreferredsize
...
git-svn-id: trunk@31212 -
2011-06-14 10:54:07 +00:00
mattias
e974f302e5
turbo ipro: update layout in Paint if needed
...
git-svn-id: trunk@31203 -
2011-06-13 17:59:40 +00:00
mattias
9ce08ff37e
turbo ipro: read css margin, implemented 0px top,bottom
...
git-svn-id: trunk@31200 -
2011-06-13 12:40:43 +00:00
mattias
98a7e1cf67
IDE: src edit hint: hide hint on mouse leave
...
git-svn-id: trunk@31191 -
2011-06-13 07:48:08 +00:00
mattias
1f232dc9cd
IDE: src edit hint: jump to source, windows path delims
...
git-svn-id: trunk@31188 -
2011-06-12 22:33:46 +00:00
mattias
78bb459fc6
IDE: src edit hint: jump to source
...
git-svn-id: trunk@31187 -
2011-06-12 22:11:46 +00:00
mattias
df5e5d2caf
IDE: src edit hint: show if no help available
...
git-svn-id: trunk@31185 -
2011-06-12 21:01:36 +00:00
maxim
a333a7fed5
Translations: Ukrainian translation update by Igor Paliychuk, bug #19546
...
git-svn-id: trunk@31183 -
2011-06-12 15:01:00 +00:00
mattias
30b260c5b6
turbo ipro: using exclusive stream
...
git-svn-id: trunk@31030 -
2011-06-03 21:02:05 +00:00
mattias
39474920c0
ipro design: use a panel
...
git-svn-id: trunk@31029 -
2011-06-03 19:43:59 +00:00
mattias
bae7c25e9b
turbopoweripro: implemented TIpHtmlCustomPanel.CalculatePreferredSize
...
git-svn-id: trunk@31028 -
2011-06-03 19:33:44 +00:00
maxim
83f8c96fe4
Translations: tweaked Russian translation
...
git-svn-id: trunk@30505 -
2011-04-28 22:41:16 +00:00
maxim
0c94e32f17
regenerated translations; updated Russian translation
...
git-svn-id: trunk@30501 -
2011-04-28 19:51:32 +00:00
mattias
678eb31e5f
IDE: started css for lazdoc
...
git-svn-id: trunk@30473 -
2011-04-25 21:21:35 +00:00
mattias
f529fa5679
IDE: source hint: improved default label control
...
git-svn-id: trunk@30441 -
2011-04-23 19:33:23 +00:00
maxim
dcfb62621b
regenerated translations; updated Russian translation
...
git-svn-id: trunk@30432 -
2011-04-22 20:42:07 +00:00
maxim
3a372890ed
Translations: Italian translation update by Massimo Soricetti, bug #19214
...
git-svn-id: trunk@30431 -
2011-04-22 20:15:17 +00:00
mattias
0574b48563
tpipro: clean up
...
git-svn-id: trunk@30041 -
2011-03-27 17:59:13 +00:00
mattias
bd96677ea2
turbopower_ipro: added example with css
...
git-svn-id: trunk@30040 -
2011-03-27 17:56:27 +00:00
mattias
789705e0a3
turbopower_ipro: added example with css
...
git-svn-id: trunk@30039 -
2011-03-27 17:55:16 +00:00
mattias
f8f705163a
codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock
...
git-svn-id: trunk@30022 -
2011-03-26 21:06:24 +00:00
juha
f38190794b
Formatting: joined lines where only ');' was split to its own line, in procedure defs.
...
git-svn-id: trunk@29871 -
2011-03-16 16:52:28 +00:00
juha
0928ead547
LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code.
...
git-svn-id: trunk@29734 -
2011-03-06 12:45:59 +00:00
marc
c8f3c56e61
+ added missing Italian translation. Patch by Sandro Cumerlato
...
git-svn-id: trunk@29656 -
2011-02-23 00:39:05 +00:00
mattias
31fccf17dd
updated Makefiles
...
git-svn-id: trunk@29413 -
2011-02-07 13:51:40 +00:00
maxim
cd89ea3b30
Components: updated makefiles
...
git-svn-id: trunk@29302 -
2011-02-01 23:32:08 +00:00
maxim
d7d15d1dcb
Translations: added Portuguese translation stub, based on Brazilian Portuguese
...
git-svn-id: trunk@29259 -
2011-01-30 17:39:09 +00:00
maxim
9972d532ea
Translations: changed Brazilian Portuguese language code according to ISO/IANA language and region codes
...
git-svn-id: trunk@29245 -
2011-01-29 12:23:02 +00:00
mattias
220934b065
updated Makefile.compiled
...
git-svn-id: trunk@28987 -
2011-01-13 12:07:32 +00:00
mattias
07c1f1e3a8
turbopower_ipro: updated Makefile
...
git-svn-id: trunk@28880 -
2011-01-06 17:24:32 +00:00
maxim
6535fc42b5
Translations: Portuguese translation updates by Marcelo B Paula, bug #18073
...
git-svn-id: trunk@28510 -
2010-11-27 16:17:10 +00:00
mattias
0f778a42f9
updated makefiles
...
git-svn-id: trunk@27946 -
2010-10-29 12:05:03 +00:00
mattias
d00711e0d2
added Makefile.compiled
...
git-svn-id: trunk@27867 -
2010-10-26 06:38:39 +00:00
maxim
00dd093d5d
Components: update makefiles
...
git-svn-id: trunk@27863 -
2010-10-25 22:22:14 +00:00
maxim
68408f771e
regenerated translations; updated Russian translation
...
git-svn-id: trunk@27707 -
2010-10-14 20:56:50 +00:00
paul
3296e2fd04
turbopower_ipro: update makefiles to search for printersdlgs
...
git-svn-id: trunk@27704 -
2010-10-14 03:44:43 +00:00
paul
079da4d9a5
turbopoweripro: fixed hint showing; added hints for <abbr> and <acronym> tags; fixed a bug in attributes parsing by Žilvinas Ledas (issue #0017587 )
...
git-svn-id: trunk@27703 -
2010-10-14 03:20:04 +00:00
paul
1732203228
turbopoweripro: added select printer; resourcestrings of captions, autosize, anchors for labels and buttons in print preview dlg by Žilvinas Ledas (issue #0017559 )
...
git-svn-id: trunk@27702 -
2010-10-14 03:13:59 +00:00
maxim
ea46133c5e
Components: committed automatically regenerated makefiles
...
git-svn-id: trunk@27421 -
2010-09-20 16:41:28 +00:00
andrew
b441e37b32
* applied patch from Bernd Kreuss for bug #17081
...
git-svn-id: trunk@26964 -
2010-08-01 19:30:36 +00:00
paul
f3b5dbe139
components: return correct file case for packages units
...
git-svn-id: trunk@26649 -
2010-07-14 15:52:03 +00:00
maxim
766eea94fc
IDE: Portuguese translation update from Marcelo B Paula, bug #16889 .
...
git-svn-id: trunk@26556 -
2010-07-09 22:39:47 +00:00
mattias
692e26ec87
updated makefiles
...
git-svn-id: trunk@26426 -
2010-07-02 20:29:37 +00:00
maxim
84d3841016
turbopower_ipro: updated makefile
...
git-svn-id: trunk@26414 -
2010-07-02 00:11:31 +00:00
maxim
9948041f1d
regenerated translations; updated Russian translation
...
git-svn-id: trunk@26373 -
2010-06-30 21:27:16 +00:00
paul
97bf1790c4
ipro: don't open registry key in the write mode for systems with read-only access (issue #0016453 ) by patch of Žilvinas Ledas
...
git-svn-id: trunk@25323 -
2010-05-12 02:14:03 +00:00
maxim
54980c5f33
regenerated translations; updated and improved Russian translation
...
git-svn-id: trunk@24625 -
2010-04-14 22:22:28 +00:00
jesus
af4bb981df
tpipro, fix print preview empty pages under unix
...
git-svn-id: trunk@24419 -
2010-04-04 23:46:49 +00:00
jesus
6b2027e174
tpipro, patch to fix some UTF-8 problems, detects and enforce document charset
...
git-svn-id: trunk@23704 -
2010-02-15 05:21:10 +00:00
jesus
71c075cfa6
tpipro, fix AV in preview
...
git-svn-id: trunk@23681 -
2010-02-11 05:43:34 +00:00
paul
05bb84fffb
tpirpo: fix compilation on case sensitive file systems
...
git-svn-id: trunk@23467 -
2010-01-15 03:34:16 +00:00
paul
e669da237f
tpipro: convert forms to use fpc resources
...
git-svn-id: trunk@23463 -
2010-01-15 03:06:05 +00:00
paul
4bd228a50a
components: remove ver2_0 code
...
git-svn-id: trunk@23396 -
2010-01-06 18:02:16 +00:00
mattias
bab73b6f6e
IDE: configure install packages dlg: fixed save and rebuild button
...
git-svn-id: trunk@23046 -
2009-12-09 08:35:39 +00:00
paul
3185a931a9
tpipro: fix indent
...
git-svn-id: trunk@22820 -
2009-11-27 07:48:27 +00:00
mattias
64c97e551d
turbopower: skip invalid commands, bug #15153
...
git-svn-id: trunk@22702 -
2009-11-22 11:02:03 +00:00
marc
4cb19a0888
* Updated Russian translation by Maxim Ganetsky
...
git-svn-id: trunk@22609 -
2009-11-15 22:56:22 +00:00
paul
c88c2b2dce
tpipro: draw css table border using style and color
...
git-svn-id: trunk@22567 -
2009-11-13 10:58:57 +00:00
paul
1c490db611
tpipro: read css border
...
git-svn-id: trunk@22564 -
2009-11-13 09:28:39 +00:00
paul
98e53ff53c
tpipro: increase buffer from css statements
...
git-svn-id: trunk@22563 -
2009-11-13 08:27:25 +00:00
paul
794e8dabaa
tpiro: fix compilation
...
git-svn-id: trunk@22562 -
2009-11-13 08:18:57 +00:00
paul
c5101d39fc
tpipro: use TR bg and fg color assigned from css, render table caption
...
git-svn-id: trunk@22561 -
2009-11-13 08:11:59 +00:00
paul
0757d7bc7c
tp ipro: apply patch of Domingo Alvarez Duarte "There are several bugs in turbopower_ipro port, this is a massive revision of it." (issue #0014227 ) + massive review of that patch with several bugs fixing
...
git-svn-id: trunk@22556 -
2009-11-13 03:32:32 +00:00
paul
858a57e4c7
tpipro:
...
- load border size from CSS
- refactor: move BgColor, TextColor and Backgound properties and their loading from the Body to the TIpHtmlNodeBlock
- refactor: set ElementName for td and th in the constructor instead of outer code (also fixes loading css for th)
- fix applying Font color for td, th internal children
git-svn-id: trunk@22545 -
2009-11-12 10:38:02 +00:00
paul
820b0bf38d
tpipro:
...
- fix reading of css file (eof was true on the last char instead of after it)
- fix loading of BGColor property
- fix BODY node applying of BGColor
git-svn-id: trunk@22542 -
2009-11-12 07:14:40 +00:00
paul
5ba985389f
tpipro: make TIpHtml.FDataProvider protected
...
git-svn-id: trunk@22540 -
2009-11-12 04:37:53 +00:00
mattias
41ddb0f42b
turbopower ipro: css support for font-family,style,size,weight, bug #14736 , from Christian
...
git-svn-id: trunk@22121 -
2009-10-12 16:44:33 +00:00
mattias
de84ada606
turbopoweripro example: using bundle directory
...
git-svn-id: trunk@22103 -
2009-10-12 11:28:34 +00:00
mattias
db91129083
turbopoweripro.lpk: fixed reading CSS statements, empty ones and very long ones, bug #14736
...
git-svn-id: trunk@22102 -
2009-10-12 11:26:09 +00:00
andrew
34fedff730
* fixed wrong colors used when from css
...
git-svn-id: trunk@21762 -
2009-09-19 01:37:06 +00:00
mattias
47b2237b69
turbopower: examples: session info, fixed filenames
...
git-svn-id: trunk@21449 -
2009-08-26 03:13:51 +00:00
andrew
3f2460287f
Reverted 21136 #8f5e7c79e9 since it exposes a fpc bug that causes too may problems when compiling lazarus
...
git-svn-id: trunk@21175 -
2009-08-11 21:55:44 +00:00
andrew
8f5e7c79e9
Applied large patch for IPro from Domingo Alvarez Duarte with minor changes in bug #14227 .
...
git-svn-id: trunk@21136 -
2009-08-07 22:16:38 +00:00
jesus
e74bf8d1f2
Update of Portuguese translation from Marcelo Borges de Paula, issue #14173
...
git-svn-id: trunk@20932 -
2009-07-23 18:37:34 +00:00
vincents
3fe5350912
updated po files with new strings
...
git-svn-id: trunk@19681 -
2009-04-29 05:37:42 +00:00
marc
a0cc36d681
* Updated Chineese translation by shinyv
...
* Renamed zh-cn extention to zh_CN (to be more consequent with others)
git-svn-id: trunk@19637 -
2009-04-26 15:44:31 +00:00
mattias
40a9bce6a9
translations: german: updates form Joerg Braun
...
git-svn-id: trunk@18402 -
2009-01-24 09:53:51 +00:00
marc
1be0908482
Updated Lithuanian translation by Valdas Jankunas
...
git-svn-id: trunk@17909 -
2008-12-23 23:32:26 +00:00
andrew
332993241d
* fixed crash when reading properties which values are one char
...
* fixed crash when property values are empty
git-svn-id: trunk@17848 -
2008-12-16 04:44:02 +00:00
andrew
23287ae2b7
* Fixed ipro bug where iphtml would generate the wrong address for images within a page
...
git-svn-id: trunk@17759 -
2008-12-09 13:54:08 +00:00
marc
d77f30e930
* Updated Russian translation by Maxin Ganetsky
...
git-svn-id: trunk@17639 -
2008-12-01 00:14:31 +00:00
jesus
037203ea19
translations update
...
git-svn-id: trunk@17606 -
2008-11-26 20:45:06 +00:00
paul
8d66876f6a
components: fix TIPLazHtmlControl.GetPreferredControlSize
...
git-svn-id: trunk@17489 -
2008-11-21 09:03:24 +00:00
paul
25daa2e783
ide: minor improvements in showing help in the info box
...
git-svn-id: trunk@17488 -
2008-11-21 08:18:39 +00:00
paul
c9435b41c0
components: commit forgotten files
...
git-svn-id: trunk@17487 -
2008-11-21 07:08:31 +00:00
mattias
49426fc4e4
fixed compilation 2.3
...
git-svn-id: trunk@16934 -
2008-10-08 20:45:48 +00:00
mattias
627a0265fb
changed default widgetset gtk to gtk2
...
git-svn-id: trunk@16910 -
2008-10-07 12:05:16 +00:00
mattias
216e0b5e42
IDE: close project - save - no - continue
...
git-svn-id: trunk@16717 -
2008-09-25 06:31:03 +00:00
paul
23ab1c8f3e
component:
...
- fix another turbopower_ipro example
git-svn-id: trunk@16532 -
2008-09-11 00:46:14 +00:00
paul
c06ebac651
component:
...
- fix turbopower_ipro use of resource
- fix turbopower_ipro example
git-svn-id: trunk@16531 -
2008-09-11 00:44:12 +00:00
mattias
77bd9607bc
IDE+tpipro: fixed circular interface references, bug #11564
...
git-svn-id: trunk@16419 -
2008-09-04 23:48:47 +00:00
mattias
2b8043dbe0
translations: russian: updates from Maxim Ganetsky
...
git-svn-id: trunk@16343 -
2008-09-01 06:55:54 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
6dac5ad9bc
packages: fixed compilation
...
git-svn-id: trunk@16247 -
2008-08-25 23:08:26 +00:00
mattias
d18db8dd42
packages: fixed compilation
...
git-svn-id: trunk@16246 -
2008-08-25 23:07:34 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
marc
19bc247735
* Updated translations by Valdas Jankunas
...
git-svn-id: trunk@16235 -
2008-08-25 22:13:53 +00:00
vincents
6ce48cf59e
removed Form.TextHeight from lfm files (issue #11883 )
...
git-svn-id: trunk@16065 -
2008-08-15 11:02:38 +00:00
mattias
ce714dde2c
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@15869 -
2008-07-25 19:48:41 +00:00
mattias
2996a3c332
rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
...
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
marc
be03b6c68d
* Updated Russian translation by Maxim Ganetsky
...
git-svn-id: trunk@15677 -
2008-07-04 23:27:21 +00:00
mattias
bfc63ff71a
IDE: fixed comparing Makefile.fpc
...
git-svn-id: trunk@15659 -
2008-07-02 19:25:53 +00:00
jesus
b72b8b0bad
i18n, implemented better handling of duplicates fix some escaped chars in translated files, updated lazreport and ipro translations
...
git-svn-id: trunk@15563 -
2008-06-24 15:59:26 +00:00
jesus
f46cfa0281
updated translations for some packages
...
git-svn-id: trunk@15493 -
2008-06-20 23:49:34 +00:00
vincents
652b5eb74c
default widget set for Mac OS X is now Carbon, not gtk1
...
git-svn-id: trunk@15488 -
2008-06-20 19:33:44 +00:00
mattias
aad6d87b22
translations: german: updates from Joerg Braun
...
git-svn-id: trunk@15480 -
2008-06-20 11:28:37 +00:00
marc
5bf1f6ccbd
Updated Lithuanian translation by Valdas Jankunas
...
git-svn-id: trunk@15460 -
2008-06-18 22:45:32 +00:00
mattias
ca564f7e3e
translations: finnish: updates from Seppo
...
git-svn-id: trunk@14765 -
2008-04-05 19:07:06 +00:00
vincents
6cdf555bb7
components: give packages that depend on the LCL a widget set dependent unit output directory to prevent overwriting the compiled unit when the widget set changes (bug #9963 )
...
git-svn-id: trunk@14756 -
2008-04-05 08:18:16 +00:00
marc
61b5aa81fb
* updated Russion translation by Maxim Ganetsky
...
git-svn-id: trunk@14492 -
2008-03-10 23:48:14 +00:00