Commit Graph

4980 Commits

Author SHA1 Message Date
mattias
d90dafe5fe set colors to default values
git-svn-id: trunk@4980 -
2003-12-28 02:40:50 +00:00
mattias
590e1a38b0 set some colors to default
git-svn-id: trunk@4979 -
2003-12-27 20:15:15 +00:00
mattias
add918bbb0 implemented default values for property editors and OI
git-svn-id: trunk@4978 -
2003-12-27 19:34:13 +00:00
micha
8e542cff62 fix dialogs owner handle, fixes focusing issue
git-svn-id: trunk@4977 -
2003-12-27 16:47:18 +00:00
micha
b5a5680774 remove redundant window property "lazarus" (from martin)
git-svn-id: trunk@4976 -
2003-12-27 16:26:55 +00:00
mattias
c0a8e6d692 updated localization
git-svn-id: trunk@4975 -
2003-12-27 15:14:08 +00:00
mattias
e3ebdc4ee5 fix for fpc 1.0
git-svn-id: trunk@4974 -
2003-12-27 13:34:54 +00:00
mattias
0fb27cf751 minor fixes
git-svn-id: trunk@4973 -
2003-12-27 11:22:37 +00:00
micha
e981b0d2ae fix pixmap color (from vincent)
git-svn-id: trunk@4972 -
2003-12-27 11:03:58 +00:00
mattias
777c1c73d8 fixed compilation
git-svn-id: trunk@4971 -
2003-12-27 01:30:35 +00:00
mattias
25d4c4186a fixed 1.0.10 compilation
git-svn-id: trunk@4970 -
2003-12-27 01:26:00 +00:00
marc
14928f7ae2 + Added debugger properties
git-svn-id: trunk@4969 -
2003-12-27 01:05:03 +00:00
mattias
bf0d3c590f implemented global property sections
git-svn-id: trunk@4968 -
2003-12-27 01:04:29 +00:00
mattias
571574438c implemented global properties
git-svn-id: trunk@4967 -
2003-12-26 17:42:48 +00:00
mattias
3dc4627fe6 fixed 1.0.10 compilation of propedits
git-svn-id: trunk@4966 -
2003-12-26 17:25:22 +00:00
mattias
d67d46eefe fixed makefile
git-svn-id: trunk@4965 -
2003-12-26 17:23:54 +00:00
mattias
d64042940b started debugger specific options
git-svn-id: trunk@4964 -
2003-12-26 16:09:41 +00:00
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