Commit Graph

6266 Commits

Author SHA1 Message Date
vincents
a64aebae63 replaced writeln by DebugLn
git-svn-id: trunk@6266 -
2004-11-18 16:01:14 +00:00
vincents
dde42bd1c3 destroy overlay window, when destroying the owner
git-svn-id: trunk@6265 -
2004-11-18 14:58:06 +00:00
vincents
74bc6baac5 centralized dispose windowinfo
removed debug info

git-svn-id: trunk@6264 -
2004-11-17 23:06:29 +00:00
vincents
5191f98af2 fixed memleak with windowinfo of comboedit.
git-svn-id: trunk@6263 -
2004-11-17 22:20:42 +00:00
vincents
d2ea69f6de disabled restarting lazarus, if not started by startlazarus, when compiling with fpc 1.0.x. Its system unit doesn't give a process id.
git-svn-id: trunk@6262 -
2004-11-17 15:41:12 +00:00
vincents
6c0ef5e717 replaced $(ProjectDir) by $(ProjPath) in destination directory template
git-svn-id: trunk@6261 -
2004-11-17 15:28:59 +00:00
mattias
9ee132a3a8 fixed halfpage scroll option
git-svn-id: trunk@6260 -
2004-11-17 14:41:47 +00:00
vincents
d864b6e663 Enlarged TCalendarDialogForm, so that it is large enough to contain the win32 calendar.
git-svn-id: trunk@6259 -
2004-11-17 12:22:38 +00:00
mattias
fec5cb234b fixed postcript printer TextOut/TextEntend from Olivier
git-svn-id: trunk@6258 -
2004-11-17 07:46:32 +00:00
vincents
06bc52d1cb changed path of fpc.cfg to pp\bin\i386-win32
git-svn-id: trunk@6257 -
2004-11-16 14:40:24 +00:00
vincents
1a1f8efec8 fix copy/paste error in key handler.
git-svn-id: trunk@6256 -
2004-11-16 12:21:51 +00:00
vincents
5d0f5aeacf added lpi filetype regisitry setting.
fixed file paths.

git-svn-id: trunk@6255 -
2004-11-16 11:44:14 +00:00
marc
4585d2a1e3 + Added comment on endian funcs
git-svn-id: trunk@6254 -
2004-11-16 00:44:16 +00:00
mattias
a0bfbaec50 implemented Multi mask for TFileListBox
git-svn-id: trunk@6253 -
2004-11-15 22:58:13 +00:00
vincents
74bd50242c add images for lazarus files from Razvan
git-svn-id: trunk@6252 -
2004-11-15 22:27:00 +00:00
mattias
e320c21658 fixed compilation for current FPC 1.9.5
git-svn-id: trunk@6251 -
2004-11-15 19:59:32 +00:00
vincents
ac91b547ae fix crash when dropping down a owner drawn combobox
git-svn-id: trunk@6250 -
2004-11-15 15:52:48 +00:00
vincents
e9ec2ffae4 fix fpc 1.0.x compilation
git-svn-id: trunk@6249 -
2004-11-15 15:35:23 +00:00
vincents
18573122c0 fix fpc 1.0.x compilation
git-svn-id: trunk@6248 -
2004-11-15 15:09:47 +00:00
mattias
b6faaef0cf added check handleallocated on loading memo
git-svn-id: trunk@6247 -
2004-11-15 12:37:52 +00:00
mattias
2e189ec448 added some fpc src paths and changed auto create project for program a Yes/No question
git-svn-id: trunk@6246 -
2004-11-15 12:25:00 +00:00
vincents
95d4e404bd fix fpc 1.0.x compilation
git-svn-id: trunk@6245 -
2004-11-15 11:37:21 +00:00
micha
1164454eb6 forms with WS_POPUP style have a parent, GetParent(...)=0 is not reliable, and here redundant
tidy code a bit

