Commit Graph

166 Commits

Author SHA1 Message Date
juha
0383037340 ListFilterEdit: No need to disable CheckListBox.OnItemClick temporarily any more. It was a workaround for a LCL-Qt bug
git-svn-id: trunk@34448 -
2011-12-27 16:30:34 +00:00
mattias
00b915367e lacontrols: clean up
git-svn-id: trunk@34284 -
2011-12-19 17:15:07 +00:00
juha
bb9e426743 Improve TreeFilterEdit. Support many filtered branches and prepare for filtering the whole tree.
git-svn-id: trunk@34251 -
2011-12-17 16:00:44 +00:00
mattias
c48066b140 lazcontrols: clean up
git-svn-id: trunk@33776 -
2011-11-25 09:45:20 +00:00
juha
bcb7030b54 Improve ListFilterEdit and apply it to compiler message dialog.
git-svn-id: trunk@33774 -
2011-11-25 09:40:15 +00:00
sekelsenmat
c58e039a73 Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
zeljko
dabae664fe LCL: TGraphicControl.VisuallyEnabled moved to TControl.IsEnabled, also fixed var naming in some units from IsEnabled to AIsEnabled. issue #20291
git-svn-id: trunk@32492 -
2011-09-24 08:20:55 +00:00
juha
1e39ce6cf8 Fix comments in FilterEdit components.
git-svn-id: trunk@32387 -
2011-09-17 15:36:48 +00:00
mattias
5ad32f98ca lazcontrols: clean up
git-svn-id: trunk@32068 -
2011-08-27 09:49:02 +00:00
juha
0b41f66423 ListFilterEdit: Fix pressing KeyDown in Windows, issue #19893, patch from cobines
git-svn-id: trunk@31924 -
2011-08-09 16:09:07 +00:00
martin
91f4559302 ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31894 -
2011-08-06 15:55:10 +00:00
martin
2a8cfe716e ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31893 -
2011-08-06 15:37:23 +00:00
martin
d07fc13245 ExtendedNotebook: fixed selecting last tab. Issue #0019845
git-svn-id: trunk@31892 -
2011-08-06 15:24:39 +00:00
juha
9090b206f8 LCL: Set ListFilterEdit.ItemIndex to -1 after adding items. Debug-info.
git-svn-id: trunk@31885 -
2011-08-06 10:18:39 +00:00
martin
2f092a33ad Fix DividerBevel.Font; save Style property, if none bold. Issue #0019763
git-svn-id: trunk@31876 -
2011-08-05 13:43:02 +00:00
sekelsenmat
73542b658a Renames TCustomNotebook to TCustomTabControl, a major breakthrough into fixing the tab-controls
git-svn-id: trunk@31767 -
2011-07-20 14:39:50 +00:00
juha
ff896ae59f ListFilterEdit and TreeFilterEdit: remove unneeded parts, refactor
git-svn-id: trunk@31753 -
2011-07-19 23:17:59 +00:00
juha
9a304450fc Use new TreeFilterEdit where appropriate.
git-svn-id: trunk@31752 -
2011-07-19 22:21:26 +00:00
juha
aa83cf8588 New files for treefilteredit
git-svn-id: trunk@31751 -
2011-07-19 21:13:54 +00:00
juha
211d9b8926 LCL: Create an abstract base class for ListFilterEdit. Prepare to split TreeFilterEdit from it.
git-svn-id: trunk@31747 -
2011-07-19 16:45:31 +00:00
juha
3819207b32 ListFilterEdit: minor optimization
git-svn-id: trunk@31731 -
2011-07-18 11:19:25 +00:00
juha
212b14965d ListFilterEdit: improvements from Anton Panferov
git-svn-id: trunk@31723 -
2011-07-17 08:31:07 +00:00
juha
56e3778b07 ListFilterEdit: Improved keydown handler. Noted by Flávio Etrusco.
git-svn-id: trunk@31692 -
2011-07-14 06:42:36 +00:00
juha
ee4a3f95f1 ListFilterEdit: Up and Down keys move selection in the filtered control. Patch from Anton Panferov
git-svn-id: trunk@31691 -
2011-07-13 21:46:08 +00:00
juha
2ba28e0f3f Implement OnChange, OnEnter and OnExit properly in ListFilterEdit.
git-svn-id: trunk@31649 -
2011-07-10 09:42:39 +00:00
juha
8475fdc422 Remove useless initial values from ListFilterEdit. Fixes issue #19694
git-svn-id: trunk@31645 -
2011-07-10 08:39:58 +00:00
juha
6ec341b0c1 IDE: improve View Unit dialog with images
git-svn-id: trunk@31545 -
2011-07-03 18:19:58 +00:00
juha
ebb595fe19 Improve ListFilterEdit, make it more object oriented
git-svn-id: trunk@31539 -
2011-07-03 13:39:00 +00:00
juha
7fca7f03ef ListFilterEdit: support filtering a Listbox, too, and other improvements
git-svn-id: trunk@31530 -
2011-07-03 06:56:05 +00:00
juha
72285cbf72 Fix image resource name for ListFilterEdit.
git-svn-id: trunk@31529 -
2011-07-03 06:56:01 +00:00
juha
2dbcbcd191 Improve ListFilterEdit component.
git-svn-id: trunk@31492 -
2011-07-02 11:14:49 +00:00
paul
ebb07e5ddd lazcontrols: regenerate makefiles
git-svn-id: trunk@31466 -
2011-06-30 06:22:30 +00:00
juha
f889b1127c Packager: use the (still improved) ListFilterEdit in PackageEditor. "Code reuse".
git-svn-id: trunk@31463 -
2011-06-29 22:44:15 +00:00
juha
d23a3c8cc5 Lazcontrols: changed files for new ListFilterEdit control.
git-svn-id: trunk@31445 -
2011-06-29 00:04:54 +00:00
juha
048cf2a035 Lazcontrols: fix comment title in ExtendedNotebook.
git-svn-id: trunk@31444 -
2011-06-29 00:04:49 +00:00
juha
277c38e58a New files for ListFilterEdit control
git-svn-id: trunk@31441 -
2011-06-28 23:30:25 +00:00
mattias
220934b065 updated Makefile.compiled
git-svn-id: trunk@28987 -
2011-01-13 12:07:32 +00:00
mattias
fdc4ea1c18 lazcontrols: do not auto create makefile
git-svn-id: trunk@28447 -
2010-11-24 10:11:12 +00:00
mattias
c10f6e5365 LCL: TGraphic.LoadFromResourceID: PtrUInt to PtrInt for Delphi compatibility
git-svn-id: trunk@27869 -
2010-10-26 07:32:58 +00:00
maxim
00dd093d5d Components: update makefiles
git-svn-id: trunk@27863 -
2010-10-25 22:22:14 +00:00
mattias
1b8f4881b5 lazcontrols: updated makefile
git-svn-id: trunk@27850 -
2010-10-25 10:38:33 +00:00
maxim
1ce921aa0a Lazcontrols: commit makefiles changes
git-svn-id: trunk@27844 -
2010-10-24 23:43:04 +00:00
mattias
4246194974 clean up
git-svn-id: trunk@27835 -
2010-10-24 17:55:13 +00:00
mattias
b8344eeb9e lazcontrols: added compild file
git-svn-id: trunk@27832 -
2010-10-24 17:47:08 +00:00
mattias
0c340da499 IDE: fixed compilation
git-svn-id: trunk@27422 -
2010-09-20 19:36:31 +00:00
maxim
ea46133c5e Components: committed automatically regenerated makefiles
git-svn-id: trunk@27421 -
2010-09-20 16:41:28 +00:00
mattias
a1aabdb31f IDE: clean up
git-svn-id: trunk@27417 -
2010-09-20 08:26:59 +00:00
mattias
f8157f184d IDE: conditionals for package usage compiler options
git-svn-id: trunk@27411 -
2010-09-19 10:17:46 +00:00
mattias
4c4e51ad9d IDE: simplified TAdditionalCompilerOptions
git-svn-id: trunk@27409 -
2010-09-18 16:10:25 +00:00
mattias
36cb2971ba IDE: clean up
git-svn-id: trunk@27402 -
2010-09-18 08:45:04 +00:00
mattias
3d961391a4 IDE: fixed SearchDirectoryInSearchPath, bug #17322
git-svn-id: trunk@27375 -
2010-09-15 22:49:42 +00:00
mattias
f87802b542 IDE: source editor: replaced TNoteBook with TPageControl
git-svn-id: trunk@27300 -
2010-09-11 13:49:24 +00:00
mattias
cd98737eb2 IDE: clean up
git-svn-id: trunk@26667 -
2010-07-15 21:30:24 +00:00
mattias
8851d2a322 IDE: configure install packages dialog: added icons
git-svn-id: trunk@26661 -
2010-07-15 10:44:48 +00:00
paul
f3b5dbe139 components: return correct file case for packages units
git-svn-id: trunk@26649 -
2010-07-14 15:52:03 +00:00
maxim
724c4cb9aa components: commit automatic package file changes
git-svn-id: trunk@26634 -
2010-07-14 00:39:03 +00:00
mattias
b23492619f codetools: completeblock: check if unindented line starts new block
git-svn-id: trunk@26617 -
2010-07-13 10:06:40 +00:00
maxim
92ad550541 lazcontrols: restored makefiles changes
git-svn-id: trunk@26477 -
2010-07-05 22:47:54 +00:00
mattias
ef4fa43915 IDE: identifier completion: add := even if there is a semicolon at end
git-svn-id: trunk@26470 -
2010-07-05 12:35:42 +00:00
maxim
7bf9dd0485 lazcontrols: updated makefile
git-svn-id: trunk@26405 -
2010-07-02 00:08:26 +00:00
martin
3a8858a8df Publish BorderSpacing
git-svn-id: trunk@26261 -
2010-06-22 18:36:39 +00:00
martin
b880d3cc1a Fixed spelling
git-svn-id: trunk@26259 -
2010-06-22 17:42:54 +00:00
martin
afbdf3e742 Moved drag-able notebook
git-svn-id: trunk@26257 -
2010-06-22 17:31:08 +00:00
mattias
5b07f80b00 IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile
git-svn-id: trunk@26245 -
2010-06-21 22:50:36 +00:00
martin
cea63840e7 Adding Makefiles
git-svn-id: trunk@26240 -
2010-06-21 14:23:31 +00:00
martin
941b2fb068 Renamed IdeExtensions to LazControls
git-svn-id: trunk@26239 -
2010-06-21 13:45:16 +00:00