mattias
2fd3d1310c
aggpas: unicode file names
...
git-svn-id: trunk@46825 -
2014-11-12 19:21:34 +00:00
mattias
a66b5d4e74
codetools: unicode file names
...
git-svn-id: trunk@46824 -
2014-11-12 19:20:25 +00:00
mattias
f9afbae84f
projtemplates: unicode file names
...
git-svn-id: trunk@46823 -
2014-11-12 19:19:54 +00:00
mattias
d2b78b6f28
macfiles: unicode file names
...
git-svn-id: trunk@46822 -
2014-11-12 19:18:55 +00:00
mattias
db2eae7e30
todolist: unicode file names
...
git-svn-id: trunk@46821 -
2014-11-12 19:17:33 +00:00
mattias
5ff4472038
pochecker: unicode file names
...
git-svn-id: trunk@46820 -
2014-11-12 19:16:26 +00:00
mattias
43888531e1
h2pas: unicode file names
...
git-svn-id: trunk@46819 -
2014-11-12 19:11:26 +00:00
mattias
f662240d36
turbopower: unicode file names
...
git-svn-id: trunk@46818 -
2014-11-12 19:08:47 +00:00
mattias
03a8f3b039
IDEIntf: unicode file names
...
git-svn-id: trunk@46817 -
2014-11-12 19:05:11 +00:00
mattias
0dd577c576
synuni: unicode file names
...
git-svn-id: trunk@46816 -
2014-11-12 19:01:57 +00:00
mattias
708ba326f2
synuni: clean up
...
git-svn-id: trunk@46815 -
2014-11-12 19:01:15 +00:00
mattias
80e2eed642
synuni: unicode file names
...
git-svn-id: trunk@46814 -
2014-11-12 19:00:30 +00:00
mattias
825dde2b73
fpcunit: unicode file names
...
git-svn-id: trunk@46813 -
2014-11-12 18:57:02 +00:00
giuliano
447003f6d6
LCL: issue #0027030 : proper button size in vertical mode
...
(conctrls.pp,toolbar.inc,toolbutton.inc)
IDEINTF: same issue - componenteditors.pas
git-svn-id: trunk@46800 -
2014-11-12 11:58:51 +00:00
jesus
19ecf0127e
LazReport, on bookeeping aggr bands variables make sure var name do not include '=' sign as it may interfer later when reading value
...
git-svn-id: trunk@46799 -
2014-11-12 05:06:32 +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
6ffa2b8ad4
* components/readme.txt fixed/more details:
...
- replace tabs with 2 spaces
- added missing directories
aarre
anchordocking
cairocanvas
customdrawn
debuggerintf
externhelp
fpdebug
fppkg
fpvectorial
IdeInspector
ideintf
IdeLazLogger
IndustrialStuff
instantfpc
lazcontrols
lazdebuggergdbmi
lazsvnpkg
macroscript
mrumenu
multithreadprocs
sqldb
todolist
Please add/verify explanations
- removed (no longer?) existing dirs
cgi
interbase
popupnotifier
prettymessages
trayicon
- sort pochecker
- sdf is not csv but csv like
- explain what dbs tdbf supports
git-svn-id: trunk@46796 -
2014-11-10 12:00:47 +00:00
mattias
d464541947
components: clean up readme, bug #27022
...
git-svn-id: trunk@46794 -
2014-11-10 10:17:07 +00:00
mattias
9928fb1647
lazutf8: docs
...
git-svn-id: trunk@46780 -
2014-11-07 16:12:32 +00:00
jesus
e24d5e256c
LazReport: Patch from Alexey Lagunov, issue #26855
...
1. Fix AV on TlrButtonPanel
2. Implement highlight find text in preview report window
3. Fix loading TlrCrossView from stream
4. Fixed speed save changes to the data in the report (after double click on preview report window)
git-svn-id: trunk@46761 -
2014-11-05 17:48:14 +00:00
reiniero
5e6a4176d3
* Various files: cosmetic: typo: occurance=>occurrence
...
git-svn-id: trunk@46757 -
2014-11-05 10:00:42 +00:00
jesus
2ea7ac784f
JCF: avoid convert to WideString to string and count WideChars instead of chars, fix problem on formatting strings with several non-ascii chars, issue #23715
...
git-svn-id: trunk@46756 -
2014-11-05 00:13:54 +00:00
mattias
15749008b6
anchordocking: clean up
...
git-svn-id: trunk@46755 -
2014-11-04 22:56:45 +00:00
mattias
349fd28c87
fpcunit: after a test run only nodes with errors become expanded, all nodes in the tree (test units) are collapsed by default, patch #26985
...
git-svn-id: trunk@46754 -
2014-11-04 21:16:38 +00:00
mattias
548adfecfd
anchordocking: fixed freeing unneeded controls
...
git-svn-id: trunk@46753 -
2014-11-04 21:06:15 +00:00
juha
313da629e6
AnchorDocking: Fix loop in TAnchorDockHostSite.Merge.
...
git-svn-id: trunk@46752 -
2014-11-04 18:44:05 +00:00
juha
1f0e2c3881
AnchorDocking: add missing EnableAutoSizing in TAnchorDockHostSite.Merge.
...
git-svn-id: trunk@46751 -
2014-11-04 18:43:56 +00:00
juha
e09a1625bd
Anchordocking: Use a different way to free unneeded controls.
...
git-svn-id: trunk@46750 -
2014-11-04 18:43:47 +00:00
wp
a42df364db
TAChart: fix fpvectorial compilation error, fix fpvectorial chart positioning error
...
git-svn-id: trunk@46747 -
2014-11-03 16:41:26 +00:00
bart
a19b786147
LazFileUtils: less hints.
...
git-svn-id: trunk@46745 -
2014-11-03 15:54:06 +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
sekelsenmat
705178081a
patch from bug #26817
...
git-svn-id: trunk@46727 -
2014-10-31 15:52:53 +00:00
maxim
c766f35de8
H2Pas: improved Russian translation
...
git-svn-id: trunk@46724 -
2014-10-31 00:53:43 +00:00
maxim
e4dee28df4
PoChecker: only open .po file in IDE if user presses OK in dialog box
...
git-svn-id: trunk@46723 -
2014-10-30 23:03:51 +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
juha
2c7bdfe3c5
Object Inspector: Fix FilterEdit width.
...
git-svn-id: trunk@46704 -
2014-10-30 19:47:01 +00:00
mattias
61ffa277ed
ipro: updated po files
...
git-svn-id: trunk@46702 -
2014-10-30 10:25:49 +00:00
mattias
e3753f2908
lazdebuggergdbmi: less hints
...
git-svn-id: trunk@46701 -
2014-10-30 10:25:25 +00:00
mattias
9d1210247e
IDEIntf: less hints
...
git-svn-id: trunk@46700 -
2014-10-30 10:25:07 +00:00
giuliano
dba1264e7d
Added Italian translations for components/*
...
git-svn-id: trunk@46698 -
2014-10-29 22:12:00 +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
jesus
e169235dee
LazReport, make sure template dir is created if it doesn't exists
...
git-svn-id: trunk@46692 -
2014-10-28 06:22:37 +00:00
maxim
b540fc2792
H2Pas: updated Russian translation
...
git-svn-id: trunk@46690 -
2014-10-27 23:34:07 +00:00
wp
b27bf4c78f
TAChart: Less hints and warnings (issue #0026951 ).
...
git-svn-id: trunk@46689 -
2014-10-27 22:05:03 +00:00
reiniero
9970e4db56
* idehelp: cosmetic; add license header
...
git-svn-id: trunk@46687 -
2014-10-27 10:36:23 +00:00
reiniero
61417ef7a4
* IdeHelpIntf: cosmetic
...
git-svn-id: trunk@46681 -
2014-10-26 10:29:07 +00:00
giuliano
7746737126
Updated Italian translation
...
git-svn-id: trunk@46675 -
2014-10-25 08:59:32 +00:00
giuliano
9271717b32
Updated Italian translation
...
git-svn-id: trunk@46674 -
2014-10-25 08:58:32 +00:00
giuliano
0e94124fa1
Updated Italian translation
...
git-svn-id: trunk@46673 -
2014-10-25 08:57:55 +00:00
giuliano
044c3a6396
Updated Italian translation
...
git-svn-id: trunk@46672 -
2014-10-25 08:57:25 +00:00