Commit Graph

254 Commits

Author SHA1 Message Date
mchr3k dba5da7e1e Update version number to 14 2011-07-26 23:44:06 +01:00
mchr3k 298aef3a4e Fix findbugs issue 2011-07-26 23:41:46 +01:00
mchr3k 1dd81cec25 Ensure that java.lang.Thread is properly mangled for tracing 2011-07-26 23:39:19 +01:00
mchr3k 83e20c3eba - Speed up char fixing
- Truncate arrays
- Fix layout
- Only show one bar at a time
2011-07-26 23:12:02 +01:00
mchr3k 48616241ce Fix NPE in include exclude window 2011-07-26 15:28:43 +01:00
mchr3k 5ecc0e4b77 Add test class for investigating slow SWT scrolling 2011-07-22 13:01:02 +01:00
mchr3k bbd1a5ce01 Update intrace so that it is possible to add trace to any class.
Only restriction left is that getUncaughtExceptionHandler() isn't traced.
2011-07-22 00:06:44 +01:00
mchr3k 0cc48f8ac2 Latest release binaries 2011-07-17 11:16:06 +01:00
mchr3k f7db3e14b6 Update plugin/feature version numbers 2011-07-17 11:12:58 +01:00
mchr3k 266e9ee08f - Fix findbugs warnings/add explicit ignores
- Fix automated coverage reporting
- Move Include/Exclude headers logic into its own class and add UTs
- Add warning about clearing trace output
2011-07-17 11:10:04 +01:00
mchr3k 550850fe57 Fix minor issue with include/exclude window 2011-07-14 12:56:05 +01:00
mchr3k eed3bbe03d Release 22 binaries 2011-07-13 12:59:34 +01:00
mchr3k 9332eadeea Use correct colors in eclipse tabs
Fix class exclude filters
Fix NPE in agent launch
2011-07-13 12:51:02 +01:00
mchr3k 5edeb1b9a4 Add stub code for detecting the default tab colors 2011-07-12 13:35:40 +01:00
mchr3k 96c2f8e3fc Fix arrow chars for winXP, fix layout bug 2011-07-11 12:54:40 +01:00
mchr3k e53f10d8c7 Release 21 binaries 2011-07-10 09:16:29 +01:00
mchr3k 918d8ad829 Fix some layout issues 2011-07-09 10:45:23 +01:00
mchr3k d3fd46009e Update UI arrow chars 2011-07-09 09:51:43 +01:00
mchr3k 47dcc82202 - Delete all images, prepare for next release 2011-07-07 00:54:51 +01:00
mchr3k b70b6fd281 Fix layout of text output to ensure it can't grow too large 2011-07-07 00:09:32 +01:00
mchr3k 12072438a7 Lots more UI work. Eclipse UI is broken after program is terminated. 2011-07-05 23:43:59 +01:00
mchr3k 66ddd1f7b5 Add hide/show for new bars 2011-07-04 10:04:03 +01:00
mchr3k 9e6f54a194 Improve layout, port more UI 2011-07-02 10:53:49 +01:00
mchr3k 9b5955a683 Add more new UI, need to move over functionality from old UI elements now. 2011-07-02 09:52:46 +01:00
mchr3k 2e6c276662 Begin work on new UI, create main new bar, create connection bar 2011-07-01 00:33:06 +01:00
mchr3k 7c799621cd Release 20 binaries 2011-06-30 00:41:11 +01:00
mchr3k caf070ec08 Fix launching bug, update plugin files for release 20 2011-06-30 00:37:03 +01:00
mchr3k 987a378603 Release 19 binaries 2011-06-30 00:06:28 +01:00
mchr3k c6223247c8 - Fix Exclude class bug
- Fix trace escaping of newlines
- Clarify trace toString exception error message
- Improve release script
2011-06-30 00:01:19 +01:00
mchr3k b625fa79c6 Build release 0.8.1 2011-06-28 14:12:50 +01:00
mchr3k d90b166988 Release 18 binaries 2011-06-27 09:33:33 +01:00
mchr3k fb01227514 - Fix missing icons bug in eclipse, prepare for Release 18 2011-06-27 09:27:32 +01:00
mchr3k b26a71c923 Release 17 binaries 2011-06-26 23:46:27 +01:00
mchr3k 1af10edd0d Update version numbers 2011-06-26 23:41:51 +01:00
mchr3k 0ab85cf2d6 - Add icon to include/exclude window
- Allow entry of * include/exclude pattern
- Batch updates from the trace filter thread
- Escape special chars from trace lines
- Fix output of agent settings
- Fix detection of changes to include and exclude regexes
2011-06-26 23:32:07 +01:00
mchr3k 0d968df38a Merge branch 'master' of github.com:mchr3k/org.intrace 2011-06-25 00:31:10 +01:00
mchr3k 819f4d1398 Add emarket icon 2011-06-25 00:30:51 +01:00
mchr3k cb8efdbb41 Remove unused variable 2011-06-23 09:20:42 +01:00
mchr3k cc1e3cfdc7 Remove debug layout 2011-06-14 09:51:35 +01:00
mchr3k 78250c9558 Commit dev build with debug layout turned on 2011-06-14 09:20:51 +01:00
mchr3k ba2ea52cec Release 16 binaries 2011-06-12 22:32:41 +01:00
mchr3k d0c5b7b2ab Update plugin metadata 2011-06-12 22:29:08 +01:00
mchr3k dfaec097af Give up - remove OSX reflection code 2011-06-12 22:04:45 +01:00
mchr3k 60c790eb3f And again... 2011-06-12 22:01:48 +01:00
mchr3k 2e12b33f8b ANother try 2011-06-12 21:59:08 +01:00
mchr3k a980bd64a6 Try again 2011-06-12 21:53:32 +01:00
mchr3k 62b0a30a06 Hopefully remove some OSX menu items 2011-06-12 21:45:09 +01:00
mchr3k 8c67d0b478 Allow Output tabs to be maximised. Improve layout of output tabs. 2011-06-12 21:29:10 +01:00
mchr3k 88b149eda9 Build and checkin release 15 binaries 2011-06-11 08:42:28 +01:00
mchr3k b3445a1f7b Add better guards around event handlers 2011-06-11 08:37:49 +01:00