Search found 109 matches

by twinsen
Sat Jan 08, 2011 7:51 pm
Forum: Development
Topic: Drive Toolbar Improvements
Replies: 21
Views: 36040

Re: Drive Toolbar Improvements

Installing TortoiseSVN 1.6.15 fixed the patch errors for the rc file.
Although I can't reboot at the moment to properly integrate it into explorer, running "TortoiseMerge" from the start menu works fine.
Just select "Apply unified diff", the diff file and directory to patch.
by twinsen
Sat Jan 08, 2011 7:51 pm
Forum: Development
Topic: Move tab to new window
Replies: 17
Views: 24310

Re: Move tab to new window

Installing TortoiseSVN 1.6.15 fixed the patch errors for the rc file.
Although I can't reboot at the moment to properly integrate it into explorer, running "TortoiseMerge" from the start menu works fine.
Just select "Apply unified diff", the diff file and directory to patch.
by twinsen
Sat Jan 08, 2011 6:30 pm
Forum: Bug Reports
Topic: Browsing mobile phone problems
Replies: 2
Views: 6445

Browsing mobile phone problems

Has anyone used explorer++ for browsing mobile phones over bluetooth? For me it is very slow. It takes 1 second to calculate date modified for each folder (which is wrong, is shows 1/1/1601 8:00am!) It thinks files are folders. When you browse around it eventually hangs. I decided not to try copying...
by twinsen
Sat Jan 08, 2011 5:53 pm
Forum: Bug Reports
Topic: Control Panel doesn't work in XP
Replies: 3
Views: 4519

Control Panel doesn't work in XP

Double clicking any icon in control panel results in errors (same if you press enter when an icon is highlighted). Example error: "The path 'Display' does not exist or is not a directory". However right clicking and selecting "Open", does open it correctly. Can we make double cli...
by twinsen
Sat Jan 08, 2011 5:39 pm
Forum: Help and Support
Topic: How to replace WinXP Desktop icons (My Computer etc)
Replies: 0
Views: 2948

How to replace WinXP Desktop icons (My Computer etc)

You'll notice that when you get explorer++ to replace windows explorer as the default file manager, there are still some icons on your desktop that use windows explorer. To replace them with explorer++ ones, create 3 new shortcuts: Explorer++.exe "My Computer" Explorer++.exe "My Netwo...
by twinsen
Sat Jan 08, 2011 5:20 pm
Forum: Bug Reports
Topic: Recycle bin Date Deleted and Location columns empty
Replies: 2
Views: 4301

Recycle bin Date Deleted and Location columns empty

In WinXP the "Original Location" and "Date Deleted" columns when you visit "Recycle Bin" are empty.
Do they work in Win7?
I'll just use windows explorer for the Recycle Bin for now.
by twinsen
Fri Jan 07, 2011 8:47 pm
Forum: Bug Reports
Topic: Pane right click hangs and crashes [solved]
Replies: 21
Views: 32657

Re: Pane right click hangs and crashes

Perhaps the code in revision 161 only works on windows 7, but the 1.2 code works for xp and windows 7? I tried throwing away the revision 161 right click code and porting over the code from 1.2. I got this far. RightPlaceHolder1.png RightPlaceHolder2.png The icons disappeared. The view and new menus...
by twinsen
Fri Jan 07, 2011 12:06 pm
Forum: Development
Topic: Bookmark All Tabs
Replies: 12
Views: 24461

Re: Bookmark All Tabs

Found a bug when saving a large session with 12 tabs (but it was expected). My session was so large that it exceeded MAX_PATH. So at the moment you can only save the number of tabs until their paths concatenated together sum to MAX_PATH (with | inbetween each). To fix this we need to switch to the o...
by twinsen
Fri Jan 07, 2011 12:33 am
Forum: Development
Topic: Reopen Closed Tab
Replies: 5
Views: 41533

Reopen Closed Tab

Here is a feature you may be familiar with from browsers.
Example exe: http://members.iinet.net.au/~bertdb/rya ... n_1.5.1.7z
Patch attached
by twinsen
Wed Jan 05, 2011 12:00 pm
Forum: Bug Reports
Topic: Can't eject USB stick without closing Explorer++
Replies: 2
Views: 4290

Re: Can't eject USB stick without closing Explorer++

I have to use unlocker to forcibly get explorer++ to close its handles. See also http://www.explorerplusplus.com/forum/viewtopic.php?f=5&t=99&start=0&hilit=usb http://www.explorerplusplus.com/forum/viewtopic.php?f=5&t=192&p=574&hilit=usb#p574 Maybe it affects WinXP more than ...