Commit Graph

5413 Commits

Author SHA1 Message Date
marc
05f9bbe917 * Applied patch from Ladislav Michl
* Changed the way TControl.Text is resolved
* Added setting of text to TWSWinControl

git-svn-id: trunk@5413 -
2004-04-18 23:55:39 +00:00
micha
88ed3ec3cc fix label alignment left, center, right
git-svn-id: trunk@5412 -
2004-04-18 20:11:08 +00:00
marc
280b56883e * Applied patch from Ladislav Michl
git-svn-id: trunk@5411 -
2004-04-15 21:27:40 +00:00
micha
b10891527d fix radiogroup menuitem, uncheck others in same group (from jreyes)
git-svn-id: trunk@5410 -
2004-04-15 08:03:07 +00:00
marc
9043e56a4d * Merged Getpart for target PID form Colin Western
git-svn-id: trunk@5409 -
2004-04-14 23:07:20 +00:00
mattias
b0e5db0b68 fixed TPostscriptCanvas.SetFontFace from Eric
git-svn-id: trunk@5408 -
2004-04-13 20:24:46 +00:00
mattias
55f6eb6906 fixed debugging under fedora core from Colin
git-svn-id: trunk@5407 -
2004-04-13 20:14:26 +00:00
mattias
f9b13e171e applied grids patch, fixing ctl3d and other bugs from Jesus
git-svn-id: trunk@5406 -
2004-04-13 20:11:19 +00:00
marc
aacebe8fcd Patch from Ladislav Michl
git-svn-id: trunk@5405 -
2004-04-13 14:03:29 +00:00
mattias
eaf26981f3 made TIcon more independent of TBitmap from Colin
git-svn-id: trunk@5404 -
2004-04-12 22:36:29 +00:00
micha
723d653f98 undo stupid commenting of hinttimer
git-svn-id: trunk@5403 -
2004-04-12 18:50:35 +00:00
micha
b4c61fa97d fix (lm_)setcursor changes for gtk target
git-svn-id: trunk@5402 -
2004-04-11 18:58:26 +00:00
micha
2601703379 remove LM_SETCUROR message
git-svn-id: trunk@5401 -
2004-04-11 18:08:04 +00:00
vincents
60bd86f921 Reduced output, fixes bug #220
git-svn-id: trunk@5400 -
2004-04-11 11:30:39 +00:00
vincents
684a402fca Fixed drawing text on win32
git-svn-id: trunk@5399 -
2004-04-11 11:11:37 +00:00
micha
5effa0b10e cursor management updated:
- lcl notifies interface via WSControl.SetCursor of changes
- fix win32 interface to respond to wm_setcursor callback and set correct cursor

