Commit Graph

213 Commits

Author SHA1 Message Date
maxim
83e7ffa28b Merged revision(s) 51583 #ac532977f7 from trunk:
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: branches/fixes_1_6@51610 -
2016-02-13 12:41:40 +00:00
maxim
47bcd03138 Merged revision(s) 51531 #ed047fbbd3 from trunk:
LazControls: Fix alignment of caption for TThemedCheckBox.Alignment = taLeftJustify. Issue #0029603.
........

git-svn-id: branches/fixes_1_6@51535 -
2016-02-06 18:59:54 +00:00
maxim
0f912223ec Merged revision(s) 51415 #44a263b11d, 51454 #96305118da from trunk:
LazControl: Show multiline caption of TCheckBoxThemed correctly. Issue #29504, patch from Gabor Boros.
........
LazControls: Fix TThemedCheckBox.KeyUp. Issue #0029406.
........

git-svn-id: branches/fixes_1_6@51522 -
2016-02-06 14:32:50 +00:00
maxim
aafe5f17a7 Merged revision(s) 51312 #235ced5144 from trunk:
lazcontrols: prevent AV in TTreeFilterEdit.RestoreSelection if treeview is nil. Issue #29441
........

git-svn-id: branches/fixes_1_6@51331 -
2016-01-18 23:09:29 +00:00
maxim
2189723d75 Merged revision(s) 51287 #06164b5f5f from trunk:
TListFilterEdit: removed LCLQt workaround. issue #29385
Qt: unset selection when itemindex is changed. issue #29385
........

git-svn-id: branches/fixes_1_6@51329 -
2016-01-18 23:06:16 +00:00
maxim
be08d09833 Merged revision(s) 51231 #811799c840, 51261 #5ff026ab94, 51267 #dfc8958222, 51275 #a200dc34ee, 51284 #c7cf692554, 51318 #0f9e448ba9 from trunk:
Revert r50906 #1c912f069b. Prevented docking the Search Results window.
........
IDE: Support dotted unit names in FilenameIsPascalSource. Issue #29363.
........
IDE: Fix moving up/down in ListFilterEdit. Also don't use Listbox.ItemHeight when = 0. Issue #29385.
........
IDE: Move the InvertAssignment from Refactor to Source submenu in source editor's popup menu. Already moved in main menu earlier.
........
IDE: fix source editor tab popup menu AV. Issue #29394
........
IDE: update commands on source editor popup
........

