Commit Graph

43 Commits

Author SHA1 Message Date
mattias
6d738f185e added TProcess to component palette
git-svn-id: trunk@3769 -
2002-12-31 09:48:46 +00:00
lazarus
9d7444f027 MG: added custom components trick
git-svn-id: trunk@3620 -
2002-11-11 18:09:45 +00:00
lazarus
e27b187b18 MG: implemented TIdleTimer and fixed small bugs
git-svn-id: trunk@3606 -
2002-11-04 11:48:48 +00:00
lazarus
0a8866d29f AJ: moved TToggleBox to after TButton in the component order
git-svn-id: trunk@3594 -
2002-10-31 14:36:58 +00:00
lazarus
1fbecf5bd5 AJ: made initial component/tab order more Delphi-like
git-svn-id: trunk@3593 -
2002-10-31 04:29:29 +00:00
lazarus
cc1ad2295f AJ: Improvements to TUpDown; Added TStaticText & GNOME DrawText
git-svn-id: trunk@3510 -
2002-10-14 14:29:50 +00:00
lazarus
7f208b8707 MG: added publishprojectdlg.lrs
git-svn-id: trunk@3447 -
2002-10-02 14:32:51 +00:00
lazarus
690a7f150a AJ: Initial TUpDown, minor property additions to improve reading Delphi created forms.
git-svn-id: trunk@3442 -
2002-10-01 18:00:04 +00:00
lazarus
70ffadd093 MG: added localization from Vasily
git-svn-id: trunk@3349 -
2002-09-16 06:44:08 +00:00
lazarus
e18c37b2a4 Cleanups, extended TStatusBar, graphic control cleanups.
git-svn-id: trunk@3334 -
2002-09-13 11:49:47 +00:00
lazarus
539b2d26ca MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@3276 -
2002-09-03 08:07:20 +00:00
lazarus
a3201a675b MG: fixed mouse coords while component dragging
git-svn-id: trunk@2739 -
2002-08-18 08:53:19 +00:00
lazarus
7bdd276204 MG: non visual component icons are now centered
git-svn-id: trunk@1759 -
2002-06-21 18:27:28 +00:00
lazarus
5a6ebefa4b * component-palette: TMainMenu replaces TMenu
+ TMenuItem registered as unvisible component
+ TMainMenu registered as visible component
stoppok

git-svn-id: trunk@1718 -
2002-05-30 21:40:09 +00:00
lazarus
09ca1546a5 MG: updated licenses
git-svn-id: trunk@1399 -
2002-02-09 02:30:23 +00:00
lazarus
c9e180acac TPanel implemented.
Basic graphic primitives split into GraphType package, so that we can
reference it from interface (GTK, Win32) units.
New Frame3d canvas method that uses native (themed) drawing (GTK only).
New overloaded Canvas.TextRect method.
LCLLinux and Graphics was split, so a bunch of files had to be modified.

git-svn-id: trunk@653 -
2002-02-03 00:24:02 +00:00
lazarus
48ab02d647 Minor changes to TListView.
Added TImageList to the IDE
Shane

git-svn-id: trunk@583 -
2002-01-08 16:02:45 +00:00
lazarus
a435b0f6b0 MG: added TTreeView
git-svn-id: trunk@575 -
2002-01-04 21:07:49 +00:00
lazarus
ea61035ca8 Added TImage class
Shane

git-svn-id: trunk@554 -
2001-12-21 18:17:00 +00:00
lazarus
8101dbe40c Added TArrow component
Shane

git-svn-id: trunk@486 -
2001-12-06 13:39:36 +00:00
lazarus
9585b83378 Added Calendar component
Shane

git-svn-id: trunk@480 -
2001-12-05 17:23:45 +00:00
lazarus
33efd6b9a0 Added some code to make the interbae components work better.
Shane

git-svn-id: trunk@458 -
2001-11-26 14:19:34 +00:00
lazarus
e618fb776f MG: created images/sourceeditor, images/components and moved icons
git-svn-id: trunk@451 -
2001-11-22 09:54:49 +00:00
lazarus
2575c72711 MG: added codetools, fixed synedit unindent, fixed MCatureHandle
git-svn-id: trunk@343 -
2001-10-09 09:46:59 +00:00
lazarus
d278671970 Commented out the code for the DB components for now.
Shane

git-svn-id: trunk@257 -
2001-04-04 14:00:32 +00:00
lazarus
e3fbaecdcb Added some changes to compreg.pp
git-svn-id: trunk@256 -
2001-04-04 13:58:50 +00:00
lazarus
d6756d69bb MG: added non-visual-component code to IDE and LCL
git-svn-id: trunk@248 -
2001-03-31 13:35:23 +00:00
lazarus
6a9c20a154 MG: fixed memory leaks
git-svn-id: trunk@232 -
2001-03-21 00:20:29 +00:00
lazarus
d7c1389787 Added some functions
Shane

git-svn-id: trunk@184 -
2001-02-16 19:13:31 +00:00
lazarus
5eb3c3af49 Code cleanup
Shane

git-svn-id: trunk@170 -
2001-02-04 18:24:42 +00:00
lazarus
068eabfdf5 Removed global unit. CAW
git-svn-id: trunk@153 -
2001-01-31 06:26:53 +00:00
lazarus
b86d3c39a1 Changed LResources to TLResources
Shane

git-svn-id: trunk@124 -
2001-01-16 16:21:29 +00:00
lazarus
1476ee9a17 Changes for loading filesa
Shane

git-svn-id: trunk@122 -
2001-01-15 20:55:44 +00:00
lazarus
001301df01 Fixed a stupid error I caused by using a variable as an index in main.pp and this variable sometimes caused an exception because the index was out of range.
Shane

git-svn-id: trunk@121 -
2001-01-15 18:25:51 +00:00
lazarus
0c8466f7f1 Minor fixes
Shane

git-svn-id: trunk@118 -
2001-01-13 06:11:07 +00:00
lazarus
2f4f81f07e The Speedbutton now has a numglyphs setting.
I started the TStringPropertyEditor

git-svn-id: trunk@91 -
2001-01-03 18:44:54 +00:00
lazarus
1558c8a0c1 MOre images into the resource file
Shane

git-svn-id: trunk@82 -
2000-12-29 16:11:28 +00:00
lazarus
f691b58971 Added more images to the resource.
Shane

git-svn-id: trunk@81 -
2000-12-29 15:04:07 +00:00
lazarus
94237dcca2 Fix to compreg.pp
Shane

git-svn-id: trunk@80 -
2000-12-29 13:57:39 +00:00
lazarus
c9e26ce998 Using the lresources.pp and registering components.
This is a major change but will create much more flexibility for the IDE.
Shane

git-svn-id: trunk@78 -
2000-12-29 13:14:05 +00:00
lazarus
c45ea961df Fixed the code so you can drop controls on the form
Shane

git-svn-id: trunk@49 -
2000-11-27 20:27:16 +00:00
lazarus
f28a735d19 Added the Object Inspector code.
Added more form editor code.
Shane

git-svn-id: trunk@46 -
2000-11-27 18:52:38 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00