Softpedia
 

WINDOWS CATEGORIES:



GLOBAL PAGES >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Sticky Password FR...
  • Parallels Workstat...
  • ESET NOD32 Antivir...
  • BitDefender Total ...
  • WinPatrol 24.6.201...
  • PerfectDisk Free D...
  • Adobe Photoshop CS...
  • PerfectDisk Profes...
  • Windows 8 Consumer...
  • Atlantis Word Proc...
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Sticky Password FREE
    [SOFTPEDIA
    EXCLUSIVE] 6.0.2.323

    78,546 downloads
    Nokia PC Suite
    7.1.180.64

    74,932 downloads
    3DP Chip 12.04
    60,801 downloads
    Adobe Flash Player
    11.3.300.250 Beta 3
    / 11.2.202.235

    49,717 downloads
    Samsung PC Studio
    7.2.24.9

    45,498 downloads
    Nero 9 Free
    9.4.12.3d

    43,090 downloads
    Yahoo! Messenger
    11.5.0.192

    36,228 downloads
    Samsung Kies
    2.3.1.12044_18

    35,827 downloads
    Internet Download
    Manager 6.11 Build 7

    34,401 downloads
    Avira Antivir Virus
    Definition File
    Update May 22, 2012

    33,272 downloads
    Home > Windows > Multimedia > Graphic > Graphic Viewers > JIBS > Changelog

    JIBS 2.9.0 - Changelog


    What's new in JIBS 2.9.0:

    March 12th, 2012

    · Code base moved to Java 7.
    · Added new Group viewer.
    · Added new cursor to show number of files being dragged and dropped. Inspired by #69 in SwingHacks book.
    · Rename Files dialog will now processes subdirectories in zip files and has more options on changing file names.
    · Fixed Explorer box. It would show directories correctly, but if you double clicked to dive deeper, it just went grey.
    · Improved thumbnail cache to not reload after moves.
    · Selection now clears after a successful move or copy.
    · Default imager is once again Java. ImageJ moved down stack because Java 7 and KUbuntu 11.10 Oneiric Ocelot caused this to have some issues with known to display pictures.
    · Explorer box will now copy the size of shown subdirectories to the clipboard.
    · Thumbnails sometimes did not properly clear selection after move. Now works more reliably.
    · Once again worked to get better reset recommendation after a move. Currently takes you to next file after the ones you moved.
    · Added ability to switch views to the tool bar. Thumbnail cache remains in place so you can easily switch back and forth from single to thumbnail view.
    · Pre-splash screen no longer used. With Java 7 it simply never when away...
    · Updated auto concatenate algorithm.
    · Updated Drew Noakes metadata library to 2.5.0 RC3.
    · Fixed bug where file cound did not decrements for deletes from root directory.
    · Minor adjustments to opening files in RankPad.
    · Added URL Snippet Extractor under Tools Other Text. This extracts URLs from pasted in text. URL must be in form of href=".
    · Explorer box message about "The recorded size differs by more than 5% from the current size." now goes away so you can actually see the reloading operation. This also now use actual usable space from Java NIO to determine the 5% change. Also made sure the numbers between Explorer Box and Disk Bar match by showing grey area that's not used but not usable as reported by Java.
    · In the Explorer Box, the root directory information did not appear without clicking on the root directory. It now comes up on opening. Also the date last read now always appears.
    · Explorer box now does not follow symbolic links. Also moved to Java NIO for getting root directories and mount points.
    · Improved presentation of EXIF options panel.
    · Removed resize option from Group Operations and added an option to remove files with fewer than the size indicated in pixels as reported by the Java getHeight and getWidth.
    · Wait cursor on remove empty directories.
    · When moving files from end of Thumbnails, Thumbnails now repositions to fill up the screen.
    · When you dropped from Thumbnails onto the sorter the selection did not clear so each drop also dropped all prior drops. The selection now clears with each drop.
    · Drag operations now show how many files are being dragged.
    · File rename with directory names now pads file names that start with numbers with zero so that they will correctly sort before adding the directory name to the front.
    · Contact sheet save to pdf now checks to make sure you are saving to a file not a directory. Previously failed silently.
    · Contact sheet print to PDF was use the save colors instead of the print colors.
    · Contact sheet now prints a variety of paper sizes. Previously it was hard wired to letter size.
    · Contact sheet now works with Landscape.



    What's new in JIBS 2.8.4:

    May 31st, 2011

    · Save now works again.
    · Print removed from Contact Sheet because of its poor 72dpi quality compared to printing to pdf.
    · Copy will now copy files to paste in file manager as well as the current picture to paste into Paint.
    · EXIF data popup was showing wrong image when popped up over thumbnails.
    · EXIF data popup now shows file size.
    · Thumbnails were advancing twice on a page down.
    · F3 on full screen has been turned off because it appears the controls no longer work as expected. Actually, everything that could cause popup on Full Screen is now off. Page navigation, insert and delete still work.
    · You can no longer get the exif pop up by right clicking on full screen. Java does not easily accomodate this and the work around previously used no longer works. There are no plans to add the back in the future since you can just escape from full screen to get this info.
    · Moving files to previous directory from popup on file list on left would flash the first file before landing on next file on list. No longer flashing.
    · You can change font size in TextPad for text files.
    · Thumbnails were sometimes taking a long time to first show up.
    · You can now rank based on works in file name. In scoring file, start line with: @
    · @word_a,word_b: 300
    · It's a list of words to look for in the file name, then the score.
    · FileUtil.moveFile now takes a File for the move to so the calling routine is no long responsible for adding a file separator to the end of the path.
    · RankPad now available to view ranked text files.



    What's new in JIBS 2.8.3:

    May 31st, 2011

    · Contact sheet now saves PDF with variable DPI for the picture. 300 DPI or better gives good print quality.



    What's new in JIBS 2.8.2:

    April 21st, 2011

    · Improvements to thumbnail operation is now completed. Caching of thumbnails is now much more efficient with a fast showing of current pictures. Noticable if you are scrolling through extremely large images.
    · ImageJ, an image editing program, has been wired into the File menu.
    · ContactSheet reworked to provide better interface and ability to print to PDF. Print quality still not at desirable level. You can get good results on detail by selecting "other" on the page format and then specifying in DPI. For example, most printers work at 300DPI so for 8.5 x 11 select width of 2250, height of 3300, and margins of 300. Then save the images and use some other program to print them. One issue here is that the fonts will be tiny. Problem is that by default Java prints at 72dpi and I have not found a way to reliably print from Java over 72dpi. PDF software I wired in was easy to wire in, but exhibits the same problem. Unsure what my next step will be.
    · Reorganized code to make "moving files" dialog go away more consistently.
    · When dragging a picture from resize complete, focus now goes to scroller so down button will work as expected.
    · Thumbnail selection was clearing on a copy. Fixed. Also seems to have fixed an issue where a selection then move all then next directory retained selection.



    What's new in JIBS 2.8.1:

    April 21st, 2011

    · Currently printing high resolution contact sheets at least works, but margins are not correct. Previously it had stopped working.
    · Operation of thumbnails for large lists has been greatly improved, but not fully debugged.
    Here is what is fixed:
    · Dragging a single picture caused scroller to go back to top picture. Entire way JIBS remembers where to scroll back to after dropping pictures was revised to fix this issue.
    · Added ability to delete empty directories from the tree using the right-click popup.
    · Thumbnail cache no longer blocks while pictures are being loaded. You may see JIBS instead of pictures during slow loads. At any time, you can still move to a different directory, or scroll down and the loading pictures will adjust to the new set. This makes Thumbnail presentation MUCH more responsive to the user.s
    · Made operation of thumbnail cache work for more pictures, added option to change number cached, fixed problem where cache did not reload after directory was changed.
    · Contact Sheet was not printing High Resolution. It was detecting the DPI from the printer, but Java does not report for all printer. So instead you can now manually set the DPI. It now also catches and report out of memory errors when printing.
    · Added high resolution option for printing single pictures.
    · Contact Sheet was not remembering correctly selections under the Print tab "Page Setup". Going to landscape caused paper selection to become confused.
    · Contact Sheet was not remembering selections on the Files tab.
    · Lists where you can drag to reorder the items had stopped working. Fixed.
    · If you made a selection, then changed directories, the selection would not clear for the first directory change. Now it does.
    · Also attempted to fix issue where list would not show up occasionally from the group operations "add subdirectories".
    · Auto join now remembers typed in directories if you search them.



    What's new in JIBS 2.7.2:

    April 21st, 2011

    · If you were viewing thumbnails, JIBS would not start the next time.



    What's new in JIBS 2.7.1:

    April 21st, 2011

    · Major internal revision on way application starts up. Eliminated global variables outside of a particular application. Greatly modularized to support TextPad common code for SortScreen. May cause minor unforseen bugs.
    · Lined up Disk Usage proportional display. Hidden directories now counted when clicking on a disk bar. Disk bar now rescans directories differently than images. Disk Usage adjusted for any target file type, not just images. Disk Usage explorer box now show free space available
    · Back button coming on before there was anything to go back to.
    · Adjusted operation of Contact Sheet to show selected files (default), or all files currently in browser (as well as manual directory selection).
    · Fixed print preview for both single pictures and thumbnails. For single pictures, now shows image.
    · Added Contact Sheet to Tools menu.
    · Print buttons on Contact Sheet would disappear if you print previewed.
    · Undo button tool tip never show more than one file being moved. Now shows correct number.
    · PathManager was not correctly clearing lists for last view or last tree and was storing an infinate number of directories which would eventually cause them not to be stored.



    What's new in JIBS 2.7.0:

    April 21st, 2011

    · File List selection was bouncing after a mouse click. Caused by lead/anchor being different than current scroller selection.
    · Renaming operation now warns if there are files of the same name and refuses to do the rename. Previously it would over write the files.
    · Adjusted recent views and recent trees so that if you pick a directory already in the list it moves to the top and is not duplicated. This version does not remember the lists from prior versions.
    · On full screen mode, insert, ctrl-insert, and delete now work as expected.
    · On full screen mode, ctrl-m now brings up directory move dialog. And ctrl-m is now listed in menu as accelerator for directory move dialog.
    · Rename files in subdirectories feature added under tools menu.
    · ExplorerBox was not correctly opening saved directories on startup.
    · Text compare now automatically selects top item after a delete.



    What's new in JIBS 2.6.1:

    April 21st, 2011

    · Revised Keys.
    · Repeat is now Insert instead of Shift-Space
    · Park is now Ctrl-Insert instead of Insert
    · Added a splitter to match the joiner.
    · Added option to hide EXIF information on main panel altogether - eleviating problem of split pane unexpectedly showing up.
    · The pop-up list of directories to move to from the file list now puts the most recent directory on the top even if it is already in the list.
    · The pop-up list of directories to move to from the file list can now be sorted alphabetically or by most recent addition.
    · Auto-joiner now joins files if the file sequence ends the directory list. Previously a bug prevented last file from processing unless there was another non join file at the end of the diretory.
    · Auto-joiner would munge name ending if the input files where not three characters long (".001"). Now handles based on the period.
    · Moving from thumbnail to full screen killed the selections on the thumbnail screen. The selections are now retained.
    · Text deduper was freezing when parsing some files. Replaced StringTokenizer with String.split().
    · "Done" no longer shows up at the start of auto concatinate.
    · Minor adjustment to thumbnail cache to prevent lock up on after rotating images.
    · Added "other" tab to the settings to make it easier to find where to turn auto populate clipboard with current selection on and off.



    What's new in JIBS 2.6.0:

    April 21st, 2011

    · Added text deduper.
    · Added auto-concatenator.
    · If concatenater started with a bad directory it froze. Fixed.
    · FileUtil was not closing files when done which would cause deletes to fail.
    · Modified File List so clicking on a file does not "select" it unless shift, ctrl, or alt is also pressed. Still shows the file, but does not select it.



    What's new in JIBS 2.5.0:

    April 21st, 2011

    · Added recent views and recent tree to file menu. In settings under directory tab you can set the number to be shown and clear the lists.
    · Pressing Home in the Viewer now correctly moves the file list to the top entry.
    · There is now a thumbnail image on the pic info dialog box.
    · The move dialog box now remembers its size.
    · If you activate rename with the keypad, the rename tab is shown at the front (vice the move tab).
    · In the viewer, if you right click on file list to rename a file, the dialog now includes the move box. Also, after the rename, the renamed picture is now shown.
    · In the Optimizer, there is now a status bar for adding directories and a wait cursor if you are adding a whole bunch of directories.
    · In the Optimizer, if you are just deduping within a directory with no stable directories, it does not compile a list of all files before starting.
    · In thumbnail view, ESCAPE now clears the selection.
    An earlier change completely hosed up the keyboard operation of the the file list on the main viewer display. This revision provides new keyboard support. Here are the changed key behavior:
    · S: selects the current picture.
    · S + SPACE or RIGHT or DOWN: selects the current picture, moves to next picture and select it.
    · S + LEFT or UP: selects the current picture, moves to prior picture and select it.
    · S + PAGE_DOWN: selects the current picture, moves to regular page down, selects it and everything in between.
    · S + PAGE_UP: selects the current picture, moves to regular page up, selects it and everything in between.
    · S + HOME: selects the current picture, moves to regular home, selects it and everything in between.
    · S + END: selects the current picture, moves to regular end, selects it and everything in between.
    · S + SPACE: selects the current picture, moves to regular page down, selects it and everything in between.
    · D: deselects the current picture.
    · D + SPACE or RIGHT or DOWN: deselects the current picture, moves to next picture and deselects it.
    · D + LEFT or UP: deselects the current picture, moves to prior picture and select it.
    · D + PAGE_DOWN: deselects the current picture, moves to regular page down, deselects it and everything in between.
    · D + PAGE_UP: deselects the current picture, moves to regular page up, deselects it and everything in between.
    · D + HOME: deselects the current picture, moves to regular home, deselects it and everything in between.
    · D + END: deselects the current picture, moves to regular end, deselects it and everything in between.
    · D + SPACE: deselects the current picture, moves to regular page down, deselects it and everything in between.
    · CTRL-E continues to cancel all the selections.
    · Updated thumbnail mouse selection action. Previously if you selected thumbnail pictures, then selected in the file list, the file list selection cancled all the thumbnail selections. Now the two are coordinated so you can select or deselect on either the pictures or the list. CTRL-E continues to cancel all the selections.
    · Updated ImageJ to 1.42. Updated Sanselan to 0.97. Metatdata Extractor remains at 2.3.1.
    · Modified file endings to read more image files. dcm is now read for DICOM files. apng is read for png. The following endings have been added for JPEG: j, j2k, jif, jiff, jp2, jpe, jpf, jpx.
    · Added directory copy utility.
    · Added directory dedup utility.



    What's new in JIBS 2.4.1:

    June 1st, 2009

    · For file choosers which open with a default directory, if the default directory is not there, the next higher directory is used. Will not return the root directory. This allows the underlying file chooser to default to the user's home directory in case of root.
    · Added a hash check sum checker because I could not easily find one and I hate looking. FireFox plug-in is in test status and I didn't feel like registering.
    · If you rename JibsTree.jibs and associate that file ending with JIBS, then double-clicking on JibsTree.jibs will bring up Jibs with that directory list loaded. When you close JIBS, directory list will be written back to JibsTree.jibs. Not sure if I want to change JibsTree.txt to JibsTree.jibs since I don't have a loader to register the ending so what's the point?
    · Fixed an annoyance where the entire contents of JibTree.txt was written to the console on startup.
    · Eliminated a dependence on com.sun.image.*. That is deprecated and is scheduled to not be compilable for Java 7 and to be eliminated in Java 8. Meantime, it is not supported in the OpenJDK making it problematic on Linux. Also keeps JIBS working from non-Sun versions of Java. Two classes changed were PrintableBase (used in printing contact sheets) and ImageUtil (used in saving JPEG files). Tested by saving and printing Contact Sheets. Also IOImageJava was changed and will be used if you repack in the group operations.
    · Fixed a problem where if you did a move and then renamed files, pressing enter to save the new name would also cause the default MOVE action to occur. This is caused by the ENTER button not being consumed by the rename dialog. Have not figured out to have this dialog consume ENTER so using ENTER on the rename dialog has been disabled. Instead an acceleartor of ALT-K is provided. This appears to be behavior built deep into Java which is not readily fixed.
    · If you moved files to a directory that already had files of the same name, you would not get a warning if the file was moved with the Repeat, Park, or Trash operations. This has now been corrected.
    · CTRL-A on the file tree listing previously selected all in the file tree. This is a relatively useless operation. Typical operation would be to find or create a directory to move to and then press CTRL-A to pick all pictures to move. Typical usage pattern has now been implemented.
    · The -veiw option now works even if you selected the "view last directory" option.
    · When changing the sort, the picture shown was selected by the count from the top of the list. Now the prior selected picture is remembered and displayed after the sort.
    · The was an occasional low level EXIF display null in the box panels. This was triggered by moving a picture with the Enter button. This has been fixed now.
    · Fixed: Renaming a directory while several files were selected caused the move files dialog to appear if a move had been done before.
    · Yet another attempt to fix the new directory not showing up issue.
    · When moving files when the first picture was not selected, sometimes the display became confused. More generally, the next photo would not display properly or was missing its EXIF information. Fixed.



    What's new in JIBS 2.0.1:

    January 3rd, 2008

    · Fix: Turned off fix for Enter key because of adverse consequences on file renames.
    · Fix: Each time you save the settings with images on, it recounted images even if they were already counted.
    · Fix: When reloading the directory count stayed at one.



    What's new in JIBS 1.9.3:

    December 28th, 2007

    · The paths in JibsTree.txt are now relative so if you move directories around and then do and then set the tree to the new location, you get a fast load. Also helps in certain dual boot situations.
    · You can now print and preview from Thumbnails.
    · The main screen does not come up until the loading screen goes away. In Linux, the main screen was coming up over the loading screen hiding it completely and causing confusion. Also, the user was able to get to the main screen and work with it which caused some problems.
    · Files with umlauts on non-German installs did not show. Now they show, but you can not do anything with the file (like see the image). This is because of the way Java operates and can not be fixed except by Sun.
    · The counts for tree statistics were not always accruate. After doing a reload, they would often be negative or just show the count for the nodes reloaded. Feature is now node based and you can get statistics for each node in the tree now.
    · Sometimes when creating a new directory, the new directory would be created on the file system, but not reflected in the tree. Also, creating a new subdirectory when the subdirectories were not showing would not expand to show the new subdirectory. Code has been added to force to new subdirectory to scroll into view.
    · When in the Thumbnail view, doing an Undo did not refresh the screen so you could see the results of the undo. Now it does.
    · The Enter key stopped working. Its function (do the same move on the current picture) has been restored.
    · Converted to GPL 3.0.



    What's new in JIBS 1.6.1:

    April 27th, 2006

    · Emergency fix because dragging was not updating the file list making it look like the files were not dragged




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM