mattias
44e40b779d
IDE: code help: if ndoe in include file show link to unit
...
git-svn-id: trunk@51596 -
2016-02-11 11:41:40 +00:00
ondrej
edcf3ab650
LCL: listview: fix code style.
...
git-svn-id: trunk@51595 -
2016-02-11 05:39:03 +00:00
maxim
5814ee81ff
LazDataDesktop: updated Russian translation
...
git-svn-id: trunk@51594 -
2016-02-10 23:19:52 +00:00
martin
2e86dbcd0d
SynEdit: fix bracket matching issue #0029632
...
git-svn-id: trunk@51593 -
2016-02-10 23:03:30 +00:00
maxim
65057a6460
Docs: added Denis Kozlov to contributors list
...
git-svn-id: trunk@51592 -
2016-02-10 23:01:29 +00:00
maxim
08f1d2ce7a
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@51591 -
2016-02-10 22:59:50 +00:00
maxim
b0dabf0e3a
Examples: excluded unneeded strings from "translation" example PO files
...
git-svn-id: trunk@51590 -
2016-02-10 22:48:29 +00:00
maxim
45daca322f
IDE: Add ability to exclude components from i18n by identifier or original text:
...
1) Added methods to remove entries from TPOFile by identifier and by original text.
2) Implemented storage of excluded identifiers and originals via TProject.
3) Updated translation routines to pass over project's excluded identifiers and originals when updating PO files.
4) Editing of excluded identifiers and originals in i18n project options.
5) Added option to "Force update PO files on next compile" in i18n project options (auto reset, non-persistent). To force update PO files after changing excluded identifiers and originals.
Patch by Denis Kozlov, bug #29627 .
git-svn-id: trunk@51589 -
2016-02-10 22:46:00 +00:00
juha
947a3dc602
LCL: Pass the PartStart parameter of TCustomListView.FindCaption forward. It was ignored.
...
git-svn-id: trunk@51588 -
2016-02-10 22:42:42 +00:00
ondrej
82e9a27d07
IDE: change "Focus messages after compilation" to "Focus messages at compilation"
...
git-svn-id: trunk@51587 -
2016-02-10 22:32:26 +00:00
ondrej
6745d36137
debugger: save and restore call stack depth. Issue #29508
...
git-svn-id: trunk@51586 -
2016-02-10 22:30:38 +00:00
wp
2ee5aeec56
TAChart: Fix mouse-wheel-zooming with fixed chart center.
...
git-svn-id: trunk@51585 -
2016-02-10 21:45:34 +00:00
ondrej
ddcddf88d2
IDE: show messages window at Lazarus build. Issue #29606
...
git-svn-id: trunk@51584 -
2016-02-10 21:23:01 +00:00
juha
ac532977f7
LazControls: Fix a regression in ListFilterEdit caused by r51267 #dfc8958222, affecting Win32 widgetset. Arrow key in filter did not select list items. Patch from GetMem.
...
git-svn-id: trunk@51583 -
2016-02-10 21:16:55 +00:00
martin
0edc9138ee
fpdebugger: fix another Free instead of ReleaseRef
...
git-svn-id: trunk@51580 -
2016-02-10 18:42:51 +00:00
martin
20e4fc2e10
fpdebbugger: fix releasing context / revision 50963 #b5434dee75
...
git-svn-id: trunk@51579 -
2016-02-10 18:25:24 +00:00
martin
a564fde4c8
SynEdit: fixed (un-)indent selection in linemode (select via gutter). Issue #0029591
...
git-svn-id: trunk@51578 -
2016-02-10 16:54:05 +00:00
ondrej
fef0aed03e
revert r51463 #2022201d06+r51465: IfThen was removed from FPC.
...
git-svn-id: trunk@51577 -
2016-02-10 16:36:57 +00:00
martin
6e78df57da
SynEdit: fix invalidate (repaint) on line selection through gutter click / issue #0029490
...
git-svn-id: trunk@51576 -
2016-02-10 16:35:37 +00:00
ondrej
9ff17efea7
carbon: use ssDouble, ssTriple and ssQuad in MouseUp handlers
...
git-svn-id: trunk@51575 -
2016-02-10 16:30:31 +00:00
martin
14cd12d46f
SynEdit: fix scroll pos after folding. issue #0029534
...
git-svn-id: trunk@51574 -
2016-02-10 16:00:21 +00:00
ondrej
c57f581e7c
win32: use ssDouble, ssTriple and ssQuad in MouseUp handlers
...
git-svn-id: trunk@51573 -
2016-02-10 15:36:07 +00:00
ondrej
7be1f95d3a
qt: use ssDouble, ssTriple and ssQuad in MouseUp handlers
...
git-svn-id: trunk@51572 -
2016-02-10 15:35:49 +00:00
ondrej
4e5865693b
gtk2: use ssDouble, ssTriple and ssQuad in MouseUp handlers
...
git-svn-id: trunk@51571 -
2016-02-10 15:35:32 +00:00
ondrej
03766b3e7f
lcl: use ssDouble, ssTriple and ssQuad in MouseUp handlers
...
git-svn-id: trunk@51570 -
2016-02-10 15:35:03 +00:00
juha
570ec7af98
Fix memory leak in HtmlHelp_IPro example project. Issue #29611 , patch from wp.
...
git-svn-id: trunk@51569 -
2016-02-10 14:18:18 +00:00
ondrej
b091bf9b98
LCL: fix win32 compilation.
...
git-svn-id: trunk@51568 -
2016-02-10 12:29:51 +00:00
juha
9dccad6f37
LCL: Revert adding the widgetset dependent UnityWSCtrls to lcl.pas.
...
git-svn-id: trunk@51567 -
2016-02-10 12:28:55 +00:00
ondrej
aeb6eb81a1
lcl: flowpanel: add FlowLayout property.
...
git-svn-id: trunk@51566 -
2016-02-10 12:25:16 +00:00
juha
e46e912fff
LCL: Implement TTrayIcon on Unity for GTK2. Issue #29599 , patch from Anthony Walter.
...
git-svn-id: trunk@51565 -
2016-02-10 11:51:57 +00:00
zeljko
9fb950e45d
Gtk2: fixed bsToolWin sizing. issue #29553
...
git-svn-id: trunk@51564 -
2016-02-10 09:00:33 +00:00
martin
1cab92748c
Keymap: fix, remove deleted entries from category.
...
git-svn-id: trunk@51563 -
2016-02-10 06:37:07 +00:00
martin
6afec5c9b1
Keymap: fix cache / update on remove
...
git-svn-id: trunk@51562 -
2016-02-10 06:28:37 +00:00
maxim
12333a8983
Translations: French translation update by Gilles Vasseur, bug #29608
...
git-svn-id: trunk@51560 -
2016-02-09 23:14:11 +00:00
maxim
cdddda078d
IDE: updated Russian translation
...
git-svn-id: trunk@51558 -
2016-02-09 23:05:17 +00:00
maxim
1d7ae27535
Translations: improved Russian translation
...
git-svn-id: trunk@51557 -
2016-02-09 23:04:40 +00:00
wp
b2c7964d42
TurboPower_IPro: Fix notification procedure when DataProvider is destroyed.
...
git-svn-id: trunk@51556 -
2016-02-09 22:16:25 +00:00
juha
04f7525b71
New file for TTrayIcon on Unity from Anthony Walter.
...
git-svn-id: trunk@51555 -
2016-02-09 21:21:40 +00:00
juha
5e18377e9e
IDE: In project application options use KeepOriginWhenClipped for icon. Issue #29619 , patch from Alexey Torgashin.
...
git-svn-id: trunk@51554 -
2016-02-09 20:59:24 +00:00
juha
0c558e2b3c
IdeIntf: Improve Graphic Property Editor layout. Issue #29618 , patch from Alexey Torgashin.
...
git-svn-id: trunk@51553 -
2016-02-09 20:59:18 +00:00
juha
c440bfd8e0
Menu designer: Cleanup. Move few nested functions to methods.
...
git-svn-id: trunk@51552 -
2016-02-09 12:52:35 +00:00
juha
ad856b47a0
Menu designer: Set Parent of ShadowMenu in a right place.
...
git-svn-id: trunk@51551 -
2016-02-09 12:52:30 +00:00
sekelsenmat
f0793b0e2b
fpvectorial: Starts support for native lcl radial gradient
...
git-svn-id: trunk@51550 -
2016-02-09 00:04:25 +00:00
maxim
d0acad8aea
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@51549 -
2016-02-08 23:20:56 +00:00
maxim
7a2e8400dc
IDE: simplified menueditor i18n
...
git-svn-id: trunk@51548 -
2016-02-08 23:08:55 +00:00
juha
d3c7bafc88
Menu designer: Move GUI related classes and functions to MenuEditorForm.
...
git-svn-id: trunk@51547 -
2016-02-08 21:47:25 +00:00
juha
4f0a8f60aa
Menu editor: Fix indentation.
...
git-svn-id: trunk@51546 -
2016-02-08 21:47:24 +00:00
juha
969f23b12f
Menu designer: Free the designer correctly. The GUI form is not a master any more.
...
git-svn-id: trunk@51545 -
2016-02-08 21:47:18 +00:00
juha
3f1790264f
Menu designer: Separate GUI from logic better. Reduce dependencies. Use a new TMenuDesignerBase.
...
git-svn-id: trunk@51542 -
2016-02-08 20:00:31 +00:00
juha
b406073c5d
New files refactored out from MenuShadows.
...
git-svn-id: trunk@51541 -
2016-02-08 19:55:38 +00:00