Commit Graph

743 Commits

Author SHA1 Message Date
mattias
128efb679e several fixes for the win32 intf, added pending OnResize events
git-svn-id: trunk@4515 -
2003-08-23 21:17:09 +00:00
mattias
f3b46f7896 fixed SetComboHeight in win32 intf and finddeclaration of overloaded proc definition
git-svn-id: trunk@4514 -
2003-08-23 11:30:51 +00:00
mattias
ce91561698 implemented insert marks for TTreeView
git-svn-id: trunk@4508 -
2003-08-21 13:04:10 +00:00
mattias
c029fd59c1 started TTabSheet and TPageControl
git-svn-id: trunk@4482 -
2003-08-14 15:31:42 +00:00
mattias
aa42e02ef4 fixed breaking circle in ChangeBounds
git-svn-id: trunk@4453 -
2003-08-04 08:43:20 +00:00
mattias
2dd3a2c7b1 replaced label with memo
git-svn-id: trunk@4436 -
2003-07-30 13:03:44 +00:00
mattias
745eae1cef fixed anti circle mechnism for aligned controls
git-svn-id: trunk@4416 -
2003-07-24 06:54:32 +00:00
mattias
853da77d44 added default message handler to win32 interface
git-svn-id: trunk@4365 -
2003-07-04 10:12:16 +00:00
mattias
568553d695 implemented multi file add to package editor
git-svn-id: trunk@4343 -
2003-06-30 14:58:29 +00:00
mattias
f8013f3ed0 fixed TScrollBar resizing
git-svn-id: trunk@4330 -
2003-06-27 23:42:38 +00:00
mattias
0cf05a0a1c added docking properties
git-svn-id: trunk@4316 -
2003-06-25 18:12:32 +00:00
mattias
01a8eab6d8 fixes for debugging lazarus
git-svn-id: trunk@3428 -
2002-10-01 15:45:57 +00:00
mattias
907efa7e6e implemented TPairSplitter
git-svn-id: trunk@3225 -
2002-08-19 15:15:24 +00:00
mattias
8ab6a60b7e many clipping fixes
git-svn-id: trunk@2662 -
2002-08-17 23:41:35 +00:00
mattias
a32df47e0a fixed taborder=0, implemented TabOrder Editor
git-svn-id: trunk@2656 -
2002-08-17 23:41:33 +00:00
mattias
ff27e1d010 moved TColorButton to dialogs.pp
git-svn-id: trunk@2639 -
2002-08-17 23:41:32 +00:00
mattias
533191f591 fixed using streamed clientwith/height for child anchors
git-svn-id: trunk@2620 -
2002-08-17 23:41:32 +00:00
mattias
9660ff657c fixed TUpDown and added handler lists for TControl
git-svn-id: trunk@2592 -
2002-08-17 23:41:30 +00:00
mattias
d137b270a6 fixed realizing bounds after loading form
git-svn-id: trunk@2573 -
2002-08-17 23:41:29 +00:00
mattias
e40abae7a9 implemented tabstop
git-svn-id: trunk@2551 -
2002-08-17 23:41:28 +00:00
mattias
8a20f63127 fixed anchoring controls
git-svn-id: trunk@2534 -
2002-08-17 23:41:27 +00:00
mattias
41692cd951 fixed aligning controls
git-svn-id: trunk@2514 -
2002-08-17 23:41:26 +00:00
mattias
f2da2ebf95 fixed streaming TDataModule in programs
git-svn-id: trunk@2491 -
2002-08-17 23:41:25 +00:00
mattias
d419191e73 implemented datamodules
git-svn-id: trunk@2465 -
2002-08-17 23:41:24 +00:00
mattias
f02082373a started datamodule
git-svn-id: trunk@2454 -
2002-08-17 23:41:23 +00:00
mattias
d8c25325ba implemented designer close query
git-svn-id: trunk@2442 -
2002-08-17 23:41:22 +00:00
mattias
27c1fa5151 added published properties for gtkglarea
git-svn-id: trunk@2411 -
2002-08-17 23:41:21 +00:00
mattias
f8352d4743 fixed popupmenu for component palette
git-svn-id: trunk@2408 -
2002-08-17 23:41:20 +00:00
mattias
61d2a8145f published TControl help properties
git-svn-id: trunk@2393 -
2002-08-17 23:41:20 +00:00
mattias
3317d099c9 implemented package iterations
git-svn-id: trunk@2361 -
2002-08-17 23:41:18 +00:00
mattias
57ac27ed73 started package registration
git-svn-id: trunk@2345 -
2002-08-17 23:41:17 +00:00
mattias
7db6a5f194 activated TDataSource
git-svn-id: trunk@2338 -
2002-08-17 23:41:16 +00:00
mattias
3ad2a817de fixed default font
git-svn-id: trunk@2325 -
2002-08-17 23:41:16 +00:00
mattias
698e35eff8 reduced focus handling and improved focus setting
git-svn-id: trunk@2311 -
2002-08-17 23:41:15 +00:00
mattias
4830cd8dca added TCheckGroup
git-svn-id: trunk@2285 -
2002-08-17 23:41:13 +00:00
mattias
3bcd93b31b added IsWindowVisible
git-svn-id: trunk@2274 -
2002-08-17 23:41:12 +00:00
mattias
e024211449 added TControl.HandleObjectShouldBeVisible
git-svn-id: trunk@2261 -
2002-08-17 23:41:11 +00:00
mattias
70d1eac1ed added visiblechanging
git-svn-id: trunk@2253 -
2002-08-17 23:41:10 +00:00
mattias
a92a30ab47 more localization for gtk- and win32-interface and lcl
git-svn-id: trunk@2236 -
2002-08-17 23:41:09 +00:00
mattias
e91d6c41ff finshed Make Resourcestring dialog and implemented TToggleBox
git-svn-id: trunk@2215 -
2002-08-17 23:41:08 +00:00
mattias
f64afd6c20 published TImgList.Width and Height
git-svn-id: trunk@2201 -
2002-08-17 23:41:07 +00:00
mattias
71fd500f21 readonly flag is now only saved if user set
git-svn-id: trunk@2194 -
2002-08-17 23:41:06 +00:00
mattias
5f5242cdca fixed setcolor for streamed components
git-svn-id: trunk@2178 -
2002-08-17 23:41:05 +00:00
mattias
9949af316f focus fixes, reduced lpi size
git-svn-id: trunk@2172 -
2002-08-17 23:41:04 +00:00
mattias
af2d20c20c fixes for htmllite
git-svn-id: trunk@2160 -
2002-08-17 23:41:03 +00:00
mattias
7cb46e374e fixed SetColor
git-svn-id: trunk@2152 -
2002-08-17 23:41:02 +00:00
mattias
a684ea060d added more Delphi win32 compatibility functions
git-svn-id: trunk@2144 -
2002-08-17 23:41:01 +00:00
mattias
e01063fb70 made Form.Close more Delphish, added some windows compatibility functions
git-svn-id: trunk@2132 -
2002-08-17 23:41:00 +00:00
mattias
d932255e66 fixed lazarus xml files for fpc 1.1
git-svn-id: trunk@2126 -
2002-08-17 23:40:59 +00:00
mattias
9db0976b62 renamed TinterfaceObject.Init to AppInit and TWinControls can now contain childs in gtk
git-svn-id: trunk@1389 -
2002-02-09 01:48:23 +00:00
mattias
1ae5952b58 patch from Vincent: clean ups and fixed crash on destroying window
git-svn-id: trunk@1385 -
2002-02-09 01:48:22 +00:00
mattias
3affec9a8b replaced many invalidates by invalidaterect
git-svn-id: trunk@1382 -
2002-02-09 01:48:22 +00:00
mattias
5e9a551598 started OnMouseEnter and OnMouseLeave
git-svn-id: trunk@1373 -
2002-02-09 01:48:20 +00:00
lazarus
31f1e43496 MG: fixed LM_LVChangedItem, OnShowHint, small bugs
git-svn-id: trunk@1359 -
2002-02-09 01:48:19 +00:00
lazarus
cce47eb0b1 MG: fixed codetools abort
git-svn-id: trunk@1344 -
2002-02-09 01:48:18 +00:00
lazarus
a269e20f01 MG: fixed moving button with LEFT and RIGHT in messagedlgs
git-svn-id: trunk@1332 -
2002-02-09 01:48:17 +00:00
lazarus
e44d78955f MG: implemented hints
git-svn-id: trunk@1323 -
2002-02-09 01:48:16 +00:00
lazarus
144226f976 MG: added persistent hints for main ide bar
git-svn-id: trunk@1311 -
2002-02-09 01:48:15 +00:00
lazarus
8feef16f51 MG: fixed ControlAtPos
git-svn-id: trunk@1301 -
2002-02-09 01:48:14 +00:00
lazarus
d9ed7e6286 MG: fixed mouse coords on scrolling wincontrols
git-svn-id: trunk@1286 -
2002-02-09 01:48:13 +00:00
lazarus
3cc4d1695e MG: mouse cursors are now allocated on demand
git-svn-id: trunk@1278 -
2002-02-09 01:48:12 +00:00
lazarus
170073b0b8 MG: broke LCL<->interface circles
git-svn-id: trunk@1269 -
2002-02-09 01:48:12 +00:00
lazarus
b25c3b5274 MG: broke some interfaces.pp circles
git-svn-id: trunk@1247 -
2002-02-09 01:48:10 +00:00
lazarus
7b77ff94b0 MG: broke actnlist <-> forms circle
git-svn-id: trunk@1244 -
2002-02-09 01:48:09 +00:00
lazarus
d10922cead MG: broke graphics.pp <-> clipbrd.pp circle
git-svn-id: trunk@1226 -
2002-02-09 01:48:08 +00:00
lazarus
e21390b5c1 MG: reduced output
git-svn-id: trunk@1220 -
2002-02-09 01:48:07 +00:00
lazarus
a0f7956fbe MG: default all hints to off
git-svn-id: trunk@1214 -
2002-02-09 01:48:06 +00:00
lazarus
cd5087d8c3 MG: fixed loading TListView from stream
git-svn-id: trunk@1205 -
2002-02-09 01:48:05 +00:00
lazarus
e952aef81f MG: fixed mem leak
git-svn-id: trunk@1193 -
2002-02-09 01:48:04 +00:00
lazarus
762a95214b MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com>
Patch includes:
    -fixes Problems with hiding modal forms
    -temporarily fixes TCustomForm.BorderStyle in bsNone
    -temporarily fixes problems with improper tabbing in TSynEdit

