[gate-cvs] SF.net SVN: gate:[18348] gate/trunk/doc

2014-09-18 Thread gate-project
Revision: 18348 http://sourceforge.net/p/gate/code/18348 Author: gate-project Date: 2014-09-18 16:01:55 + (Thu, 18 Sep 2014) Log Message: --- [diana] now published Modified Paths: -- gate/trunk/doc/papers.html gate/trunk/doc/papers.yam Modified: gat

[gate-cvs] SF.net SVN: gate:[18347] gate/trunk/plugins/Twitter/src/gate/corpora/ twitter

2014-09-18 Thread adamfunk
Revision: 18347 http://sourceforge.net/p/gate/code/18347 Author: adamfunk Date: 2014-09-18 12:40:08 + (Thu, 18 Sep 2014) Log Message: --- Twitter population file choosers now remember where they were (XJFileChooser problems sorted out). Modified Paths: --

[gate-cvs] SF.net SVN: gate:[18346] gate/trunk/src/main/gate/swing/XJFileChooser.java

2014-09-18 Thread adamfunk
Revision: 18346 http://sourceforge.net/p/gate/code/18346 Author: adamfunk Date: 2014-09-18 12:29:27 + (Thu, 18 Sep 2014) Log Message: --- Call getLocations() in the constructor to ensure map is not null from the beginning. Mark & I think it can't break anything but make