PureFileMaster a Total-Commander-Clone Released! (Version 3)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Version 2.82 is now available!
V2.82

- Added: Every default ToolBar-Icon can now enabled or disabled from preferences.
- Added: Optional Icon for Plugins is now possible. (LeftClick on the big Icon)
- Added: Menu and/or ToolBar Separator to the Plugins is now possible.
- Added: Internal Plugins can now added to the main plugin list. (New Option)
- Added: Added 22 internal plugins for use in the main plugin list.
- Changed: The InputBox of MakeDir will now also insert the selected folder as default in Archive+FTP lists.
- Changed: Operations which requires an selection will now display an InfoRequester when nothing is selected.
- Fixed: The first separator in the ToolBar was removed.
Pure FileMaster Setup v2.82

Pure FileMaster ZIP v2.82
Andesdaf
User
User
Posts: 85
Joined: Sun Mar 22, 2009 2:53 pm
Location: GER, Saxony

Post by Andesdaf »

great app :D
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Version 2.83 is now available!
V2.83

- Changed: Added a new and expanded AboutBox.
- Changed: Menu-Entrys from the InputBox has now also Icons.
- Added: A Hex-Editor to edit files.
- Added: Favourites Menu & Preferences.
- Added: A Search function for files. (Menu & Toolbar)
- Some fixes
Pure FileMaster Setup v2.83
Pure FileMaster ZIP v2.83

Features of the Hex-Editor

1) Go to Address (will jump to an specific address)
2) Find String (Byte search with "$" possible)
3) Undo last/all changes option

Features of FileFinder

1) Pattern support. (e.g. *.exe or MyFile*)
2) Search for strings in Files (file contains - Byte search with "$" possible)

I hope you enjoy it. Feedback is still welcome. :wink:
yrreti
Enthusiast
Enthusiast
Posts: 546
Joined: Tue Oct 31, 2006 4:34 am

Post by yrreti »

Thanks for sharing this nice program. If I ever have to go back to
using Vista, this is exactly what I need. I hated what they did to
windows explorer, and dumped it and loaded XP pro because of it.
It's looking pretty impressive. I like the ability to select options
and use plugins.
I did notice a bug with your find file part though.
When I searched for p*.exe
It brought up every found file starting with p , and did not filter for
just .exe files.
Other then that, thank you for sharing this nice program.
:D :D :D
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

yrreti wrote:I did notice a bug with your find file part though.
When I searched for p*.exe
Fixed. I will it release with the next version. Thanks for feedback and interested. :D
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Version 2.84 is now available!
V2.84

- Fixed: Bad view in the AboutBox was fixed.
- Fixed: Filesearch supports now patterns like "P*.exe"
- Changed: Pattern & searchstring from Filesearch will now buffered.
- Added: Fonts for ButtonBar, DriveButtons & InputBox is now selectable in preferences.
- Some fixes.
Pure FileMaster Setup v2.84

Pure FileMaster ZIP v2.84
infratec
Always Here
Always Here
Posts: 7619
Joined: Sun Sep 07, 2008 12:45 pm
Location: Germany

Post by infratec »

Hi AL90,

I just tried out your new version.

Nice work.

A few points which I noticed:

1. When I enter a directory, the first entry is not marked.
I always have to press cursor down first, to get the .. highlighted.

2. Since I have always to do some work on different network drives,
it would be nice if you can add the system dialog for connect and
disconnect network drives.
Else I always have to start the explorer for this.

I hope wou will continue your work.

To be honest:
I always test your new version until I reach a point where I notice that
I don't want to miss a feature which I normally use with TC.


Best regards,

Bernd
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

infratec wrote:1. When I enter a directory, the first entry is not marked.
I always have to press cursor down first, to get the .. highlighted.
Added in ToDo list.
2. Since I have always to do some work on different network drives,
it would be nice if you can add the system dialog for connect and
disconnect network drives.
Else I always have to start the explorer for this.
Also added in ToDo list.
I hope wou will continue your work.
Yes of course. PFM is my main project and I don't want stop developing to it. :wink:
To be honest:
I always test your new version until I reach a point where I notice that
I don't want to miss a feature which I normally use with TC.
I want try to clone more features of TC in the future. Thanks you for interested and feedback. :wink:
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: PureFileMaster a Total-Commander-Clone Released!

Post by AL90 »

Dear User,

Version 2.85 is now available!
V2.85

- New: Copy, Move, Delete, Rename & MakeDir can also now run in 'Administrator' mode.
- New: Doubleclick on a DLL or the 'View-option' will now shown Informations to it.
- Changed: The 'Properties' option has now no longer an own custom window.
- Changed: FindNext (F3) from HexEditor jumps now directly to the next founded address. (Also if found more matches in one address)
- Changed: Stringsearch in HexEditor is now CaseInsensitive. (A=a)
- Changed: Stringsearch in 'FileFinder' is now CaseInsensitive. (A=a)
- Changed: Clicking on 'Contains' in File-Finder-Panel will now activate the StringGadget. (focus)
- Updated: Unrar.DLL
- Some Fixes.
Pure FileMaster Setup v2.85