git-svn-id: trunk@1182 -
2002-02-09 01:48:03 +00:00
lazarus
165c114f9e MWE: Applied patch from "Andrew Johnson" <aj_genius@hotmail.com>
Here is the run down of what it includes -

 -Vasily Volchenko's Updated Russian Localizations

 -improvements to GTK Styles/SysColors
 -initial GTK Palette code - (untested, and for now useless)

 -Hint Windows and Modal dialogs now try to stay transient to
  the main program form, aka they stay on top of the main form
  and usually minimize/maximize with it.

 -fixes to Form BorderStyle code(tool windows needed a border)

 -fixes DrawFrameControl DFCS_BUTTONPUSH to match Win32 better
  when flat

 -fixes DrawFrameControl DFCS_BUTTONCHECK to match Win32 better
  and to match GTK theme better. It works most of the time now,
  but some themes, noteably Default, don't work.

 -fixes bug in Bitmap code which broke compiling in NoGDKPixbuf
  mode.

 -misc other cleanups/ fixes in gtk interface

 -speedbutton's should now draw correctly when flat in Win32

 -I have included an experimental new CheckBox(disabled by
  default) which has initial support for cbGrayed(Tri-State),
  and WordWrap, and misc other improvements. It is not done, it
  is mostly a quick hack to test DrawFrameControl
  DFCS_BUTTONCHECK, however it offers many improvements which
  can be seen in cbsCheck/cbsCrissCross (aka non-themed) state.

 -fixes Message Dialogs to more accurately determine
  button Spacing/Size, and Label Spacing/Size based on current
  System font.
 -fixes MessageDlgPos, & ShowMessagePos in Dialogs
 -adds InputQuery & InputBox to Dialogs

 -re-arranges & somewhat re-designs Control Tabbing, it now
  partially works - wrapping around doesn't work, and
  subcontrols(Panels & Children, etc) don't work. TabOrder now
  works to an extent. I am not sure what is wrong with my code,
  based on my other tests at least wrapping and TabOrder SHOULD
  work properly, but.. Anyone want to try and fix?

 -SynEdit(Code Editor) now changes mouse cursor to match
  position(aka over scrollbar/gutter vs over text edit)

 -adds a TRegion property to Graphics.pp, and Canvas. Once I
  figure out how to handle complex regions(aka polygons) data
  properly I will add Region functions to the canvas itself
  (SetClipRect, intersectClipRect etc.)

 -BitBtn now has a Stored flag on Glyph so it doesn't store to
  lfm/lrs if Glyph is Empty, or if Glyph is not bkCustom(aka
  bkOk, bkCancel, etc.) This should fix most crashes with older
  GDKPixbuf libs.

