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 |
|
mattias
|
d4265baaa0
|
readded protected TWinControl.BorderStyle
git-svn-id: trunk@5497 -
|
2004-05-21 18:34:44 +00:00 |
|
mattias
|
5d9f229457
|
quick fixed crashing property overloading BorderStyle
git-svn-id: trunk@5496 -
|
2004-05-21 18:20:11 +00:00 |
|
mattias
|
c01cf47133
|
quick fixed crashing property overloading BorderStyle
git-svn-id: trunk@5495 -
|
2004-05-21 18:12:17 +00:00 |
|
micha
|
a1dd0fce0a
|
remove unused variable; fixes compiler warning
git-svn-id: trunk@5494 -
|
2004-05-21 11:20:26 +00:00 |
|
micha
|
52f8c1682f
|
use unsigned integer for control styles; fixes compiler warning
git-svn-id: trunk@5493 -
|
2004-05-21 11:18:30 +00:00 |
|
micha
|
c5117d42da
|
add measureitem to tcustomlistbox just like tcustomcombobox has
git-svn-id: trunk@5492 -
|
2004-05-21 11:13:18 +00:00 |
|
micha
|
9ebdcb9f6d
|
consistent BorderStyle naming
git-svn-id: trunk@5491 -
|
2004-05-21 10:02:59 +00:00 |
|
micha
|
0ebc945aa3
|
implement new borderstyle
- centralize to twincontrol (protected)
- public expose at tcustomcontrol to let interface access it
git-svn-id: trunk@5490 -
|
2004-05-21 09:03:55 +00:00 |
|
marc
|
df44bfb886
|
* Fixed win32 listview
git-svn-id: trunk@5489 -
|
2004-05-20 21:28:54 +00:00 |
|
mattias
|
490a8db07d
|
implemented showing treenode completely on single selection
git-svn-id: trunk@5488 -
|
2004-05-20 14:45:47 +00:00 |
|
mattias
|
1f15c0c1c7
|
implemented centered method jump to body with big headers
git-svn-id: trunk@5487 -
|
2004-05-20 14:14:39 +00:00 |
|
mattias
|
7c50a3d56a
|
added TLazIntfImage example
git-svn-id: trunk@5486 -
|
2004-05-19 22:35:40 +00:00 |
|
micha
|
90789a1ef5
|
trigger repaint on borderwidth change
git-svn-id: trunk@5485 -
|
2004-05-19 18:41:54 +00:00 |
|
micha
|
3edf14c213
|
disable custom drawn border by default for treeview (already has borderstyle=bsSingle
git-svn-id: trunk@5484 -
|
2004-05-19 18:41:19 +00:00 |
|
marc
|
ae6aebdfa7
|
* Started to move TListview to the WS interface
git-svn-id: trunk@5483 -
|
2004-05-18 23:10:41 +00:00 |
|
vincents
|
ba6baf4a88
|
DebugLn checks if output is opened before writing
git-svn-id: trunk@5482 -
|
2004-05-17 20:36:24 +00:00 |
|
vincents
|
37363fc726
|
replaced writeln with debugln
git-svn-id: trunk@5481 -
|
2004-05-17 20:34:20 +00:00 |
|
marc
|
04c92db6be
|
+ Added WSBitBtn interface
+ Implemented WSBitBtn interface for gtk
git-svn-id: trunk@5480 -
|
2004-05-16 23:24:41 +00:00 |
|
mattias
|
bfd44fd1a2
|
WMSize from interface are now ignored when BoundsRealized the same
git-svn-id: trunk@5479 -
|
2004-05-16 22:43:23 +00:00 |
|
vincents
|
3aa1076786
|
page caption not retrieved from interface, fixed setting caption for page not yet added
git-svn-id: trunk@5478 -
|
2004-05-16 20:59:53 +00:00 |
|
vincents
|
26fcee001d
|
PageIndex returns -1 if not in a notebook
git-svn-id: trunk@5477 -
|
2004-05-16 20:56:41 +00:00 |
|
mattias
|
6e24956d9e
|
replaced WMSize by DoSetBounds
git-svn-id: trunk@5476 -
|
2004-05-15 20:17:09 +00:00 |
|
vincents
|
b21086ecc7
|
combobox change event after selecting in list fixed
git-svn-id: trunk@5475 -
|
2004-05-14 21:37:29 +00:00 |
|
micha
|
e43e72f41b
|
fix buttonrect to contain bounds
git-svn-id: trunk@5474 -
|
2004-05-14 18:00:30 +00:00 |
|
micha
|
5408f03b2a
|
fix itemheight of listbox, handle measureitem message
git-svn-id: trunk@5473 -
|
2004-05-14 17:48:39 +00:00 |
|
micha
|
755a31fac2
|
add measureitem message and struct
git-svn-id: trunk@5472 -
|
2004-05-14 17:17:29 +00:00 |
|
micha
|
664f41ac03
|
fix sizing when menu is attached to window
git-svn-id: trunk@5471 -
|
2004-05-14 15:20:47 +00:00 |
|
mattias
|
d916890343
|
fix for fpc 1.0.10
git-svn-id: trunk@5470 -
|
2004-05-14 14:32:49 +00:00 |
|
mattias
|
e1f1af3fb2
|
improved grids e.g. OnPrepareCanvas patch from Jesus
git-svn-id: trunk@5469 -
|
2004-05-14 12:53:25 +00:00 |
|
micha
|
f0b3974618
|
fixes to designer window mouse/key handling:
- capture all events
- resizing window on which the overlay is, resizes the overlay too
git-svn-id: trunk@5468 -
|
2004-05-13 12:17:00 +00:00 |
|
micha
|
ae0fc2b516
|
fix translation from lcl to win32 coordinates
git-svn-id: trunk@5467 -
|
2004-05-13 08:05:57 +00:00 |
|
marc
|
cb5c7a3f36
|
Added layout to check
git-svn-id: trunk@5466 -
|
2004-05-13 00:18:18 +00:00 |
|