Commit Graph

25082 Commits

Author SHA1 Message Date
maxim
d5d3103d45 Printers component: improved localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25308 -
2010-05-10 21:17:21 +00:00
maxim
e424bddae5 IDE: improved keymapping commands localization, regenerated translations and updated Russian translation
git-svn-id: trunk@25307 -
2010-05-10 21:01:03 +00:00
dmitry
fae2b3c5ec lcl: fix for ownerdata list view selection bug #16437
git-svn-id: trunk@25306 -
2010-05-10 19:08:27 +00:00
dmitry
71dea22796 ide: use global compiler messages instead of project specific
git-svn-id: trunk@25305 -
2010-05-10 18:29:33 +00:00
zeljko
591e0fa3a5 Qt: do not maximize form during design time when opening form for first time and windowstate=wsMaximized. Don't call LCL directly when laying out MDIChild form.
git-svn-id: trunk@25304 -
2010-05-10 17:54:56 +00:00
maxim
1fb84cce25 regenerated translations; updated Russian translation
git-svn-id: trunk@25303 -
2010-05-10 16:20:44 +00:00
maxim
a9869a3ad7 LCL: localized shortcut captions (visible in IDE main menu), bug #11934.
git-svn-id: trunk@25302 -
2010-05-10 16:20:21 +00:00
paul
b7e13f130d lcl: remove unneeded SetFocusedForm argument
git-svn-id: trunk@25301 -
2010-05-10 14:32:45 +00:00
paul
0868cb6177 lcl: redo cm_activate, cm_deactivate for showmodal - not it works consistently on win32, qt and gtk2
git-svn-id: trunk@25300 -
2010-05-10 14:31:29 +00:00
paul
2648d29b7f lcl: fix occasional typo in SetFocusedForm
git-svn-id: trunk@25299 -
2010-05-10 14:15:53 +00:00
zeljko
d6c02d02d8 Qt: moved TQtWidget.SlotActivateWindow to TQtMainWindow.SlotActivateWindow, since it belongs only to tqtmainwindow.
git-svn-id: trunk@25298 -
2010-05-10 14:13:50 +00:00
paul
54cd9134f0 lcl: don't look at fsModal formstate in SetFocusedForm, use an argument for modal behavior detection for the case if other forms are opened after modal form open
git-svn-id: trunk@25297 -
2010-05-10 13:32:31 +00:00
paul
f8cf173c87 win32: don't call ShowWindow in TWin32WSCustomForm.ShowModal since it is already called by ShowHide
git-svn-id: trunk@25296 -
2010-05-10 13:22:48 +00:00
paul
65b652094f lcl: cleanup
git-svn-id: trunk@25295 -
2010-05-10 13:22:00 +00:00
paul
581c468507 lcl: send CM_ACTIVATE, CM_DEACTIVATE for modal forms
git-svn-id: trunk@25294 -
2010-05-10 13:21:47 +00:00
paul
77895ca1a7 win32: move wm_getminmaxinfo to the form window proc
git-svn-id: trunk@25293 -
2010-05-10 10:19:31 +00:00
paul
3e6c6b0ea4 lcl: cleanup
git-svn-id: trunk@25292 -
2010-05-10 10:06:51 +00:00
dmitry
a5fd959f77 win32: changed DrawGrid to use widgetset DCSetPixel, instead of Windows.SetPixel
git-svn-id: trunk@25291 -
2010-05-10 09:34:19 +00:00
paul
bebe7bf816 win32: OpenURL should use SW_SHOWNORMAL in ShellExecute. Patch by Ere Maijala (issue #0016431)
git-svn-id: trunk@25290 -
2010-05-10 09:21:53 +00:00
paul
b1347c7a57 win32: call LM_SYSCOMMAND LCL handler before the OS handler (fixes bug #0016426)
git-svn-id: trunk@25289 -
2010-05-10 09:11:27 +00:00
mattias
9f08a628a9 LCL: tdbnavigator: reduced autosize overhead
git-svn-id: trunk@25288 -
2010-05-10 08:40:00 +00:00
zeljko
e2a8f33ce7 Qt: remove unneded clearFocus from SetFocus() after focus changes in LCL.
git-svn-id: trunk@25287 -
2010-05-10 06:50:31 +00:00
zeljko
5ee47f5771 Qt: releasecapture if widget is going to be disabled.
git-svn-id: trunk@25286 -
2010-05-10 06:45:38 +00:00
martin
07f60b5d3c SourceEditor: Restore (to best of possibility) Caret/Topline after codebuffer changes/reload
git-svn-id: trunk@25285 -
2010-05-09 19:08:13 +00:00
martin
65712f8d8d SourceLog, send only one notification, if changed
git-svn-id: trunk@25284 -
2010-05-09 19:08:02 +00:00
martin
432b5fc9dd SourceEditor: Fix dealing with out-of-range debug-marks
git-svn-id: trunk@25283 -
2010-05-09 18:26:54 +00:00
maxim
ba597ac63e IDE: Hebrew translation update by Ezik Shlomi, bug #16434
git-svn-id: trunk@25282 -
2010-05-09 16:38:08 +00:00
paul
a1b553b7f1 win32: fix spinedit updown creation flags
git-svn-id: trunk@25281 -
2010-05-09 16:18:10 +00:00
paul
b69a9ba57d win32: restore occasionally disabled spinedit autosize
git-svn-id: trunk@25280 -
2010-05-09 16:08:05 +00:00
maxim
748469c584 regenerated translations; updated Russian translation
git-svn-id: trunk@25279 -
2010-05-09 15:43:12 +00:00
martin
e26e233f6c IDE-Options: minor improvements
git-svn-id: trunk@25278 -
2010-05-09 15:14:23 +00:00
dmitry
521f4bf383 win32: vista setpixel bug fixing #15822, modified patch by zg
git-svn-id: trunk@25277 -
2010-05-09 15:10:18 +00:00
martin
b6b9c11ab2 EditorOpts: fixed missing anchor
git-svn-id: trunk@25276 -
2010-05-09 14:52:11 +00:00
martin
9ef0d2701d SynEdit: added debug code
git-svn-id: trunk@25275 -
2010-05-09 13:56:04 +00:00
paul
a12d403ae0 lcl: don't call Activate, Deactivate for TForm on WM_ACTIVATE message - since it also means activate/deactivate on application activation/deactivation. Use Screen.FocusedForm to track form activation/deactivation. Send CM_ACTIVATE, CM_DEACTIVATE instead of direct event calling. (this is VCL compatible and fixes issue #0015054)
git-svn-id: trunk@25274 -
2010-05-09 13:28:15 +00:00
mattias
b07cd9b4f5 IDE: fixed storing build laz clean, bug #16432
git-svn-id: trunk@25273 -
2010-05-09 10:41:54 +00:00
mattias
28419cb0f7 gtk1 intf: fixed compilation
git-svn-id: trunk@25272 -
2010-05-09 10:31:59 +00:00
mattias
1bb0bd225f LCL: fixed TAnchorSIde.IsAnchoredToParent
git-svn-id: trunk@25271 -
2010-05-09 08:16:14 +00:00
blikblum
760240d5c9 examples: add example to demonstrate the usage of dbedit with mask
git-svn-id: trunk@25270 -
2010-05-09 02:43:40 +00:00
blikblum
5a4825f660 lcl: (dbedit) Disable mask and show the TField.DisplayText when not focused and Enable mask and show TField.Text when has focus. This allows to display a value not compatible with the mask when not editing (Delphi compatible)
git-svn-id: trunk@25269 -
2010-05-09 02:30:19 +00:00
blikblum
2639c13652 lcl: publish TMaskEdit.OnEditingDone
git-svn-id: trunk@25268 -
2010-05-09 02:25:44 +00:00
blikblum
3b6025b04e lcl: (dbctrls) rework TFieldDataLink.ValidateField to update the field instance when it is different from the dataset field instance
git-svn-id: trunk@25267 -
2010-05-09 00:35:26 +00:00
martin
098c7826d1 SourceEditor: Fix dealing with out-of-range debug-marks
git-svn-id: trunk@25266 -
2010-05-08 23:29:54 +00:00
blikblum
08351d67d5 lcl: (dbctrls) add workaround to fpc bug #16428 to prevent crash when the dataset layout change
git-svn-id: trunk@25265 -
2010-05-08 22:49:24 +00:00
mattias
5c65c9304e LCL: TToolBar: improved check if width is fixed and autosize, bug #16425
git-svn-id: trunk@25264 -
2010-05-08 20:02:33 +00:00
mattias
30298cc75d IDE: new unit: fixed rename on auto save
git-svn-id: trunk@25263 -
2010-05-08 19:19:33 +00:00
martin
65bb7e300d SynEdit: Removed some unused code, clean-up
git-svn-id: trunk@25262 -
2010-05-08 19:06:03 +00:00
maxim
5437014153 IDEIntf: fixed StringGrid editor form layout
git-svn-id: trunk@25261 -
2010-05-08 17:53:22 +00:00
maxim
3e9f950ead Removed Message Composer from localization scripts, because its PO files are updated automatically on Lazarus recompilation.
git-svn-id: trunk@25260 -
2010-05-08 17:34:49 +00:00
maxim
b422bd7cb9 LazSVNPkg:
1) Localized keymaps.
  2) Updated Russian translation and regenerated others.

git-svn-id: trunk@25259 -
2010-05-08 17:28:08 +00:00