summaryrefslogtreecommitdiffstats
path: root/src/gui/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2012-11-25Remove old gui from treePali Rohár1-21/+0
2010-11-18* Fix warning in dump.c * Port GUI to GtkON syntax * Fix build for latest valacpancake1-1/+4
--HG-- rename : src/gui/gui.gtkaml => src/gui/gui.gtkaml.orig
2009-12-22* Add C files of the gui, so it can be built without gtkamlc or valac * Fix ↵pancake1-1/+6
build of gui.gtkaml (sync with last vala) * Update version number in gui about dialog * Some syntax cleanup and removed some unnecesary printf calls
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake1-0/+7
* Added -S flag to specify subversion id manually while flashing or dumping * Fixed support for the last fiasco image - Skip paddings - More verbose output while parsing FIASCO headers * Initial implementation of the full direct FIASCO flasher - No need to dump manually before flashing * Some warnings and code cleanup * Fix building issue * Add HAVE_GUI directive in config.mk * Up to version 0.4
2008-03-06* Initial working version of the flash gui - Renamed to goxf - Needs 'sudo' ↵pancake1-1/+1
to be enabled to the user without password - Identify and ban piece files while including them in the list - Support for flashing multiple piece files - progressbar and warn/error messages handled - Supports reboot mobo command * Make qmode be functional * Lot of hardcore fixups on squeue_open - Should work now everywhere fine asumid UID 1000 as allowed user - Reduce timeouts - Add push2 method
2008-03-05* Initial import of the GtkAML gui frontend - Mostly implemented in just one ↵pancake1-0/+6
night :) * Import the squeue c and vapi sources * Make 0xFFFF run as squeue daemon with -Q flag * Up to 0.4