git-svn-id: trunk@1177 -
2002-02-09 01:48:02 +00:00
lazarus
bcf09f709e MG: scrollingwincontrol from Andrew
git-svn-id: trunk@1174 -
2002-02-09 01:48:01 +00:00
lazarus
651ca005e0 MG: started TTreeView dragging
git-svn-id: trunk@1158 -
2002-02-09 01:48:00 +00:00
lazarus
3ac2c699a1 MG: improved TScreen and ShowModal
git-svn-id: trunk@1156 -
2002-02-09 01:47:59 +00:00
lazarus
5f83cbb225 MG: fixed streaming visible=false
git-svn-id: trunk@1148 -
2002-02-09 01:47:58 +00:00
lazarus
9ce911b48e Enabled cursor property + property editor.
git-svn-id: trunk@1145 -
2002-02-09 01:47:57 +00:00
lazarus
6ebe9863d6 MG: TNotebook is now streamable
git-svn-id: trunk@1134 -
2002-02-09 01:47:56 +00:00
lazarus
395bf33e7f MG: image support, TScrollBox, and many other things from Andrew
git-svn-id: trunk@1128 -
2002-02-09 01:47:55 +00:00
lazarus
c18a775aaf MG: TNoteBook now starts with no Page and TPage has no auto names
git-svn-id: trunk@1123 -
2002-02-09 01:47:54 +00:00
lazarus
352694b6d2 MG: double, triple and quad clicks now works
git-svn-id: trunk@1116 -
2002-02-09 01:47:53 +00:00
lazarus
43dbeabfb2 MG: added some property editors and started component editors
git-svn-id: trunk@1110 -
2002-02-09 01:47:52 +00:00
lazarus
654112bc03 MG: MoveWindowOrgEx, Splitted FWinControls/FControls, TControl drawing, Better DesignerDrawing, ...
git-svn-id: trunk@1101 -
2002-02-09 01:47:51 +00:00
lazarus
bd324087e2 Use comboboxes. Use history. Prettify the dialog. Preselect text on show.
Make the findreplace a dialog. Thus removing resiying code (handled by Anchors now anyway).
Make Anchors work again and publish them for various controls.
SelStart and Co. for TEdit, SelectAll procedure for TComboBox and TEdit.
Clean up and fix some bugs for TComboBox, plus selection stuff.

