Commit Graph

4933 Commits

Author SHA1 Message Date
mattias
6ff959c82d moved IDE interface units to ideintf directory
git-svn-id: trunk@4933 -
2003-12-22 00:11:53 +00:00
mattias
7660812e1d fixed CachedDataSize for customlistbox from Vincent
git-svn-id: trunk@4932 -
2003-12-21 21:10:58 +00:00
mattias
c8a8052bd5 implemented ShowAll and hide hints for unused package units option
git-svn-id: trunk@4931 -
2003-12-21 18:21:32 +00:00
micha
b46f2be0d6 fix openfile popupmenu to appear at correct position
git-svn-id: trunk@4930 -
2003-12-21 18:14:29 +00:00
mattias
db42e6ca3e workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4929 -
2003-12-21 16:01:58 +00:00
mattias
86308bf245 workaround for inherited bug in fpc 1.9
git-svn-id: trunk@4928 -
2003-12-21 15:36:47 +00:00
mattias
29c86ddf9a implemented ssAutoXXX scrollbars for TTreeView
git-svn-id: trunk@4927 -
2003-12-21 14:35:25 +00:00
mattias
86e81bf59c fixed ppw fileext for finddeclaration and fpc 1.9
git-svn-id: trunk@4926 -
2003-12-21 14:05:04 +00:00
mattias
aa76552f75 renamed DirectoryExists to DirPathExists to reduce ambigiousity
git-svn-id: trunk@4925 -
2003-12-21 13:58:06 +00:00
mattias
457e1dd6d3 ambigious unit check now ignores virtual units
git-svn-id: trunk@4924 -
2003-12-21 12:38:40 +00:00
mattias
c0c8c62221 implemented TStringGrid component editor from Jesus
git-svn-id: trunk@4923 -
2003-12-21 12:28:33 +00:00
micha
5b0df3ae8f use oldstyledialog flag
git-svn-id: trunk@4922 -
2003-12-21 11:51:35 +00:00
micha
ddfd56c757 fix AV when retrieving object (from vincent)
git-svn-id: trunk@4921 -
2003-12-21 11:50:39 +00:00
micha
99e29f1635 fix spinedit value retrieval
git-svn-id: trunk@4920 -
2003-12-20 12:54:34 +00:00
mattias
35ccacafe9 fixed invalidating Target macros
git-svn-id: trunk@4919 -
2003-12-20 12:36:07 +00:00
mattias
5ab6c9fc3b make clean now deletes old files in lcl/units/
git-svn-id: trunk@4918 -
2003-12-20 11:41:32 +00:00
mattias
014aa5c45f fixed a few directory exists checks
git-svn-id: trunk@4917 -
2003-12-20 11:10:36 +00:00
mattias
6447d99a32 updated make clean
git-svn-id: trunk@4916 -
2003-12-20 10:43:57 +00:00
mattias
8fd27a4d2f clean up
git-svn-id: trunk@4915 -
2003-12-20 01:24:54 +00:00
mattias
93962e4220 splitted output directories for cross compilation
git-svn-id: trunk@4914 -
2003-12-20 01:20:53 +00:00
mattias
83f6d54b7f splitted output directories for cross compilation
git-svn-id: trunk@4913 -
2003-12-20 01:12:23 +00:00
mattias
11e3449c6f splitted output directories for cross compilation
git-svn-id: trunk@4912 -
2003-12-20 01:06:12 +00:00
micha
70d04ef305 fix compiler problem; wrong code for constants
git-svn-id: trunk@4911 -
2003-12-19 21:34:53 +00:00
micha
b3d87bcc7f delay property removal until wm_destroy (thx vincent)
git-svn-id: trunk@4910 -
2003-12-19 18:20:02 +00:00
micha
fe21e46ca1 better default font handling
git-svn-id: trunk@4909 -
2003-12-19 18:18:47 +00:00
micha
11a8c94ee7 fix window activation z-order
git-svn-id: trunk@4908 -
2003-12-19 18:18:17 +00:00
mattias
2573d5f219 replaced StrLComp by CompareLPChar
git-svn-id: trunk@4907 -
2003-12-19 09:06:07 +00:00
mattias
fe171fa232 added classes incpath
git-svn-id: trunk@4906 -
2003-12-18 23:47:03 +00:00
mattias
ba6b0fd474 implemented Edit verb for default and menu component editors
git-svn-id: trunk@4905 -
2003-12-18 16:31:29 +00:00
ajgenius
6879fd5729 fix NIL style crash and GTK2 Compiling
git-svn-id: trunk@4904 -
2003-12-18 15:15:13 +00:00
mattias
8e856f0847 fixed mem leak
git-svn-id: trunk@4903 -
2003-12-18 15:01:24 +00:00
micha
2fff46c571 fix notebook page out of bounds while destroying
git-svn-id: trunk@4902 -
2003-12-18 10:59:51 +00:00
micha
1fa2d86980 fix fpc 1.9.x compile, limittext, mem free
git-svn-id: trunk@4901 -
2003-12-18 10:27:26 +00:00
micha
e8d7c82083 remove non-useful variable wndlist (thx vincent)
git-svn-id: trunk@4900 -
2003-12-18 10:17:00 +00:00
micha
6ff2c7cbb9 fix accelerators: now registered per window
git-svn-id: trunk@4899 -
2003-12-18 08:51:01 +00:00
micha
3cd2333df2 attachmenutowindow cleanup
git-svn-id: trunk@4898 -
2003-12-18 08:50:13 +00:00
micha
1be3d3c0f1 setmenu fix, now correctly (sigh)
git-svn-id: trunk@4897 -
2003-12-18 08:15:25 +00:00
micha
180caa1225 setmenu fix, notify interface (from darek)
git-svn-id: trunk@4896 -
2003-12-18 08:00:37 +00:00
micha
ee653e66cf bring windows to top on application activation
git-svn-id: trunk@4895 -
2003-12-17 16:06:43 +00:00
mattias
179b5828a9 added rtl inc path for fcl
git-svn-id: trunk@4894 -
2003-12-16 22:13:30 +00:00
micha
53135f6bc0 fix menuitem icon patch, hdcScreen released too soon
git-svn-id: trunk@4893 -
2003-12-16 21:04:02 +00:00
mattias
2d402a5596 fixed compilation gtk and fpc 1.9
git-svn-id: trunk@4892 -
2003-12-16 14:01:27 +00:00
mattias
e758407c49 implemented basic Repair broken LFM wizard
git-svn-id: trunk@4891 -
2003-12-16 13:42:02 +00:00
micha
d0e6b3d8d5 UINT(-1) fix causing "Out of bounds." exception
git-svn-id: trunk@4890 -
2003-12-16 08:33:31 +00:00
micha
db29443b99 nil check
git-svn-id: trunk@4889 -
2003-12-15 22:04:05 +00:00
mattias
901930547e fixed renaming of published vars, started RepairLFM wizard
git-svn-id: trunk@4888 -
2003-12-15 21:59:33 +00:00
micha
5e5162e764 checklistbox, implement object+checked; from vincent
git-svn-id: trunk@4887 -
2003-12-15 21:57:16 +00:00
mattias
8327c5a63b added Destroying calls for TCUstomListBox
git-svn-id: trunk@4886 -
2003-12-15 17:54:32 +00:00
micha
b733766d27 hintwindow focus fix
git-svn-id: trunk@4885 -
2003-12-14 20:49:22 +00:00
micha
56bdc23a6f hint fixes: parentfont, font itself, showing/hiding + more
git-svn-id: trunk@4884 -
2003-12-14 19:18:04 +00:00