Search found 936 matches

by David Erceg
Sun Aug 14, 2022 12:28 pm
Forum: Bug Reports
Topic: 1.4.x: Going up level does not select folder came from
Replies: 3
Views: 28886

Re: 1.4.x: Going up level does not select folder came from

Just to note that this has been working again in development builds for a while now.
by David Erceg
Sun Aug 14, 2022 12:22 pm
Forum: Bug Reports
Topic: "Hide protected operations files" doesn't act on Navigation pane
Replies: 3
Views: 32978

Re: "Hide protected operations files" doesn't act on Navigation pane

This will be fixed in a development build soon.
by David Erceg
Sun Aug 14, 2022 12:04 pm
Forum: Bug Reports
Topic: Crash on launch with "On startup - Load default folder" selected
Replies: 1
Views: 22718

Re: Crash on launch with "On startup - Load default folder" selected

This is probably due to an interaction with the "Open new tabs next to the current one" setting. Which could cause a crash on startup in past versions, but has since been fixed.
by David Erceg
Sun Aug 14, 2022 11:56 am
Forum: Bug Reports
Topic: Infinite loop if you select a folder you don't have access to
Replies: 1
Views: 21046

Re: Infinite loop if you select a folder you don't have access to

Thanks, I've fixed this and the fix will be in a development build in the near future.
by David Erceg
Tue Aug 09, 2022 4:48 am
Forum: Feature Requests
Topic: Remembering Folder View Settings
Replies: 2
Views: 21164

Re: Remembering Folder View Settings

One method that's relevant here is ShellBrowser::EnumerateFolder . That method is called when enumerating a folder and can fail for a variety of reasons (e.g. if the directory doesn't exist). However, past a certain point, the navigation is committed and is guaranteed to proceed (even if there are l...
by David Erceg
Fri Dec 03, 2021 1:29 am
Forum: Help and Support
Topic: SOLVED=> 'Error: could not register class'
Replies: 6
Views: 11206

Re: Error: could not register class

I can't reproduce this; opening Explorer++ 1.3.5 on Windows 7 Pro SP1 works fine for me. Does the same thing happen when you use the latest dev build (you can obtain that from https://ci.appveyor.com/project/derceg/ ... /artifacts)?
by David Erceg
Fri Feb 19, 2021 3:56 pm
Forum: Development
Topic: Is this project abandoned?
Replies: 7
Views: 1331523

Re: Is this project abandoned?

In terms of the next release, the current beta is likely what will become 1.4 (without any other changes). I just haven't gotten around to making the release yet. There are bugs in the beta that have since been fixed and there are other issues I know about, but it's probably not worth holding the re...
by David Erceg
Tue Feb 16, 2021 10:44 am
Forum: Development
Topic: Is this project abandoned?
Replies: 7
Views: 1331523

Re: Is this project abandoned?

No, it's not abandoned. The most recent beta was released several months ago and the last commit was earlier this month.
by David Erceg
Wed Feb 03, 2021 8:43 am
Forum: Feature Requests
Topic: Add Dark mode theme or allow Win10's Dark Mode to override E++
Replies: 7
Views: 24127

Re: Add Dark mode theme or allow Win10's Dark Mode to override E++

There's no need to actually implement anything or make changes to Explorer++ if you want to use the current dark theme implementation. That implementation is available in the development builds and you can download the most recent build at: https://ci.appveyor.com/api/projects/derceg/explorerplusplu...