Commit Graph

2819 Commits

Author SHA1 Message Date
mattias
9b5da4282e message composer: added i18n
git-svn-id: trunk@14922 -
2008-04-21 17:45:38 +00:00
mattias
08ee4f4862 codetools: missing semicolong in procedure modifiers now allowed for fpc too - sigh
git-svn-id: trunk@14875 -
2008-04-17 22:54:28 +00:00
mattias
46c8e9eed6 codetools: added vargars to procedure type modifiers
git-svn-id: trunk@14874 -
2008-04-17 22:41:17 +00:00
mattias
2a13760f82 codetools: fixed typo
git-svn-id: trunk@14870 -
2008-04-17 14:42:13 +00:00
mattias
e11870d2ee codetools: class completion: adding new parts behind GUID, bug #11158
git-svn-id: trunk@14850 -
2008-04-16 14:59:06 +00:00
paul
b70cfb3a82 ide: load unit source buffer if it was not loaded before in LoadDependencyHidden, improve verbosity
git-svn-id: trunk@14848 -
2008-04-16 08:28:44 +00:00
mattias
dfd3c302bb translations: german: updates from Joerg Braun
git-svn-id: trunk@14835 -
2008-04-15 17:36:11 +00:00
mattias
fdde79363f codetools: lfmtrees are now only updated if source changed
git-svn-id: trunk@14827 -
2008-04-15 12:51:14 +00:00
mattias
92e555f7da codetools: lfmtrees are now kept
git-svn-id: trunk@14826 -
2008-04-15 12:08:36 +00:00
marc
e07aec1513 * Updated Lithuanian translation by Valdas Jankunas
* Updated some po files not covered by the localize script

