ImgScroll/src/main/java/com/rarchives/ripme/ui
2018-05-29 18:22:15 -04:00
..
ClipboardUtils.java Ripme now supports clipboard ripping for .cafe domains 2018-02-10 11:05:17 -05:00
ContextMenuMouseListener.java Update to Java 8 2017-10-24 16:45:10 +02:00
History.java Update to Java 8 2017-10-24 16:45:10 +02:00
HistoryEntry.java ChanRipper: now downloads imgur links, etc. (#185) 2017-05-09 14:02:24 -07:00
HistoryMenuMouseListener.java Update to Java 8 2017-10-24 16:45:10 +02:00
MainWindow.java Added func to add urls to the download queue 2018-05-14 08:20:24 -04:00
QueueMenuMouseListener.java Update to Java 8 2017-10-24 16:45:10 +02:00
RipStatusComplete.java Fix style 2017-06-19 10:45:15 -07:00
RipStatusHandler.java Removed public modifier for methods on interfaces because it is redundant. 2017-05-18 01:44:51 -04:00
RipStatusMessage.java Trim trailing whitespace, remove some unused imports. 2017-05-09 15:22:55 -07:00
UpdateUtils.java Changed try blocks that used streams and other classes that implement the Closeable, to try-with-resources statement, which implicitly close Closeables. 2018-05-29 18:22:15 -04:00