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 |
|
micha
|
b49e3f1952
|
fix mainunit reference
git-svn-id: trunk@5465 -
|
2004-05-12 18:27:57 +00:00 |
|
micha
|
d5c68d33ff
|
fix show scrollbar; same reasoning as in synedit
git-svn-id: trunk@5464 -
|
2004-05-12 18:22:52 +00:00 |
|
micha
|
01435f8aae
|
use align property instead of resize event
git-svn-id: trunk@5463 -
|
2004-05-12 16:19:28 +00:00 |
|
micha
|
49fe61c275
|
fix key handling to fire CN_KEYxxx
git-svn-id: trunk@5462 -
|
2004-05-12 15:43:48 +00:00 |
|
micha
|
bb7c7d9a06
|
fix sizing/non-sizing border sizes
git-svn-id: trunk@5461 -
|
2004-05-12 15:11:46 +00:00 |
|
mattias
|
65faba3c10
|
clean up
git-svn-id: trunk@5460 -
|
2004-05-12 15:09:47 +00:00 |
|
micha
|
b8c82bc41f
|
fix toolbar buttons by handling them as customcontrols
remove handledialogmessage, now handled in lcl
git-svn-id: trunk@5459 -
|
2004-05-12 09:46:25 +00:00 |
|
micha
|
b21d97fc01
|
add note show scrollbars
git-svn-id: trunk@5458 -
|
2004-05-12 09:18:32 +00:00 |
|
micha
|
965624865b
|
fix show scrollbars
git-svn-id: trunk@5457 -
|
2004-05-12 09:17:34 +00:00 |
|
mattias
|
7f77713e6c
|
replaced writeln by debugln
git-svn-id: trunk@5456 -
|
2004-05-11 12:16:48 +00:00 |
|
mattias
|
a444f136c2
|
replaced writeln by debugln
git-svn-id: trunk@5455 -
|
2004-05-11 11:42:27 +00:00 |
|
mattias
|
647e922c40
|
replaced writeln by debugln
git-svn-id: trunk@5454 -
|
2004-05-11 10:53:59 +00:00 |
|
mattias
|
2134411288
|
started sending CN_KEYUP
git-svn-id: trunk@5453 -
|
2004-05-11 09:49:47 +00:00 |
|
mattias
|
106d63ecce
|
added nil check for Deactivate
git-svn-id: trunk@5452 -
|
2004-05-10 08:10:07 +00:00 |
|
micha
|
a429c83148
|
fix mainunit typo
git-svn-id: trunk@5451 -
|
2004-05-10 07:01:51 +00:00 |
|