Commit Graph

1348 Commits

Author SHA1 Message Date
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
mattias
7c54d2cab4 implemented auto removing dangling component events
git-svn-id: trunk@7527 -
2005-08-20 14:00:31 +00:00
mattias
f4f414bbed implemented hiding protected members in identifier completion
git-svn-id: trunk@7526 -
2005-08-19 19:10:31 +00:00
mattias
6516ac7baa fixed identifier completion in with variables
git-svn-id: trunk@7525 -
2005-08-18 08:12:54 +00:00
mattias
6991d94081 added codetool node for ctnEndPoint, so that even the last tokens have nodes
git-svn-id: trunk@7524 -
2005-08-18 00:03:16 +00:00