Search found 409 matches

by ajs
Tue Mar 22, 2011 6:59 pm
Forum: Development
Topic: Patch to add "wildcard select/deselect" buttons to toolbar
Replies: 0
Views: 4563

Patch to add "wildcard select/deselect" buttons to toolbar

Patch to add "wildcard select/deselect" buttons to toolbar

Patch against commit 204 + patch 42
Capture_22-03-2011-17.56.46.gif
Capture_22-03-2011-17.56.46.gif (1.22 KiB) Viewed 4586 times
by ajs
Tue Mar 22, 2011 6:23 pm
Forum: Development
Topic: Patch to add "apply filter" toolbar button.
Replies: 2
Views: 6280

Re: Patch to add "apply filter" toolbar button.

Since I need this patch as base for another patch, I have updated it to commit 204.
Same functionality and same code, just a couple of minor adjustment to the code which handles the status of the toolbar button.
by ajs
Tue Mar 22, 2011 5:16 pm
Forum: Bug Reports
Topic: Crash after creating a new tab and then closing it
Replies: 6
Views: 8511

Re: Crash after creating a new tab and then closing it

Fixed it. I simply made queue calls increment the reference count, to keep it alive for when the thread accesses its data, which then decrements it and deletes it if no references are left. I'm glad the fix was so simple. This crash was really annoying me. Thanks ryan. Can you make up a patch for it?
by ajs
Tue Mar 22, 2011 2:23 pm
Forum: Development
Topic: How to take part in developing?
Replies: 6
Views: 9416

Re: How to take part in developing?

bigbird wrote:o, I'll learn to how to make a patch file.
have a look here
http://www.explorerplusplus.com/forum/v ... ?f=7&t=611
it is a very short guide, but gives you an idea.
by ajs
Tue Mar 22, 2011 1:23 pm
Forum: Development
Topic: How to take part in developing?
Replies: 6
Views: 9416

Re: How to take part in developing?

bigbird wrote:hi, I made some changes ,commit to this place

https://explorer-plus.googlecode.com/sv ... s/Explorer++
Hi bigbird,
could you please create a "patch file" for your changes? That would make "checking the changes" a much quicker task for David.
by ajs
Mon Mar 21, 2011 12:16 pm
Forum: Bug Reports
Topic: Major BUG in newer nightly builds.
Replies: 3
Views: 4392

Re: Major BUG in newer nightly builds.

David has fixed this in the last nightly build.
by ajs
Fri Mar 18, 2011 10:54 am
Forum: Feature Requests
Topic: Drag Drop in 'stopped mode', 'space rename problem', batch
Replies: 6
Views: 7038

Re: Drag Drop in 'stopped mode', 'space rename problem', batch

3) Mass rename is a REALLY good and optimized tool, that we have tested. But it lacks two important things so far: 1) the ability to rename with '0......00......000' numbers (extra left digits), to avoid 'number sorting problem' (10, 11, 12 before of 1). Additionally, the extension should be kept (...
by ajs
Wed Mar 16, 2011 4:16 pm
Forum: Development
Topic: Patch to fix creation of folders on network drives
Replies: 3
Views: 32018

Re: Patch to fix creation of folders on network drives

Patch updated to last commit (since the file name of the modified file has changed since the previous patch was released). Same functionality.
Patch against commit 203
by ajs
Wed Mar 16, 2011 4:01 pm
Forum: Bug Reports
Topic: Major BUG in newer nightly builds.
Replies: 3
Views: 4392

Re: Major BUG in newer nightly builds.

I needed to add some columns andn went to Options default settings tab and hit the Default columns button. Dialog box opens but no list of columns, blank area. Replaced the nighly build with V1.2 (As I have deleted all the older nighly builds) and the problem is gone. Redownloaded the newest nightl...
by ajs
Tue Mar 15, 2011 7:02 pm
Forum: Bug Reports
Topic: List View Scroll Bug
Replies: 7
Views: 9358

Re: List View Scroll Bug

I have a good news. by chance I was able to reproduce this problem on my computer. It looks like it starts to happen if "list view mode" is selected when the list view is displaying only a single item (folder or files). It then happens on any navigated folder. Instead if "list view mo...