git-svn-id: branches/fixes_1_6@51323 -
2016-01-18 22:47:58 +00:00
mattias
d0724eda82 lazcontrols: moved resource directive to shortedit.pas, bug #29391
git-svn-id: branches/fixes_1_6@51272 -
2016-01-13 17:26:45 +00:00
mattias
f0301c9f73 Package editor: Dont update the whole tree when moving a dependency up/down. Part of Issue #26188
git-svn-id: branches/fixes_1_6@50837 -
2015-12-15 23:06:37 +00:00
mattias
1de06d1f01 LazControls: Select the first matching node in TreeFilterEdit. Issue #24795
git-svn-id: branches/fixes_1_6@50633 -
2015-12-05 11:29:40 +00:00
juha
d9d0b6a6c0 LazControls: Center Caption of TCheckBoxThemed vertically. Issue #29054, patch from Gabor Boros.
git-svn-id: trunk@50457 -
2015-11-21 09:56:14 +00:00
ondrej
89d2d8a738 lazcontrols: filteredit: fixed default filter functions for non-lowercase strings.
git-svn-id: trunk@50331 -
2015-11-14 09:22:00 +00:00
ondrej
461ea447a4 LazControls: TListFilterEdit move fFilteredListbox workaround for Gtk2
git-svn-id: trunk@50165 -
2015-10-25 21:48:07 +00:00
ondrej
471e8b0da4 LCL: FilterEdit support for PageUp, PageDown, Ctrl+Home, Ctrl+End and basic support for selection. Issue #28900
git-svn-id: trunk@50164 -
2015-10-25 20:47:35 +00:00
juha
1ce63eab2e LazControls: Use ItemIndex for moving up/down in ListFilterEdit. Issue #28779.
git-svn-id: trunk@50116 -
2015-10-18 22:28:43 +00:00
mattias
2c46e6e468 IDE+lazbuild+makefiles: on darwin use -gw instead of -g
git-svn-id: trunk@49906 -
2015-10-01 18:40:54 +00:00
juha
e4d78f8e95 LazControls: TCheckBoxThemed improvements. Issue #28517, patch from Vojtech Cihak.
git-svn-id: trunk@49676 -
2015-08-15 21:40:10 +00:00
juha
06ac76f560 LazUtils, unit FileUtil: Disable conditionally LazUtf8 and LazFileUtils wrapper functions. For testing define NoLazUTF8Wrappers and build Lazarus.
git-svn-id: trunk@49494 -
2015-07-04 23:08:00 +00:00
juha
1e433ebf42 Improve documentation of FilterEdit components.
git-svn-id: trunk@49243 -
2015-06-02 11:59:42 +00:00
juha
9a65162f12 LazControls: Add skeleton document XML files.
git-svn-id: trunk@49240 -
2015-06-01 23:04:27 +00:00
juha
b8f7b8aef0 Packager: Don't hide selection in the ListView of Open Installed Package dialog.
git-svn-id: trunk@48874 -
2015-04-26 21:14:31 +00:00
juha
abe573b42d Initialize variables based on compiler warnings around Lazarus and libs. Contains ToDo items.
git-svn-id: trunk@48481 -
2015-03-24 17:52:23 +00:00
martin
8ab3f3a5d8 LazControls DividerBevel: Styles. Patch by Vojtech Cihak . Issue #0027618
git-svn-id: trunk@48159 -
2015-03-07 03:56:42 +00:00
zeljko
26f5be2762 lazcontrols: published drag & drop properties for TDividerBevel. issue #27550
git-svn-id: trunk@48044 -
2015-02-28 11:51:31 +00:00
joost
fb88fadd74 fpmake: re-generated several fpmake.pp files
git-svn-id: trunk@47285 -
2015-01-02 20:45:33 +00:00
juha
96b7b88cc7 LazControls: new icon for TListviewFilterEdit from edvard.
git-svn-id: trunk@47270 -
2014-12-30 21:28:21 +00:00
joost
40a902ea07 fpmake: Switched to fpmake.pp files that do not need setting the source-directory of the package manually
git-svn-id: trunk@47265 -
2014-12-29 22:11:35 +00:00
joost
3a0de4fe98 fpmake: Re-generated some fpmake.pp files
git-svn-id: trunk@47240 -
2014-12-23 22:00:41 +00:00
juha
82b190d7a9 LazControls: an option in ListViewFilterEdit to filter by all fields or just by caption.
git-svn-id: trunk@47186 -
2014-12-12 23:08:43 +00:00
mattias
b6b7d60218 lazcontrols: clean up
git-svn-id: trunk@47163 -
2014-12-10 02:15:32 +00:00
juha
cbae1c8558 LazControls: include the new ListViewFilterEdit component in LazControls package.
git-svn-id: trunk@47160 -
2014-12-10 00:46:38 +00:00
juha
d8add73062 New component ListViewFilterEdit.
git-svn-id: trunk@47159 -
2014-12-10 00:38:19 +00:00
juha
7cfdbcdc76 New component ListViewFilterEdit. Rename image files and improve resource script.
git-svn-id: trunk@47158 -
2014-12-10 00:21:51 +00:00
jesus
7ab6918cc8 LazControls: check filteredtreeview and listbox, fix AV, from BBaz, issue #27137
git-svn-id: trunk@47120 -
2014-12-06 03:44:54 +00:00
bart
7fdf4a2de2 CheckBoxThemed: fix checkbox position if Alignment is taLeftJustify (issue #0027127).
git-svn-id: trunk@47102 -
2014-12-04 17:44:09 +00:00
juha
e6de17e11f LazControls: add component CheckboxThemed made by Vojtech Cihak.
git-svn-id: trunk@47030 -
2014-11-29 19:39:39 +00:00
juha
86bc7e6c60 LazControls: New files for CheckboxThemed.
git-svn-id: trunk@47029 -
2014-11-29 19:37:36 +00:00
mattias
5bca3443b2 lazcontrols: TCustomLvlGraphControl: use theme
git-svn-id: trunk@46889 -
2014-11-19 16:33:36 +00:00
mattias
b78a550572 IDE,lazbuild: append -Cg on targets linux, freebsd, openbsd, netbsd, solaris, bug #17412
git-svn-id: trunk@46874 -
2014-11-18 11:03:29 +00:00
juha
b98b901269 TreeFilterEdit: Better names for 2 methods.
git-svn-id: trunk@46225 -
2014-09-14 13:23:50 +00:00
juha
56e178994f PackagerEditor: improve updating only parts of the view after user changes.
git-svn-id: trunk@46224 -
2014-09-14 13:23:43 +00:00
juha
f91bff8d37 PackageEditor: Fix removing many files. Update Files and RemovedFiles separately. Don't update everything after removing a file (issue #26188).
git-svn-id: trunk@46110 -
2014-09-02 21:35:21 +00:00
juha
c5e69a4a97 LCL: remove redundant checks from TTreeFilterBranch.FreeNodeData.
git-svn-id: trunk@46108 -
2014-09-02 21:35:18 +00:00
juha
b39f3715bd LazControls: remove non-existent .lrs resources from package file list.
git-svn-id: trunk@45806 -
2014-07-06 22:38:06 +00:00
juha
176412a277 LCL: in FilterEdit, name a method better (ReturnKeyHandled).
git-svn-id: trunk@44914 -
2014-05-04 22:32:35 +00:00
mattias
e0d5158221 lazcontrols: TLvlGraphControl: accept child controls in designer
git-svn-id: trunk@44214 -
2014-02-23 18:45:22 +00:00
mattias
9d710db4fc fixed make distclean
git-svn-id: trunk@44139 -
2014-02-18 17:37:14 +00:00
mattias
3283cf83f3 package makefiles: changed distclean to delete output directorties for all targets
git-svn-id: trunk@44128 -
2014-02-18 10:35:31 +00:00
juha
9f824e8954 TreeFilterEdit: Small optimization + fix comment.
git-svn-id: trunk@43635 -
2014-01-02 18:16:58 +00:00
juha
c8cb0503bd Package editor: Fix a bug that prevented moving files up/down.
git-svn-id: trunk@43631 -
2014-01-02 18:16:40 +00:00
mattias
1ae4a6b361 lazcontrols: TTreeFilterBranch.RemoveChildrenData: fixed crash when passing nil
git-svn-id: trunk@43355 -
2013-11-03 08:34:11 +00:00