git-svn-id: trunk@5398 -
2004-04-11 10:19:28 +00:00
micha
d6d3a9ea40 lm_setcursor deprecated, use `lcl\' way of cursor management
git-svn-id: trunk@5397 -
2004-04-11 10:16:56 +00:00
micha
5c6cbc475a - removed: startupheapend, it's unused
- fixed calling convention which fixes startup crash
- cleaner implementation GetEnv, GetEnvironmentStrings is deprecated

git-svn-id: trunk@5396 -
2004-04-11 10:15:58 +00:00
micha
915d4573eb speedup: don't redraw menubar if form is being destroyed
git-svn-id: trunk@5395 -
2004-04-11 07:00:30 +00:00
mattias
4bd8e12a9d FindSourceFile now searches in SrcPath and searches in every path only once
git-svn-id: trunk@5394 -
2004-04-11 00:02:10 +00:00
mattias
ce11f9f6e2 implemented mainunit hints for include files
git-svn-id: trunk@5393 -
2004-04-10 17:58:57 +00:00
micha
bade7949c7 - added: [win32] mousewheel default handler sends scrollbar messages
- fixed: lmsetcursor; partial todo

git-svn-id: trunk@5392 -
2004-04-10 17:54:52 +00:00
mattias
88a195111d fixed saving findtext from vincent
git-svn-id: trunk@5391 -
2004-04-10 14:20:20 +00:00
mattias
ffe9052073 added basic TIcon reading from Colin
git-svn-id: trunk@5390 -
2004-04-10 00:11:16 +00:00
mattias
26b4223134 fixed hiding uninitialized controls
git-svn-id: trunk@5389 -
2004-04-09 23:52:01 +00:00
mattias
db4561b8ae fixed mem leak in CreateFilter menu items for file dialog
git-svn-id: trunk@5388 -
2004-04-09 22:59:09 +00:00
mattias
97cd5c5c81 fixed setting/goto bookmarks via shortcut from Jesus
git-svn-id: trunk@5387 -
2004-04-09 20:58:19 +00:00
mattias
2d4278c915 fixed TSourceEditor.GetDialogPosition
git-svn-id: trunk@5386 -
2004-04-09 15:52:04 +00:00
mattias
5c3e6d1692 fixed positioning of Find dialog for out of window
git-svn-id: trunk@5385 -
2004-04-09 12:00:30 +00:00
mattias
60622502da changed OnKeyPress keys are not delegated back to the gtk
git-svn-id: trunk@5384 -
2004-04-09 11:25:20 +00:00
mattias
bab39ff4ab Find In Files dialog: options are now saved
git-svn-id: trunk@5383 -
2004-04-09 11:13:25 +00:00
mattias
857fa012a6 Build Lazarus Dialog: Set to build all now keeps special settings
git-svn-id: trunk@5382 -
2004-04-09 10:35:59 +00:00
mattias
fe19ab4a6f FindInFilesDialog size is now stored
git-svn-id: trunk@5381 -
2004-04-09 10:32:02 +00:00
marc
9a394c00a1 patch from Darek Mazur
git-svn-id: trunk@5380 -
2004-04-08 19:50:06 +00:00
mattias
03781e4f7d fixed memleak in TDefaultComponentEditor.Edit
git-svn-id: trunk@5379 -
2004-04-08 18:27:51 +00:00
marc
9f86a5a31f Applied the idea of a patch from Darek Mazur
git-svn-id: trunk@5378 -
2004-04-07 22:20:40 +00:00
mattias
2f10d4e852 fixed longint as predefined ident for fpc
git-svn-id: trunk@5377 -
2004-04-05 12:04:04 +00:00
mattias
429c992faf fixed retrieving gdkbitmaps LineEnding=rileDWordBoundary
git-svn-id: trunk@5376 -
2004-04-05 11:41:06 +00:00
mattias
388eec3000 fixed 1.0.10 compilation
git-svn-id: trunk@5375 -
2004-04-05 07:43:14 +00:00
marc
2caa9fbfde Patch from Andrew Haines
git-svn-id: trunk@5374 -
2004-04-04 17:10:05 +00:00
mattias
3a41138231 implemented Hints for TPropertyEditor
git-svn-id: trunk@5373 -
2004-04-04 14:33:07 +00:00
mattias
a46af145b1 updated finnish translation from Seppo
git-svn-id: trunk@5372 -
2004-04-04 12:35:03 +00:00
mattias
3119ee5cdf TWinControl.CanTab now checks for CanFocus
git-svn-id: trunk@5371 -
2004-04-04 12:32:21 +00:00
vincents
72607db98b Fixed 1.0.x compilation
git-svn-id: trunk@5370 -
2004-04-04 01:42:31 +00:00
mattias
10c5210234 Save SpeedButton is now disabled after save
git-svn-id: trunk@5369 -
2004-04-03 18:16:39 +00:00
mattias
9d8deb06d1 fixed TLabel.AutoWrap=true and label on formless parent in gtk intf
git-svn-id: trunk@5368 -
2004-04-03 18:08:40 +00:00
mattias
8b5fa84eff implemented converting gdkbitmap to RawImage mask
git-svn-id: trunk@5367 -
2004-04-03 16:47:46 +00:00
mattias
8ea8150466 fixed view unit dialog using lfm
git-svn-id: trunk@5366 -
2004-04-03 13:35:14 +00:00
mattias
0b7e7ec113 fixed TCalendarDialog.DialogTitle
git-svn-id: trunk@5365 -
2004-04-03 13:10:20 +00:00
mattias
600f3b0126 fixed shrinking forms under gtk from vincent
git-svn-id: trunk@5364 -
2004-04-03 12:51:17 +00:00