Commit Graph

6248 Commits

Author SHA1 Message Date
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
mattias
b36cfe863b fixed cleaning up unused resource cache items
git-svn-id: trunk@6216 -
2004-11-08 11:52:14 +00:00
micha
b38b7056ba handle "re-entrancy" into handleneeded (via parent); fixes crash upon showing file diff dialog
git-svn-id: trunk@6215 -
2004-11-07 20:44:49 +00:00
micha
06428cc00e fix message handling (use actual message, not default), fixes edits begin readonly
git-svn-id: trunk@6214 -
2004-11-07 17:58:17 +00:00
micha
2cd4bcb0b0 fix text position to be at X, Y; if alignment/layout indicates so
git-svn-id: trunk@6213 -
2004-11-07 17:21:08 +00:00
mattias
1249f31932 fixed cleaning up unused resource cache item lists
git-svn-id: trunk@6212 -
2004-11-07 01:36:18 +00:00
mattias
233bfe04f3 fixed double calling destructor for resource cache items
git-svn-id: trunk@6211 -
2004-11-07 01:10:05 +00:00
mattias
68c0ee8c21 renamed avl_tree.pas to oldavltree.pas for new fpc 1.9.5
git-svn-id: trunk@6210 -
2004-11-06 19:49:14 +00:00
vincents
c30a2ded81 Registry setting for opening lazarus files.
git-svn-id: trunk@6209 -
2004-11-06 12:47:15 +00:00
vincents
eb298338d2 Changes due to the new fpc unit directory structure.
git-svn-id: trunk@6208 -
2004-11-06 11:29:24 +00:00
mattias
455f9cf7dc added Delphi color scheme from Razvan
git-svn-id: trunk@6207 -
2004-11-05 22:18:44 +00:00
mattias
5f8024e0d7 implemented auto sizing: child to parent sizing
git-svn-id: trunk@6206 -
2004-11-05 22:08:53 +00:00
vincents
ebaff99d67 Use symbolic constant for restart exitcode.
git-svn-id: trunk@6205 -
2004-11-05 22:05:41 +00:00
micha
24e8897916 correct silly mistake: "as" operator also checks for nil
git-svn-id: trunk@6204 -
2004-11-05 15:23:23 +00:00
micha
ea58339ac8 extend with more controls to test painting interactions
git-svn-id: trunk@6203 -
2004-11-05 10:47:57 +00:00
micha
7f9d5da0ad cleanup: remove redundant typecasts and checks
git-svn-id: trunk@6202 -
2004-11-04 17:02:10 +00:00
micha
3239fd1cb9 remove obsolete and unused method twin32widgetset.settext
git-svn-id: trunk@6201 -
2004-11-04 16:57:32 +00:00
micha
76b630a62d remove usage of fcompstyle in twin32liststringlist by using descendent class for combobox specific things
git-svn-id: trunk@6200 -
2004-11-04 15:12:35 +00:00
micha
17ad66bb2a fix remember edit string in combobox after assigning strings to list (fixes find in files dialog search in lazarus)
git-svn-id: trunk@6199 -
2004-11-04 12:05:14 +00:00