Commit Graph

4963 Commits

Author SHA1 Message Date
mattias
642d5809ae fixed message jumping
git-svn-id: trunk@4963 -
2003-12-26 15:55:38 +00:00
mattias
79edaaaf23 various combobox and other fixes from Vincent
git-svn-id: trunk@4962 -
2003-12-26 15:29:33 +00:00
mattias
8cded18cba started message editor and fixed some range checks
git-svn-id: trunk@4961 -
2003-12-26 15:23:30 +00:00
mattias
b4695c1828 started a posteriori message filtering
git-svn-id: trunk@4960 -
2003-12-26 12:36:31 +00:00
mattias
a3038d1607 fixed color coversion range check
git-svn-id: trunk@4959 -
2003-12-26 10:59:25 +00:00
mattias
434b161072 changed TColorRef from longword to longint
git-svn-id: trunk@4958 -
2003-12-26 10:16:54 +00:00
mattias
1c536d8a03 fixed range check type conversion
git-svn-id: trunk@4957 -
2003-12-26 09:55:08 +00:00
mattias
dc9602f510 added TProject.Destroying
git-svn-id: trunk@4956 -
2003-12-26 09:37:19 +00:00
micha
b70adfa95f fix itemdata (string+object) for combobox (from vincent)
git-svn-id: trunk@4955 -
2003-12-26 09:28:05 +00:00
mattias
c4b177a18a fixed pointer conversion
git-svn-id: trunk@4954 -
2003-12-25 14:47:55 +00:00
mattias
39d73149be renamed gtkglarea.pp to gtkglarecontrol.pas
git-svn-id: trunk@4953 -
2003-12-25 14:34:48 +00:00
mattias
0c15e751c5 renamed gtkglarea.pp to gtkglarecontrol.pas
git-svn-id: trunk@4952 -
2003-12-25 14:34:16 +00:00
mattias
459b1c939c fixed many range check warnings
git-svn-id: trunk@4951 -
2003-12-25 14:17:07 +00:00
mattias
8febab2490 added calculator icons
git-svn-id: trunk@4950 -
2003-12-25 11:53:36 +00:00
mattias
2b6d885985 added TCalendarDialog and TCalculatorDialog from Michael V.C.
git-svn-id: trunk@4949 -
2003-12-23 23:38:11 +00:00
mattias
4976a7fdca added TEditButton, TFileNameEdit, TDirectoryEdit, TDateEdit, TCalcEdit from Michael V.C.
git-svn-id: trunk@4948 -
2003-12-23 20:40:43 +00:00
mattias
f6e2377e96 made sorting pkg files nicer
git-svn-id: trunk@4947 -
2003-12-23 20:01:15 +00:00
mattias
327c1045e7 renamed action.inc to lclaction.inc for democratic reasosn
git-svn-id: trunk@4946 -
2003-12-23 18:58:58 +00:00
mattias
854443fa49 fixed updating Define caches, when project dependencies changes
git-svn-id: trunk@4945 -
2003-12-23 18:51:40 +00:00
mattias
4d077312c0 fixed TNoteBook.OnPageChanged for user PageIndex
git-svn-id: trunk@4944 -
2003-12-23 18:15:37 +00:00
micha
d67aaa19bf fix defocus control when destroying it
git-svn-id: trunk@4943 -
2003-12-23 16:50:45 +00:00
micha
8a4aa2f26c fix mousewheel message, short signed int params
git-svn-id: trunk@4942 -
2003-12-23 16:49:48 +00:00
micha
6b3b71d99a implement mousewheel support
git-svn-id: trunk@4941 -
2003-12-23 16:48:32 +00:00
mattias
8be99ebec5 fixed targetfilename calculation
git-svn-id: trunk@4940 -
2003-12-23 15:19:49 +00:00
mattias
7a4bc76f30 TNoteBook.PageChanged not during loading
git-svn-id: trunk@4939 -
2003-12-23 14:52:11 +00:00
mattias
f5041c8164 implemented proc jumping for operators
git-svn-id: trunk@4938 -
2003-12-23 14:20:33 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00
mattias
804bb15302 updated Contributors
git-svn-id: trunk@4936 -
2003-12-22 01:04:10 +00:00
mattias
826d5a6cb4 fixed Makefile for target all
git-svn-id: trunk@4935 -
2003-12-22 00:26:55 +00:00
mattias
3d2d3bb67e fixed paths
git-svn-id: trunk@4934 -
2003-12-22 00:17:49 +00:00
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