git-svn-id: trunk@1092 -
2002-02-09 01:47:50 +00:00
lazarus
a8706aaba9 MG: fixed mouse capturing, OI edit focus
git-svn-id: trunk@1087 -
2002-02-09 01:47:49 +00:00
lazarus
f1dd679165 MG: implemented Ctrl+Mouse links in source editor
git-svn-id: trunk@1077 -
2002-02-09 01:47:48 +00:00
lazarus
b509812cdb MG: started debugging of mouse capturing
git-svn-id: trunk@1071 -
2002-02-09 01:47:47 +00:00
lazarus
99c0366054 MG: removed ClientRectBugfix defines
git-svn-id: trunk@1065 -
2002-02-09 01:47:46 +00:00
lazarus
04d9d65750 MG: codecompletion now checks for filebreaks, savefile now checks for filedate
git-svn-id: trunk@1059 -
2002-02-09 01:47:45 +00:00
lazarus
b93e2bb3d3 MG: moved TColor definition to graphtype.pp and registered TColor names
git-svn-id: trunk@1051 -
2002-02-09 01:47:44 +00:00
lazarus
2c43759d1e MG: fixed parser for external vars
git-svn-id: trunk@1044 -
2002-02-09 01:47:43 +00:00
lazarus
b875923f4a MG: moved RectVisible, ExcludeClipRect and IntersectClipRect to interface dependent functions
git-svn-id: trunk@1036 -
2002-02-09 01:47:42 +00:00
lazarus
96e8260ca7 MG: Form Editing: snapping, guidelines, modified on move/resize, creating components in csDesigning, ...
git-svn-id: trunk@1034 -
2002-02-09 01:47:41 +00:00
lazarus
ddaf4a13ab MG: improved TFont for XLFD font names
git-svn-id: trunk@1027 -
2002-02-09 01:47:40 +00:00
lazarus
f88250748b + implemented HasParent for TControl & changed TCustomForm.GetChildren
accordingly (sorry, control.inc & customform.inc got wrong comment:-( )
  stoppok

git-svn-id: trunk@1014 -
2002-02-09 01:47:39 +00:00
lazarus
3b49b2e9b8 MG: started mouse bugfix and completed Makefile.fpc
git-svn-id: trunk@1007 -
2002-02-09 01:47:38 +00:00
lazarus
637fdcd3ed MG: activated the clientrect bugfixes
git-svn-id: trunk@1003 -
2002-02-09 01:47:37 +00:00
lazarus
d78e403562 MG: changed license to LGPL
git-svn-id: trunk@997 -
2002-02-09 01:47:36 +00:00
lazarus
71226589e0 MG: further clientrect bugfixes
git-svn-id: trunk@993 -
2002-02-09 01:47:35 +00:00
lazarus
fa94cfbe81 MG: replaced logo, increased version to 0.8.3a and some clientrectbugfix
git-svn-id: trunk@987 -
2002-02-09 01:47:34 +00:00
lazarus
bc2b413643 MG: started new client rectangle
git-svn-id: trunk@981 -
2002-02-09 01:47:33 +00:00
lazarus
cedfe2f71e MG: fixed typos
git-svn-id: trunk@972 -
2002-02-09 01:47:32 +00:00
lazarus
007a52cd57 MG: fixed AdjustClientRect of TGroupBox
git-svn-id: trunk@968 -
2002-02-09 01:47:31 +00:00
lazarus
b7247ddde8 MG: fixed save lrs to test dir
git-svn-id: trunk@959 -
2002-02-09 01:47:30 +00:00
lazarus
e42c0d23a8 MG: added include comments
git-svn-id: trunk@953 -
2002-02-09 01:47:29 +00:00
lazarus
82d2e451d8 MG: added include comments
git-svn-id: trunk@948 -
2002-02-09 01:47:28 +00:00
lazarus
fff76ed0d4 MG: changed except statements to more verbosity
git-svn-id: trunk@944 -
2002-02-09 01:47:27 +00:00
lazarus
1dbce3192d MG: fixed initial size of TPage
git-svn-id: trunk@936 -
2002-02-09 01:47:26 +00:00
lazarus
370644f8c9 MG: added Triple and Quad mouse clicks to lcl and synedit
git-svn-id: trunk@931 -
2002-02-09 01:47:25 +00:00
lazarus
c17e81be6c GTK Cleanup
Shane

git-svn-id: trunk@925 -
2002-02-09 01:47:24 +00:00
lazarus
9c2f604975 MG: reduced size+move messages between lcl and interface
git-svn-id: trunk@921 -
2002-02-09 01:47:23 +00:00
lazarus
95129ff4fe MG: fixed TBevel.Create and TListView.Destroy
git-svn-id: trunk@916 -
2002-02-09 01:47:22 +00:00
lazarus
117afa05d2 Constraints implementation (first cut) and sizig - moving system rework to
better match Delphi/Kylix way of doing things (the existing implementation
worked by acident IMHO :-)

git-svn-id: trunk@913 -
2002-02-09 01:47:21 +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
a435b0f6b0 MG: added TTreeView
git-svn-id: trunk@575 -
2002-01-04 21:07:49 +00:00
lazarus
490d5b5f62 MG: more wmsize messages :(
git-svn-id: trunk@565 -
2002-01-01 18:38:36 +00:00
lazarus
7a28cf749f MG: fixed initial component aligning
git-svn-id: trunk@562 -
2002-01-01 15:50:16 +00:00
lazarus
e4f93900e6 MG: added TControl.Refresh
git-svn-id: trunk@489 -
2001-12-08 08:54:45 +00:00
lazarus
9585b83378 Added Calendar component
Shane

git-svn-id: trunk@480 -
2001-12-05 17:23:45 +00:00
lazarus
67cf25e0fa MG: fixed set formicon on invisible forms
git-svn-id: trunk@406 -
2001-11-10 10:48:02 +00:00
lazarus
40cb0d378a HintWindow changes
Shane

git-svn-id: trunk@403 -
2001-11-09 19:14:25 +00:00
lazarus
2cbcc53a57 Fixed the gtk mousemove bug where the control gets the coord's based on it's parent instead of itself.
Shane

git-svn-id: trunk@375 -
2001-10-31 16:29:23 +00:00
lazarus
d6dced53e4 MG: fixed setpixel and TCustomForm.OnResize event
git-svn-id: trunk@338 -
2001-10-07 07:28:34 +00:00
lazarus
68eca96428 MG: fixed mem leaks and fixed range check errors
git-svn-id: trunk@334 -
2001-09-30 08:34:52 +00:00
lazarus
d175a3aca2 MG: small bugfixes and less notes
git-svn-id: trunk@288 -
2001-06-14 14:57:59 +00:00
lazarus
505bc9fa3d Implemented BringToFront / SendToBack.
git-svn-id: trunk@267 -
2001-05-13 22:07:09 +00:00
lazarus
5cc0992d9c MWE:
+ Turned on longstrings
  + modified memotest to add lines

git-svn-id: trunk@244 -
2001-03-27 21:12:54 +00:00
lazarus
0b8e9b01d6 MG: setwindowpos + bugfixes
git-svn-id: trunk@240 -
2001-03-26 14:58:32 +00:00
lazarus
d8de02b1dc MG: fixed many unreleased DC and GDIObj bugs
git-svn-id: trunk@228 -
2001-03-19 14:00:52 +00:00
lazarus
06516e70d4 MG: activated GetWindowOrgEx
git-svn-id: trunk@224 -
2001-03-13 15:02:14 +00:00
lazarus
5718818c2a MG: fixed random function results
git-svn-id: trunk@221 -
2001-03-12 12:17:02 +00:00
lazarus
041250d1cf Changes for wordcompletion and many other things from Mattias.
Shane

git-svn-id: trunk@186 -
2001-02-20 16:53:27 +00:00
lazarus
6ecb60e9b4 Code cleanup and JITFOrms bug fix.
Shane

git-svn-id: trunk@168 -
2001-02-04 04:18:12 +00:00
lazarus
b63fd4b108 Started the code completion.
Shane

git-svn-id: trunk@162 -
2001-02-01 16:45:20 +00:00
lazarus
c7c10a56c7 MWE:
- Removed old LM_InvalidateRect
  - did some cleanup in old  code
  + added some comments  on gtkobject data (gtkproc)

git-svn-id: trunk@133 -
2001-01-23 23:33:55 +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
bed2aff0c4 Added the Popupmenu code to the LCL.
Now you can right click on the editor and a PopupMenu appears.
Shane

git-svn-id: trunk@76 -
2000-12-22 19:55:38 +00:00
lazarus
90b0558cba Added GetChildren
Shane

git-svn-id: trunk@72 -
2000-12-20 17:35:58 +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
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
michael
f088b13a3e + Initial import
git-svn-id: trunk@2 -
2000-07-13 10:28:31 +00:00