mac 1.8 g5

Mac dojang 1.5
MAC dojang covers the basic fundamentals found in many martial arts. It uses QuickTime movies to demonstrate the techniques. Requirements: Mac OS X 10.2 or later more>> MAC dojang covers the basic fundamentals found in many martial arts. It uses QuickTime movies to demonstrate the techniques.
Mac OS X 10.2 or later.
Version 1.5: Updated user interface, updated video instruction, better quality video, some new content.
Mac Eyes 1.0
App makes large desktop eyes follow your cursor. more>>
Get a Mac 1.0
Have the Get a Mac adds on your dashboard. more>>
Requirements:
- Flash Player
- Mac OS X 10.4 or later
Mac p2c 1.21a
Mac p2c - Translates Pascal language source files into C language source files more>>
Mac p2c is a direct port of p2c, version 1.21a available for unix under the GNU public license. All source code is included.
Please refer to the ReadMe contained within the archive for all other information.

PassDB Mac 1.0
Manage your Accounts, Usernames and Passwords more>> Database to store and manage your Accounts, Usernames and Passwords, your URLs and Projects, Descriptions to Accounts and Projects and more. Minimalistic Design, all neccessary Funktions.
Based on FileMaker 8.5, including Runtime. Version for Mac OS X<<less

AIM for Mac 1.5.127
AIM for Mac keeps you connected to the people you care about right on your Mac. AIM for Mac supports AIM Expressions, AIM File Transfer and supports friendly names - no more hard-to-remember screen more>> AIM for Mac keeps you connected to the people you care about right on your Mac. AIM for Mac supports AIM Expressions, AIM File Transfer and supports friendly names - no more hard-to-remember screen names. Connect with friends and family and keep track of status and presence updates in real time.
Mac OS X 10.4.8 or later; G4, G5, or Intel Mac.
Version 1.5 includes a few enhancements and several fixes to issues youve helped to identify.

Par2 For Mac 1.0
Par2 repair utility; applicable for usenet downloads with par2 files. more>>
Repair usenet downloads that are accompanied with par2 files. After repair the archive can be safely un-archived with popular apps such as Stuffit Expander.
Mac Uptime 1.210
Mac Uptime is a program showing the uptime (the time its running without reboot, crash or something) of your Mac. more>>
Mac Uptime 1.210 is a program showing the uptime (the time its running without reboot, crash or something) of your Mac. Plenty of configurable options.
XcreenKey 1.5
XcreenKey provides you with a handy software keyboard which can be used for Mac OS X Leopard or Tiger. more>>
XcreenKey 1.5 provides you with a handy software keyboard which can be used for Mac OS X Leopard or Tiger. In particular, this "Aluminum" look software keyboard is a must have collection for your Aluminum MacBook Pro/PowerBook, Mac Mini, Mac Pro/PowerMac G5 or Aluminum Cinema Display.
XcreenKey is also perfect for lazy bones who want to free one hand to hold their head in place while sticking another hand with the mouse or Kisok developers/administrator who want to get rid of real keyboards. The software keyboard is now clever enough to switch itself to almost transparent when you don't use it and move your cursor away.
Requirements: Mac OS X 10.4.10 or higher (Universal)
RSS Canal-mac 1.0b
RSS Canal-mac is a RSS reader more>>
Enhancements:
- Eliminated problems with Widget of Macuarium.
- Not be the same name.

