Simple Project List Software Map

123 projects in result set
LastUpdate: 2002-11-13 18:20

pgettext

pgettext is a gettext package for Freepascal. It consists of a unit which provides C-like gettext support (via procedures) and some useful utilities, such as searching for MSGIDs in Pascal sources and spell checking of .po files.

LastUpdate: 2003-09-07 04:37

Nuku

Nuku is a port of an old PC-DOS game in the same style
as Zool, Jazz Jackrabbit, or Super Mario World. It
features more than 30 inmense levels that can be played
by one or two players (split screen), races, and diamond
collection competition modes.

(Machine Translation)
LastUpdate: 2008-01-24 08:39

Pas2Dox

Pas2Dox is a pre-processor add-on for the Doxygen
documentation generator. This allows the
production of advanced documentation from
Delphi/Kylix source code.

(Machine Translation)
LastUpdate: 2005-04-26 07:30

ColorSnatch

ColorSnatch is a board game built using the
Lazarus libraries. Player 1 starts in the lower
left corner, player 2 in the upper right. Each
turn, players choose one color to add to their
territory. Then, all adjacent tiles of that color
are captured. The first player to capture 50% of
the field wins. It can be played vs. an AI or
another human. Internationalization is available.
The game is also a demonstration of Lazarus's
capabilities.

(Machine Translation)
LastUpdate: 2009-12-27 14:04

Cactus Jukebox

Cactus is an audio player. It shows all your music
files in a kind of database, and you can easily
browse, edit, and search your collection. It also
supports synchronizing your music collection with
a mobile player device. It plays MP3, WAV, and
Ogg. It can also import and rip audio CDs,
automatically show album covers, tag MP3 files,
and maintain a fast library. A GTK 1.x binary is
also available.

(Machine Translation)
LastUpdate: 2011-01-05 11:12

atomic research

Atomic Research is a variant of the Battleships game. The player plays the role of a scientist who wants to discover the postion of some atoms on the game board.

(Machine Translation)
LastUpdate: 2007-12-30 17:08

mkhindex

MKHINDEX generates HTML directory listings like
the "Option Indexes" functionality of Apache.
Other than the Web server, these listings are
static. They greatly increase the performance of
the Web server if you use it as a file server.
MKHINDEX has been tested on Windows XP, Gentoo
Linux, and Mac OS X.

(Machine Translation)
LastUpdate: 2003-04-23 16:21

Inhunmi

Inhunmi is POS, Delivery, Contact, and Stock Control software for small (or even medium) companies. It was initially developed for a restaurant, but should be adaptable to other business. It is currently in Portuguese only.

(Machine Translation)
LastUpdate: 2005-03-28 05:39

dummzeuch chart

dummzeuch chart is a set of components for Delph 7
(VCL) and Kylix 3 (CLX) that can draw two
dimensional charts using different formats for
lines and points. It automatically scales the
axes. It can also draw a bar chart. The number of
data series containing the values is virtually
unlimited. A special chart type called
ctAlternateLine allows lines which span from
-infinity to +infinity.

(Machine Translation)
LastUpdate: 2003-09-19 01:19

Cloxten

Cloxten is a digital alarm clock and counter. It is able to execute a variety of events and actions at set times, such as send messages, play sounds or music, show a reminder window, open a file, or execute a program.

(Machine Translation)

User Control (Delphi Experts Consortium Edition)

The purpose of this User Control distribution is to unify all available versions in order to become THE definitive distribution of this, which is an excellent component for managing users.

We understand that these components were developed by other people initially and credit for any and all development until revision 1 (initial) of this distribution should be given to the pioneers. All development from revision 2 will be customizations and bugfixes from various authorships.

The motivation to perform this work lies in the fact that currently the original UserControl source (https://sourceforge.net/projects/usercontrol) does not seem to contain any significant updates for some time and the existing files do not seem to follow any logic order, which makes the use of the component in large projects a risk for most developers.

Features

  • Easy initial setup from the integrated component editor
  • Better organization of main component properties
  • It has integrated internal messaging system that allows communication between registered users and now with the possibility of sending important message (priority) and return receipts
  • Sends emails to users when their information is changed (password, name, profile, etc.)
  • Full and correct use of the SGDBs it supports, with real date / time fields, primary keys, sequences and auto-increments
  • Use of configurable multiple hashes, in order to give greater security to the application
  • Possibility of configuring how internal messages are automatically displayed after logon, and can even be configured not to display messages automatically
  • Application lock function. Only those who have blocked can unlock the application or terminate it

Donation

This is and always will be an Open Source project. However I would be grateful if you could contribute any amount clicking here

Database Environment: Network-based DBMS
Development Status: 4 - Beta
Target Users: Developers
Natural Language: Brazilian Portuguese, English
Operating System: Windows
Programming Language: Delphi/Kylix, Object Pascal
Register Date: 2019-03-10 08:38
LastUpdate: 2003-12-02 23:11

Seksi Commander

Seksi Commander is a filemanager inspired by Total Commander for
Windows. It features an integrated file viewer (with several modes), an
editor (with syntax highlighting), and a multirename tool.

(Machine Translation)

qp_project

定義ファイル(*.qp)を作成することで、sqlの実行結果を様々なフォーマットで出力できるようになります。cgi内でもコマンドラインでも利用することができます。

Development Status: 3 - Alpha
Natural Language: Japanese
Operating System: Linux, Windows
Programming Language: Forth, Object Pascal
User Interface: Console (Text Based)
Register Date: 2006-10-25 16:06
LastUpdate: 2007-11-29 22:13

FreePascal,Lazarusの日本語化

Pascal互換コンパイラであるFreePascalと,そのIDE環境+RAD-GUIライブラリのLazarusに関する日本語化プロジェクトです。
私達の手で、使いやすく日本語化していきましょう。

SVG Components (Delphi Experts Consortium Maintained Editon)

These are the SVGPackage and SVGImagePackage packages developed by "ekot1" (https://github.com/ekot1/DelphiSVG) which are a compilation of several necessary libraries originally obtained from Martin Walter (https://development.mwcs.de/ svgimage.html). Only VCL components are available here.

A minimum of modifications will be made to it, just to fit it into my component development pattern. In this case, there are only two packages instead of the original three. A runtime package containing the library sources plus the runtime sources of the components and a designtime containing only the record of the components themselves and possible property or component editors.

Other modifications can be made, but they will be minimal