History | View | Annotate | Download (401 Bytes)
use javaw for windows, remove platform-specific comment...
And this should work better....
Drop incompatible option with some readlink versions....
Follow symlinks when running msfgui....
Initial commit of compiled java gui....
more cleanups...
See #502 and see #503....
Use [-] instead of [*] for error messages...
Patch from Jonathan Steel to fix double-symlinks...
look for files in absolute paths. fixes #252...
Code cleanups...
Two patches from antoine...
Let the GUI handle -r, change default window size to fit smaller screens, updated HTTP ...
Handle situations were ruby-gtk2 is available, but cairo is not. Fixes #191...
Merged revisions 5386-5391 via svnmerge from...
Done with rubyw/gtk fixes, this seems to work...
Closer...
Not quite......
Final test...
Yup, it works ;-)...
Quick test...
fixes to the search command in msfconsole. an attempt at solving the rubyw/gtk/stderr i...
No need to close these it seems...
Clean up for the 3.1 release, hide features which are not completed or working well....
update the require to launch msfgui...
typo...
Prevent the fork() call from triggering a NotImplementedError on Windows...
- add completion to the module search...
- add a version Gtk+ check...
- update for developpers...
- swicth all widgets to english language...
- change all msfgtk2 to msfgui...
Initial import for the msfgui code from Fab...