Commit Graph

7049 Commits

Author SHA1 Message Date
marc
434dff3b94 + Added Dutch ide translation from Marmin
* Updated Catalan translation from Jordi

git-svn-id: trunk@7051 -
2005-04-02 23:38:01 +00:00
micha
c159d13d38 delete reference to field if closing (from jesus) (fixes bug #694)
git-svn-id: trunk@7050 -
2005-04-01 21:13:09 +00:00
micha
2c4866f41a make method Hide a member of TControl (fixes bug #707)
git-svn-id: trunk@7049 -
2005-04-01 19:10:42 +00:00
micha
474811f1cd only execute button action when enabled (fixes bug #676)
git-svn-id: trunk@7048 -
2005-04-01 09:26:56 +00:00
micha
8f4536230c always calculate range, not only when visible (fixes bug #650)
git-svn-id: trunk@7047 -
2005-04-01 08:25:25 +00:00
micha
ad04037248 move GetNotebookTabIndexAtPos to the widgetset interface
implement it for win32 widgetset (fixes bug #669)

git-svn-id: trunk@7046 -
2005-03-31 21:29:45 +00:00
micha
fc14d90920 remove TMouse.SetCursorPos (tricky and not cross-platform)
git-svn-id: trunk@7045 -
2005-03-31 20:49:39 +00:00
micha
cdcf64b178 mainform may also be an MDI form, or a stay on top form (fixes bug #656)
git-svn-id: trunk@7044 -
2005-03-31 20:07:44 +00:00
marc
3d07b12402 * patch from Luca Minuti
git-svn-id: trunk@7043 -
2005-03-30 22:51:26 +00:00
vincents
28cf256e02 removed files from old connection packages.
git-svn-id: trunk@7042 -
2005-03-30 19:16:20 +00:00
vincents
02b3bba5ee merged all sqldb connection packages into sqldb package from Joost
git-svn-id: trunk@7041 -
2005-03-30 19:13:35 +00:00
micha
55c52e0e16 fix bug #659 and #660: LM_RBUTTONUP message returns true whenever popupmenu was invoked
git-svn-id: trunk@7040 -
2005-03-30 18:34:42 +00:00
micha
b93d3d7b64 convert to LF
git-svn-id: trunk@7039 -
2005-03-30 08:02:52 +00:00
micha
65a533af7a fix compilation for application.handle removal
git-svn-id: trunk@7038 -
2005-03-30 07:48:35 +00:00
marc
a0e6994f8e * missing chunck from Jesus Reyes
git-svn-id: trunk@7037 -
2005-03-29 21:59:38 +00:00
marc
b70bc3d401 * patch from Jesus Reyes
git-svn-id: trunk@7036 -
2005-03-29 21:56:02 +00:00
micha
fda74205a3 do not call default handler if user handles mousewheel event (from jesusrmx)
git-svn-id: trunk@7035 -
2005-03-29 19:36:22 +00:00
mattias
4a8c4696ca updated finnish translation from Seppo
git-svn-id: trunk@7034 -
2005-03-29 09:40:09 +00:00
mattias
89a38f7ff1 started OI favourites
git-svn-id: trunk@7033 -
2005-03-29 09:30:15 +00:00
micha
ee3c00fb35 when setting tabvisible to false of showing page, switch to another page
git-svn-id: trunk@7032 -
2005-03-26 15:13:55 +00:00
micha
2a8cf12022 use FileDialog FilterIndex
git-svn-id: trunk@7031 -
2005-03-26 14:01:36 +00:00
micha
6b37b5ba28 save BorderIcons setting internally
git-svn-id: trunk@7030 -
2005-03-26 14:01:18 +00:00
micha
e26daffd9e remove TApplication.Handle (not cross-platform)
git-svn-id: trunk@7029 -
2005-03-26 11:24:55 +00:00
mattias
2cee620ccc fixed synedit hadling normal keypress
git-svn-id: trunk@7028 -
2005-03-25 19:23:34 +00:00
mattias
bf587ae3d6 fixed synedit drawing gutter with double byte char font
git-svn-id: trunk@7027 -
2005-03-25 19:10:56 +00:00
mattias
99f0805786 implemented TMemo text for gtk2, TRadioGroup.OnClick is now called whenever ItemIndex changed, so it works now also under gtk2 Delphi compatible from Andrew Haines
git-svn-id: trunk@7026 -
2005-03-25 17:47:55 +00:00
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