0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Start to implement a complete new GUI with new features: TaskManager, In-build Console, Customize bookmarks, Exception handling improvements, Batch mode, ... More... over 18 years ago
* Selecting range of pages works now, but the exception handling is poor Valid values are e.g: <page> := <page> {;<digit> | <range>} | <digit> | <range> <range> := <digit> - <digit> <digit> := 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 More... over 18 years ago
* Bug in iText 1.3.2 fixed! * No external iText version in this release, but a build in one :-( * Bookmarks work now! More... over 18 years ago
Corrected typo. More... over 18 years ago
Packages changed. More... over 18 years ago
Library name changed. More... over 18 years ago
Prferences dialog extended by bookmark preferences. More... over 18 years ago
Initial commit. More... over 18 years ago
* Preferences dialog implemented * Started to implement the bookmark functionality More... over 18 years ago
* Cell rendering modified * Selecting of range of pages prepared. More... over 18 years ago
version number changed. More... over 18 years ago
* Button enable/disabled imroved. * New menu items added. * It is now possible to view the loaded PDFs in an intended viewer. The view will be set in the preferences dialog. * Merged is enabled again More... over 18 years ago
All functionalities but merging should now work again! More... over 18 years ago
Adapted to Java5! This version is not yet runnable! More... over 18 years ago
New path for libraries. More... over 19 years ago
iText source directory included. More... about 20 years ago
- Move up implemented - Move down implemented - Merge implemented - SourceTableModel is no longer thread safe! - PomMainFrame#addFiles is thread safe - PomMainFrame#removeFiles is thread safe - PomMainFrame#removeAllFiles is thread safe - PomMainFrame#merge is thread safe More... about 20 years ago
New build. More... about 20 years ago
- PomMainFrame#listFiles is now thread safe. - SourceTableModel#clear is now thread safe. - Wait cursor deactivated. More... about 20 years ago
New build. More... about 20 years ago
- Column reordering disabled - Add source files runs now in a separate task. - Select target file no longer runs in a separate task. More... about 20 years ago
New build. More... about 20 years ago
- New java doc in Mediator.java - Menu and Button handling for enable and disable added. - Add sources implemented. - Clear sources implemented.. More... about 20 years ago
New Build. More... about 20 years ago
- Intial current directory set to user home. - New package pom.gui.util - New interface pom.gui.util.Mediator - New interface pom.gui.util.Colleague - New package pom.gui.colleagues - New class pom.gui.colleagues.PomTable - New class pom.gui.colleagues.PomTextField More... about 20 years ago
initial commit. More... about 20 years ago
New Build. More... about 20 years ago
- pom.gui.dlg.PomAbout.license modified. All leading '*' removed. - 'Select target document' implemented. - pom.gui.model.SourceTableModel implemented. - targetTextField contains now full file path - pom.gui.model.SourceTableModel connected to source table - Sorting of columns implemented. - Little modification to the About Box. More... about 20 years ago
initial commit. More... about 20 years ago
New Build. More... about 20 years ago