Commit Graph

36683 Commits

Author SHA1 Message Date
maxim
cf760aae73 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@37498 -
2012-06-03 12:23:50 +00:00
juha
f27dbb34cb LCL: Remove the Max() call completely. NumGlyphs has correct value after r37494 #dd610c84ec. Related to #22164: Invalid floating point operation.
git-svn-id: trunk@37497 -
2012-06-03 10:14:45 +00:00
juha
780bcdc31b LCL: Implement SaveToStream and LoadFromStream for TCustomGrid. Issue #22139
git-svn-id: trunk@37496 -
2012-06-03 09:36:50 +00:00
juha
3539b7d128 IDE: refactoring and commenting DoSourceEditorCommand
git-svn-id: trunk@37495 -
2012-06-03 09:36:44 +00:00
jesus
dd610c84ec LCL, fix numglyphs access violation on starting lazarus, issue #22164
git-svn-id: trunk@37494 -
2012-06-03 08:26:43 +00:00
jesus
417879c7be LCL, reverted buttonglyph.inc changes
git-svn-id: trunk@37493 -
2012-06-03 08:23:52 +00:00
juha
35adfd6e3d IDE: Text was pasted from clipboard to both OI (or other window) and source editor. Issue #22143
git-svn-id: trunk@37492 -
2012-06-02 23:30:19 +00:00
martin
326c5a7fb3 Help, DBG: Link to wiki for breakpoint properties
git-svn-id: trunk@37491 -
2012-06-02 22:17:35 +00:00
martin
c4cd308a5e SynEdit: clean up IFDEF. Patch by Zaher Dirkey. Issue #0022180
git-svn-id: trunk@37490 -
2012-06-02 21:19:37 +00:00
martin
81b59794a6 DBG: clean up (r37486)
git-svn-id: trunk@37489 -
2012-06-02 19:59:50 +00:00
martin
e3d3ab2c54 DBG: Cancel LineInfo, if unit is closed in editor
git-svn-id: trunk@37488 -
2012-06-02 19:58:36 +00:00
martin
eccbedf9b1 DBG: Avoid reading stack when exe has stopped
git-svn-id: trunk@37487 -
2012-06-02 19:56:16 +00:00
martin
4d0137d86b DBG: start implementation to "RunQueue" in ASync handler. Issue #0022172
git-svn-id: trunk@37486 -
2012-06-02 19:54:12 +00:00
juha
271950f52e LCL: use DebugLn instead of exception for testing a compiler bug. (Max returns wrong value) Issue #22164
git-svn-id: trunk@37485 -
2012-06-02 18:44:33 +00:00
juha
d26df0d987 LCL: Add CheckWidth and Header[] to TCustomCheckListBox. Issue #21765, patch from David Jenkins
git-svn-id: trunk@37484 -
2012-06-02 16:48:03 +00:00
mattias
ee85c477b2 codetools: allow keywords in program name
git-svn-id: trunk@37483 -
2012-06-02 13:52:58 +00:00
mattias
24dcd68f83 codetools: save parse error of operator, do not save errors outside parser, fixed parsing method name with generic parameter
git-svn-id: trunk@37482 -
2012-06-02 13:47:16 +00:00
mattias
128606e61a IDE: fixed storing old LCLWidgeType, bug #22174
git-svn-id: trunk@37481 -
2012-06-02 12:49:54 +00:00
juha
1554267fdf Opengl: Add alpha, depth and stencil size properties to TOpenGLControl. Issue #22170, patch from Michalis Kamburelis
git-svn-id: trunk@37480 -
2012-06-02 12:11:32 +00:00
juha
a2ad729243 LCL: Set position of Calendar- and CalculatorDialog to poScreenCenter at design time. Issue #22171
git-svn-id: trunk@37479 -
2012-06-02 11:32:12 +00:00
juha
66f1e2dbff LazDataDesktop: Auto size results grid columns to data width. Issue #14006, patch from Reinier Olislagers
git-svn-id: trunk@37478 -
2012-06-02 08:45:53 +00:00
mattias
322d349d17 IDE: debugging
git-svn-id: trunk@37477 -
2012-06-02 02:43:41 +00:00
mattias
ff6ee10d04 codetools: clear nodes behind, when linkscanner parsed only parts
git-svn-id: trunk@37476 -
2012-06-02 01:41:20 +00:00
mattias
afacbf67e6 codetools: TCustomCodeTool.FindLineEndOrCodeAfterPosition: fixed crash when at end of code
git-svn-id: trunk@37475 -
2012-06-02 01:26:11 +00:00
mattias
4184d6aa91 IDE: source editor commands via menu: check if source editor is focused, menu is triggered globally for all windows
git-svn-id: trunk@37474 -
2012-06-02 01:19:22 +00:00
blikblum
fa0f36b694 tools: check if git can be called (is in path) before calling it
git-svn-id: trunk@37473 -
2012-06-01 23:54:32 +00:00
juha
3bcf717da9 LCL: Add a temporary test to find out reason for Invalid floating point operation. Issue #22164
git-svn-id: trunk@37472 -
2012-06-01 19:02:12 +00:00
martin
204877981e SourceEditor: Fix an issue with focusing an editor, that is being closed (while debugging) "no parent handle". Issue #0022015
git-svn-id: trunk@37471 -
2012-06-01 14:21:52 +00:00
martin
987fd9b767 IDE, DBG: debug-eval hint, do not show, if selection exceeds one statement (e,g whole file selected). Part of issue #0022081
git-svn-id: trunk@37470 -
2012-06-01 11:14:14 +00:00
juha
bf78f3cde3 LCL: Fix font size when there is a number in name. Includes 2 patches from cobines. Issue #21775
git-svn-id: trunk@37469 -
2012-05-31 19:20:33 +00:00
jesus
a0935df722 LazReport, fix preview from designer
git-svn-id: trunk@37468 -
2012-05-31 17:48:07 +00:00
jesus
561c7eacc3 LazReport, restore old obj position after stretching objects, mainly for horizontal line object which was accumulating position after each record
git-svn-id: trunk@37467 -
2012-05-31 06:28:05 +00:00
juha
b1a2dfb791 IDE: Add Source/Insert General/MIT Notice. Issue #22151, patch from Reinier Olislagers
git-svn-id: trunk@37466 -
2012-05-30 16:56:55 +00:00
jesus
56bf9efdff LazReport, when date is null return emtpy string instead of invalid date, from Julio Jimenez Borreguero
git-svn-id: trunk@37465 -
2012-05-30 16:35:06 +00:00
martin
b390fae9c0 Help, DBG: New link to wiki for watch properties
git-svn-id: trunk@37464 -
2012-05-30 13:54:56 +00:00
mattias
08414d0f69 IDE: when docked keep IDE caption
git-svn-id: trunk@37463 -
2012-05-30 08:05:25 +00:00
mattias
b4dc5f9ade anchordocking: comments
git-svn-id: trunk@37462 -
2012-05-30 08:02:37 +00:00
mattias
3bfe2eecf6 lcl: TCustomForm.UpdateDockCaption: fixed repair garbage
git-svn-id: trunk@37461 -
2012-05-30 08:01:43 +00:00
maxim
42312bafc2 LeakView: added dbginforeader.pas to package and improved main dialog layout
git-svn-id: trunk@37460 -
2012-05-29 22:45:49 +00:00
maxim
7cae4e4c5d IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@37459 -
2012-05-29 22:14:59 +00:00
maxim
aedf5ac693 LeakView: updated Russian translation
git-svn-id: trunk@37458 -
2012-05-29 22:13:53 +00:00
maxim
e6f3eb494e LazReport: updated Russian translation
git-svn-id: trunk@37457 -
2012-05-29 22:13:24 +00:00
martin
50e5a166c9 DBG: Improved parsing of class structure (for new watch window detail pane)
git-svn-id: trunk@37456 -
2012-05-29 22:04:01 +00:00
martin
bbf31875cd DBG: implemented "Repeat Count" for watches
git-svn-id: trunk@37455 -
2012-05-29 20:46:36 +00:00
jesus
6f93a15f00 LCL, fix dbgrid dragging, issue #21614
git-svn-id: trunk@37454 -
2012-05-29 20:01:20 +00:00
martin
d8b0d0defc SynEdit: Fix goto bookmark and persistent block. Do not clear persistent block
git-svn-id: trunk@37453 -
2012-05-29 16:24:08 +00:00
mattias
0fa5af44a5 IDE: designer selection: emit OnChange before OnChangeProperties
git-svn-id: trunk@37452 -
2012-05-29 11:10:04 +00:00
zeljko
d182302cc7 Qt: fixed wrong SetCapture() under win32. Problem was passed TQtWidget handle instead of underlaying widget winID() which is native handle.
git-svn-id: trunk@37451 -
2012-05-29 10:12:15 +00:00
mattias
fb9c855546 IDEIntf: added TObjectInspectorDlg.EnableHookGetSelection, IDE: designer selection is now stored in TheControlSelection, as OI does not always exist
git-svn-id: trunk@37450 -
2012-05-29 09:42:07 +00:00
mattias
e4298bec55 lcl: comments
git-svn-id: trunk@37449 -
2012-05-29 06:27:51 +00:00