Commit Graph

8077 Commits

Author SHA1 Message Date
jesus
86fba93d3c grid: fixed borderstyle (win32), focus is drawn correctly, alternate color don't override
a user selected column color. 
Applied goRowNumbering clean-up from Darius
dbgrid: better columns' default width, new SelectedColumn property,
fixed draw problems in vert scrollbar when closing linked dataset (win32)
now user columns remove autocolumns at runtime. 
fixed dgTitles, dgIndicator behaviour

git-svn-id: trunk@7830 -
2005-09-26 07:22:28 +00:00
mattias
adc7fac0b7 fixed TabVisible in environment options
git-svn-id: trunk@7829 -
2005-09-25 23:32:43 +00:00
mattias
32d60a3269 updated grids.xml fpdoc from Darius
git-svn-id: trunk@7828 -
2005-09-25 22:26:54 +00:00
mattias
fea823d974 lazdoc: added *see also* element, added formatting options from Darius
git-svn-id: trunk@7827 -
2005-09-25 22:25:00 +00:00
mattias
2e3bd74b87 fixed freeing idecommandscopes
git-svn-id: trunk@7826 -
2005-09-25 21:57:18 +00:00
mattias
b444eb0e1b fixed debugger menu items
git-svn-id: trunk@7825 -
2005-09-25 21:53:21 +00:00
vincents
aa968f10a6 esc closes dialog box, fixed showing contributors tab
git-svn-id: trunk@7824 -
2005-09-25 20:17:07 +00:00
vincents
df9b074830 renamed TWSCalendar to TWSCustomCalendar, fix using TTICalendar (bug #1203)
git-svn-id: trunk@7823 -
2005-09-25 19:40:03 +00:00
vincents
cd92287656 Dump stack trace in case of exception when placing a component on a form.
git-svn-id: trunk@7822 -
2005-09-25 19:35:45 +00:00
micha
86a7e13da6 fix combobox selection of text when resizing (fixes #1180)
improve message debugging (display # in front of message when sent by win32 default handler)

git-svn-id: trunk@7821 -
2005-09-25 18:35:08 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
f0028c6138 implemented real conflict check for key mapping
git-svn-id: trunk@7819 -
2005-09-25 11:13:44 +00:00
mattias
23c3181131 fixed compilation
git-svn-id: trunk@7818 -
2005-09-25 10:36:23 +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
dcdfa8de52 fixed open package for current unit popup menu item in src edit
git-svn-id: trunk@7814 -
2005-09-24 08:08:46 +00:00
mattias
eba28f7695 improved autosizing of run params dlg
git-svn-id: trunk@7813 -
2005-09-23 22:45:09 +00:00
mattias
fb9841fbef fixed Insert GPL
git-svn-id: trunk@7812 -
2005-09-23 21:48:30 +00:00
mattias
3b6587121d fixed win32 compilation
git-svn-id: trunk@7811 -
2005-09-23 21:41:53 +00:00
mattias
95e49adf77 improved TUnitInfo.ReadUnitNameFromSource
git-svn-id: trunk@7810 -
2005-09-23 21:40:32 +00:00
mattias
58e2d96223 using default unitname if unable to parse the code
git-svn-id: trunk@7809 -
2005-09-23 21:23:36 +00:00
mattias
61d3cff9f6 fixed IDE mainbar windows menu
git-svn-id: trunk@7808 -
2005-09-23 20:59:23 +00:00
micha
c22f97b8b0 message debug improvements
git-svn-id: trunk@7807 -
2005-09-23 19:25:51 +00:00
mattias
780272cf5f fixed IDE mainbar open recent project using menuintf
git-svn-id: trunk@7806 -
2005-09-23 19:21:02 +00:00
mattias
bb0e59fbd4 fixed IDE mainbar speedbutton file drop down list
git-svn-id: trunk@7805 -
2005-09-23 19:16:29 +00:00
mattias
d2213dda13 renamed SrcEditorIntf LineText to CurrentLineText
git-svn-id: trunk@7804 -
2005-09-23 19:11:11 +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
020f860d11 added comments
git-svn-id: trunk@7801 -
2005-09-23 18:41:50 +00:00
mattias
512971c25c added some SrcEditorIntf ReplaceText function
git-svn-id: trunk@7800 -
2005-09-23 18:40:11 +00:00
mattias
97f7f4e134 added some SrcEditorIntf functions
git-svn-id: trunk@7799 -
2005-09-23 18:36:57 +00:00
mattias
8cc5cbf6e1 fixed open recent package
git-svn-id: trunk@7798 -
2005-09-23 18:28:13 +00:00
mattias
e4411fa77d fixed jumping to bookmark via popupmenu
git-svn-id: trunk@7797 -
2005-09-23 18:08:56 +00:00
mattias
01160ee08a started Makefile creation for packages, updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@7796 -
2005-09-23 17:08:27 +00:00
mattias
785c34c21b added SearchReplace to SrcEditorIntf
git-svn-id: trunk@7795 -
2005-09-23 15:13:04 +00:00
mattias
60f72aec89 started SrcEditorIntf
git-svn-id: trunk@7794 -
2005-09-23 15:01:57 +00:00
mattias
07423e02a2 fixed old Climb_Rate, Decimal_Places
git-svn-id: trunk@7793 -
2005-09-23 13:56:24 +00:00
mattias
8fdf93f99a added LazDoc to projectintf from Darius
git-svn-id: trunk@7792 -
2005-09-23 12:34:02 +00:00
mattias
3d1f794f3f fixed using the CM_TEXTCHANGED messages from the interfaces
git-svn-id: trunk@7791 -
2005-09-23 12:31:04 +00:00
mattias
fba3c4da37 finished IDE command scopes
git-svn-id: trunk@7790 -
2005-09-23 11:25:54 +00:00
mattias
1444914745 added Vincent Beuselinck to Contributors.txt
git-svn-id: trunk@7789 -
2005-09-23 08:48:33 +00:00
marc
ef06d18f54 * fixed scrollcalback for scrollbox
git-svn-id: trunk@7788 -
2005-09-22 22:58:44 +00:00
mattias
be8123b7f1 fixed updating FLastFormActivated with TDataModule
git-svn-id: trunk@7787 -
2005-09-22 22:48:39 +00:00
mattias
6b349795d0 updated french translation
git-svn-id: trunk@7786 -
2005-09-22 22:34:53 +00:00
mattias
d81ae2cf35 fixed getting ppc386 path in fpc.spec
git-svn-id: trunk@7785 -
2005-09-22 22:24:18 +00:00
mattias
3749535cc4 fixed menuintf removing items
git-svn-id: trunk@7784 -
2005-09-22 21:03:24 +00:00
mattias
bd09c2fb2b fixed win32 compilation
git-svn-id: trunk@7783 -
2005-09-22 17:48:17 +00:00
mattias
91195ae8ce converted projectopts to LFM, initial setup to support lazdoc paths, improved lazdoc from Darius
git-svn-id: trunk@7782 -
2005-09-22 09:11:56 +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