Commit Graph

491 Commits

Author SHA1 Message Date
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
db42e6ca3e workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4929 -
2003-12-21 16:01:58 +00:00
mattias
c0c8c62221 implemented TStringGrid component editor from Jesus
git-svn-id: trunk@4923 -
2003-12-21 12:28:33 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
ba6b0fd474 implemented Edit verb for default and menu component editors
git-svn-id: trunk@4905 -
2003-12-18 16:31:29 +00:00
mattias
bbaf66e037 fixed fpc 1.9.1 warns
git-svn-id: trunk@4869 -
2003-11-30 18:35:20 +00:00
mattias
53adb7a109 reduced unit circles, fixed fpImage streaming
git-svn-id: trunk@4844 -
2003-11-26 21:30:19 +00:00
mattias
5381346e72 fixed de-associating TUpDown
git-svn-id: trunk@4833 -
2003-11-23 10:58:47 +00:00
mattias
2d193b48c1 prepared IDE units for split
git-svn-id: trunk@4822 -
2003-11-22 15:14:12 +00:00
mattias
05791d45a7 fixed checking fpcsrcdir changes
git-svn-id: trunk@4799 -
2003-11-14 13:13:15 +00:00
mattias
48284b663a made fpc RTTI property names nicer from GongYu
git-svn-id: trunk@4798 -
2003-11-13 17:00:43 +00:00
mattias
16f0cc169f fixed menu item method creation on change form on the fly
git-svn-id: trunk@4792 -
2003-11-10 18:36:20 +00:00
mattias
f0b04df808 Menu editor form anchors from Tony
git-svn-id: trunk@4788 -
2003-11-09 10:31:49 +00:00
mattias
711c426a9c workaround for gtk1 invalidate bug
git-svn-id: trunk@4783 -
2003-11-08 22:53:11 +00:00
mattias
436be6d5bc added search result window from Jason
git-svn-id: trunk@4779 -
2003-11-08 11:16:45 +00:00
mattias
d63a2ff7a8 made method names nicer for VER1_0
git-svn-id: trunk@4777 -
2003-11-08 10:13:59 +00:00
mattias
2ca1eea556 fixed finding sysutilh.inc
git-svn-id: trunk@4775 -
2003-11-07 22:50:44 +00:00
micha
8bf74c83fb symmetry getdesignerdc, releasedesignerdc
git-svn-id: trunk@4774 -
2003-11-07 18:48:52 +00:00
mattias
8307c1426c implemented auto selection visible for component tree
git-svn-id: trunk@4766 -
2003-11-07 15:57:45 +00:00
mattias
ab28387ed2 fixed loading forms with errors
git-svn-id: trunk@4765 -
2003-11-06 19:13:35 +00:00
micha
cc6d8c284e TPopupMenu.Popup needs x,y position relative to screen, not to form
git-svn-id: trunk@4763 -
2003-11-05 08:32:17 +00:00
mattias
88a56e5159 fixed vert scrollbar, implemented GetDesignerDC
git-svn-id: trunk@4756 -
2003-11-03 22:37:41 +00:00
mattias
948299f460 fixed designer paint offsets
git-svn-id: trunk@4747 -
2003-10-31 13:21:40 +00:00
micha
9df3636113 fix win32 designer: grid, non-windowed components, selectiongrabbers
git-svn-id: trunk@4746 -
2003-10-31 11:49:30 +00:00
mattias
7617ce320f fixed OI borderstyle
git-svn-id: trunk@4739 -
2003-10-30 19:55:53 +00:00
mattias
d92965ff87 fixed keymapping for irregular keys
git-svn-id: trunk@4738 -
2003-10-30 18:25:18 +00:00
micha
f65e4bb1ca compatibility with new 1.1
git-svn-id: trunk@4728 -
2003-10-23 16:15:30 +00:00
mattias
c8338ad600 implemented TPageControl and TTabSheet
git-svn-id: trunk@4655 -
2003-09-20 15:24:54 +00:00
mattias
5e5c1122a7 renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
2003-09-18 09:21:03 +00:00
mattias
0e13f2f3c5 fixed taborder dlg
git-svn-id: trunk@4616 -
2003-09-13 14:01:39 +00:00
mattias
52880372e2 added OI example
git-svn-id: trunk@4607 -
2003-09-12 16:20:55 +00:00
mattias
3d2037b1ac fixed component tree update after rename
git-svn-id: trunk@4546 -
2003-08-28 16:24:25 +00:00
mattias
8867c27b0f fixed register color prop edit
git-svn-id: trunk@4543 -
2003-08-28 12:08:30 +00:00
mattias
312703c997 fixed system fonts for win32 intf
git-svn-id: trunk@4533 -
2003-08-27 08:14:37 +00:00
mattias
0bc0aeb46a fixed updating component tree on delete component
git-svn-id: trunk@4532 -
2003-08-26 20:30:39 +00:00
mattias
a627ec7e42 fixed PropDrawName style init
git-svn-id: trunk@4529 -
2003-08-26 16:07:31 +00:00
mattias
43ea5ac01c implemented component tree for OI
git-svn-id: trunk@4528 -
2003-08-26 14:33:40 +00:00
mattias
f5d2c38786 fixed debugging info
git-svn-id: trunk@4527 -
2003-08-26 12:39:03 +00:00
mattias
c771afd96b applied listbox/combobox patch from Karl
git-svn-id: trunk@4524 -
2003-08-26 08:12:33 +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
f9aa787cd3 implemented selections in component tree
git-svn-id: trunk@4513 -
2003-08-22 18:10:39 +00:00
mattias
2ba9e24665 fixed TApplication.GetTitle
git-svn-id: trunk@4512 -
2003-08-22 13:51:25 +00:00
mattias
36ca9e7471 started componenttree
git-svn-id: trunk@4509 -
2003-08-22 07:58:38 +00:00
mattias
a11cc81501 fixed TBitmap.GetHandle
git-svn-id: trunk@4489 -
2003-08-16 15:29:56 +00:00
mattias
e04775ee8e fixed removing deleted mainmenus from menu editor
git-svn-id: trunk@4481 -
2003-08-14 13:26:09 +00:00
mattias
2dd3a2c7b1 replaced label with memo
git-svn-id: trunk@4436 -
2003-07-30 13:03:44 +00:00
marc
bbec34165b * Changed GetCaretPos into GetCursorPos in GetFormRelativeMousePosition
git-svn-id: trunk@4429 -
2003-07-27 17:10:43 +00:00
mattias
c4156a9592 deactivated FCL TDataModule
git-svn-id: trunk@4408 -
2003-07-14 09:03:39 +00:00
mattias
2d244346ef fixed TDataModule.OnCreate
git-svn-id: trunk@4392 -
2003-07-11 09:26:08 +00:00