Commit Graph

54012 Commits

Author SHA1 Message Date
dmitry
ea840fc089 cocoa: sending change bounds notification on direct setBounds call, to update LCL bounds (boundsrect and clientsrect) information. #33172
git-svn-id: trunk@57615 -
2018-04-07 03:12:05 +00:00
martin
535304ef18 SynEdit, PasHL: fix "helper for" should not generate "foldnode-info" for "for". issue #33551
git-svn-id: trunk@57614 -
2018-04-06 21:06:31 +00:00
juha
96169209a1 Printers: Implement psoWarning in PageSetupDialog. Issue #33531, patch from AlexeyT.
git-svn-id: trunk@57613 -
2018-04-06 21:04:53 +00:00
ondrej
c131224bf7 LCL: avoid DoOnChange circle. Issue #33573
git-svn-id: trunk@57612 -
2018-04-06 18:41:28 +00:00
martin
b3d7705f6a PascalScript: update to upstream 4b310a0fe3905b8b1b6004a2891a8388a3fb3c1c
git-svn-id: trunk@57611 -
2018-04-06 12:39:53 +00:00
martin
81a920a231 PascalScript: Undo r57289 #488478cd6e part of issue #33134 comment 0107619
git-svn-id: trunk@57610 -
2018-04-06 12:32:38 +00:00
wp
456397d312 LHelp: Notify user if help file does not exist. Avoid adding empty help pages to the viewer.
git-svn-id: trunk@57609 -
2018-04-06 09:57:37 +00:00
wp
830c014103 lhelp: Fix empty [] in tab title (issue #33539).
git-svn-id: trunk@57608 -
2018-04-06 09:53:15 +00:00
maxim
334865d488 POChecker: removed 'No errors found' label from main form. It is not needed since we now always show Results form.
git-svn-id: trunk@57607 -
2018-04-05 22:49:48 +00:00
ondrej
cf03083224 IdeIntf: OI: fix streamed property detection (default float values were highlighted).
git-svn-id: trunk@57606 -
2018-04-05 11:22:33 +00:00
ondrej
81bee86e42 LCL: float spin (ex): fix streaming of Increment and MaxValue properties in FPC trunk. Issue #33567
git-svn-id: trunk@57605 -
2018-04-05 10:19:34 +00:00
juha
067144af2d LCL-GTK2: Fix designer behavior when Top/Left/Width/Height is selected in Object Inspector. Issue #33426, patch from accorp.
git-svn-id: trunk@57604 -
2018-04-05 02:09:02 +00:00
martin
9181c52089 PascalScript: Removed Delphi examples
git-svn-id: trunk@57603 -
2018-04-04 21:59:29 +00:00
martin
b893d1b710 PascalScript: Improved readme
git-svn-id: trunk@57602 -
2018-04-04 21:55:44 +00:00
mattias
028d607404 docs: TCustomIdleTimer
git-svn-id: trunk@57601 -
2018-04-04 12:43:29 +00:00
maxim
dc999feab0 LazReport: updated Russian translation
git-svn-id: trunk@57600 -
2018-04-03 22:29:37 +00:00
maxim
cb77def736 POChecker:
1) Made Results form multitabbed.
2) Detailed translation statistics are now always written to separate tab in Results form; corresponding item in test selection checklistbox is removed.
3) Detailed translation statistics are written in more compact form (less lines per element).
4) "Copy to clipboard"/"Save to file" buttons in Results form are replaced with context menu.
5) Regenerated translations and updated Russian translation.

