0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Dec 13, 2024 — Dec 13, 2025
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 20 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 20 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 20 years ago
Corrected typo. More... over 20 years ago
Packages changed. More... over 20 years ago
Library name changed. More... over 20 years ago
Prferences dialog extended by bookmark preferences. More... over 20 years ago
Initial commit. More... over 20 years ago
* Preferences dialog implemented * Started to implement the bookmark functionality More... over 20 years ago
* Cell rendering modified * Selecting of range of pages prepared. More... over 20 years ago
version number changed. More... over 20 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 20 years ago
All functionalities but merging should now work again! More... over 20 years ago
Adapted to Java5! This version is not yet runnable! More... over 20 years ago
New path for libraries. More... about 21 years ago
iText source directory included. More... over 21 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... over 21 years ago
New build. More... over 21 years ago
- PomMainFrame#listFiles is now thread safe. - SourceTableModel#clear is now thread safe. - Wait cursor deactivated. More... over 21 years ago
New build. More... over 21 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... over 21 years ago
New build. More... over 21 years ago
- New java doc in Mediator.java - Menu and Button handling for enable and disable added. - Add sources implemented. - Clear sources implemented.. More... over 21 years ago
New Build. More... over 21 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... over 21 years ago
initial commit. More... over 21 years ago
New Build. More... over 21 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... over 21 years ago
initial commit. More... over 21 years ago
New Build. More... over 21 years ago