summaryrefslogtreecommitdiffstats
path: root/src/gtk/memwin.c
Commit message (Expand)AuthorAgeFilesLines
* Add proper error checking in asciihex2int functionsHugo Villeneuve2014-02-161-3/+8
* Fix C99 standard types uintN_tHugo Villeneuve2014-02-151-6/+7
* Shorten memory_ functions prefix to mem_ in memory.cHugo Villeneuve2014-02-131-10/+10
* Fix checkpatch warningsHugo Villeneuve2014-02-131-27/+31
* Shorten GPLv2 licence text in header of each source fileHugo Villeneuve2014-02-131-13/+1
* Rename CLI and GUI versions main source filesHugo Villeneuve2014-02-131-1/+1
* Use log functions to display errorsHugo Villeneuve2014-01-261-1/+1
* Fix error when toggling memory display viewing on/offHugo Villeneuve2014-01-221-2/+8
* Refactor memwin.c for internal and external memoriesHugo Villeneuve2014-01-141-102/+88
* Change confusing variable name bits_per_row to bytes_per_rowHugo Villeneuve2014-01-131-8/+8
* Improve performance of GUI step operationsHugo Villeneuve2014-01-131-5/+53
* Separate cli and gtk sources into separate directoriesHugo Villeneuve2013-12-071-0/+346