git-svn-id: trunk@57599 -
2018-04-03 22:15:51 +00:00
wp
aef943e544 LCL: Fix events TField.OnSetText/OnGetText not being called when editing a TDBMemo (new patch by Soner, issue #33498)
git-svn-id: trunk@57598 -
2018-04-03 22:05:58 +00:00
jesus
e6c02d77d7 LazReport: The <expression> in the IF function can be a boolean value plus checks for NULL and EMPTY.
git-svn-id: trunk@57597 -
2018-04-03 08:17:06 +00:00
jesus
755a6e60ef LazReport: Documents the "IF" internal function, patch from Soner, issue #32197
git-svn-id: trunk@57596 -
2018-04-03 08:10:25 +00:00
wp
e6cd329fc4 lcl: Undo r57591 #2bad73f4cf (breaks display of DBMemo if no OnGetText/OnSetText handler is attached).
git-svn-id: trunk@57595 -
2018-04-03 07:57:45 +00:00
jesus
3746e63947 LazReport: TfrView's beforechange and afterchange made virtual
git-svn-id: trunk@57594 -
2018-04-03 07:56:21 +00:00
jesus
74a76be5d4 LazReport: Modified some Debug Log
git-svn-id: trunk@57593 -
2018-04-03 07:53:40 +00:00
martin
c6b2a92978 SynEdit: outline color / testcases for issue #32852
git-svn-id: trunk@57592 -
2018-04-02 22:18:25 +00:00
wp
2bad73f4cf LCL: Fix events TField.OnSetText/OnGetText not being called when editing a TDBMemo (patch by BrunoK, issue #33498)
git-svn-id: trunk@57591 -
2018-04-02 17:55:20 +00:00
maxim
91d005707d Opkman: regenerated translations and updated Russian translation
git-svn-id: trunk@57590 -
2018-04-01 22:13:16 +00:00
michael
17129f58a6 * Allow opening/new in new window
git-svn-id: trunk@57589 -
2018-04-01 16:25:46 +00:00
martin
7418d01c85 SynEdit: outline color / testcases
git-svn-id: trunk@57588 -
2018-04-01 13:17:32 +00:00
michael
c41bb75f54 * Allow drag&drop of report files.
git-svn-id: trunk@57586 -
2018-03-31 20:15:19 +00:00
michael
e2b698c85d * Load file from command-line if set
git-svn-id: trunk@57585 -
2018-03-31 19:51:16 +00:00
michael
bfcaf2d1db * Implement copy & paste (bug ID #0033351)
git-svn-id: trunk@57584 -
2018-03-31 19:34:38 +00:00
juha
e12c19d97c LCL-GTK2: Draw TToolButton correctly in TGtk2ThemeServices. Issue #33536, patch from Yuriy Kopnin.
git-svn-id: trunk@57583 -
2018-03-31 14:17:44 +00:00
juha
9d840e6fad IDE: Don't try to draw image for dividers in ToolbarConfig dialog. Issue #33533, patch from FTurtle.
git-svn-id: trunk@57582 -
2018-03-31 14:09:43 +00:00
juha
5e2d878e09 LCL-GTK2: Fix TFloatSpinEdit behaviour. Issue #32985, patch from accorp.
git-svn-id: trunk@57581 -
2018-03-31 13:53:03 +00:00
juha
32a9ec15de LCL-GTK2: Remove idle callback before destroying a widget. Issue #32985, patch from accorp.
git-svn-id: trunk@57580 -
2018-03-31 13:52:58 +00:00
balazs
e0f2c26d32 Opkman: Rename "Open" button to "Local repo" to prevent confusion.
git-svn-id: trunk@57579 -
2018-03-30 08:19:13 +00:00
balazs
6ee1d58104 Opkman: On refresh reset package filter.
git-svn-id: trunk@57578 -
2018-03-29 19:40:43 +00:00
balazs
e03d7bfcb1 Opkman: Bug fix: Install process is not aborted when the user click the "Cancel" button.
git-svn-id: trunk@57577 -
2018-03-29 12:26:42 +00:00
balazs
c8b60de4c7 Opkman: More filter related bug fix.
git-svn-id: trunk@57576 -
2018-03-29 09:51:06 +00:00
balazs
8c69e30eb6 Opkman: Bug fix: Package filter is not working properly. Reported by forum user @totya.
git-svn-id: trunk@57575 -
2018-03-29 09:12:09 +00:00
maxim
10994c4ec0 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #33527
git-svn-id: trunk@57574 -
2018-03-28 21:39:47 +00:00
michl
0e7311c40c LCL: GTK3: Compilable again after revision 57164 #987f894152.
git-svn-id: trunk@57573 -
2018-03-28 21:06:41 +00:00
michl
490a9896da LCL: GTK2: TLabel: Accelerating keys will work correct again after revision 57571 #797b238648.
git-svn-id: trunk@57572 -
2018-03-28 20:47:36 +00:00
michl
797b238648 LCL: TLabel: Fixed TLabel.FocusControl select control without pressing ALT. Issue #33526
git-svn-id: trunk@57571 -
2018-03-28 20:42:11 +00:00
michl
7aa9f045f5 MenuEditor: Cleanup: Removed RefreshFakes as it is already called in UpdateBoxLocationsAndSizes.
git-svn-id: trunk@57570 -
2018-03-27 19:48:18 +00:00
michl
c103818545 MenuEditor: Fixed wrong item height when in ObjectInspector caption is set from text to "-" and vice versa. Issue #33415
git-svn-id: trunk@57569 -
2018-03-27 19:28:44 +00:00
balazs
cc7720503b Opkman: Hide package hint window on form deactivate. Issue #33522 by AlexeyT.
git-svn-id: trunk@57568 -
2018-03-27 18:44:12 +00:00
balazs
9dfaa876f4 Opkman: Hide package hint window on mouse scroll. Issue #33521 by AlexeyT.
git-svn-id: trunk@57567 -
2018-03-27 18:42:14 +00:00
hnb
9c2ef8acaa fpreport: fix design example on Windows.
git-svn-id: trunk@57566 -
2018-03-27 12:41:16 +00:00
michael
9e16784c7e * StartRender/EndRender support (enable transaction control) for bug ID #0033496
git-svn-id: trunk@57565 -
2018-03-27 07:55:22 +00:00