Commit Graph

44994 Commits

Author SHA1 Message Date
juha
6cc9c6ea63 IDE: prevent a memory leak when restoring defaults in component palette options.
git-svn-id: trunk@46872 -
2014-11-18 09:24:58 +00:00
juha
ca628990f5 IDE, Component Palette options: Refactoring. Implement "Restore defaults". Don't change settings when user clicks Cancel.
git-svn-id: trunk@46871 -
2014-11-18 00:01:51 +00:00
mattias
d01c453f5f LCL: comment
git-svn-id: trunk@46870 -
2014-11-17 02:07:05 +00:00
mattias
58c722f1a5 translations: German: updates from Swen Heinig
git-svn-id: trunk@46869 -
2014-11-16 17:28:29 +00:00
juha
934571346f Converter: Clear old left-over values when saving configuration. (Remove a hack)
git-svn-id: trunk@46868 -
2014-11-15 20:40:55 +00:00
juha
2da65785f9 IDE: Clear old left-over values when saving component palette configuration.
git-svn-id: trunk@46867 -
2014-11-15 20:40:50 +00:00
juha
b292340eb6 Revert r46860 #e8685513d0 "IDE: componentpalette options - set defaultdraw false...", DefaultDraw is needed to display text.
git-svn-id: trunk@46866 -
2014-11-15 16:32:04 +00:00
mattias
02afa460c3 IDE: codebrowser: load description only if node added to treeview
git-svn-id: trunk@46865 -
2014-11-15 16:08:20 +00:00
zeljko
3b929dc9d2 Qt: allow drag and drop ops inside TListView.
git-svn-id: trunk@46864 -
2014-11-15 15:32:53 +00:00
mattias
8cbb9b1f87 IDE: codebrowser: show only 5000 items
git-svn-id: trunk@46863 -
2014-11-15 14:45:14 +00:00
juha
f4c6f469bc IDE: remove useless "write" accessors in properties of Environment options.
git-svn-id: trunk@46862 -
2014-11-15 14:02:53 +00:00
juha
470f46f722 IDE: fix a bug in saving component palette settings.
git-svn-id: trunk@46861 -
2014-11-15 14:02:48 +00:00
zeljko
e8685513d0 IDE: componentpalette options - set defaultdraw false when drawing component icon.
git-svn-id: trunk@46860 -
2014-11-15 13:00:59 +00:00
mattias
1021bbb19a IDE: docking: restore: keep autosizing disabled during restore
git-svn-id: trunk@46859 -
2014-11-15 12:39:26 +00:00
mattias
960141597a IDE: macro CompPath: return project compiler, COmpPath(IDE) returns IDE compiler
git-svn-id: trunk@46858 -
2014-11-15 12:38:51 +00:00
mattias
799184edb2 LCL: cabon: clean up
git-svn-id: trunk@46857 -
2014-11-15 12:37:25 +00:00
mattias
925368d194 IDEIntf: DoShowSearchResultsView: using one enum instead of multi bool
git-svn-id: trunk@46856 -
2014-11-15 12:36:41 +00:00
mattias
ead812fb31 codetools: debug
git-svn-id: trunk@46855 -
2014-11-15 12:35:36 +00:00
zeljko
b2498d731f Qt: always recreateWnd when imagelist is set on TListView.
git-svn-id: trunk@46854 -
2014-11-15 11:07:30 +00:00
zeljko
591d6edbff Gtk2: fixed icons size in TListView when using OnCustomDrawItem. issue #27043
git-svn-id: trunk@46853 -
2014-11-15 10:40:11 +00:00
zeljko
1607deedbe Qt: correct cast, use TCustomListView instead TListView.
git-svn-id: trunk@46852 -
2014-11-15 09:46:32 +00:00
zeljko
eb58ee35fa Qt: fixed item size when images added dynamically to TCustomListView.part of issue #27043
git-svn-id: trunk@46851 -
2014-11-15 09:29:11 +00:00
jesus
b661cc76e9 LCL, carbon: fix TFileDialog.Handle, from Torsten Bonde Christiansen, issue #27041
git-svn-id: trunk@46850 -
2014-11-15 04:51:09 +00:00
juha
4ca5c66887 IDE: Allow translation in component palette options. Issue #27040, patch from Gábor.
git-svn-id: trunk@46849 -
2014-11-14 12:35:53 +00:00
juha
dbf5bd53d4 IDE: Minor cleanup in component palette options.
git-svn-id: trunk@46848 -
2014-11-14 10:56:40 +00:00
juha
6ddc19d342 IDE: Enable d'n'd in component palette options ListView on Windows, required RowSelect=True. Fix item height.
git-svn-id: trunk@46847 -
2014-11-14 10:56:18 +00:00
mattias
0be1684966 lazutils: flag for setting system codepage CP_UTF8
git-svn-id: trunk@46846 -
2014-11-14 09:40:55 +00:00
mattias
dfcc20520a lazutils: flag for system codepage CP_UTF8
git-svn-id: trunk@46845 -
2014-11-14 09:34:26 +00:00
juha
0f7c742f16 IDE: Return an accidentally removed assignment in component palette. Patch from Sandro Cumerlato.
git-svn-id: trunk@46844 -
2014-11-14 01:40:23 +00:00
juha
ffa4d82af8 IDE: Fix loading user configuration for component palette.
git-svn-id: trunk@46843 -
2014-11-14 01:40:21 +00:00
juha
908e26c65b Packager: formatting
git-svn-id: trunk@46842 -
2014-11-14 01:40:19 +00:00
juha
8e3740ac4b IDE: Prevent uselessly saving environment options during IDE startup and right after closing the settings dialog.
git-svn-id: trunk@46841 -
2014-11-14 01:40:18 +00:00
juha
084dd37ed0 IDE: Prevent a crash when adding a component palette tab with an existing name.
git-svn-id: trunk@46840 -
2014-11-14 01:40:07 +00:00
bart
c57b1c69bc TCalendarDialog: anchor the buttons instead of aligning (looks a bit nicer IMHO).
git-svn-id: trunk@46839 -
2014-11-13 17:39:08 +00:00
jesus
735b4ac629 LazReport, Child bands impleementation by Gabor Boros with changes, issue #26996
git-svn-id: trunk@46838 -
2014-11-13 16:59:18 +00:00
jesus
3497257130 LazReport, save & load crosstab data to binary format, from Aleksey Lagunov
git-svn-id: trunk@46837 -
2014-11-13 15:47:45 +00:00
martin
6874452bfc SynEdit: Add eoColorSelectionTillEol for selection highlight to end at eol. Issue #0026306 Patch by Alexey Torgashin (modified)
SynEdit: Fixed invalidate, if selection highlight changes

