Commit Graph

5464 Commits

Author SHA1 Message Date
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
micha
07095837f1 fix update menu caption at runtime (code accidently commented by me, i think)
git-svn-id: trunk@5450 -
2004-05-09 19:14:45 +00:00
micha
89041afa93 fix tab order by fixing z-order at control creation
git-svn-id: trunk@5449 -
2004-05-09 16:24:51 +00:00
micha
6a16e02b1e fix combobox height; whatever the lcl passes as height for combobox, always calculate our own
git-svn-id: trunk@5448 -
2004-05-08 12:32:32 +00:00
micha
3e1fa8cdbe fix closeup event; set text manually because windows has only set itemindex, but not the text yet
git-svn-id: trunk@5447 -
2004-05-08 07:21:10 +00:00
mattias
5941e179aa ifdefd UseSimpleJpeg
git-svn-id: trunk@5446 -
2004-05-07 08:07:57 +00:00
mazen
bb55cb9727 + jpeg loading support
git-svn-id: trunk@5445 -
2004-05-06 16:25:23 +00:00
marc
82c27cc547 - Removed TWSWinControl.HasText
git-svn-id: trunk@5444 -
2004-05-02 17:06:01 +00:00
mattias
617948d9c8 removed unneeded units in uses sections
git-svn-id: trunk@5443 -
2004-05-02 12:01:15 +00:00
mattias
6171f8d9e7 fixed range check error and added extgraphics.pas
git-svn-id: trunk@5442 -
2004-05-01 23:24:19 +00:00
mattias
f93500465f activated TIBQuery for fpc 1.1+
git-svn-id: trunk@5441 -
2004-05-01 17:21:02 +00:00
marc
8e511b5c1e Modified WS class hierarchy on registration
git-svn-id: trunk@5440 -
2004-05-01 16:50:57 +00:00
mattias
4a730f7f7c fixed rpm building script build_fpc_rpm.sh
git-svn-id: trunk@5439 -
2004-05-01 11:57:19 +00:00
mattias
3742bf6d3a added languages/lcl.esutf.po
git-svn-id: trunk@5438 -
2004-05-01 10:25:09 +00:00
mattias
c73ec2b7c7 fixed progessbar position
git-svn-id: trunk@5437 -
2004-05-01 10:23:04 +00:00
mattias
c65f45ff98 fixed 1.0.10 compilation
git-svn-id: trunk@5436 -
2004-04-29 18:08:17 +00:00
micha
73077df7e0 more detailed error message req. by ML
git-svn-id: trunk@5435 -
2004-04-28 06:50:21 +00:00
mattias
0ad6281f00 fixed memleak in wsclasses
git-svn-id: trunk@5434 -
2004-04-26 19:37:04 +00:00
mattias
0ce0cd43a4 fixed TSynEdit.RealGetText
git-svn-id: trunk@5433 -
2004-04-26 10:01:27 +00:00
mattias
2bdcedfc76 clean up
git-svn-id: trunk@5432 -
2004-04-24 21:00:41 +00:00
mattias
5f8fd4898c fixed gtk2 for drawing list item from Ladislav
git-svn-id: trunk@5431 -
2004-04-24 20:57:18 +00:00
micha
c2fd5df2c7 REVERT: focus editor issue when autocompletion form hides
git-svn-id: trunk@5430 -
2004-04-23 20:59:12 +00:00
micha
020e6396f1 fix focus editor issue when autocompletion form hides
git-svn-id: trunk@5429 -
2004-04-23 20:51:15 +00:00
mattias
9d36925453 added SetFocus after closing completion form
git-svn-id: trunk@5428 -
2004-04-23 20:41:11 +00:00
mattias
523d5205c0 fixed ancestor of TWSGTKGLAreaControl
git-svn-id: trunk@5427 -
2004-04-23 12:42:05 +00:00
mattias
1b1b4c54e6 fixed debugging unitlinks
git-svn-id: trunk@5426 -
2004-04-23 11:21:41 +00:00
mattias
b437ff2c8d fixed unsetting csFocusing
git-svn-id: trunk@5425 -
2004-04-23 11:18:28 +00:00
mattias
6d336f79e0 added debugging for FPC Src Scan
git-svn-id: trunk@5424 -
2004-04-23 10:41:36 +00:00
mattias
3fa3ca063d fixed reading expressions in type definitions
git-svn-id: trunk@5423 -
2004-04-22 20:42:26 +00:00
mattias
bd8ce89a07 outputfilter writeln are now buffered
git-svn-id: trunk@5422 -
2004-04-21 22:15:19 +00:00
mattias
7ad3358823 clean up
git-svn-id: trunk@5421 -
2004-04-21 21:38:28 +00:00
mattias
d3d220257c fixed updatinf Filename when setting Filename from Luis
git-svn-id: trunk@5420 -
2004-04-21 21:22:52 +00:00
mattias
cacc74364f added directory brackets from Luis
git-svn-id: trunk@5419 -
2004-04-21 17:41:29 +00:00
marc
f99fce8943 * Fixed setting of TWincontrol.Text during load
git-svn-id: trunk@5418 -
2004-04-20 23:39:01 +00:00
micha
420ceca785 reserve enough space for glyph on button in message dialogs
git-svn-id: trunk@5417 -
2004-04-20 09:18:44 +00:00
marc
384466e0f3 * Fixed setrcursor declaration
git-svn-id: trunk@5416 -
2004-04-19 11:38:47 +00:00
mattias
9fbcc69584 fixed illegal ancestor search
git-svn-id: trunk@5415 -
2004-04-19 10:06:56 +00:00