Commit Graph

16528 Commits

Author SHA1 Message Date
juha
1b20d91bba Replace function HTMLToCaption with a new THTML2TextRenderer class, placed into LazUtils package. Issue #31991.
git-svn-id: trunk@55319 -
2017-06-11 18:33:28 +00:00
zoran
b47c467010 DateTimePicker: Add RemoveHandlerOnChange, RemoveHandlerOnCheckBoxChange, override RemoveAllHandlersOfObjects
git-svn-id: trunk@55318 -
2017-06-11 16:02:45 +00:00
zoran
858c31e6bc DateTimeCtrls: Rename outdated ChangeLog.txt to ChangeLog.old
git-svn-id: trunk@55317 -
2017-06-11 15:32:59 +00:00
zoran
aee4923fa6 DateTimeCtrls: add 'outdated' note to old ChangeLog.txt
git-svn-id: trunk@55316 -
2017-06-11 15:30:53 +00:00
zoran
95df659e64 DateTimeCtrls: Remove old html manual (link in readme.txt points to up to date wiki page)
git-svn-id: trunk@55315 -
2017-06-11 15:26:52 +00:00
zoran
dc71c4f760 DateTimePicker: correcting link in readme.txt
git-svn-id: trunk@55314 -
2017-06-11 14:49:27 +00:00
ondrej
9bd91b7c9d IdeIntf: OI: fix background for color combo box
git-svn-id: trunk@55313 -
2017-06-10 19:22:51 +00:00
ondrej
3f34b29aae IdeIntf: OI: fix font color for selected items in combobox [2]
git-svn-id: trunk@55312 -
2017-06-10 19:22:26 +00:00
juha
4c7dc1b89b Use Delete() instead of Copy() where appropriate.
git-svn-id: trunk@55311 -
2017-06-10 16:30:27 +00:00
juha
99f4b40a94 IDE: Formatting.
git-svn-id: trunk@55308 -
2017-06-10 16:30:21 +00:00
ondrej
ecbfde6a60 IdeIntf: OI: fix font color for selected items in combobox
git-svn-id: trunk@55305 -
2017-06-10 12:16:30 +00:00
ondrej
0cd8ed04e5 LCL: combobox, listbox: fix drawing of customdrawn items. Change TOwnerDrawStateType.odPainted to odBackgroundPainted
git-svn-id: trunk@55304 -
2017-06-10 11:43:19 +00:00
ondrej
7a420f8326 IdeIntf: PropEdits: fix painting of value combobox in QT
git-svn-id: trunk@55303 -
2017-06-10 10:39:19 +00:00
maxim
4a86dba032 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31980
git-svn-id: trunk@55300 -
2017-06-09 23:00:29 +00:00
maxim
3fa8a2adb8 Translations: French translation update by Gilles Vasseur, bug #31978
git-svn-id: trunk@55299 -
2017-06-09 22:52:45 +00:00
maxim
edf68ab6c5 FpPkg: regenerated translations and updated Russian translation
git-svn-id: trunk@55297 -
2017-06-09 22:41:46 +00:00
joost
6528ea2484 fppkg: Create fppkg-configuration for Lazarus automatically
git-svn-id: trunk@55293 -
2017-06-09 19:48:21 +00:00
zoran
cf2b24196c DateTimePiker: Built-in UpDown control appears flat with dtpoFlatButton option
git-svn-id: trunk@55292 -
2017-06-09 16:38:33 +00:00
zoran
59c1e76968 Fix indentation
git-svn-id: trunk@55279 -
2017-06-09 13:17:17 +00:00
ondrej
7643e26863 components: datetimepicker: change boolean properties EnableWhenUnchecked, AutoCheck, FlatButton to entries in Options.
git-svn-id: trunk@55272 -
2017-06-09 07:04:45 +00:00
ondrej
19843adc12 components: datetimepicker: TextForNullDate type TCaption - for translations
git-svn-id: trunk@55271 -
2017-06-09 06:38:31 +00:00
balazs
cef92e9004 Opkman: Add readme.txt and license.txt for LED/Tango icon sets.
git-svn-id: trunk@55270 -
2017-06-09 05:20:18 +00:00
zoran
18e8d9b915 DateTimePicker - add input checking in SendExternalKey and add SendExternalKeyCode method
git-svn-id: trunk@55268 -
2017-06-08 17:32:58 +00:00
zoran
ee969afadb DateTimePicker - improve smart calling change when Date/Time is set from code
git-svn-id: trunk@55266 -
2017-06-07 15:56:49 +00:00
mattias
f387f6f8a2 IDE: method property editor: fixed rename
git-svn-id: trunk@55261 -
2017-06-06 11:03:42 +00:00
mattias
014156ee09 IDEIntf: fixed TIDEMenuSection.Visible keeping Visible of children, bug #31970
git-svn-id: trunk@55259 -
2017-06-06 10:34:43 +00:00
maxim
7b10ffa827 Translations: regenerated German OpkMan translation
git-svn-id: trunk@55251 -
2017-06-05 22:26:21 +00:00
ondrej
6578db1024 IDE: OI: use new csOwnerDrawEditableFixed and csOwnerDrawEditableVariable styles for combo boxes. Issue #31891
git-svn-id: trunk@55248 -
2017-06-05 19:48:29 +00:00
ondrej
1011b9f883 IDE: OI: revert standard comboboxes to csDropDown style. Issue #31891
git-svn-id: trunk@55242 -
2017-06-05 17:43:17 +00:00
bart
9b0e7b0b35 LazUtils: Fix compilation of utf8process.pp on Darwin with fpc trunk.
git-svn-id: trunk@55241 -
2017-06-05 15:54:24 +00:00
mattias
b2679b7d0d IDE: TMainIDE.OnPropHookCreateMethod: fixed creating JITMethod for ancestor
git-svn-id: trunk@55240 -
2017-06-05 13:30:55 +00:00
mattias
548fbd4852 codetools: added TFindDeclarationTool.FindClassMember
git-svn-id: trunk@55238 -
2017-06-05 13:29:16 +00:00
mattias
9de9ae952b codetools: less hints
git-svn-id: trunk@55237 -
2017-06-05 13:28:28 +00:00
mattias
eca0a51b27 codetools: undo
git-svn-id: trunk@55236 -
2017-06-05 13:28:15 +00:00
mattias
12ad990c7b codetools: less hints methodjumptool.pas
git-svn-id: trunk@55235 -
2017-06-05 13:25:37 +00:00
zoran
ccc63716d3 DateTimePicker - corrected misleading comment
git-svn-id: trunk@55234 -
2017-06-05 12:50:11 +00:00
mattias
92ef27e2f4 IDE: method property editor: fixed creating new event
git-svn-id: trunk@55225 -
2017-06-04 21:55:17 +00:00
michl
d3f428a7d5 IDE: ObjectInspector: Fixed OI don't show "default" in list of font names. Issue #31958
git-svn-id: trunk@55220 -
2017-06-04 21:16:33 +00:00
mattias
6e41e1e216 lazutils: fixed UTF8CharacterLengthFast
git-svn-id: trunk@55218 -
2017-06-04 20:18:38 +00:00
mattias
02d03fe47f translations: German: updates from Swen Heinig
git-svn-id: trunk@55216 -
2017-06-04 19:58:16 +00:00
juha
e27232d4cc Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
2017-06-04 15:14:29 +00:00
mattias
b29915c159 IDE: method property editor: edit: ask whether jump to inherited or add override
git-svn-id: trunk@55206 -
2017-06-04 09:21:06 +00:00
mattias
4975382c55 codetools: TEventsCodeTool.FindClassOfInstance: search unit in unitpath, the uses section is not enough
git-svn-id: trunk@55204 -
2017-06-04 07:30:15 +00:00
mattias
378cbd62c0 codetools: fixed TEventsCodeTool.MethodTypeDataToStr for fpc 3.0+
git-svn-id: trunk@55200 -
2017-06-04 06:45:02 +00:00
wp
6add4a7106 Fix resource error due to r55183 #7b657e8c49
git-svn-id: trunk@55185 -
2017-06-03 14:26:06 +00:00
wp
7b657e8c49 IDE: Add magnified (150% and 200%) component palette icons for packages sqlitelaz and sqlite3laz
git-svn-id: trunk@55183 -
2017-06-03 13:52:58 +00:00
wp
14047de5e7 IDE: Add magnified images (150% and 200%) for data access components
git-svn-id: trunk@55181 -
2017-06-03 09:25:50 +00:00
wp
f7389c4e14 IDE: Add 200% palette images of all dialog components.
git-svn-id: trunk@55177 -
2017-06-02 22:13:52 +00:00
mattias
d701d4a458 fixed spelling errors, bug #31956, from Paul Gevers
git-svn-id: trunk@55172 -
2017-06-02 20:44:47 +00:00
ondrej
844bef4565 IDE: html hint: increase width in order not to show vertical scrollbar
git-svn-id: trunk@55165 -
2017-06-02 20:04:21 +00:00