Commit Graph

39 Commits

Author SHA1 Message Date
lazarus
4ac1b588ad Updated OI from Mattias
Shane

git-svn-id: trunk@63 -
2000-12-12 14:16:43 +00:00
lazarus
730e64351f Changed the DEFINE in qt/interfaces.pp
Shane

git-svn-id: trunk@62 -
2000-12-06 14:58:38 +00:00
lazarus
503f8131c6 Set some defaults in interfacebase.inc
Shane

git-svn-id: trunk@61 -
2000-12-06 14:54:38 +00:00
lazarus
d823c5ccff MWE:
- removed designer from uses clause,
    it is not needed

git-svn-id: trunk@59 -
2000-12-01 23:42:15 +00:00
lazarus
62cc3bcd41 Modified Gloabal so TDesignForm isn't included anymore.
Shane

git-svn-id: trunk@56 -
2000-12-01 18:12:40 +00:00
lazarus
3952fe23db changed the TCOmponentInterface SetPropByName. It works for a few properties, but not all.
Shane

git-svn-id: trunk@55 -
2000-12-01 15:50:39 +00:00
lazarus
8ad22a1c8f Changed TDesigner. It's now notified when a control is added to it's CustomForm.
It's created in main.pp when New Form is selected.

Shane

git-svn-id: trunk@53 -
2000-11-30 21:43:38 +00:00
lazarus
fe6058b7fc New Object Inspector code
Shane

git-svn-id: trunk@52 -
2000-11-29 21:22:35 +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
lazarus
2a2fc723d4 Added TCustomForm.Notification so the TDesigner is notified of actions.
Added more code for getting info via RTTI
Shane

git-svn-id: trunk@44 -
2000-11-21 17:33:37 +00:00
lazarus
fe47d09840 MWE:
* fixed some selection code
  + Added selection sample

git-svn-id: trunk@40 -
2000-10-09 22:50:33 +00:00
peter
fd870cae44 * regenerated
git-svn-id: trunk@39 -
2000-10-01 21:05:55 +00:00
peter
52f1b8b83a * regenerated
git-svn-id: trunk@38 -
2000-09-27 21:11:16 +00:00
peter
e091a582e8 * regenerated
git-svn-id: trunk@36 -
2000-09-20 19:50:47 +00:00
lazarus
a2060eac49 MWE:
+ Added CreateCompatibeleBitamp function
  + Updated TWinControl.WMPaint
  + Added some checks to avoid gtk/gdk errors
  - Removed no fixed warning from GetDC
  - Removed some output

git-svn-id: trunk@34 -
2000-09-10 23:08:31 +00:00
lazarus
8d46c53658 MWE:
* Updated makefiles for FPC release 1.0  binary units
  * Changed creation, now LCL unit distributions are possible
  * Moved interfaces.pp from LCL to interface dirs

git-svn-id: trunk@33 -
2000-09-10 19:58:48 +00:00
lazarus
92b80ced3a Added a few files for the start of creating classes for the editor. [SHANE]
git-svn-id: trunk@32 -
2000-08-28 14:23:49 +00:00
lazarus
5672e45e1d Minor modifications for SynEdit .
Shane

git-svn-id: trunk@31 -
2000-08-14 12:31:12 +00:00
lazarus
f8a1263111 Adding all the Synedit files.
Changed the GDK_KEY_PRESS and GDK_KEY_RELEASE stuff to fix the problem in the editor with the shift key being ignored.
Shane

git-svn-id: trunk@30 -
2000-08-11 14:59:09 +00:00
lazarus
81ae5c8dee Added some winapi calls.
Most don't have code yet.
SetTextCharacterExtra
CharLowerBuff
IsCharAlphaNumeric
Shane

git-svn-id: trunk@29 -
2000-08-10 18:56:24 +00:00
lazarus
1937465711 Adding commondialog.pp and removing customdialog.inc
git-svn-id: trunk@27 -
2000-08-10 11:01:06 +00:00
lazarus
708a392932 Changed TCustomDialog to TCommonDialog
Shane

git-svn-id: trunk@26 -
2000-08-10 10:55:45 +00:00
lazarus
04bd08aab8 Added more code for the find function.
Shane

git-svn-id: trunk@25 -
2000-08-09 18:32:10 +00:00
lazarus
109626d9c4 Changed the TCUstomForm create function. I am getting it ready to read the resources to auto-create the controls...
Anslo changes TScreen.AddForm and TScreen.RemoveForm.  They were being passed TFOrm's instead of TCustomForms.
Shane

git-svn-id: trunk@24 -
2000-08-09 14:15:04 +00:00
lazarus
5e1b091aee Slight modification to CreateFontIndirect.
I check to see if the GdiObject^.GDIFontObject is nil.  If so After the code to retry the weight and slant I added code to retry the Family and Foundry.
Shane

git-svn-id: trunk@21 -
2000-08-07 17:06:39 +00:00
lazarus
1cc50fde23 MWE:
= Moved ObjectToGTKObject to GTKProc unit
  * Fixed array checking in LoadPixmap
  = Moved LM_SETENABLED to API func EnableWindow and EnableMenuItem
  ~ Some cleanup

git-svn-id: trunk@17 -
2000-07-30 21:48:34 +00:00
lazarus
77a1bb679d changed some comments, stoppok
git-svn-id: trunk@15 -
2000-07-23 19:03:10 +00:00
lazarus
5aaf084e37 menus will be destroyed now, stoppok
git-svn-id: trunk@14 -
2000-07-23 19:01:33 +00:00
lazarus
6630718ac0 more cleanups, stoppok
git-svn-id: trunk@13 -
2000-07-23 18:59:35 +00:00
lazarus
0fa9db6224 workaround for possible compiler bug (KEYSTATE), stoppok
git-svn-id: trunk@12 -
2000-07-23 10:53:41 +00:00
lazarus
ced2c525c7 - cleanups in IntSendMessage3
- minor cleanups in other functions
stoppok

git-svn-id: trunk@11 -
2000-07-23 10:51:53 +00:00
lazarus
8e0c8245fa added text for LM_Destroy, stoppok
git-svn-id: trunk@10 -
2000-07-23 10:49:47 +00:00
lazarus
f2242c2d8e - some more cleanups (removal of unused variables), stoppok
git-svn-id: trunk@9 -
2000-07-16 20:59:03 +00:00
lazarus
b3206798a8 Added procedure ListBox.Clear (changes by chris, added by stoppok)
git-svn-id: trunk@8 -
2000-07-16 12:45:01 +00:00
lazarus
22127cbbef added OnMouseEnter, OnMouseLeave property (changes by chris, committed by stoppok)
git-svn-id: trunk@7 -
2000-07-16 12:44:31 +00:00
lazarus
553b33058f Made one Glyph to BitBtn.Kind "All" (changes by chris, added by stoppok)
git-svn-id: trunk@6 -
2000-07-16 12:42:29 +00:00
lazarus
c730c47bd0 Added procedure ListBox.Clear (changes made by christer, added to cvs
by stoppok)

git-svn-id: trunk@5 -
2000-07-16 12:39:53 +00:00
lazarus
c103f649b3 Added OnMouseEnter, OnMouseLeave property
(code from christer, added by stoppok)

git-svn-id: trunk@4 -
2000-07-16 12:37:52 +00:00
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00