Commit Graph

46643 Commits

Author SHA1 Message Date
wp
4204fd910e TAChart: Keep selected items when populating a multiselect TChartListbox (http://forum.lazarus.freepascal.org/index.php/topic,28314.0.html)
git-svn-id: trunk@48942 -
2015-05-06 17:21:32 +00:00
zeljko
ae10af0c87 Win32: fixed range check error.Patch by Petr-K. issue #28039
git-svn-id: trunk@48941 -
2015-05-06 17:00:41 +00:00
juha
696064a689 IDE: ExampleProj dialog: taborder fixed, unneeded frames deleted. Issue #28025, patch from Alexey Torgashin.
git-svn-id: trunk@48940 -
2015-05-05 21:59:15 +00:00
juha
8c8cab2420 IDE: Fix taborder, hide 2 borders in EditorFilemanager dlg. Issue #28026, patch from Alexey Torgashin.
git-svn-id: trunk@48939 -
2015-05-05 20:42:58 +00:00
juha
f26e6ca27f LCL: Add OnPaint and OnPaintButton for TToolBar. Issue #28029, patch from "007".
git-svn-id: trunk@48938 -
2015-05-05 19:39:04 +00:00
juha
54b11708ff IDE: Resize the main IDE window correctly. Issue #27940, patch from Ondrej Pokorny.
git-svn-id: trunk@48937 -
2015-05-05 18:34:52 +00:00
mattias
dec821b44c IDE: fpc params: assembler style: add missing space
git-svn-id: trunk@48935 -
2015-05-05 18:06:12 +00:00
mattias
31f7c1b582 IDE: fpc msg parser: check fpc full version and show if unexpected
git-svn-id: trunk@48934 -
2015-05-05 18:02:51 +00:00
mattias
400ded299e codetools: small optimization
git-svn-id: trunk@48933 -
2015-05-05 16:38:20 +00:00
bart
87d0463439 EditButton: implement TextHint, TextHintFontColor and TextHintFontStyle properties.
(TCustomControlFilterEdit needs refactoring first before publishing it there.)

git-svn-id: trunk@48932 -
2015-05-05 14:40:37 +00:00
bart
a992cc7d34 LCL: Start implementing TCustomEdit.TextHint support. Issue #0021307.
git-svn-id: trunk@48931 -
2015-05-05 14:18:22 +00:00
mattias
39ed3f345a IDE: fixed typos, fixed docked IDE bar
git-svn-id: trunk@48930 -
2015-05-05 09:09:06 +00:00
mattias
085a099b89 IDE: code templates: fixed tab order, gray buttons if empty, patch #28027
git-svn-id: trunk@48929 -
2015-05-05 08:51:52 +00:00
joost
0738480a91 FpDebug: Fixed mem-leak when application closes while debugee is still running
git-svn-id: trunk@48928 -
2015-05-05 07:59:15 +00:00
joost
28faa771f6 FpDebug: The reason why a run failed is not debug information, but real information.
git-svn-id: trunk@48927 -
2015-05-05 07:57:01 +00:00
juha
28708cc964 LHelp: In View menu, fix close with n tabs. Issue #28016, patch from Alexey Torgashin.
git-svn-id: trunk@48926 -
2015-05-03 20:53:01 +00:00
juha
21b3896421 IDE: Calculate the main window's MaxHeight-constraint dynamically. Issue #27940, patch from Balázs Székely.
git-svn-id: trunk@48925 -
2015-05-03 10:02:20 +00:00
juha
37ae3c0f43 LazUtils: New UTF8WrapText function for LazUTF8. Issue #28001, patch from Antônio Galvão.
git-svn-id: trunk@48924 -
2015-05-03 10:02:15 +00:00
sekelsenmat
662f81c5c1 fpvectorial-html: Sets border to none when there is no border attribute
git-svn-id: trunk@48923 -
2015-05-03 07:35:04 +00:00
juha
389df5cdfe LCL: Support special strings for TextToShortcut/ShortcutToText. Issue #27746, patch from Alexey Torgashin.
git-svn-id: trunk@48922 -
2015-05-02 21:50:00 +00:00
juha
811429e410 LHelp: Use Toolbar instead of speedbuttons, icons, "Open" button. Issue #27995, patch from Alexey Torgashin.
git-svn-id: trunk@48921 -
2015-05-02 21:49:58 +00:00
juha
e1775624e8 LCL: Publish Panel.OnPaint. Issue #27858, patch from Derit Augustin.
git-svn-id: trunk@48920 -
2015-05-02 21:49:57 +00:00
juha
fa15fb313c Revert r48914 #3873e99f24, Restore RowSelect in ComponentList TreeView.Text color was fixed. Issue #28002.
git-svn-id: trunk@48919 -
2015-05-02 21:49:50 +00:00
sekelsenmat
a5d0a6d8bd cocoa: Implements OnChange for TScrollBar
git-svn-id: trunk@48918 -
2015-05-02 16:48:12 +00:00
sekelsenmat
c9dce2ea9a cocoa: Fixes problem with DC state saving for clipping, this fixes bug #28015
git-svn-id: trunk@48917 -
2015-05-02 15:45:49 +00:00
zeljko
9c77d7629c LCL: fixed TTreeView selected row's text color when themes are disabled. Patch by Balázs Székely. Issue #28014
git-svn-id: trunk@48916 -
2015-05-02 13:50:23 +00:00
sekelsenmat
11b4b031e8 cocoa: Indentation and comment
git-svn-id: trunk@48915 -
2015-05-02 12:53:38 +00:00
juha
3873e99f24 IDE: Remove RowSelect from ComponentList TreeView. Affects the selected text color. Issue #28002.
git-svn-id: trunk@48914 -
2015-05-02 08:03:40 +00:00
mattias
19386f4875 IDE: simplified reading SrcUnitName
git-svn-id: trunk@48912 -
2015-05-01 10:37:23 +00:00
mattias
8b4e761edc IDE: renamed TUnitInfo.Unit_Name to SrcUnitName and fixed updating it
git-svn-id: trunk@48911 -
2015-05-01 10:32:13 +00:00
mattias
1c8f99a192 IDE: resourcestrings
git-svn-id: trunk@48910 -
2015-05-01 08:31:47 +00:00
mattias
ad0a80376f IDE: use IDEMessageDialog instead of LCL
git-svn-id: trunk@48909 -
2015-05-01 08:24:46 +00:00
sekelsenmat
5d06fc87a9 customdrawn: Implements minimally functional popup menu and combobox item selection
git-svn-id: trunk@48908 -
2015-04-30 08:34:13 +00:00
maxim
ac0dee2b7f Translations: French translation update by Gilles Vasseur, bug #27997
git-svn-id: trunk@48901 -
2015-04-29 21:27:56 +00:00
maxim
2a4937c81a IDEIntf: regenerated translations and updated Russian translation
git-svn-id: trunk@48900 -
2015-04-29 21:18:17 +00:00
maxim
f15b645703 IDEIntf: fixed typo
git-svn-id: trunk@48899 -
2015-04-29 21:17:04 +00:00
jesus
e33e32e823 Translations: one missing correction on previous patch
git-svn-id: trunk@48897 -
2015-04-29 20:14:37 +00:00
jesus
aff6009359 Translations: corrections to spanish translation by Julio Jiménez B.
git-svn-id: trunk@48896 -
2015-04-29 20:08:08 +00:00
sekelsenmat
bf72cf856e customdrawn: Should fix #24356, extra line break in TEdit
git-svn-id: trunk@48895 -
2015-04-29 10:30:11 +00:00
sekelsenmat
d9b5fc452a customdrawn: Patch from bug #27053
git-svn-id: trunk@48894 -
2015-04-29 10:24:59 +00:00
mattias
096f4f7fe2 lazbuild: save lpk list after compiling an lpk, bug #27991
git-svn-id: trunk@48892 -
2015-04-29 10:02:46 +00:00
mattias
4d8676bc6a synedit: less hints
git-svn-id: trunk@48891 -
2015-04-29 09:58:01 +00:00
sekelsenmat
960e2242e9 customdrawn: Fixes combobox width autosize
git-svn-id: trunk@48890 -
2015-04-29 09:19:19 +00:00
jesus
c6d6f8c7a6 IDEIntf, dbpropedits: check when retrieving fields definitions, issue #27962
git-svn-id: trunk@48889 -
2015-04-29 06:20:16 +00:00
jesus
bfe307d647 LazReport, fix image exporter filename, from willians cleyton, issue #27986
git-svn-id: trunk@48888 -
2015-04-29 05:52:30 +00:00
jesus
28089b25f7 Printers, win: check for PDev.DevModeSize that prevents error 204, from DaLiv, issue #27970
git-svn-id: trunk@48887 -
2015-04-29 05:08:31 +00:00
maxim
aae4334209 LHelp: i18n-ed Open Dialog (bug #27977) and updated Russian translation
git-svn-id: trunk@48885 -
2015-04-28 23:00:57 +00:00
maxim
95a72e9548 Translations: French translation update by Gilles Vasseur, bug #27990
git-svn-id: trunk@48883 -
2015-04-28 21:59:04 +00:00
maxim
7414a268fe IDE: regenerated Spanish translation
git-svn-id: trunk@48881 -
2015-04-28 21:23:02 +00:00
sekelsenmat
b3ede1ffd0 lcl-customdrawn: Finally fixes the combobox height in non-Android platforms, which was due to lack of a proper PreferredHeight
git-svn-id: trunk@48880 -
2015-04-28 15:05:25 +00:00