git-svn-id: trunk@46836 -
2014-11-13 15:38:51 +00:00
jesus
24b2ab0ffd LCL, win: fix range check error on calculating string rect using DrawText, modified patch by Petr-K, issue #27028
git-svn-id: trunk@46835 -
2014-11-13 15:17:28 +00:00
martin
86edec92f4 Add documentation (comment), and assert for SelStart/SelEnd. Issue #0026902
git-svn-id: trunk@46834 -
2014-11-13 14:50:41 +00:00
martin
388e10fdb2 SynEdit: Allow custom caret sizes. Issue #0026257
git-svn-id: trunk@46833 -
2014-11-13 14:31:41 +00:00
reiniero
0a7bd582cc * Doc:
+ document lcl_fullversion
- remove mention of FPC 2.3.1 as minimum FPC version requirement for LCL is higher

git-svn-id: trunk@46832 -
2014-11-13 13:52:17 +00:00
juha
957d32b9e0 IDE: prevent crash in component palette options when doing drag and drop.
git-svn-id: trunk@46831 -
2014-11-12 23:20:27 +00:00
juha
5c80f5b1f3 IDE: Use the right palette page name in ComponentList.
git-svn-id: trunk@46830 -
2014-11-12 23:20:18 +00:00
juha
57840d4dcb IDE: Properly implement component palette reordering. Loading the user defined order does not work yet.
git-svn-id: trunk@46829 -
2014-11-12 20:35:24 +00:00
juha
b2834f51cc IDE: Partly implement component palette reordering.
git-svn-id: trunk@46828 -
2014-11-12 20:35:22 +00:00
juha
c99ddc0de3 Packager: Cleanup and formatting
git-svn-id: trunk@46827 -
2014-11-12 20:35:16 +00:00
mattias
3ee0203df5 converter: unicode file names
git-svn-id: trunk@46826 -
2014-11-12 19:27:26 +00:00
mattias
2fd3d1310c aggpas: unicode file names
git-svn-id: trunk@46825 -
2014-11-12 19:21:34 +00:00
mattias
a66b5d4e74 codetools: unicode file names
git-svn-id: trunk@46824 -
2014-11-12 19:20:25 +00:00
mattias
f9afbae84f projtemplates: unicode file names
git-svn-id: trunk@46823 -
2014-11-12 19:19:54 +00:00