Commit Graph

7123 Commits

Author SHA1 Message Date
micha
8787ae886a fix dc origin to take window origin into account (fixed drawing invisible components on graphiccontrols in designer)
git-svn-id: trunk@7025 -
2005-03-25 16:59:38 +00:00
micha
8f6d8166b8 implement TWin32WidgetSet.GetDCOriginRelativeToWindow
git-svn-id: trunk@7024 -
2005-03-25 16:41:35 +00:00
micha
09233bbe50 make DestroyHandle method protected again, use global RecreateWnd procedure
git-svn-id: trunk@7023 -
2005-03-25 16:41:00 +00:00
micha
ab2ceb0d19 implement ShowInTaskBar for win32 intf
git-svn-id: trunk@7022 -
2005-03-25 08:58:11 +00:00
mattias
3a4f950d51 fixed keymapping assinging twice same main key
git-svn-id: trunk@7021 -
2005-03-24 18:50:40 +00:00
vincents
9125ecfbd1 removed enable profiling compiler option
git-svn-id: trunk@7020 -
2005-03-24 10:59:29 +00:00
mattias
b8b91d4813 added LazDE - Lazarus Documentation Editor from Michael Van Canneyt
git-svn-id: trunk@7019 -
2005-03-24 10:36:58 +00:00
mattias
2f6700d991 checking HandleAllocated for dbgrid from Jesus
git-svn-id: trunk@7018 -
2005-03-24 09:50:03 +00:00
micha
d248fcf4af "fix" for opendialog being closed after showing message dialog
git-svn-id: trunk@7017 -
2005-03-23 20:45:18 +00:00
mattias
9cd37703de updated german translation from Thomas Schatzl
git-svn-id: trunk@7016 -
2005-03-23 17:02:26 +00:00
mattias
332a943a8f added example for rotating with lazintfimage from Olivier
git-svn-id: trunk@7015 -
2005-03-23 16:01:01 +00:00
mattias
244f70823e blob fields for TDBGrid from Jose A. Rimon
git-svn-id: trunk@7014 -
2005-03-23 15:59:33 +00:00
mattias
f8ed3d2400 updated finnish translation from Seppo
git-svn-id: trunk@7013 -
2005-03-23 11:00:33 +00:00
mattias
2a9f1aca6a fixed Symantec Checking with Syntax Options
git-svn-id: trunk@7012 -
2005-03-23 10:55:29 +00:00
mattias
a4f497026b fixed ambigious with ambiguous
git-svn-id: trunk@7011 -
2005-03-23 10:45:06 +00:00
mattias
b890419d5e fixed gtk2 event flags from Andrew Haines
git-svn-id: trunk@7010 -
2005-03-23 09:28:13 +00:00
mattias
2e70a50c3a implemented minimizing IDE main bar on run
git-svn-id: trunk@7009 -
2005-03-23 09:13:30 +00:00
mattias
e866be9633 made synedit ClearText undoable
git-svn-id: trunk@7008 -
2005-03-23 08:45:37 +00:00
micha
8abc0f0530 setting sorted to false should be propagated to internal stringlist (by jesusrmx)
git-svn-id: trunk@7007 -
2005-03-22 20:55:26 +00:00
mattias
c0e9b1683c gtk1 intf no longer moves a focused window to another desktop from Andrew Haines
git-svn-id: trunk@7006 -
2005-03-21 18:59:50 +00:00
mattias
f1efae7c04 implemented IDE start protocol and avoiding loading a crashing project twice from Andrew Haines
git-svn-id: trunk@7005 -
2005-03-21 11:12:25 +00:00
mattias
e66b2fa73c replaced automatic package header comment to avoid translators bugs
git-svn-id: trunk@7004 -
2005-03-21 09:53:14 +00:00
mattias
e1b84e31df added OpenDialog Filters from Salvatore Coppola
git-svn-id: trunk@7003 -
2005-03-21 09:14:17 +00:00
mattias
62ef8130bc implemented Multi Masks for gtk1 filedialogs
git-svn-id: trunk@7002 -
2005-03-21 09:03:54 +00:00
mattias
bf1821ccbe gtk intf sorting directories in filedialg from Jesus
git-svn-id: trunk@7001 -
2005-03-21 08:24:59 +00:00
mattias
cfc84725bb basic clipboard support for TStringGrid from Jesus
git-svn-id: trunk@7000 -
2005-03-21 08:20:39 +00:00
mattias
22928a36c1 fixed removing focus of a gtk listbox on delete item from Collin Western
git-svn-id: trunk@6999 -
2005-03-21 08:12:10 +00:00
vincents
62622ade38 made TCustomCombobox.Clear virtual
git-svn-id: trunk@6998 -
2005-03-20 21:12:15 +00:00
mattias
954f62e620 disabled gtk1 focussing a window, enable it with -dEnableGtkWindowFocus
git-svn-id: trunk@6997 -
2005-03-20 09:45:05 +00:00
mattias
4442c43d56 next try to fix the gtk1 crashing on focussing a window from Andrew Haines
git-svn-id: trunk@6996 -
2005-03-20 09:35:47 +00:00
mattias
5ec0ba3595 implemented TCustomForm.ShowInTaskBar for gtk1+2 from Andrew Haines
git-svn-id: trunk@6995 -
2005-03-19 23:36:26 +00:00
micha
3e4b7bdaed use LCL font is it is non-default
git-svn-id: trunk@6994 -
2005-03-19 13:19:39 +00:00
micha
212edd1edb sort combobox items in own stringlist when no handle allocated yet
git-svn-id: trunk@6993 -
2005-03-19 12:40:42 +00:00
mattias
69ff42b3ae changed default value of TDateEdit.ReadOnly to true
git-svn-id: trunk@6992 -
2005-03-19 10:05:04 +00:00
mattias
c7bee00dd9 TChart.LabelPosition from Salvatore Coppola
git-svn-id: trunk@6991 -
2005-03-19 09:31:34 +00:00
mattias
2221cce016 gtk1: minimizing windows, missing: window state events from Andrew Haines
git-svn-id: trunk@6990 -
2005-03-19 09:17:20 +00:00
mattias
8a6d275bf0 updated french translation from Robert Calmas
git-svn-id: trunk@6989 -
2005-03-19 08:55:32 +00:00
mattias
139b3f1dda next try to fix the crashing when switching focus from Andrew Haines
git-svn-id: trunk@6988 -
2005-03-18 15:32:13 +00:00
mattias
82338611c1 creating gtk_calendar in a gtk_frame - calendar seems to need a parent window
git-svn-id: trunk@6987 -
2005-03-18 14:43:54 +00:00
mattias
2c1e543208 updated german translation from Thomas Schatzl
git-svn-id: trunk@6986 -
2005-03-18 14:08:57 +00:00
mattias
ebe99f3599 accelerated cups printing and added targets sparc-linux and powerpc-linux
git-svn-id: trunk@6985 -
2005-03-18 12:46:48 +00:00
micha
a7b784a74f add READMEs to prevent dir removal
git-svn-id: trunk@6984 -
2005-03-18 09:56:09 +00:00
micha
960a903028 argh wrong dir
git-svn-id: trunk@6983 -
2005-03-18 09:55:33 +00:00
micha
2581b9c76c add files to prevent directory pruning
git-svn-id: trunk@6982 -
2005-03-18 09:52:25 +00:00
vincents
c2aeffcc9c fixed default compiler name for windows
git-svn-id: trunk@6981 -
2005-03-18 09:51:04 +00:00
micha
21743533e2 add file to keep dir
git-svn-id: trunk@6980 -
2005-03-18 09:14:55 +00:00
micha
abba51a957 fix combobox placement issue in OI (strengthen condition to check for left or top resizing)
git-svn-id: trunk@6979 -
2005-03-18 07:40:18 +00:00
marc
cc648ec617 * Delphi compat, TButton.Click is public
git-svn-id: trunk@6978 -
2005-03-18 01:18:44 +00:00
marc
b9a3f7efef * 64 bit patch from Peter Vreman
git-svn-id: trunk@6977 -
2005-03-18 00:05:25 +00:00
marc
ce88621c1d * Fixed compilation
- Removed GetPtrValue
+ Added a checked GetObjectValue

git-svn-id: trunk@6976 -
2005-03-17 23:08:10 +00:00