BeBits Information Developer Central Submit Application Your Account Web Links Contact Us
BeBits
Paladin
Version History
  Go back to the Paladin Page

Current Release - Haiku Only:
  This is the current version of Paladin and requires the latest Haiku alpha to run.

Version 1.3
 License:   BSD/MIT
 Updated:   August 16, 2010
 Source:   Source Available
New Features

- .rdef files are created with a form that can be filled in
- Implemented fastdep dependency checking under Haiku
- Source control is (optionally) integrated with projects now: SVN, and Hg
- Native BeIDE project import

User Interface
- Numerous small tweaks to the interface not worth mentioning individually
- Replaced internal tooltip code with OS-level ones. R5 tooltips are now completely gone. This fixes a few annoyances.
- Dropping a Paladin project on a project window opens the project
- Automate migration of some libraries when moving projects from one platform to another, such as Haiku GCC4 <-> GCC2
- Start window has a keyboard shortcut to choose from the list -- Alt + number
- Opening a project from Terminal (like "Paladin myproject") now doesn't need the extension and works faster in some cases

Bugfixes
- Edit Program Settings context menu action works for resource files under Haiku now
- Worked around a bug in Haiku related to setting the type of a resource file created via Add New File.
- Projects can no longer loaded multiple times
- Fixed Run in Debugger under Haiku
- Resolved a bug in Haiku which caused hangs for multithreaded builds
- Added a MIME sniffer rule to the Paladin project type to work around another MIME bug in Haiku
- Fixed a bug with duplication of local include paths
- Made some small fixes to the makefile generator
- Paladin no longer bails on a command-line build when warnings are encountered

Internal Fixes and Improvements

- Tweaked the file filters for folder and project importing to exclude Jamfiles, Makefiles, and system folders for Git and Mercurial.
- Improved error handling with the slow dependency updating code
- A project's directory is now implicitly included in the list of include paths during builds


Intel Version   (2.4 MB) 352 downloads
  Working Link Download BeEmulated

Stable 1.2 for R5, Zeta, and Haiku GCC2:
  This is the well-tested branch of Paladin. If you care more about a rock-solid development environment than new features, this is the one to go with. These packages will work for BeOS R5, Zeta, and GCC2 builds of Haiku. If unsure, use this version.

Version 1.2.1
 License:   BSD/MIT
 Updated:   August 16, 2010
 Source:   Source Available
This is last binary release of Paladin for R5, Zeta, and Haiku GCC2. 1.3 and later binaries are for Haiku GCC2 only, but source compatibility will be maintained for Zeta and R5.

Intel Version - requires R5   (1.8 MB) 101 downloads
  Working Link Download BeEmulated

Version 1.0.1
 License:   BSD/MIT
 Updated:   August 13, 2009
 Source:   Source Available
A few bugfixes applied to the 1.0 stable build:

- Paladin quits properly if asked to build from the command line and there are no files that can be built
- Project files now keep their file type in Haiku (FINALLY!)
- Libraries in /boot/common/lib in Haiku are shown in the library window
- Project entries for libraries in /boot/develop/lib/x86 have their paths properly preserved


Intel Version - requires R5   (1.4 MB) 60 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0
 License:   BSD/MIT
 Updated:   June 18, 2009
 Source:   Source Available
Official stable 1.0 release.

Changes since RC6

The user is now asked about what to do with missing libraries
The 5 key on the numeric doesn't show an OS Error message in certain situations
New drag and drop icon
Removed an occasional crash caused by the Error window
Paths are properly removed when asked in the Project Settings window
Multiple include paths can be removed at once
Fixed building shared library targets
Fixed missing object errors on SMP machines
Added a command to the Build menu to force dependency updates
GCC4 compilation fixes
Errors and warnings don't disappear if the error window is toggled
Fixed a bug with Option key plus Mouse Wheel scrolling too far
Removed a crash related to creating a new project file
Fixed a problem with starting a build from PalEdit when multiple copies of Paladin are installed
Added some small improvements to compiler error parsing
Fixed some strange behavior with local includes with relative paths
Fixed a bug for shared libraries in /boot/home/config/lib and the library window


Intel Version - requires R5   (1.2 MB) 38 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0 RC6
 License:   BSD/MIT
 Updated:   April 13, 2009
 Source:   Source Available
More patches and more stability :)

Fixes:
Extra compiler and linker options are saved when set
Fixed the file-opening bug introduced in RC5 - I *hate* regressions
Fixed a problem with Run in Debugger under Zeta
Fixed an issue with File | New and Open Selection in PalEdit not working
Fixed a problem with application flags
Fixed a drawing issue with ProjectWindow while building a project
The gcc -W options now work when used in the extra compiler settings


Intel Version - requires R5   (1.2 MB) 42 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0 RC5
 License:   BSD/MIT
 Updated:   March 26, 2009
 Source:   Source Available
Perhaps the last candidate before the final 1.0.

Bugs fixed:

