Commit Graph

2834 Commits

Author SHA1 Message Date
jesus
72d48b5170 Printers, qt support from Zeljko
git-svn-id: trunk@15019 -
2008-04-30 17:00:36 +00:00
mattias
47eae27a96 added lazc package
git-svn-id: trunk@15011 -
2008-04-29 12:55:06 +00:00
paul
52a6a70e01 synedit: highlight VarArgs keyword (from Mattias)
git-svn-id: trunk@15007 -
2008-04-29 11:06:10 +00:00
marc
15ed539f5a * Updated Russian translation by Maxim Ganetsky
git-svn-id: trunk@14993 -
2008-04-27 17:21:47 +00:00
mattias
5e41e48a30 codetools: remove empty methods: implemented returning list of removed definitions
git-svn-id: trunk@14986 -
2008-04-26 19:18:57 +00:00
mattias
816226e560 synedit: using Canvas.ClipRect for selfmade doublebuffer
git-svn-id: trunk@14985 -
2008-04-26 13:53:44 +00:00
mattias
d9e860573f codetools: removing empty methods: ignore redefinitions
git-svn-id: trunk@14982 -
2008-04-26 09:30:39 +00:00
mattias
4d30122bfd IDE: added resourcestrings
git-svn-id: trunk@14976 -
2008-04-25 18:47:10 +00:00
mattias
bb13c13e0d IDE: added refactoring tool: remove empty methods
git-svn-id: trunk@14975 -
2008-04-25 16:19:02 +00:00
mattias
cd87870685 codetools: removing empty methods: auto removing definition nodes
git-svn-id: trunk@14972 -
2008-04-25 13:43:49 +00:00
mattias
5399b1c322 codetools: removing empty methods: auto removing class completion comment
git-svn-id: trunk@14971 -
2008-04-25 13:31:19 +00:00
mattias
c0fef1b31e codetools: added function to remove empty method bodies
git-svn-id: trunk@14970 -
2008-04-25 12:35:55 +00:00
mattias
cc954306a9 codetools: added function to find empty method bodies
git-svn-id: trunk@14969 -
2008-04-25 12:11:17 +00:00
vincents
d88b4969be fpcunit component: cleanup Makefile.fpc
git-svn-id: trunk@14940 -
2008-04-23 14:41:44 +00:00
mattias
e2b3577222 codetools: fixed result of FindDeclarationOfIdentAtParam
git-svn-id: trunk@14935 -
2008-04-23 07:59:56 +00:00
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