1
0
mirror of synced 2024-11-15 00:43:50 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
ec7bcfeb28 Initial refactoring to support ComponentSwitcher 2007-12-07 15:33:00 +00:00
82485ca0a0 2007-02-16 17:19:22 +00:00
79b18c0bf6 Added: initial AllowEmptyResults implementation 2007-02-09 13:58:37 +00:00
96deb77011 Added: Delphi 6 support 2006-05-23 19:33:05 +00:00
25f0fb41a1 Fixed: version number updated to 0.5
Fixed: added Ctrl-Alt-R to shortcut overview
2006-03-14 20:11:31 +00:00
4a3019e6dd Added: precompiled packages included in version control
Added: Read-Only toggle (applies to all related files; .pas, .dfm, .ddp)
Added: Read-Only overlay indicator
Fixed: right-click in the list now selects the item under the cursor (preserving a multi-select when right-clicking an already selected item)
Fixed: Ctrl-Up/Down (for the MRU list) did not filter the list immediately
Fixed: Issue #174
Fixed: Issue #178
2006-03-14 20:06:31 +00:00
e4bfc5b840 Fixed: Issue #157
Fixed: Issue #159
Fixed: Issue #170
Fixed: Issue #171
2006-01-26 19:40:23 +00:00
105050b957 Fixed: Issue #169 2006-01-26 08:02:12 +00:00
2e754bbd93 Fixed: Delphi 7 DFM compatibility 2006-01-15 14:55:25 +00:00
be20ec1c0f Fixed: Issue #137
Fixed: Issue #142
Fixed: Issue #143
Fixed: Issue #155
2006-01-15 00:22:09 +00:00
ada3ea50e4 Fixed: Issue #144 2006-01-13 21:05:07 +00:00
fe432ee088 Fixed: Issue #129
Fixed: Issue #131
Fixed: Issue #132
Fixed: Issue #139
Fixed: Issue #143
2006-01-13 20:34:45 +00:00
0e475012c8 Added: license (before Michel starts abusing the source ;))
Fixed: Issue #127
Fixed: Issue #138
Fixed: Issue #140
Fixed: Issue #141
2006-01-09 19:24:56 +00:00
61a4f9c651 Fixed: Issue #123
Fixed: Issue #124
Fixed: Issue #128
Fixed: Issue #133
Fixed: Issue #136
2006-01-07 19:56:40 +00:00
d0fe05e179 Fixed: Delphi 7 Access Violation when opening a unit 2006-01-06 22:51:30 +00:00
985c45ca96 Fixed: edit box didn't resize properly
Fixed: Issue #122
Fixed: Issue #123 (yet to test on Delphi 7)
Fixed: Issue #124
Fixed: Issue #125
2006-01-06 20:39:08 +00:00
8637a2f146 Fixed: Delphi 7 compatibility 2006-01-06 08:11:17 +00:00
9b28c55963 Fixed: View Form dialog shows the Form name instead of the Unit name 2006-01-06 05:57:45 +00:00
8c671457d7 Fixed: filters out non-project units from the Project Source 2006-01-05 21:22:02 +00:00
277497d7c5 Fixed: Access Violation in View Unit 2006-01-05 21:14:36 +00:00
27a1a5023f Added: filter options in Units dialog
Added: support for Project Source
Added: dialog overrides View Form
Added: dialog now actually activates the unit
Changed: refactored filters to use Visitor pattern

Note: requires at least Delphi 7
2006-01-05 21:04:59 +00:00
4e7456ac74 Initial commit 2006-01-05 06:03:24 +00:00