Pure FileMaster ZIP v2.85


BTW: Some To Do's are still not implemented, Sorry.
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: PureFileMaster a Total-Commander-Clone Released!

Post by AL90 »

Dear User,

Version 3.00 is now available!
V3.00

- New: Added network support.
- New: DriveButtons has now icons.
- New: Rightclick on DriveButtons will now open an popup-menu. (properties & open)
- New: Added a update function to the help-menu.
- New: Added a function to compare two textfiles.
- New: Added a view-icon function to show icons in large mode.
- New: favourites & parent buttons has now also tool-tips.
- Updated: PureZIP-Library v2.00 (by Gnozal)
- Fixed: Wrong view in main-gui. (overlapping of some Gadgets)
- Fixed: Changes in gadget color will now also view correct to the favourites buttons.
- Fixed: Backcolor of the buttonbar on bottom will now view correct.
- Fixed: Backcolor of the drive buttons will now view correct.
- Fixed: RegEditor (toolbar) will now again start with Vista in administrator mode.
- Fixed: Sometimes FTP-Directories was view wrong. (double name in the ListView)
- Fixed: Administrator mode in Drag&Drop is now also possible.
- Fixed: Fixed a refresh problem. (if the files size was show in KB)
- Fixed: The last configured style will now set as default in font requesters.
- Fixed: The search function in hex editor will now find again results in the first address. ($00000000)
- Changed: continue search (F3) in hex editor will now always search from cursor position.
- Changed: All 'CallFunctions' was changed to 'Prototype'.
- Changed: Explorer columns has now graphical sort arrows.
- Changed: Browser (left or right) will now activate before the popup-menu is open.
- Changed: The "2-seconds" check for drive changes works now with the WindowTimer() function and no longer with ElapsedMilliseconds().
- Changed: Favourites buttons has now an graphical symbol.
- Changed: Text of parent buttons was changed from ("..") to the ("\") symbol.
- Changed: The 'properties'-option can now run without selections. (drive-informations on root is possible)
- Changed: The correct Browser will now activated While sorting of columns. (left or right)
- Changed: Selections after sorting of columns will now no longer lost.
- Changed: Default font was changed from 'MS-Sans-Serif' to 'Microsoft-Sans-Serif'.
- Optimized: Sorting of columns is now some faster.
Pure FileMaster Setup v3.00

Pure FileMaster ZIP v3.00
User avatar
skywalk
Addict
Addict
Posts: 4218
Joined: Wed Dec 23, 2009 10:14 pm
Location: Boston, MA

Re: PureFileMaster a Total-Commander-Clone Released! (Versio

Post by skywalk »

Nice tool.

Did a file compare of 2 text files and then in the results window, changed the font to a smaller 8 pitch and then hang(Task Mgr to the rescue).
Reproduced error twice on xp pro sp3.

Also, if not already requested, please add the property "Date Modified" to the column list.
I use that to compare directories for occasional manual backups.
Last edited by skywalk on Tue Jul 08, 2014 12:29 am, edited 1 time in total.
The nice thing about standards is there are so many to choose from. ~ Andrew Tanenbaum
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Re: PureFileMaster a Total-Commander-Clone Released! (Versio

Post by AL90 »

skywalk wrote: Did a file compare of 2 text files and then in the results window, changed the font to a smaller 8 pitch and then hang(Task Mgr to the rescue).
Reproduced error twice on xp pro sp3.
Ok I want try to fix this problem.
Also, if not already requested, please add the property "Date Modified" to the column list.
I use that to compare directories for occasional manual backups.
Added in ToDo list. Thanks for your report. :wink:
akj
Enthusiast
Enthusiast
Posts: 668
Joined: Mon Jun 09, 2003 10:08 pm
Location: Nottingham

Re: PureFileMaster a Total-Commander-Clone Released! (Versio

Post by akj »

Request for enhancement to PureFileMaster:

I would like a feature that enables the [selected] contents of a PureFileMaster pane to be copied to a text [or PDF] file and/or printed.
Anthony Jordan
zikitrake
Addict
Addict
Posts: 875
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Re: PureFileMaster a Total-Commander-Clone Released! (Versio

Post by zikitrake »

:D Nice release!
News Spanish strings:
  • 250 = Usar API para conectar
    251 = Barra de Unidades
    252 = Ocultar Lectores de Tarjeta vacíos(SD, MMC, etc.)
    253 = Misc
    254 = Botones de Unidades
    255 = Establecer directorios a raíz siempre
    256 = Calculadora
    257 = Crear acceso directo en escritorio
    258 = Línea de Comandos
    259 = Usar Linea de Comandos también como Historial de unidad
    260 = Máximo número de entradas almacenadas en Línea de Comandos
    261 = Configurar Plugins
    262 = Plugins
    263 = Aplicar
    264 = Cancelar
    265 = Añadir Plugin
    266 = Eliminar Plugin
    267 = Renombrar Plugin
    268 = Plugin
    269 = Nombre del Plugin
    270 = Nombre del archivo ejecutable
    271 = Nombre del ejecutable principal
    272 = Seleccionar ejecutable principal
    273 = Parametro
    274 = Parametro es opcional - dejar en blanco si no es requerido
    275 = Añadir Variable de Entorno
    276 = ToolTip
    277 = ToolTip es opcional - dejar en blanco si no es requerido
    278 = Ejecutarlo en modo administrador
    279 = Usar consola para ejecutar
    280 = Confirmar antes de ejecutar el plugin
    281 = Actualizar directorios después de la operación
    282 = Añadir nuevo plugin - [ESC]=Abortar
    283 = Por favor, introduzca nombre para el plugin
    284 = NuevoPlugin
    285 = Renombrar plugin - [ESC]=Abortar
    286 = Por favor, introduzca nuevo nombre
    287 = ¿Seguro que quiere eliminar el plugin seleccionado?
    288 = ¿Seguro que quiere ejecutar el plugin seleccionado?
    289 = Añadido archivo a plugins
    290 = Ver en Menú y en Barra de Herramientas
    291 = Ver sólo en Menú
    292 = Ver sólo en Barra de Herramientas
PB 6.21 beta, PureVision User
User avatar
GG
Enthusiast
Enthusiast
Posts: 266
Joined: Tue Jul 26, 2005 12:02 pm
Location: Lieusaint (77), France

Re: PureFileMaster a Total-Commander-Clone Released! (Versio

Post by GG »

Thanks Harald for this new release. :wink:
Here is the french one :

243 = Plus d'infos
244 = CAB (Décompression)
245 = LZMA (Décompression)
246 = <MultiSelection>
247 = Intervertir la sélection
248 = Lecteur pas prêt !
249 = Désactive la redirection Wow64Fs
250 = Utiliser les API pour la connection
251 = Barre de boutons pour les lecteurs
252 = Cache les slots vides (SD, MMC...)
253 = Divers
254 = Boutons des lecteurs
255 = Toujours affecter les répertoires à la racine
256 = Calculatrice
257 = Créer un raccourci sur le bureau
258 = Ligne de commande
259 = Utilise la ligne de commande également comme un lecteur historique
260 = Nombre maxi d'entrées à stocker dans la ligne de commande
261 = Configurer Plugins
262 = Plugins
263 = OK
264 = Annuler
265 = Ajout d'un Plugin
266 = Supprimer un Plugin
267 = Renommer un Plugin
268 = Plugin
269 = Nom du Plugin
270 = Nom de fichier de l'exécutable
271 = Nom de fichier de l'exécutable principal
272 = Selectionner l'exécutable principal
273 = Paramètres
274 = Parameter optionnel - Laisser à blanc si non requis
275 = Ajout de la variable d'environnement
276 = ToolTip
277 = ToolTip optionnel - Laisser à blanc si non requis
278 = Exécuter en mode Administrateur
279 = Utiliser la console au lancement
280 = Demande avant l'exécution du plug in
281 = Rafraichissement des répertoires après l'opération
282 = Ajour d'un nouveau plugin - [ESC]=Annuler
283 = Merci d'entrer un nouveau pour le plugin
284 = Nouveau plugin
285 = Renommer le plugin - [ESC]=Annuler
286 = Merci de saisir le nouveau nom
287 = Etes vous sûr de supprimer le plugin sélectionné ?
288 = Etes vous sûr d'exécuter le plugin sélectionné ?
289 = Ajout du fichier sélectionné au plugin
290 = Visualisation dans le Menu et la ToolBar
291 = Visualisation uniquement dans le Menu
292 = Visualisation uniquement dans la ToolBar

However, it remains some untranslated sentences in File menu, like "Edit Files in HexEditor". Also in preferences menu, change -> Font selection. I still have : "buttonbar font", "drivers button font" and "inputbox font".
Same thing in : Preference -> configure plugins : "Internal plugins".
Tooltip for // button on the tool bar : "Network options".
Did I miss something or those translations are not available in the language catalog file ? :oops:

Oops, one last thing :
2 mistakes I made in the french catalog, please replace :
110 = copie, with 110 = copier
005 = Notifier l'actuel répertoire après la fin du programme with 005 = Mémoriser l'actuel répertoire après la fin du programme

Thanks :lol:
Purebasic 6.12 64 bits - Windows 11 Pro 64 bits 23H2
Post Reply