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
mattias
6228e815e9
reduced redundancy from GongYu
...
git-svn-id: trunk@5363 -
2004-04-03 09:16:13 +00:00
mattias
c6b9715012
fixed LM_LV_AddItem message in gtk intf from Andrew H.
...
git-svn-id: trunk@5362 -
2004-04-02 20:44:08 +00:00
mattias
6dc1f2faec
implemented by guessing the 16bit bmp reader part
...
git-svn-id: trunk@5361 -
2004-04-02 20:20:21 +00:00
mattias
c1191c69d0
implemented contrast invert colors for syncompletion
...
git-svn-id: trunk@5360 -
2004-04-02 19:50:33 +00:00
mattias
766cfd3a2c
fixed checking empty mask raw image
...
git-svn-id: trunk@5359 -
2004-04-02 19:39:46 +00:00
vincents
0a15ceb07b
Fixed compilation with -dVerboseFocus
...
git-svn-id: trunk@5358 -
2004-04-02 14:28:44 +00:00
marc
a30ff867e8
* Implemented IM to get composed keyevents
...
git-svn-id: trunk@5357 -
2004-04-02 00:07:51 +00:00
mattias
f74cebbd8e
fixed compilation of apiwiz
...
git-svn-id: trunk@5356 -
2004-04-01 20:58:38 +00:00
mattias
3ad2b1a32d
removed unneeded SendDockNotification
...
git-svn-id: trunk@5355 -
2004-04-01 18:09:50 +00:00
mattias
1ad1a10321
fixed interface constraints, fixed syncompletion colors
...
git-svn-id: trunk@5354 -
2004-03-30 20:38:14 +00:00
mattias
3b4effd0ac
test for destroying controls, so they do not get focus
...
git-svn-id: trunk@5353 -
2004-03-30 19:08:29 +00:00
mattias
82ad9e0e7d
fixed FindEndOfExpression for bogus statements
...
git-svn-id: trunk@5352 -
2004-03-30 17:45:31 +00:00