Commit Graph

5547 Commits

Author SHA1 Message Date
vincents
93567b011d implemented basic clipboard support for win32
git-svn-id: trunk@5547 -
2004-06-09 20:51:45 +00:00
mattias
f01c40506c fixed GetRowHeights for row 0 and GetColWidths for col 0 from Jesus
git-svn-id: trunk@5546 -
2004-06-09 06:40:19 +00:00
mattias
99d8e9bb41 fixed WMChar inherited, GetRowHeights, GetColWidths from Jesus
git-svn-id: trunk@5545 -
2004-06-08 22:59:27 +00:00
mattias
c87baba4a7 added debian package build files from Pierre Gillmann
git-svn-id: trunk@5544 -
2004-06-07 19:56:01 +00:00
mattias
c41f21a428 mv create_fpc_rpm.sh download_and_build_fpc_rpm.sh
git-svn-id: trunk@5543 -
2004-06-07 10:15:11 +00:00
mattias
f9eb700429 rpm build scripts now automatically fixes versions in fpc Makefiles
git-svn-id: trunk@5542 -
2004-06-07 10:10:50 +00:00
mattias
a6b8098122 incremental find now stores find options
git-svn-id: trunk@5541 -
2004-06-05 23:53:55 +00:00
mattias
47d625d78e replaced FindMask by global function from Vincent
git-svn-id: trunk@5540 -
2004-06-05 10:29:15 +00:00
vincents
d545c86647 removed extra label
git-svn-id: trunk@5539 -
2004-06-03 11:33:19 +00:00
vincents
8d18dac94f fix out of bounds error, when canceling combobox selection
git-svn-id: trunk@5538 -
2004-06-02 19:32:05 +00:00
mattias
04b8729158 added workaround for buggy typinfo GetMethodProp function
git-svn-id: trunk@5537 -
2004-06-01 22:49:50 +00:00
mattias
6914eb2235 implemented setting TCustomPage.PageIndex from Andrew Haines
git-svn-id: trunk@5536 -
2004-06-01 09:58:35 +00:00
vincents
a03a955af2 fixed using ecUpperCase in win32
git-svn-id: trunk@5535 -
2004-05-31 19:32:34 +00:00
marc
3626b214a7 * Patch from Vincent, moved SetProp(wincontrol)
git-svn-id: trunk@5534 -
2004-05-31 13:06:47 +00:00
mattias
dbc7aa1455 fsStayOnTop is now ignored in design mode
git-svn-id: trunk@5533 -
2004-05-31 08:21:52 +00:00
vincents
2d090ac2f7 changed radiobutton style to BS_RADIOBUTTON to prevent test program from hanging.
git-svn-id: trunk@5532 -
2004-05-30 20:17:55 +00:00
mattias
caf487c9e8 implemented OnChange for TRadioButton, TCheckBox, TToggleBox and some more docking stuff
git-svn-id: trunk@5531 -
2004-05-30 14:02:31 +00:00
mattias
e915ff0e18 TComboBox.Clear now clears Text as well
git-svn-id: trunk@5530 -
2004-05-30 08:53:27 +00:00
mattias
39b476ca50 added keys for adding/deleting breakpoints
git-svn-id: trunk@5529 -
2004-05-29 18:56:05 +00:00
mattias
99c7244234 implemented codetools support for library export clauses
git-svn-id: trunk@5528 -
2004-05-29 17:50:55 +00:00
mattias
ad34327635 added pascal classic colors from Christian
git-svn-id: trunk@5527 -
2004-05-29 17:29:39 +00:00
mattias
c1f1aa5d22 implemented handling keys in IDE windows
git-svn-id: trunk@5526 -
2004-05-29 17:20:06 +00:00
mattias
d79589f135 implemented go to next/previous error
git-svn-id: trunk@5525 -
2004-05-29 14:52:18 +00:00
mattias
41b6708b41 added MaxHeight:=100 for mainbar
git-svn-id: trunk@5524 -
2004-05-29 13:55:28 +00:00
micha
e969b5041d cleanup lcl<->win32 bounds code, remove duplicate code
git-svn-id: trunk@5523 -
2004-05-29 11:45:19 +00:00
micha
b2ea8a5dba convert writeln to debugln; silence wm_mousewheel messages
git-svn-id: trunk@5522 -
2004-05-29 11:34:07 +00:00
micha
fb64a7db1a fix positioning problem by putting edit/combobox on top of property- and eventgrid
git-svn-id: trunk@5521 -
2004-05-29 11:08:05 +00:00
mattias
293f086b89 increased rpm version 0.9.1.4
git-svn-id: trunk@5520 -
2004-05-29 10:43:39 +00:00
mattias
ccec99fefc small clean ups
git-svn-id: trunk@5519 -
2004-05-29 10:09:42 +00:00
vincents
e5c8fce19e checking a radiobutton unchecks its siblibg radiobuttons
git-svn-id: trunk@5518 -
2004-05-27 15:04:53 +00:00
mattias
4731ba39ff fixed creating console under win32
git-svn-id: trunk@5517 -
2004-05-26 23:05:23 +00:00
mattias
23cf0a0fb6 range checking clean up
git-svn-id: trunk@5516 -
2004-05-26 21:44:28 +00:00
mattias
25fab3727c Remove SkipUnselectable property from Jesus
git-svn-id: trunk@5515 -
2004-05-26 21:40:23 +00:00
vincents
4593a89f89 fixed fpc 1.0.x compilation
git-svn-id: trunk@5514 -
2004-05-26 21:40:05 +00:00
mattias
bfc9cfa7ba fix for runtime range checking
git-svn-id: trunk@5513 -
2004-05-25 22:25:46 +00:00
mattias
78588945fb fix for runtime range checking
git-svn-id: trunk@5512 -
2004-05-25 22:20:36 +00:00
mattias
3fb20adcaa fixed special key point in syncompletion
git-svn-id: trunk@5511 -
2004-05-25 22:02:39 +00:00
mattias
ee84616cdf fixed hiding submenus from Yoyong
git-svn-id: trunk@5510 -
2004-05-25 21:55:37 +00:00
mattias
4caaeaba2c TCustomNotebook now allows pageclass descendents
git-svn-id: trunk@5509 -
2004-05-25 21:50:32 +00:00
vincents
061c085a73 Record size was too big. Copied code from objpas.
git-svn-id: trunk@5508 -
2004-05-25 21:31:51 +00:00
mattias
6b21bbd682 added example for ipro component
git-svn-id: trunk@5507 -
2004-05-25 20:19:37 +00:00
mattias
c973629965 icon added
git-svn-id: trunk@5506 -
2004-05-25 20:18:00 +00:00
micha
9c6a2f7ddf fix compilation
git-svn-id: trunk@5505 -
2004-05-24 19:33:47 +00:00
micha
2ce2b83596 enable wmmousewheel
git-svn-id: trunk@5504 -
2004-05-24 18:31:36 +00:00
mattias
76405be97d added build date to About box from vincent
git-svn-id: trunk@5503 -
2004-05-23 21:30:10 +00:00
micha
8ca75716ec fix multiple mouse wheel messages
git-svn-id: trunk@5502 -
2004-05-23 13:35:19 +00:00
mattias
c24c706e3c fixed multi update of TStatusBar
git-svn-id: trunk@5501 -
2004-05-22 14:59:23 +00:00
mattias
730a67c8e1 fixed button return key
git-svn-id: trunk@5500 -
2004-05-22 14:35:33 +00:00
mattias
e79a9e2cb3 fixed grids SetBorderStyle
git-svn-id: trunk@5499 -
2004-05-22 11:06:27 +00:00
vincents
c9f9f10d1a Added if HandleAllocated to SetBorderStyle
git-svn-id: trunk@5498 -
2004-05-21 21:58:01 +00:00