Commit Graph

5113 Commits

Author SHA1 Message Date
mattias
e1d4f1a13d added sqlitelaz package
git-svn-id: trunk@5113 -
2004-01-28 20:05:27 +00:00
mattias
269687dae9 improved changing style of controls
git-svn-id: trunk@5112 -
2004-01-27 21:32:11 +00:00
mattias
96857fda51 fixed switching menus in menueditor
git-svn-id: trunk@5111 -
2004-01-27 17:36:01 +00:00
mattias
62640c74b3 increased realease number to 0.9.0.10
git-svn-id: trunk@5110 -
2004-01-27 13:00:16 +00:00
mattias
011075cc95 fixed renaming of DFM to LFM
git-svn-id: trunk@5109 -
2004-01-27 10:09:44 +00:00
mattias
b19aece6b6 fixed cvs attribs
git-svn-id: trunk@5108 -
2004-01-26 12:29:12 +00:00
mattias
b0b84ae5fd updated finnish translation from Seppo
git-svn-id: trunk@5107 -
2004-01-26 12:27:14 +00:00
mattias
ab9401d225 fixes for resizing and layout of config custom comps dlg from Jason
git-svn-id: trunk@5106 -
2004-01-26 12:04:55 +00:00
mattias
0feea38366 fixed typo avglcltree -> avglvltree
git-svn-id: trunk@5105 -
2004-01-26 11:59:42 +00:00
mattias
0b780e008d excluded dirsel.pp from makefile
git-svn-id: trunk@5104 -
2004-01-26 11:58:37 +00:00
mattias
4a6d4fbb68 fixed resizing synedit
git-svn-id: trunk@5103 -
2004-01-26 11:55:35 +00:00
mattias
bcaf17830b FindInFiles now checks if dir exists from Vincent
git-svn-id: trunk@5102 -
2004-01-24 23:14:28 +00:00
micha
d5c82bb0dc use current directory for win32 $LAZARUSCONFIGDIR
git-svn-id: trunk@5101 -
2004-01-24 19:17:54 +00:00
mattias
aa765b0e3b TSelectDirectoryDialog ofFileMustExist now checks for directory from Vincent
git-svn-id: trunk@5100 -
2004-01-24 16:25:35 +00:00
mattias
da43837f6c IDE build configs are now saved on every install/uninstall
git-svn-id: trunk@5099 -
2004-01-24 16:09:11 +00:00
mattias
471cc8711a added note about compiler source date
git-svn-id: trunk@5098 -
2004-01-24 15:06:18 +00:00
mattias
9ceef0db4f added better error message, when ppu found, but not source
git-svn-id: trunk@5097 -
2004-01-24 14:48:30 +00:00
mattias
03e79352f7 implemented specialized set color function for depth24 gtk and X
git-svn-id: trunk@5096 -
2004-01-24 14:23:47 +00:00
mattias
4f10d7fd5e fixed updating color functions on creating maskdata
git-svn-id: trunk@5095 -
2004-01-24 13:57:53 +00:00
micha
39eee1a5a3 findinfiles uses tselectdirectorydialog; remove global SelectDirectory function (from vincent)
git-svn-id: trunk@5094 -
2004-01-24 11:42:53 +00:00
micha
5c441f1564 implement readrawimagebits,writerawimagebits and getcolor,setcolor with pointers instead of case select
git-svn-id: trunk@5093 -
2004-01-23 21:41:13 +00:00
mattias
848645ae29 fixed TCustomEdit copying to clipboard
git-svn-id: trunk@5092 -
2004-01-23 20:31:43 +00:00
mattias
94f1f787da improved output beautifying for fpc file not found
git-svn-id: trunk@5091 -
2004-01-23 20:13:53 +00:00
mattias
48195f2943 fixed searching dir in searchpath under win32
git-svn-id: trunk@5090 -
2004-01-23 19:36:49 +00:00
mattias
15dd6a879e increased release number
git-svn-id: trunk@5089 -
2004-01-23 14:20:26 +00:00
mattias
5dba91f6ae style widgets are now realized, so all values are initialized
git-svn-id: trunk@5088 -
2004-01-23 13:55:30 +00:00
mattias
aa0ab2a2a5 applied patch for dir dlgs from Vincent
git-svn-id: trunk@5087 -
2004-01-22 18:22:37 +00:00
mattias
f217471661 implemented menu hierachy in componenttree
git-svn-id: trunk@5086 -
2004-01-22 18:18:02 +00:00
mattias
0f3c859088 implemented property editor for TMenu.Items
git-svn-id: trunk@5085 -
2004-01-22 16:08:26 +00:00
mattias
847f686e68 view multiple forms now open all designer forms
git-svn-id: trunk@5084 -
2004-01-22 15:24:17 +00:00
mattias
6b0b23469e started MaskBlt for gtkIF and applied patch for dir dlg in env opts from Vincent
git-svn-id: trunk@5083 -
2004-01-22 11:23:36 +00:00
micha
80997fee5d enable tabstops for controls; implement tabstops in win32 intf
git-svn-id: trunk@5082 -
2004-01-21 10:19:16 +00:00
micha
1ac23788c3 REVERTED: "try register globally unique properties"; implemented new WindowFromPoint not returning window if from different process (tip from vincent)
git-svn-id: trunk@5081 -
2004-01-20 22:14:27 +00:00
marc
5aee800a5b * forgot a line
git-svn-id: trunk@5080 -
2004-01-20 21:40:51 +00:00
marc
0d71fe5a4e * applied patch from Darek Mazur
git-svn-id: trunk@5079 -
2004-01-20 21:39:30 +00:00
mattias
21b6baca0c moved Delphi compatibility graphpropedits defs
git-svn-id: trunk@5078 -
2004-01-20 16:30:44 +00:00
micha
9fcf04adfc try register globally unique properties
git-svn-id: trunk@5077 -
2004-01-20 10:26:41 +00:00
micha
b4b93ea7dd prevent premature window destroy by default wm_close
git-svn-id: trunk@5076 -
2004-01-19 21:51:50 +00:00
micha
a38e93a1a7 add delphi compatible property editor classnames
git-svn-id: trunk@5075 -
2004-01-19 15:13:15 +00:00
mattias
43ca43fc48 added finnish translation
git-svn-id: trunk@5074 -
2004-01-18 11:03:01 +00:00
mattias
6d76f34810 using now fpc constant LineEnding from Vincent
git-svn-id: trunk@5073 -
2004-01-17 13:29:04 +00:00
mattias
485012e8e0 avoided fpc 1.9.2 AString:=AString bug
git-svn-id: trunk@5072 -
2004-01-17 12:43:29 +00:00
micha
751c4efb69 scrollbar fix (from martin smat)
git-svn-id: trunk@5071 -
2004-01-17 11:11:42 +00:00
mattias
4e4d1726c8 added TDateTime property to TCalendar
git-svn-id: trunk@5070 -
2004-01-16 19:04:57 +00:00
mattias
a4d158b4db improved debugging of TCalendar
git-svn-id: trunk@5069 -
2004-01-16 18:39:45 +00:00
mattias
747b7543e3 fixed TrimSearchPath for paths starting with spaces
git-svn-id: trunk@5068 -
2004-01-16 12:01:32 +00:00
mattias
0b706a8afe workaround for fpc fpu bug and added calendar debugging msg
git-svn-id: trunk@5067 -
2004-01-15 22:36:24 +00:00
mattias
4a731be2a3 fixed file writable check for win32
git-svn-id: trunk@5066 -
2004-01-15 21:47:50 +00:00
mattias
a2ee1be748 converted some silent sourcechangecache consistency checks to errors
git-svn-id: trunk@5065 -
2004-01-14 23:17:12 +00:00
mattias
3e62949c08 added TColorDialog debugging
git-svn-id: trunk@5064 -
2004-01-14 20:09:50 +00:00