16 projects tagged "C"
PDFvcon is a GUI front-end for Ghostscript that converts the version of a PDF document. If you have software that can accept only up to version 1.4 of a PDF document and the file you have is 1.6, then this is your answer. It was created out of a need for the author to be able use some of his old Windows software.
claws-mail-indicator is a simple plug-in which adds support to Claws Mail for the Ubuntu indicators. Notifications are displayed in the Messaging menu, with the option to display a notification bubble each time new messages arrive. It was developed and tested on Ubuntu 11.04 (Natty) 64-bit.
gtk-screenshot is a program for taking screenshots. It captures the screen or a window and saves the image in the PNG format. It is similar to gnome-screenshot but it's not a GNOME application. All parameters may be specified on the command line, or the application can be graphicaly driven.
mtCellEdit is a lightweight spreadsheet program. Its main goal is to provide facilities for simple day-to-day tasks using a minimal graphical user interface. It uses TSV based file formats to ensure that archived data is always accessible to other programs, regardless of operating system, both now and in the future. These "other programs" might be spreadsheet programs, text editors, command line tools, or custom built programs. It is written from scratch and provides all of its core facilities via a library, so any C program can access its API.
Rodent filemanager is a fast, small, and powerful file manager. Its emphasis is on ease of use for the advanced user, not the computer illiterate. Rodent filemanager (a.k.a. xffm >= 4.6.0) is the next step in the evolution of Xffm, now with a threaded design optimized for multicore processors.
SpaceZero is a RTS 2D space combat game for two players over a network. The objective is to conquer the space, defeating all enemies. At the starting point, you have only one ship and one planet, but you have money to buy more ships to conquer more planets. All the ships can be controlled by the computer (automatic mode) or by the player (manual mode). You can easily change among your ships, controlling all of them independently.
The CodeAssistor Editor is a programming editor that can be useful for editing C/C++, Objective C/C++, Makefiles, Java, SQL, TXT, PHP, Bash, Batch, Perl, Python, Flex, and Bison. The CodeAssistor Editor strives to be small, fast, and simple. Major features include code colorizing and code folding. It is similar to TextEdit, Notepad, and Notepad++.