- All file paths are now tracked internally as absolute, which fixes quite a few bugs
- Fixes a common build crash
- Source code build fix for Zeta
- Vector icon for PalEdit shows up properly in Haiku
- Added the Apache 2.0 license and summary to the license manager


Intel Version - requires R5   (1.2 MB) 33 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0 RC4
 License:   BSD/MIT
 Updated:   March 1, 2009
 Source:   Source Available
Bugfix release

- For stability's sake, files with the same file name but different paths are no longer allowed to be in the same project.
- Dragging a file onto its parent group item no longer does crazy things to group order
- A selection is no longer required to rename or sort a group if there is only one in the project
- Fixed some weird bugs with Remove Selected Files
- Fixed a bug with system includes while compiling files
- Fixed build under Zeta
- Object files can be manually added and linked into projects now
- Fixed a problem with files not opening on double click
- Fixed problem with opening a file's parent folder


Intel Version - requires R5   (1.88 MB) 37 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0 RC3
 License:   BSD/MIT
 Updated:   February 8, 2009
 Source:   Source Available
Bugfix release:
- Removed a crash when dragging groups.
- Paladin gracefully quits when asked to quit during a build
- Removed some occasional garbage from the license summary in the license manager
- Fixed running a target in the debugger under Haiku
- Humdinger's vector icon for Paladin shows up properly now under Haiku
- Numerous minor tweaks to the GUI
- Actually includes the fix for files dropped on the project window being listed but not actually added to the project.


Intel Version - requires R5   (1.5 MB) 39 downloads
  Working Link Download Source
  Working Link Download Binaries

Version 1.0 RC2
 License:   BSD/MIT
 Updated:   December 21, 2008
 Source:   Source Available
Another bugfix-only release:

Removed a major (and confusing) bug when adding files to the project
Fixes to dependency checking
Static libraries are linked in properly now
Removed the vector icon for Pe from PalEdit
Haiku vector icons should be properly added to executables when available


Intel Version - requires R5   (1 MB) 61 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0 RC 1
 License:   BSD/MIT
 Updated:   December 14, 2008
 Source:   Source Available
This release fixes a lot of bugs.

- PalEdit will now let you save a brand new, unchanged file
- Fixed command line usage
- Removed debugger messages about the currently-unimplemented RC/Lex/Yacc error parsing
- Fixed an Alt-Tab header-opening bug
- Updated PalEdit's default keybindings
- Fixed a bug in dependency checking for C++ files
- Using the Option key with the mouse wheel scrolls a page at a time in PalEdit
- Fixed Run in Debugger command when invoked from PalEdit
- Improved order handling of files dropped onto a project window
- Fixed a bug with files created with Add New File not being properly added to the project


Intel Version - requires R5   (1.5 MB) 51 downloads
  Working Link Download Sources
  Working Link Download Binaries

Version 1.0 Beta 2
 License:   BSD/MIT
 Updated:   December 6, 2008
 Source:   Source Available
- Fixed large icon for project files
- Error window no longer closes when a build is started
- New Project and Library windows are resizable
- Removed a serious bug when a window was zoomed
- Added a Start window which can create or open projects, complete with a recent list
- Symlinks to projects can be opened noew
- The Find window duplicates BeIDE's behavior and disappears when the Find button is clicked
- Added the Show Project Folder command to the Project menu
- Symlinks to folders can be selected in Project Settings now
- Added a command-line switch for printing debug info for tech support issues
- Added a right-click menu command to the error window to copy them to the clipboard
- Replaced "Run in Terminal" with "Run Logged", which is what it really is.
- Added an Add New File command which creates a file or pair of files and adds it to the project


Any Processor - requires R5   (1.5 MB) 41 downloads
  Working Link Download Source
Intel Version - requires R5   (1.4 MB) 60 downloads
  Working Link Download BeEmulated

Version 1.0 Beta 1
 License:   BSD/MIT
 Updated:   November 29, 2008
 Source:   Source Available
Initial release

Any Processor - requires R5   (1.5 MB) 57 downloads
  Working Link Download Source
Intel Version - requires R5   (1.4 MB) 68 downloads
  Working Link Download BeEmulated

 
BeGroovy
  Recent Downloads  -  # 116
Total Downloads  -  # 3,071
Total Views  -  # 3,565
User Ratings  -  N/A
  Development Editors
Development IDE's
1.  BePodder - 9.80
2.  QEMU - 9.68
3.  ScummVM - 9.57
4.  Jukebox - 9.44
5.  Haiku AGP busm... - 9.35
6.  cpu_fix - 9.31
7.  vim6 - 9.31
8.  VNCServer - 9.30
9.  Beezer - 9.26
10.  HandBrake - 9.25
1.  Ati Radeon G... - 32,875
2.  BeOS 5 Perso... - 32,447
3.  Realtek RTL8... - 20,353
4.  Ensoniq Audi... - 17,690
5.  USB Joystick... - 16,552
6.  BePDF - 15,347
7.  ATI Rage 128... - 13,355
8.  S3 Trio 64 v... - 10,304
9.  VLC Media Pla... - 9,558
10.  DOSBox - 9,462
You are not logged in.
 Login

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