Qtpfsgui for Mac 1.8.12
An graphical user interface application that aims to provide a workflow for HDR. more>> Qtpfsgui is an open source graphical user interface application that aims to provide a workflow for HDR imaging.
Supported HDR formats:
OpenEXR (extension: exr)
Radiance RGBE (extension: hdr)
Tiff formats: 16bit, 32bit (float) and LogLuv (extension: tiff)
Raw image formats (extension: various)
PFS native format (extension: pfs)
Supported LDR formats:
JPEG, PNG, PPM, PBM, TIFF(8 bit)
Supported features:
Create an HDR file from a set of images (formats: JPEG, TIFF 8bit and 16bit, RAW) of the same scene taken at different exposure setting.
Save and load HDR images.
Rotate and resize HDR images.
Tonemap HDR images.
Copy exif data between sets of images.
Supports internationalization.
Qtpfsgui is available for Linux, Windows and Mac OS X, see Download below.
A wiki space provided by Sourceforge acts a central place for all the documentation.
A great deal of discussions and images related to Qtpfsgui can be found on flickr.
If you want to contribute translating Qtpfsgui for your language heres an howto that explains the procedure to become a maintainer.<<less
Aquamacs Emacs 1.8 RC1 / 1.7
Easy-to-use, Mac-style Emacs for Mac OS X. more>> Easy-to-use, Mac-style Emacs for Mac OS X.
Aquamacs is a Mac-like distribution of the powerful Emacs text editor. By "mac-like", we mean more than just the fact that this version of Emacs runs as a standard OS X application.
Aquamacs features extensive customization that enables it to conform better with Apples standard Human Interface Guidelines (HIG) than standard versions of the editor do.
Emacs is a text editor of legendary power and configurability, but it also has an enormously complex interface that, while consistent across platforms, is usually at odds with the specific interface conventions of the particular platform on which it is being used.
The same applies to the OS X version of GNU Emacs, called Carbon Emacs.
Aquamacs is different: it will provide you a more Mac-like user experience and the comfort youve come to expect from other excellent Mac apps. Aquamacs comes completely configured and ready to go.
It builds on GNU Emacs 22, however, so youll be able to use all your favorite extensions (and even the good-old Emacs key bindings, if you like!).
System requirements:
- PPC (G3, G4, G5) or Intel Mac.
Enhancements
- Tabs are now directly accessible using keys A-M-1,2,3...9,0 (normally: Command-Option-1,2,3...9,0). The number of each tabs is marked. For configuration, see the new customization variable `tabbar-show-key-bindings and the function `tabbar-define-access-keys. For instance, use (tabbar-define-access-keys (alt)) in your Preferences.el file to use Command-1,2,3.. bindings.
- Aquamacs now asks for confirmation when printing is requested via A-p. This helps avoid long waits for rendering with large buffers when A-p is pressed by mistake.
- On systems with faulty LaTeX installations, Aquamacs will now do a better job at choosing the right TeXLive (or legacy teTeX) binaries.
- When scrolling back and forth page-wise, the point will now end up in its previous position.
- Command-, can now be re-bound via the normal Aquamacs key maps (`osx-key-mode-map) . (Note that even if rebound, the application menu will still show the A-q and A-, key bindings for Quit and Preferences, respectively). A-h remains unmappable for now. Reported by Chris Bernard.
- The mark is now deactivated when point is restored while switching tabs (in transient-mark-mode, which is on by default).
- Command-C (clipboard-kill-ring-save) will take care not to create duplicate entries in the kill ring. Reported by Konrad Podczeck.
- Fixed a rare failure of dired to view directories. Reported by Uwe Pieczynski.
- Fixed an error when deleting the whole buffer contents while smart-spacing-mode was on. Patch by Jon Shea.
- Fixed a potential security hole in smtpmail. Code by Simon Josefsson.
- `LaTex-mode-hook can now be customized and saved through the customization interface. Reported by Bruno Cadonna.
- ESS (R-mode) will now retain an active mark (and region) after evaluating code, e.g. with C-c C-r.
- In the keyboard emulation modes that allow the mac-native use of Option on various keyboard layouts, while retaining Option as Meta key for Emacs, ESC key sequences always act as Meta sequences. For instance, with the German layout, ESC-l acts as `downcase-word (the original M-l binding), while Option-l inserts the @ sign.
- Adopting fonts as default fonts for frames: keep frames inside screen. Reported by Stefan Vollmar.
NET/Mac 2.3.71
NET/Mac offers a feature-rich and trustworthy application that supports TCP/IP over packet-radio, which means that hamradio operators can use NET/Mac for their wireless TCP/IP network. more>>
NET/Mac 2.3.71 offers a feature-rich and trustworthy application that supports TCP/IP over packet-radio, which means that hamradio operators can use NET/Mac for their wireless TCP/IP network.
Mac Snake Beta
Free snake game recreation for your Mac more>> Rubicon Gisborne Fonts v1.31. Postscript. Like Gazette. Serif newspaper font, accurate and hinted. Matching font metrics, standard Windows-1251 character set, kerning pairs. Digitised on a 2000x2000 grid. Professional print quality for inkjet, laser, typesetter to 3500 dpi. Contains 1 trial font, send $12 to receive all 3 production fonts.<<less
Mac-on-Mac 0.2
Mac-on-Mac is a potential and easy to use port of the Mac-on-Linux Project to Mac OS X which makes it possible to run Mac OS Classic, Mac OS X, OpenDarwin or Linux for PowerPC in parallel with your Mac OS X installation in a Virtual Machine. more>> Mac-on-Mac 0.2 is regarded as a potential and easy to use port of the Mac-on-Linux Project to Mac OS X which makes it possible to run Mac OS Classic, Mac OS X, OpenDarwin or Linux for PowerPC in parallel with your Mac OS X installation in a Virtual Machine. Due to the fact that there is no real platform emulation its very fast! Have a look at some screenshots.
Mac-on-Mac is free software and licensed under the GNU General Public License. Developers wanted! If you are interested in taking part in the further development of Mac-on-Mac please send me an email! Help is very appreciated.
Requirements:
- Mac OS X 10.2 or 10.3
- NOT compatible with 10.4.