Commit Graph

16 Commits

Author SHA1 Message Date
angryziber
2e87a5d916 * Keyboard input now works better in ports text
- Ctrl+Enter will insert new lines
- Tab and Enter will work as expected

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@296 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-21 19:45:27 +00:00
angryziber
bd3a4dea2e swt upgraded to 3.3.1.1 final
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@289 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-17 00:05:42 +00:00
angryziber
abbe165500 junit upgraded to 4.3.1
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@276 375186e5-ef17-0410-b0b6-91563547dcda
2008-03-12 22:55:35 +00:00
angryziber
6832ae589d * WindowsPinger now works
* LibraryLoader class introduced: now used by RawSocket and WindowsPinger
* JNI libraries are now always loaded from the classpath (or the jar file): lib dirs added to the classpath in eclipse project

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@176 375186e5-ef17-0410-b0b6-91563547dcda
2007-07-24 21:33:44 +00:00
angryziber
a1df3c2252 * build.xml now builds binaries for Linux, Windows, and Mac
* swt-gtk renamed to swt-linux in order to make parts of build.xml more reusable
* RawSocket modified to be able to load native libs from the jar file, Windows rawsock.dll stripped
* TODO file added (features to write before 3.0 beta and final releases)

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@173 375186e5-ef17-0410-b0b6-91563547dcda
2007-07-19 22:18:02 +00:00
angryziber
8d86971da3 * tests are now in the default build path
* a few compilation errors fixed related to Java 5 transition
* StateMachine is now tested

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@138 375186e5-ef17-0410-b0b6-91563547dcda
2007-06-24 20:25:52 +00:00
angryziber
2c68534ea7 Refactoring: states now has their special enum: ScanningState. No more int constants. StateMachine introduced, but not used much yet.
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@135 375186e5-ef17-0410-b0b6-91563547dcda
2007-06-24 17:09:32 +00:00
angryziber
ebdf994b52 fixed classpath and added some files to svn:ignore
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk@133 375186e5-ef17-0410-b0b6-91563547dcda
2007-06-13 22:04:25 +00:00
angryziber
eeece5bb01 Platform class introduced to hold OS detections.
MainMenu made more compatible with Mac, all accelerator texts moved from Labels.txt to the code.

git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@87 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-27 22:56:11 +00:00
angryziber
edf8a426cd unittests converted to JUnit4 and some of them fixed
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/trunk/ipscan@79 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-26 21:04:37 +00:00
angryziber
3847a7d76a More fixes in pinging code
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@56 375186e5-ef17-0410-b0b6-91563547dcda
2006-12-17 12:22:35 +00:00
angryziber
4a10d852f8 more dependency injection, more tests
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@43 375186e5-ef17-0410-b0b6-91563547dcda
2006-11-04 21:44:04 +00:00
angryziber
f31cc2c23c now hopefully Linux and Win32 versions can be run without any changes in configuration
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@33 375186e5-ef17-0410-b0b6-91563547dcda
2006-10-14 18:44:08 +00:00
angryziber
2f3c686018 minor changes
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@8 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-28 19:45:36 +00:00
angryziber
cfc7968694 Goto functionality implemented (including searching)
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@3 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-24 21:16:24 +00:00
angryziber
13ea42acd4 migrating from cvs directory ipscan3
git-svn-id: https://ipscan.svn.sourceforge.net/svnroot/ipscan/ipscan@1 375186e5-ef17-0410-b0b6-91563547dcda
2006-07-19 21:07:06 +00:00