Commit Graph

147 Commits

Author SHA1 Message Date
Jared Gould c084ed97c4 Set look and feel to native OS
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@188 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-27 02:27:54 +00:00
Jared Gould 51953bef31 More code cleanup
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@187 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 23:42:50 +00:00
Jared Gould 738a3a4d58 Removed printlns and cleaned up code
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@186 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 23:41:42 +00:00
Jared Gould 488a6085ec Fixed null filenames passed to existing instance when none were provided as parameters
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@185 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 23:39:05 +00:00
Jared Gould ac6e2d94f1 Fixed progress bar being painted on toolbar
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@184 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 23:35:20 +00:00
Jared Gould dea213e95d Added command line file parameters to open on launch
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@183 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 23:12:05 +00:00
Jared Gould ebc008d7d9 Fixed inverse expression values acting goofy when incrementing and binary value was already 0
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@182 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 22:28:20 +00:00
Jared Gould 8445f2afb9 ctrl+enter for multiply, ctrl+shift+up/down for increment fine
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@181 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 22:05:08 +00:00
Jared Gould 51ee51df97 Added multiply values function. Need to play with keystrokes to make '*' commit when focus is in set value field
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@180 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-26 21:46:43 +00:00
Jared Gould 26a4af0e19 Improved exception reporting
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@179 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 16:13:13 +00:00
Jared Gould 9f766b4f3a Improved exception reporting in XML parser
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@178 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 16:11:45 +00:00
Jared Gould 8fec7c2126 Updated version and release date
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@177 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 16:02:09 +00:00
Jared Gould 165715da4e Fixed scalingbase not being cloned (causing changes to apply to all instances)
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@176 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 16:00:16 +00:00
Jared Gould 4747f9d050 Added font graying for locked tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@175 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 15:52:59 +00:00
Jared Gould 44aa01cb62 Added lockable tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@174 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 15:43:50 +00:00
kascade b130e47424 fixed bugs and synch issues
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@173 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 13:15:25 +00:00
kascade 51f224c65f fixed bugs and synch issues
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@172 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-25 13:12:40 +00:00
kascade 227ff87b1c new logger source (still a bit buggy, some synchronization issues) - not hooked into main app yet!
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@171 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-24 14:02:09 +00:00
kascade 2e83cf3f10 new logger source (still a bit buggy, some synchronization issues) - not hooked into main app yet!
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@170 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-24 14:00:41 +00:00
kascade fca2b4919c just removed an unused constant
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@169 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-22 05:52:51 +00:00
Jared Gould 011d3fefee Rearrange 3D table labels
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@168 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-22 03:36:37 +00:00
Jared Gould fcc97755b4 Made colorize method use user-defined colors
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@167 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-22 03:17:13 +00:00
Jared Gould f566192a7a Added scale limits to colorize with warnings for values that exceed limits
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@166 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-21 17:15:21 +00:00
Jared Gould 4718e8169b Fixed exiting from menu not saving settings
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@165 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-21 15:23:37 +00:00
Jared Gould 0fb2d6e72e Fixed settings not saving when exiting from menu
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@164 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-21 15:22:27 +00:00
kascade e6402eedf2 color scaler utility class added for determining color based on a scale from 0 to 1
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@163 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-21 12:18:15 +00:00
kascade c6d3fc8907 color scaler utility class added for determining color based on a scale from 0 to 1
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@162 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-21 11:40:27 +00:00
Jared Gould 799990e270 Added value limit warning options and removed ECU definition file from SettingsForm.form
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@161 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-16 03:40:50 +00:00
Jared Gould 6aeebd887f Fixed scale null pointer on static and switch tables
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@160 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-16 02:30:22 +00:00
Jared Gould 65909bd6ea Added scaling base inheritance
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@159 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-16 01:27:20 +00:00
Jared Gould 87c08dc870 Selecting scales now updates axiis
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@158 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-16 00:29:37 +00:00
Jared Gould 7e79b5d0e2 Updated version and release date
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@157 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-15 18:02:47 +00:00
Jared Gould 1587e33b27 Added multiple scale support
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@156 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-15 18:02:12 +00:00
Jared Gould 54bd8940e3 Updated version and release date
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@152 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-15 04:32:43 +00:00
Jared Gould 2761e760df Updated open file dialog to default to current directory
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@151 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-15 04:30:13 +00:00
Jared Gould 3457e22e1b Added ECU definition manager
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@150 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-15 03:39:15 +00:00
drees bcb3e4e76a This is the latest from 0.3.1 beta.
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@149 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-12 18:43:45 +00:00
Jared Gould ab6845df0e Updated with final 0.3.1 release notes
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@146 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-11 21:50:56 +00:00
Jared Gould 750c964a00 Changed year attribute to string from int
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@145 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-11 21:44:54 +00:00
Jared Gould 0724d5897f Updated version to 0.3.1b4
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@142 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-11 02:54:03 +00:00
Jared Gould 566ab3cff6 Fixed 2D table axiis not incrementing
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@141 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-11 02:53:22 +00:00
Jared Gould 5bc8af02ea Added 0.3.0 build 3 release notes
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@138 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-10 17:14:16 +00:00
Jared Gould f4fb7d3d10 git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@137 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d 2006-07-10 17:10:21 +00:00
Jared Gould 4c95275a69 Fixed increment value method when in compare mode
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@136 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-10 17:09:39 +00:00
Jared Gould 32ada19326 Fixed new table windows appearing after when changing user level
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@135 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-10 16:58:47 +00:00
Jared Gould 6e65f0d038 Fixed ROM tree collapsing on refresh/close image
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@134 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-10 16:38:07 +00:00
Jared Gould 25b612fedc Fixed clicks looking for selected component instead of click location
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@133 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-09 18:20:41 +00:00
Jared Gould f329df55df Added user level notes
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@132 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-09 15:25:54 +00:00
Jared Gould 3da4c4c653 Selected ROM is now blue
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@130 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-09 13:52:09 +00:00
Jared Gould 0e90273dac Copied remotely
git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@125 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d
2006-07-09 07:15:49 +00:00