Commit Graph

1452 Commits

Author SHA1 Message Date
vincents
cb2563fb4f added win32 files from Bogusław Brandys
git-svn-id: trunk@8167 -
2005-11-15 14:21:02 +00:00
vincents
8e6c6eb98d renamed ClimbRate to Increment (issue #1432)
git-svn-id: trunk@8147 -
2005-11-14 12:48:55 +00:00
mattias
9542928f63 fixed linux compilation, fixed codetools searching class header comment
git-svn-id: trunk@8127 -
2005-11-10 18:36:27 +00:00
mattias
c54f333978 started IDE progress dialog and splitted project sessions
git-svn-id: trunk@8120 -
2005-11-09 19:40:59 +00:00
vincents
ba5f4700b5 Introduced HASODBCCONNECTION to disable odbcconnection for fpc 2.0.1
git-svn-id: trunk@8110 -
2005-11-08 19:18:09 +00:00
mattias
5d801fb155 implemented IDE code macro ProcedureHead
git-svn-id: trunk@8107 -
2005-11-08 18:20:45 +00:00
mattias
4ff395608a fixed not turning visible on designed forms
git-svn-id: trunk@8106 -
2005-11-08 18:05:12 +00:00
vincents
4886371312 moved *.ruutf.po to *.ru.po
git-svn-id: trunk@8105 -
2005-11-08 15:56:05 +00:00
vincents
3353b58705 moved *.ru.po to *.ruold.po
git-svn-id: trunk@8103 -
2005-11-08 15:52:12 +00:00
mattias
4595d9066c implemented IDE code macro selection
git-svn-id: trunk@8102 -
2005-11-08 15:50:42 +00:00
mattias
cc1d35125b fixed event assignment completion cursor pos
git-svn-id: trunk@8098 -
2005-11-07 22:11:05 +00:00
mattias
8ca9b4ebec added SetLength and Copy to built-in identifiers for identifier completion
git-svn-id: trunk@8089 -
2005-11-07 09:47:06 +00:00
vincents
b84eaf7b76 changed $IFNDEF fpc2_0_0 -> ver2_0_0
git-svn-id: trunk@8083 -
2005-11-06 21:08:06 +00:00
vincents
4261803ade added odbc connection for fpc version > 2.0.0 from Joost
git-svn-id: trunk@8082 -
2005-11-06 20:48:45 +00:00
mattias
0936587d9f started loading ancestor form classes - far away from being usable, do not use
git-svn-id: trunk@8070 -
2005-11-06 01:23:05 +00:00
mattias
0b421f963a improved parsing of LFM and inherited forms
git-svn-id: trunk@8065 -
2005-11-05 11:52:38 +00:00
mattias
b2da0049cf added IDE overload for inserting code templates, needed for code macros
git-svn-id: trunk@8063 -
2005-11-05 11:46:16 +00:00
mattias
ccc0680677 updated dutch translation
git-svn-id: trunk@8057 -
2005-11-04 16:59:38 +00:00
mattias
4433e3e854 added codetools deifnes for wince interface
git-svn-id: trunk@8054 -
2005-11-04 13:43:53 +00:00
mattias
bec6005a12 started codetemplate makros and project source directories
git-svn-id: trunk@8044 -
2005-11-02 23:09:33 +00:00
mattias
d2e8adeb39 implemented parsing ON variables
git-svn-id: trunk@8026 -
2005-11-01 23:32:26 +00:00
mattias
826f7e66f5 class completion now copies the class keyword for class methods
git-svn-id: trunk@8024 -
2005-11-01 22:18:20 +00:00
mattias
b0998d524d added description for GUID node
git-svn-id: trunk@8023 -
2005-11-01 22:07:28 +00:00
mattias
72e97eced6 disabled inline, added TTISpinEdit, added history skill to TTIComboBox
git-svn-id: trunk@8018 -
2005-10-31 19:17:48 +00:00
mattias
93e8d2e820 cleanup example rtticontrols grid
git-svn-id: trunk@8012 -
2005-10-31 08:35:46 +00:00
mattias
eb248f3684 implemented searching for TVarData on array of const
git-svn-id: trunk@8010 -
2005-10-31 01:21:28 +00:00
mattias
937eb5fe69 fixed parsing include files without space at end
git-svn-id: trunk@8009 -
2005-10-31 00:48:23 +00:00
mattias
04e8972368 improved Guess unclosed block for class without ancestor list
git-svn-id: trunk@8008 -
2005-10-31 00:20:42 +00:00
vincents
02fb81ec5a updated Ukrainian translations from Evgen Palamarchuck and Taras Boychuk
git-svn-id: trunk@8006 -
2005-10-30 21:32:58 +00:00
mattias
c3ae0b99dc fixed guess unclosed block for identifier = class ();
git-svn-id: trunk@8005 -
2005-10-30 16:07:54 +00:00
mattias
912b242bea implemented TBitBtn override GetDefaultBitBtnGlyph
git-svn-id: trunk@7997 -
2005-10-29 15:58:40 +00:00
mattias
11e44fac38 removed fiwin .po files
git-svn-id: trunk@7996 -
2005-10-29 13:46:31 +00:00
mattias
c8884125e2 improved identifier completion: not showing protected members
git-svn-id: trunk@7993 -
2005-10-28 14:11:03 +00:00
mattias
475bacd9a9 fixed source editor breakpoint set/unset and codefolding
git-svn-id: trunk@7992 -
2005-10-28 06:26:15 +00:00
mattias
017d799736 extended docking to auto add splitters, updated german translation, updated examples
git-svn-id: trunk@7989 -
2005-10-27 20:35:24 +00:00
mattias
45e475f8c0 started more flexible ChildSizing.Layout engine
git-svn-id: trunk@7983 -
2005-10-22 18:46:09 +00:00
marc
4a42afcb2f * Patch and fix for 1313 from Tomáš Gregoric
git-svn-id: trunk@7981 -
2005-10-22 13:09:40 +00:00
vincents
c84e3b9ef6 updated Ukrainian translations from Evgen Palamarchuck
git-svn-id: trunk@7978 -
2005-10-21 19:36:53 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
mattias
47643bc105 added experimental codefolding to IDE
git-svn-id: trunk@7949 -
2005-10-10 17:39:04 +00:00
mattias
7cd65400ed implemented codefolding in synedit highlighter
git-svn-id: trunk@7935 -
2005-10-08 16:01:15 +00:00
mattias
6b451cde93 implemented code fold range classes
git-svn-id: trunk@7925 -
2005-10-06 23:04:22 +00:00
mattias
e65b21be25 started codefold blocks
git-svn-id: trunk@7924 -
2005-10-06 22:20:05 +00:00
mattias
494dd9c1b5 added prettyformat package for IDE beautification features from Michael VC
git-svn-id: trunk@7920 -
2005-10-06 09:29:21 +00:00
mattias
52d68d377f improved codetools .p support and added GetText/SetText for carbon intf from Andrew Haines
git-svn-id: trunk@7918 -
2005-10-05 21:55:08 +00:00
mattias
28e54af177 implemented ... VarArgs parameter for mode MacPas
git-svn-id: trunk@7914 -
2005-10-05 08:44:36 +00:00
mattias
d15ee49220 removed htmllite package
git-svn-id: trunk@7908 -
2005-10-04 17:32:56 +00:00
mattias
859081d346 component palette popup menu now searches for virtual units
git-svn-id: trunk@7883 -
2005-10-02 10:02:06 +00:00
mattias
026c1c0108 fixed compiling jitfom to IDE units directory
git-svn-id: trunk@7865 -
2005-09-30 23:18:36 +00:00
michael
8aa081ebd9 + Added menu integration and a README file
git-svn-id: trunk@7861 -
2005-09-30 19:28:32 +00:00
jesus
e8f011bf1e copydataset won't find dataset if it's the last on the list
git-svn-id: trunk@7852 -
2005-09-29 17:26:03 +00:00
mattias
24b1fe1587 added function to RTTI controls to easily set alias values
git-svn-id: trunk@7840 -
2005-09-26 23:29:43 +00:00
mattias
ad6bcc11a7 updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@7817 -
2005-09-25 07:57:47 +00:00
mattias
14c1088427 implemented creating Makefile for packages
git-svn-id: trunk@7816 -
2005-09-24 18:03:09 +00:00
mattias
80cf1894eb implemented creating Makefile.fpc for packages
git-svn-id: trunk@7815 -
2005-09-24 17:53:32 +00:00
mattias
17b3e7917b added keyword Deprecated to TSynPasSyn
git-svn-id: trunk@7803 -
2005-09-23 19:10:21 +00:00
mattias
d6527cb4e6 implemented parsing property + deprecated keyword
git-svn-id: trunk@7802 -
2005-09-23 19:01:03 +00:00
mattias
07423e02a2 fixed old Climb_Rate, Decimal_Places
git-svn-id: trunk@7793 -
2005-09-23 13:56:24 +00:00
mattias
9228d5cd07 renamed TSpinEdit to TFloatSpinEdit and added new TSpinEdit with integers
git-svn-id: trunk@7781 -
2005-09-22 08:59:42 +00:00
vincents
f285cb9409 removed oldavltree.pas
git-svn-id: trunk@7760 -
2005-09-20 21:45:33 +00:00
mattias
f2b6a4f242 codetools now saves files keeping the file case on disk
git-svn-id: trunk@7747 -
2005-09-19 21:57:39 +00:00
mattias
adf316e7c4 added to dialogs TCustomPrintDialog
git-svn-id: trunk@7731 -
2005-09-17 20:36:21 +00:00
mattias
02ef7c9c49 added .p as pascal extension
git-svn-id: trunk@7730 -
2005-09-17 18:01:22 +00:00
mattias
c2deb580ce improved some lfm error handling
git-svn-id: trunk@7679 -
2005-09-12 22:12:24 +00:00
mattias
a98c525470 fixed range check error in gtkglarea
git-svn-id: trunk@7669 -
2005-09-11 13:04:42 +00:00
marc
8925ef5f51 * Fixed bug #907
* Changed TLMScoll <-> TWMScroll, TLMScroll has extended position info

git-svn-id: trunk@7665 -
2005-09-10 16:31:04 +00:00
vincents
a3a98f7ca6 fixed compilation
git-svn-id: trunk@7655 -
2005-09-09 19:23:58 +00:00
mattias
8f8be186cf fixed calling GlobalDesignHook.PersistentAdded when adding via designer
git-svn-id: trunk@7654 -
2005-09-09 14:33:20 +00:00
vincents
a966e4a9bb made DoEnumPrinters more robust from Ere Maijala
git-svn-id: trunk@7653 -
2005-09-09 13:01:39 +00:00
mattias
9d59986db5 fixed TAnchorSide.Side default value
git-svn-id: trunk@7650 -
2005-09-09 08:42:33 +00:00
mattias
5b52e11309 fixed TNoteBook.GetActivePageComponent
git-svn-id: trunk@7626 -
2005-09-04 12:39:16 +00:00
mattias
bac986bf32 deactivated incomplete protected property check
git-svn-id: trunk@7625 -
2005-09-04 12:25:57 +00:00
mattias
32accd4b65 fixed default DoNotInsertSpace values
git-svn-id: trunk@7624 -
2005-09-04 12:08:20 +00:00
mattias
addc4cc25a implemented adding multiple files in image list editor from Martin Smat
git-svn-id: trunk@7623 -
2005-09-04 08:46:52 +00:00
mattias
7635fa3ea2 fixed compilation from Stephen
git-svn-id: trunk@7622 -
2005-09-04 08:16:37 +00:00
mattias
1b5dea0408 fixed code beautifying for compiler directives
git-svn-id: trunk@7621 -
2005-09-04 08:11:10 +00:00
mattias
747e74d401 fixed german translation from iso-8859-1 to utf8
git-svn-id: trunk@7599 -
2005-08-30 19:44:41 +00:00
mattias
193756ef59 fixed FindNext finding empty filename
git-svn-id: trunk@7597 -
2005-08-30 17:41:53 +00:00
mattias
1342d44562 fixed synedit SelText and cursor beyond eol
git-svn-id: trunk@7590 -
2005-08-29 09:44:21 +00:00
mattias
1ff461a21f improved autosizing of TStringsPropertyEditorForm, implemented AnchorToCompanion Space
git-svn-id: trunk@7589 -
2005-08-29 08:54:36 +00:00
marc
68321456bb * Renamed InterfaceObject to WidgetSet
- Removed some logs
* Changed mainloop to a callback through the interface

git-svn-id: trunk@7585 -
2005-08-28 23:38:18 +00:00
mattias
dea57e262f updated german translation from Joerg Braun
git-svn-id: trunk@7584 -
2005-08-28 23:27:21 +00:00
mattias
e9bef6865c fixed word/identifier completion adding keys
git-svn-id: trunk@7583 -
2005-08-27 17:45:51 +00:00
mattias
0c75ccdc82 fixed synedit overwriting characters after end of line
git-svn-id: trunk@7582 -
2005-08-27 16:37:21 +00:00
mattias
09fe314eef fixed reparsing a non parseable code node
git-svn-id: trunk@7580 -
2005-08-27 14:21:00 +00:00
mattias
e063082bb7 fixed deactivating word/identifier completion box on loosing focus
git-svn-id: trunk@7578 -
2005-08-27 13:41:09 +00:00
mattias
577379f6ec fixed underscore in word/identifier completion
git-svn-id: trunk@7567 -
2005-08-25 17:40:43 +00:00
mattias
1f63c9f2f7 identifier completion now shows enums
git-svn-id: trunk@7566 -
2005-08-24 23:38:01 +00:00
mattias
0c8bf07ec3 started showing code context
git-svn-id: trunk@7565 -
2005-08-24 22:48:12 +00:00
vincents
4cc22e9844 csCreating is a ControlState
git-svn-id: trunk@7564 -
2005-08-24 22:35:38 +00:00
mattias
18a6999481 fixed checking dangling events on empty units
git-svn-id: trunk@7562 -
2005-08-24 18:54:09 +00:00
mattias
a6441b5840 implemented allowing resizing of TSynCompletionForm
git-svn-id: trunk@7561 -
2005-08-24 18:10:00 +00:00
mattias
da60edbfea fixed translations for multi lines, fixed converting UTF8 to local charset under linux fpc 2.0
git-svn-id: trunk@7560 -
2005-08-24 17:17:59 +00:00
mattias
33235b94e5 implemented word/identifier completion on pressing non alphanumeric char
git-svn-id: trunk@7549 -
2005-08-22 20:29:45 +00:00
vincents
a0311c2cba removed cvs logs
git-svn-id: trunk@7541 -
2005-08-22 12:30:03 +00:00
mattias
4b77b6b726 fixed synedit: assigning text with #0, TSynPasSyn and TSynPHPSyn for #0, added PHP highlighter to IDE
git-svn-id: trunk@7539 -
2005-08-22 11:08:59 +00:00
vincents
7e441f98c9 remove ===-lines in cvs log comments, so removelog awk script does its work correctly
git-svn-id: trunk@7538 -
2005-08-22 10:05:31 +00:00
mattias
16bf8eb0b8 fixed synedit undo for middle button inserting primary selection
git-svn-id: trunk@7536 -
2005-08-21 23:15:36 +00:00
mattias
60145ca7f2 implemented VK_LEFT/VK_RIGHT for word/identifier completion
git-svn-id: trunk@7529 -
2005-08-20 22:51:30 +00:00
mattias
7c6b448dd9 fixing undo of TSynEdit.DoTabKey
git-svn-id: trunk@7528 -
2005-08-20 19:49:24 +00:00