git-svn-id: trunk@14823 -
2008-04-14 21:55:00 +00:00
vincents
564c9a4785 fpcunit console test runner: add a virtual GetResultsWriter method, so descendant test runners can add custom ResultWriters
git-svn-id: trunk@14814 -
2008-04-13 19:38:32 +00:00
vincents
2f11eb8333 fpcunit console test runner: removed 2.0.x compatibility.
git-svn-id: trunk@14804 -
2008-04-11 21:20:37 +00:00
vincents
c94e2e7098 message composer plug-in: improved layout (bug #11126)
patch by: Salvatore Coppola 

git-svn-id: trunk@14803 -
2008-04-11 20:28:05 +00:00
vincents
366d03794f fixed typo in the correct place
git-svn-id: trunk@14794 -
2008-04-09 10:12:33 +00:00
vincents
b82d4957ca components: message composer: improved layout (bug #11126)
patch by: Salvatore Coppola

git-svn-id: trunk@14791 -
2008-04-09 09:04:10 +00:00
vincents
dc7211bd1d Message Composer: added missing package files
git-svn-id: trunk@14790 -
2008-04-09 08:31:21 +00:00
vincents
3ba06c5d7b fpcunit console test runner: removed 2.0.x compatibility.
git-svn-id: trunk@14786 -
2008-04-08 21:47:14 +00:00
mattias
ee9ef21896 LCL: fixed UTF8FixBroken for non UTF-8 start bytes
git-svn-id: trunk@14782 -
2008-04-08 11:05:53 +00:00
vincents
5baa3b91de added Message Composer package from Salvatore Coppola (issue #10994)
git-svn-id: trunk@14781 -
2008-04-08 10:23:16 +00:00
vincents
243a732ad1 components: opengl context: fixed compilation with fpc 2.3.1 after TBool declaration changes
git-svn-id: trunk@14779 -
2008-04-07 14:24:26 +00:00
vincents
908e051af0 rx component: fixed compilation on 64 bits cpu
git-svn-id: trunk@14778 -
2008-04-07 13:39:55 +00:00
vincents
ac26bc73d0 components: tachart: make unit output directory widget dependent
git-svn-id: trunk@14773 -
2008-04-07 09:49:38 +00:00
vincents
899c90c1ee components: fixed unit search directory
git-svn-id: trunk@14772 -
2008-04-07 09:17:37 +00:00
vincents
6d2b376f1c components: fixed unit search directory
git-svn-id: trunk@14771 -
2008-04-07 09:15:28 +00:00
mattias
ca564f7e3e translations: finnish: updates from Seppo
git-svn-id: trunk@14765 -
2008-04-05 19:07:06 +00:00
vincents
09ece34247 components: regenerated makefiles using the new unit output directory (bug #9963)
git-svn-id: trunk@14763 -
2008-04-05 17:50:49 +00:00
vincents
99312d0284 components: paradox : fixed conditional defines
git-svn-id: trunk@14762 -
2008-04-05 17:44:47 +00:00
vincents
486a2d72d1 components: lazdatadict: fixed conditional defines
git-svn-id: trunk@14757 -
2008-04-05 09:42:09 +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
vincents
e7d5664114 translations: reorder items alphabetically
git-svn-id: trunk@14755 -
2008-04-05 08:09:20 +00:00
mattias
3d48fcca42 IDE: implemented experimental TPersistentPropertyEditor.GetValues for multi forms
git-svn-id: trunk@14751 -
2008-04-04 16:25:44 +00:00
vincents
952a8829f5 editor toolbar: made loading toolbar settings more robuste from Boguslaw Brandys (bug #10099)
git-svn-id: trunk@14744 -
2008-04-03 09:30:18 +00:00
mattias
2107b2ce1a openglcontext: fixed gtk2 at designtime
git-svn-id: trunk@14734 -
2008-04-02 14:10:43 +00:00
jesus
d2b0a4c27d LazReport, fix aggregate functions for groups
git-svn-id: trunk@14722 -
2008-04-02 01:43:04 +00:00
jesus
6e59681184 LazReport: fix group editor edit button, avoid double backets in function parameters, simple groups sample report
git-svn-id: trunk@14721 -
2008-04-01 21:47:43 +00:00
mattias
958dd5b004 openglcontrol: clean up
git-svn-id: trunk@14719 -
2008-04-01 16:02:35 +00:00
mattias
58cbd83556 IDE: package editor: fixed check if package provides another package
git-svn-id: trunk@14717 -
2008-04-01 15:26:36 +00:00
vincents
9f9ab8fcfb codetools: copy is a function, not a procedure (bug #11038)
git-svn-id: trunk@14716 -
2008-04-01 14:02:29 +00:00
vincents
abafe7aa85 codetools, lcl: added support for toWString from Giulio Bernardi
git-svn-id: trunk@14698 -
2008-03-31 21:39:52 +00:00
mattias
4c8e1097d5 codetools: h2p: implemented typedef enum
git-svn-id: trunk@14684 -
2008-03-28 16:02:57 +00:00
mattias
2fcacdb967 codetools: h2p: fixed inserting implicit types in front of current declaration
git-svn-id: trunk@14683 -
2008-03-28 15:14:40 +00:00
mattias
a31259b22c codetools: h2p: workaround for fpc var/const string bug
git-svn-id: trunk@14682 -
2008-03-28 15:10:26 +00:00
mattias
f0bbffbdde codetools: h2p: implemented converting typedef variable
git-svn-id: trunk@14681 -
2008-03-28 14:36:05 +00:00
mattias
554a5e5ce0 codetools: h2p: added more c types
git-svn-id: trunk@14680 -
2008-03-28 13:19:09 +00:00
mattias
d27123529d codetools: h2p: auto renaming names with pascal keywords
git-svn-id: trunk@14679 -
2008-03-28 13:17:50 +00:00
mattias
a202dc6d57 codetools: h2p: creating unique pascal names for macro constants
git-svn-id: trunk@14678 -
2008-03-28 12:24:29 +00:00
mattias
1ba748c317 codetools: h2p: implemented parsing hex and octal numbers for array bounds
git-svn-id: trunk@14677 -
2008-03-28 10:10:06 +00:00
mattias
a2808c4536 codetools: h2p: commenting too large hex numbers
git-svn-id: trunk@14676 -
2008-03-28 09:59:41 +00:00
mattias
58a80bb376 codetools: h2p: inserting auto generated nodes in front of current
git-svn-id: trunk@14675 -
2008-03-28 09:56:00 +00:00
mattias
2c7cc21649 codetools: h2p: added more standard c types
git-svn-id: trunk@14674 -
2008-03-28 09:44:40 +00:00