BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Please support our sponsors!
BeOS Clean-Up Manager
Version History
  Go back to the BeOS Clean-Up Manager Page

Version 3.9_fixed
 License:   Other Open Source License
 Updated:   November 20, 2002
 Source:   Source Included
* Fixed about box killing routine (more safe, plus works with PPC)
* Fixed (I think) a few locking problems in Preview.

Nothing more. This was actually 3.9 but since i released an older package without updating latest files from the code i had to call this one 3.9_fixed.

Intel Version - requires R5   (580 KB) 2,596 downloads
  Working Link Download Primary Location

Version 3.9
 License:   Other Open Source License
 Updated:   October 27, 2002
 Source:   Source Included
Experimental Version:

* Add Preview option -- This lets you "see" the list of files that will be deleted with the options you selected.

* Fixed a typo-bug between Bash history and Trash options.

* New about box :P

* Fixed some minor glitches in ImageButton class

* Fixed some bugs in clean-up process (can't remember what exactly)


The reason why this is experimental is because I completed it a long time before and can't remember how stable it was :) The Preview might still have a few glitches.

Intel Version - requires R5   (573 KB) 409 downloads
  Working Link Download Primary Location
  Working Link Download BeZip.de

Version 3.1
 License:   Other Open Source License
 Updated:   February 26, 2002
 Source:   Source Included
Version 3.1 (Minor version)
* Fixed a minor loophole in the toolbar class
* Removed some unwanted deallocation statements
* Fixed a really minor bug while determining Presets
* Commented a few critical places in the code


Version 3.0: (Major)
An exciting totally new release!
Here is a list of the new things included:

* 100% rewrite, previous version was just a rewrite of the "core"
* Is now a very heavily multi-threaded program
* Multi-threading improved the speed by a huge margin
* Implemented user-controllable multi-threading
* One new clean-up option added - Custom queries
* Most of the clean-up options are now sub-categorised
* A fast and highly flexible GUI is incorporated
* Extensive settings and preferences are available now
* Now has user controllable reports and confirmations
* Presets for clean-ups are available & fully supported
* A preset quick-popup menu adds to the convienience
* Refined the GUI with toolbar buttons
* Command-line mode now reports errors and shows report
* BMessages has replaced fstream() for prefs


Note: This "Geocities" download link points to my home page from where you can download Clean-Up Manager 3.1. Its not a direct link to the archive. And sometimes you need to press the Reload button in NetPositive to load the site as it just stops loading halfway.

I thank webmaster of BeZip for hosting Clean-Up Manager 3.1 there. If geocities is shutdown (by geocities for traffic) you can download it from BeZip.de.

Intel Version - requires R5   (169 KB) 3,240 downloads
  Working Link Download Geocities
  Working Link Download Sofist
  Working Link Download BeZip
  Working Link Download Frankfurt (DE - Europe)

Version 3.0
 License:   Freeware
 Updated:   February 22, 2002
 Source:   Source Included
An exciting totally new release!

Here is a list of the new things included:

* 100% rewrite, previous version was just a rewrite of the "core"
* Is now a very heavily multi-threaded program
* Multi-threading improved the speed by a huge margin
* Implemented user-controllable multi-threading
* One new clean-up option added - Custom queries
* Most of the clean-up options are now sub-categorised
* A fast and highly flexible GUI is incorporated
* Extensive settings and preferences are available now
* Now has user controllable reports and confirmations
* Presets for clean-ups are available & fully supported
* A preset quick-popup menu adds to the convienience
* Refined the GUI with toolbar buttons
* Command-line mode now reports errors and shows report
* BMessages has replaced fstream() for prefs


Note: This "Geocities" download link points to my home page from where you can download Clean-Up Manager 3.0. Its not a direct link to the archive.

Geocities does it again. "Too much traffic to my site" they say. I once again thank webmaster of BeZip for hosting Clean-Up Manager there. If Geocities link doesn't work download it from BeZip.

Intel Version - requires R5   (234 KB) 486 downloads
  Working Link Download BeZip
  Working Link Download Geocities

Version 2.0
 License:   GPL
 Updated:   August 7, 2001
 Source:   Source Included
  • The 'core' of the Clean-Up Manager has been completely re-written implementing BeOS specific classes and objects. In fact I took a whole back-up of the previous version before laying my hands on this one.
  • The Clean-Up Manager no longer relies on internal usage of Bash commands to do the dirty work. This proved way too slow. The code thus was totally re-written resulting in lesser and more understandable code.
  • Well commented source code. New BeOS programmers will be able to follow most of the tasks performed.
  • This version also reports the disk space gained much more accurately than the previous versions. In fact the previous versions always report "0 KB" freed when it clears whole directories, but when it cleared single files it reported the space freed fairly accurately. This problem of incorrect and inaccurate space freed is finally fully fixed. No more slip-ups....
  • A resource file (.rsrc) has been provided with the source to apply the attributes to the compiled binary in case you compile the code.
  • Eliminated some unwanted code that was used for debugging... such as unwanted variables and statements.
  • As far as I tested it on my machine, there was a real significant improvement of speed during the clean-up process, thanks to the re-write and incidental removal of the internal calling of sync.
  • Sometimes... or most of the time, the stored PPP Write bytes never got deleted due to its file permissions. Thus everytime Clean-Up Manager would say "Items cleaned : 1 entry" though it never could remove it. This has been fixed thanks to the re-written code.
  • "Window not locked" bug is finally fixed... Terminal users would have seen this bug.
PLEASE NOTE: THE GUI AND THE OPTIONS REMAIN THE SAME, ONLY THE INTERNAL WORKINGS ETC. ARE NEW

Intel Version - requires R5   (156 KB) 1,235 downloads
  Working Link Download Primary Location

Version 1.3
 License:   GPL
 Updated:   May 20, 2001
 Source:   Source Included

  • This version has lots of code optimizations, corrections, enhancements and clean-ups. The code is now far safer than any other version.
  • Another improvement is that now the Trash icon changes properly. In previous versions if Clean-Up Manager empties the Trash its icon will not change back to the empty trash icon. This minor yet very very irritating bug has finally been fixed.
  • Also this version's source code has been well commented. Even non-programmers may be able to follow most of the task performed.
  • More intelligent exception handling. Improved the exception handling code a bit.
  • This version also reports the disk space gained much more accurately than the previous versions. In fact the previous versions always report "0 KB" freed which was wrong. This problem too has been fixed.
  • The paths to the various folders are no longer hardcoded. They are requested from the OS itself, thus making the BeOS Clean-Up Manager more compatible for future versions of BeOS.
  • Command-line handling has been made better. Command-line version's code has been improved eliminating some minor loop-holes.

Its highly recommended you download this latest, more stable and bug free version.

Note: This is Version 1.3 not 1.2. If you had downloaded a version a few days ago check if it was 1.3. If not do download this version.



Intel Version - requires R5   (151 KB) 438 downloads
  Working Link Download Primary Location

Version 1.2
 License:   GPL
 Updated:   May 15, 2001
 Source:   Source Included
  • This version has numerous code enhancements and optimizations
  • A new option called "Quit after clean-up" has been added
  • Another enhancement is that this version includes a confirmation before deleting temporary files protected by the ".noerase" entry in the temporary files folder. If you didn't know of this before, creating a file named ".noerase" in /tmp will preserve all temporary files. BeOS won't from time to time empty temporary files on boot up. Now Clean-Up Manager adheres to this rule and confirms before proceeding to wipe them out.
  • This version also supports preliminary command-line arguments so that it can be run 'invisibly' without the GUI. Hence it is possible to clean-up everytime you reboot your system without invoking the GUI!
  • This version also shows the number of entries that were cleaned and also shows more accurately the disk space you gained.
  • This version also clears Opera's visited links file.

You are highly recommended to download this latest version if you have the previous version since this version has some bug fixes and code optimizations.

This version is safer to use than the previous version.

Intel Version - requires R5   (169 KB) 545 downloads
  Working Link Download Primary Location

Version 1.1
 License:   GPL
 Updated:   April 24, 2001
 Source:   Source Included
Version 1.1

This version saves and loads all the options automatically.
This version now also clears NetPositive History folder apart from cache and cookies.

Intel Version - requires R5   (171 KB) 834 downloads
  Working Link Download Primary Location

Version 1.0
 License:   GPL
 Updated:   April 21, 2001
 Source:   Source Included
First release.

Intel Version - requires R5   (167 KB) 423 downloads
  Working Link Download Primary Location

 
The Green Board
  Recent Downloads  -  # 809
Total Downloads  -  # 232
Total Views  -  # 203
User Ratings  -  # 59
  Misc. Utilities
System Utilities
1.  QEMU - 9.62
2.  ScummVM - 9.50
3.  cpu_fix - 9.42
4.  Jukebox - 9.36
5.  Haiku AGP busm... - 9.35
6.  vim6 - 9.31
7.  Beezer - 9.25
8.  BeeF - 9.25
9.  HandBrake - 9.24
10.  DOSBox - 9.22
1.  Realtek RTL8139... - 283
2.  BeOS 5 Personal... - 226
3.  Ati Radeon Grap... - 190
4.  ATI Rage 128 Pr... - 187
5.  USB Serial driver - 113
6.  Broadcom 440x 1... - 108
7.  DjVu Viewer - 103
8.  Intel Extreme Gr... - 88
9.  Sound Blaster Pr... - 81
10.  S3 Trio 64 v2 DX... - 66
You are not logged in.
 Login or create an account...
Hosted by NetConnect

 
Unless otherwise noted, everything is copyright © 1999-2002 Fifth Ace Productions, LLC. All Rights Reserved.
For more legal trivia, take a gander at our
Legal Stuff page and our Privacy Statement.
Fifth Ace Productions