micha
|
264eb5530a
|
fix painting of panels on notebooks with themes (fixes bug #915)
git-svn-id: trunk@7216 -
|
2005-06-01 18:55:59 +00:00 |
|
vincents
|
4a2a769957
|
fixed compilation.
git-svn-id: trunk@7215 -
|
2005-06-01 09:52:14 +00:00 |
|
mattias
|
e91d514ec5
|
added TLazIDEInterface.DoOpenProject
git-svn-id: trunk@7214 -
|
2005-05-31 21:26:10 +00:00 |
|
vincents
|
e87eaba40e
|
adjusted to changes in projectinf
git-svn-id: trunk@7213 -
|
2005-05-29 07:46:36 +00:00 |
|
mattias
|
e41957a477
|
added TProjectFileDescriptor.GetResourceSource to create custom forms with custom .lfm sources
git-svn-id: trunk@7212 -
|
2005-05-28 23:16:21 +00:00 |
|
vincents
|
e4204011e9
|
fixed painting test icon green before run from Dean
git-svn-id: trunk@7211 -
|
2005-05-28 20:49:18 +00:00 |
|
vincents
|
07a5e02a5c
|
added Console Testrunner project from Dean
git-svn-id: trunk@7210 -
|
2005-05-28 20:48:41 +00:00 |
|
mattias
|
1917ac9586
|
auto clean/create .lrs file on creating custom .lfm file
git-svn-id: trunk@7209 -
|
2005-05-28 11:25:17 +00:00 |
|
mattias
|
7a200176dc
|
removed verbosity
git-svn-id: trunk@7208 -
|
2005-05-28 00:41:15 +00:00 |
|
mattias
|
7733aa9d85
|
implemented automatic update of TUnitInfo.HasResource on save project
git-svn-id: trunk@7207 -
|
2005-05-27 21:08:31 +00:00 |
|
vincents
|
f27c2c62d5
|
replaced ISO8859-1 by ISO-8859-1
git-svn-id: trunk@7206 -
|
2005-05-27 11:43:36 +00:00 |
|
mattias
|
3e841cb34a
|
fixed triggering TListBox.Click when clicking on selected item
git-svn-id: trunk@7205 -
|
2005-05-26 22:15:51 +00:00 |
|
mattias
|
dc21f3484c
|
added TLazProject.ProjectInfoFile, fixed saving editor files if deleted
git-svn-id: trunk@7204 -
|
2005-05-26 20:17:50 +00:00 |
|
mattias
|
31d368a4d8
|
changed OI SHow Hints option to resource string, added TProjectDescriptor.DoInitDescriptor
git-svn-id: trunk@7203 -
|
2005-05-26 15:54:02 +00:00 |
|
mattias
|
73ca58ffc8
|
added to IDEIntf: GetIDEConfigStorage for custom config files
git-svn-id: trunk@7202 -
|
2005-05-25 14:09:51 +00:00 |
|
vincents
|
716352928c
|
added table editor from Luiz Am�rico
git-svn-id: trunk@7201 -
|
2005-05-25 08:33:34 +00:00 |
|
mattias
|
81a80ca0e1
|
updated french translation
git-svn-id: trunk@7200 -
|
2005-05-23 23:41:17 +00:00 |
|
mattias
|
5d208b3b2b
|
added TLazIDEInterface.ActiveProject property
git-svn-id: trunk@7199 -
|
2005-05-23 23:39:02 +00:00 |
|
mattias
|
32723bddcf
|
deleted ambigous Project1 global variable in mainbase.pas
git-svn-id: trunk@7198 -
|
2005-05-23 23:31:41 +00:00 |
|
vincents
|
edc31f4110
|
added quotes to cope with nul arguments from Bob Barry
git-svn-id: trunk@7197 -
|
2005-05-23 20:40:20 +00:00 |
|
vincents
|
938489fd4b
|
added parameters for footer and rtl content
git-svn-id: trunk@7196 -
|
2005-05-21 20:24:30 +00:00 |
|
vincents
|
d8322892c3
|
Version 0.9.8 for fpc 2.0.0
git-svn-id: trunk@7195 -
|
2005-05-21 19:56:18 +00:00 |
|
marc
|
c75840a847
|
* fixed synedit navigation on OSX
git-svn-id: trunk@7194 -
|
2005-05-21 19:27:41 +00:00 |
|
mattias
|
cd46768efa
|
marked platform specific units as *not used* in printers4lazarus
git-svn-id: trunk@7193 -
|
2005-05-21 16:40:13 +00:00 |
|
mattias
|
536fc01a98
|
implemented Use Unit option for package units to allow units, that are not always compiled
git-svn-id: trunk@7192 -
|
2005-05-21 16:36:31 +00:00 |
|
mattias
|
b2ba0f4418
|
implemented right justification for menuitems for winapi intf from Martin Smat
git-svn-id: trunk@7191 -
|
2005-05-21 15:58:44 +00:00 |
|
mattias
|
68a7c67548
|
fixed some typos
git-svn-id: trunk@7190 -
|
2005-05-21 15:38:07 +00:00 |
|
mattias
|
a57486b40f
|
added check for view package source and virtual packages
git-svn-id: trunk@7189 -
|
2005-05-21 15:18:58 +00:00 |
|
mattias
|
91b64942bf
|
fixed creating new package unit without used unit
git-svn-id: trunk@7188 -
|
2005-05-21 15:03:37 +00:00 |
|
mattias
|
3d37b16f09
|
added TComponent to ad to package new component dialog
git-svn-id: trunk@7187 -
|
2005-05-21 14:30:16 +00:00 |
|
mattias
|
dcefb8d97e
|
TextRect clipping patch from Jesus
git-svn-id: trunk@7186 -
|
2005-05-21 13:24:58 +00:00 |
|
mattias
|
93764b38a9
|
added constraints to about form and published TForm.OnShortCut
git-svn-id: trunk@7185 -
|
2005-05-19 20:59:42 +00:00 |
|
mattias
|
ab3ac9755d
|
new synedit palette images from olivier
git-svn-id: trunk@7184 -
|
2005-05-19 17:43:04 +00:00 |
|
micha
|
8de640fd81
|
fix wrong pieces of patch
git-svn-id: trunk@7183 -
|
2005-05-19 10:09:07 +00:00 |
|
mattias
|
305d4bee1c
|
updated dutch translation from Matthijs Willemstein
git-svn-id: trunk@7182 -
|
2005-05-19 08:40:40 +00:00 |
|
mattias
|
b7d8308bd3
|
fixed retrieving TCanvas.Width/Height
git-svn-id: trunk@7181 -
|
2005-05-18 09:12:21 +00:00 |
|
mattias
|
c5808e7584
|
updated finnish translation from Seppo
git-svn-id: trunk@7180 -
|
2005-05-18 07:17:09 +00:00 |
|
marc
|
67bdc437ba
|
* fixed exception handling for ppc (and maybe ia64 and sparc)
git-svn-id: trunk@7179 -
|
2005-05-17 00:02:44 +00:00 |
|
vincents
|
be8a4a043f
|
updated lcl documentation from Matthijs
git-svn-id: trunk@7178 -
|
2005-05-16 18:17:25 +00:00 |
|
marc
|
abefc8a3b6
|
* Fixed win32 compilation
git-svn-id: trunk@7177 -
|
2005-05-16 12:43:27 +00:00 |
|
vincents
|
3ad3b16dab
|
added sourceforgefooter for pdoc generated on-line help.
git-svn-id: trunk@7176 -
|
2005-05-16 07:33:49 +00:00 |
|
vincents
|
a5359f1173
|
updated documentation of the dialogs and buttons unit from Matthijs
git-svn-id: trunk@7175 -
|
2005-05-15 14:59:57 +00:00 |
|
vincents
|
3e22c251be
|
added documentation of the dialogs unit from Matthijs
git-svn-id: trunk@7174 -
|
2005-05-15 11:36:47 +00:00 |
|
marc
|
98980ec313
|
* moved code form dbgutil to lclproc
git-svn-id: trunk@7173 -
|
2005-05-14 12:16:03 +00:00 |
|
marc
|
719034988d
|
* label as subcomponent
git-svn-id: trunk@7172 -
|
2005-05-14 12:15:09 +00:00 |
|
marc
|
4d545aa840
|
* moved from dbgutils
git-svn-id: trunk@7171 -
|
2005-05-14 12:12:27 +00:00 |
|
marc
|
e728ebef22
|
* included debugger result tye in execcommand (start fixing debugging on Mac OSX)
git-svn-id: trunk@7170 -
|
2005-05-14 12:09:36 +00:00 |
|
micha
|
d83e1c5b8e
|
update dutch translation (from Matthijs)
git-svn-id: trunk@7169 -
|
2005-05-13 10:36:00 +00:00 |
|
mattias
|
6625f068a0
|
fixed recursion in package graph listbox from Jesus
git-svn-id: trunk@7168 -
|
2005-05-12 08:26:40 +00:00 |
|
mattias
|
f7e395aeda
|
updated finnish translation from Seppo
git-svn-id: trunk@7167 -
|
2005-05-11 21:05:53 +00:00 |
|