git-svn-id: trunk@6244 -
2004-11-15 08:00:05 +00:00
mattias
cd01392045 improved TextExtent from Olivier
git-svn-id: trunk@6243 -
2004-11-14 00:25:40 +00:00
mattias
96951cf407 added memo thaw on set SelStart from Andrew Haines
git-svn-id: trunk@6242 -
2004-11-14 00:21:08 +00:00
mattias
3f05bb31fd implemented new generic class creation for TJITForms
git-svn-id: trunk@6241 -
2004-11-13 17:41:49 +00:00
marc
9d753bdd48 + Added generic endian functions
git-svn-id: trunk@6240 -
2004-11-13 17:22:15 +00:00
marc
092f8fd53e * Fixed endianess
git-svn-id: trunk@6239 -
2004-11-13 15:53:14 +00:00
vincents
0f1ee72347 fix changing key in OnKeyPress event.
git-svn-id: trunk@6238 -
2004-11-12 15:33:13 +00:00
vincents
94e6f139bd send CM_TEXTCHANGED for TCustomMemo
git-svn-id: trunk@6237 -
2004-11-12 15:30:30 +00:00
vincents
d07f50c9fa initialize ComboBox BuddyWindowInfo to nil, if there is no associated edit window.
git-svn-id: trunk@6236 -
2004-11-12 08:56:23 +00:00
mattias
0ebc358387 fixed PostScriptCanvas to clear Buffer in BeginDoc from Olivier
git-svn-id: trunk@6235 -
2004-11-11 22:51:55 +00:00
mattias
529dc2ac56 fixed GetEditorClass for props without mapped class
git-svn-id: trunk@6234 -
2004-11-11 18:53:51 +00:00
mattias
d6ec9d4553 fixed printer height, width without selected printer from Olivier
git-svn-id: trunk@6233 -
2004-11-11 18:49:58 +00:00
mattias
d5414fe864 changed TPropertyEditor.GetComponent
git-svn-id: trunk@6232 -
2004-11-11 18:45:24 +00:00
mattias
2378a262fe increased rpm version to 0.9.2.3
git-svn-id: trunk@6231 -
2004-11-11 18:40:15 +00:00
micha
5632bc02aa clCaptionText is white in linux/gtk (text color selected items?), so hard to read, change to window text
git-svn-id: trunk@6230 -
2004-11-11 15:54:13 +00:00
micha
8d67244ac0 clActiveCaption is not a text color, but a background color (fixes readability problem on windows xp with silverxp/luna theme)
git-svn-id: trunk@6229 -
2004-11-11 15:51:08 +00:00
vincents
b406ab0f6e initialize function result
git-svn-id: trunk@6228 -
2004-11-11 08:33:30 +00:00
vincents
3ec726878e Destroy menu handle, when destroying form handle.
git-svn-id: trunk@6227 -
2004-11-10 20:53:18 +00:00
mattias
d4214e5175 impementing changing a TLabel.Font properties Size, Height, Name, Style - set only at Handle creation time
git-svn-id: trunk@6226 -
2004-11-10 18:23:56 +00:00
mattias
d160b3b743 updated memcheck.pas from heaptrc.pp
git-svn-id: trunk@6225 -
2004-11-10 15:25:32 +00:00
vincents
454f333332 Fix compilation with -dMem_Check.
git-svn-id: trunk@6224 -
2004-11-10 14:58:14 +00:00
vincents
a5aafc2bb1 Implemented TWin32WSCustomComboBox.SetStyle.
git-svn-id: trunk@6223 -
2004-11-08 22:10:45 +00:00
vincents
90c4d52283 Call inherited in TWin32ComboBoxStringList.Insert and Delete.
git-svn-id: trunk@6222 -
2004-11-08 21:35:16 +00:00
mattias
891b8aa58a disabled hardly used gtk FillScreenFont, this should be only done on demand, improved getting default font family for gtk
git-svn-id: trunk@6221 -
2004-11-08 19:11:55 +00:00
vincents
005b18e798 Use 32 bits messages for spinedit.
git-svn-id: trunk@6220 -
2004-11-08 15:46:40 +00:00
vincents
7d9e08f9d5 destroy SpinEdit's buddy when destroying SpinEdit.
git-svn-id: trunk@6219 -
2004-11-08 13:20:11 +00:00
mattias
6cf3586694 fixed destroying TSpingEdit
git-svn-id: trunk@6218 -
2004-11-08 12:12:18 +00:00
mattias
7ad46a0e3a updated spanish translation from Luis
git-svn-id: trunk@6217 -
2004-11-08 11:58:11 +00:00