mattias
8da7ce5038
lhelp: fixed compilation
...
git-svn-id: trunk@49854 -
2015-09-20 15:14:54 +00:00
mattias
a0e37c6b04
macfiles: fixed compilation
...
git-svn-id: trunk@49853 -
2015-09-20 15:13:29 +00:00
mattias
fb3cc4fef7
IDE: project options: po for forms: fixed layout
...
git-svn-id: trunk@49852 -
2015-09-20 15:09:00 +00:00
bart
78c3da20fa
LCL: TimePopupForm: keep the form in view when switchin to non-simple layout.
...
git-svn-id: trunk@49851 -
2015-09-19 14:22:00 +00:00
bart
108a741bb8
EditButton: Implement property SimpleLayout for TTimeEdit. Patch by Janusz Tomczak, slighty modified by me (Issue #0028561 ).
...
git-svn-id: trunk@49850 -
2015-09-19 14:01:40 +00:00
juha
e8704af162
IDE: Open wiki page for help in PkgLinks window. Issue #28696 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49848 -
2015-09-18 22:47:54 +00:00
juha
743cd8460f
IDE: Open wiki page for help in BuildProjectDlg. Issue #28697 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49847 -
2015-09-18 22:47:47 +00:00
maxim
60ce0ce8d1
Translations: Hungarian translation update by Péter Gábor, bug #28701
...
git-svn-id: trunk@49845 -
2015-09-18 22:42:51 +00:00
juha
2d80484e2d
LCL: Support custom font in calculator form. Issue #28653 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49844 -
2015-09-17 10:42:36 +00:00
juha
e3b220009f
Packager: Improve the AddToPackage dialog. Issue #28638 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49843 -
2015-09-17 09:25:32 +00:00
maxim
df04f44051
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@49842 -
2015-09-16 22:05:17 +00:00
mattias
6e84cb390d
codetools: local var completion: group vars with same type, from Ondrej Pokorny
...
git-svn-id: trunk@49840 -
2015-09-16 12:06:18 +00:00
zeljko
cf3d8e35ba
LCL: do not call DoCallKeyEventHandler() inside TWinControl.KeyDown() if Key = 0, since it might be that our control is
...
destroyed inside OnKeyDown event. Fixes regression of issue #28537
git-svn-id: trunk@49839 -
2015-09-16 11:47:02 +00:00
bart
eaca242dbb
SynEdit: TSynCustomExporter: Clear the ClipBoard in CopyToClipboardFormat,
...
otherwise external applications will only ever see the first Copy we put there.
git-svn-id: trunk@49838 -
2015-09-16 11:10:38 +00:00
mattias
f4836cb1da
codetools: GetSmartHint: ctnSetType: fixed
...
git-svn-id: trunk@49837 -
2015-09-16 08:50:37 +00:00
mattias
fca3ce09ec
codetools: GetSmartHint: ctnSetType: limitless
...
git-svn-id: trunk@49836 -
2015-09-16 08:23:22 +00:00
mattias
ca9e9967a2
codetools: GetSmartHint: ctnSetType: append initial value, from Ondrej Pokorny
...
git-svn-id: trunk@49835 -
2015-09-16 08:22:26 +00:00
mattias
87f3fd5da2
codetools: GetSmartHint: ctnSetType fixed copy
...
git-svn-id: trunk@49834 -
2015-09-16 08:19:40 +00:00
mattias
9aaf5b19da
codetools: improved smart hint for set and enums from Ondrej Pokorny
...
git-svn-id: trunk@49829 -
2015-09-15 20:32:16 +00:00
mattias
a0b6593d68
opengl: added DebugContext, patch #28671
...
git-svn-id: trunk@49828 -
2015-09-15 12:47:22 +00:00
maxim
63351990c2
IDE: regenerated translations and updated Russian translation
...
git-svn-id: trunk@49827 -
2015-09-14 23:21:36 +00:00
sekelsenmat
52234a77bd
cocoa: Fixes bug #28655 , groupbox click issues
...
git-svn-id: trunk@49826 -
2015-09-14 20:19:26 +00:00
juha
addea6e448
Converter: Improve MissingUnits form layout. Issue #28676 , patch from Alexey Torgashin.
...
git-svn-id: trunk@49825 -
2015-09-14 14:30:28 +00:00
zeljko
300707437e
Qt: pass key events from dropdown list to the lcl. part of issue #28553
...
git-svn-id: trunk@49824 -
2015-09-14 08:34:03 +00:00
juha
9f13f52fca
IDE: Minor layout alignment change for keymapping options. Issue #28660 .
...
git-svn-id: trunk@49823 -
2015-09-14 07:50:11 +00:00
sekelsenmat
e36458af79
cocoa: Fixes regression which broke letter typing in TMemo
...
git-svn-id: trunk@49822 -
2015-09-14 04:52:18 +00:00
sekelsenmat
1fc9cadb0e
cocoa: Attempt at fixing event issues in GroupBox, not yet fully working
...
git-svn-id: trunk@49821 -
2015-09-14 04:46:02 +00:00
bart
9c3d4cb567
SynEdit: TSynEditExporterHtml:
...
- Use property options to control output of the export
- Deprecate property CreateHTMLFragment (use Options instead)
- Make it possible to include a DocType definitions and a CharSet definition in the output (#issue #0028627 )
- Fix wrong values in the Windows header for the ClipBoard (Issue #0028633 )
(These two fixes depended on eachother, so they are in one commit)
- ExportAsText now only affects how the stream is copied to the ClipBoard (as the comments in SynEditExport state)
- Try to make the whole thin less Windows centric
- Don't escape single and double quote, it's not necessary in the body text.
- Refactor
git-svn-id: trunk@49820 -
2015-09-13 12:10:32 +00:00
michael
7dba150a36
* Dependency on FPCUnitConsoleRunner is not needed since a long time, the functionality is in FCL
...
git-svn-id: trunk@49818 -
2015-09-12 09:41:06 +00:00
sekelsenmat
0d1f9bd856
cocoa: Implements key up/pressed/down for TEdit, but only keyDown is not ideal due to cocoa limitations
...
git-svn-id: trunk@49817 -
2015-09-12 07:37:40 +00:00
mattias
ff1747c1eb
opengl: cocoa: init with attributes
...
git-svn-id: trunk@49816 -
2015-09-11 15:52:12 +00:00
sekelsenmat
b690381ab0
cocoa: Redesigns the blocking of events during modal to use lclIsEnabled
...
git-svn-id: trunk@49815 -
2015-09-11 05:16:36 +00:00
mattias
5c6d68e163
lazbuild: added flag --verbose-pkgsearch
...
git-svn-id: trunk@49814 -
2015-09-10 15:26:08 +00:00
mattias
49c39a1f96
todolist: help button open wiki page, patch #28649 from Alexey Torgashin
...
git-svn-id: trunk@49813 -
2015-09-10 14:20:04 +00:00
mattias
a85bd20548
anchordocking: clean up
...
git-svn-id: trunk@49812 -
2015-09-10 14:19:30 +00:00
juha
24978f559e
IDE: Enhanced JumpTo* commands for procedure header and begin. Issue #28612 , patch from Ondrej Pokorny.
...
git-svn-id: trunk@49811 -
2015-09-10 13:57:24 +00:00
juha
9572033709
IDE: Enhanced desktops drop-down menu with "Toggle debug desktop". Add icons, actions and shortcuts. By Ondrej Pokorny.
...
git-svn-id: trunk@49810 -
2015-09-10 13:57:17 +00:00
juha
59d2985bbc
New icons for JumpToProcedure* commands, by Ondrej Pokorny.
...
git-svn-id: trunk@49809 -
2015-09-10 13:42:34 +00:00
juha
5933e509b6
ChmHelp: Use right units from LazUtils.
...
git-svn-id: trunk@49808 -
2015-09-10 12:12:02 +00:00
mattias
796a5fdd00
IDE+codetools: property completion: options to use a prefixed name as Set mthod parameter, patch #28181 from Ondrej Pokorny
...
git-svn-id: trunk@49807 -
2015-09-10 11:51:16 +00:00
mattias
c36aa6da8e
IDE: load desktops: check file version when loading old data, cleaning up old data
...
git-svn-id: trunk@49806 -
2015-09-10 11:16:25 +00:00
mattias
aebdc634cf
IDE: merged options open last project and last packages
...
git-svn-id: trunk@49805 -
2015-09-10 10:58:18 +00:00
mattias
6637d69e9a
IDE: store open packages when closing and reopen them on next start, added option to disable this, patch from Ondrej Pokorny
...
git-svn-id: trunk@49804 -
2015-09-10 08:50:39 +00:00
mattias
2d873789da
IDE: designer: implemented csDesignInteractive
...
git-svn-id: trunk@49803 -
2015-09-09 22:34:53 +00:00
mattias
bf21367723
IDE: restore desktop: multiple source editors, from Ondrej Pokorny
...
git-svn-id: trunk@49802 -
2015-09-09 22:25:57 +00:00
mattias
61f3ca566c
IDE: clean up
...
git-svn-id: trunk@49801 -
2015-09-09 21:15:24 +00:00
jesus
67c31934b5
LazReport: fix mem leak
...
git-svn-id: trunk@49800 -
2015-09-09 19:19:14 +00:00
juha
eb8f5528e5
Codetools: Extend JumpToImplementation example with a tool button and drop-down-menu. By Ondrej Pokorny.
...
git-svn-id: trunk@49799 -
2015-09-09 16:47:32 +00:00
mattias
f228ab12a3
IDE: RestoreSimpleLayout: trigger layoutchanged only if something changed
...
git-svn-id: trunk@49798 -
2015-09-09 15:26:07 +00:00
mattias
5195829561
todolist: added button panel, patch #28649 from Alexey Torgashin
...
git-svn-id: trunk@49797 -
2015-09-09 15:25:17 +00:00