Activity for PDF Chain

  • Martin Singer committed [d63f06]

    Added the Troubleshooting section

  • Martin Singer committed [810293]

    Changed the word 'alpha' to 'a' in the version name in setup.py

  • Martin Singer committed [f4c7e1]

    Replaced Gtk.ButtonBoxes with Gtk.Boxes

  • Martin Singer committed [68058b]

    Added Restrictions menu

  • Martin Singer committed [2a72b1]

    Implemented exec for section layer

  • Martin Singer committed [2058a6]

    Also section Tools uses base class

  • Martin Singer committed [87c94c]

    Section Attach uses base class

  • Martin Singer committed [a7a98d]

    Sections cat, attach, layer and burst using base class

  • Martin Singer committed [a2f6a7]

    Renamed section pdftk files

  • Martin Singer committed [94b2bf]

    Created base class for the pdftk sections

  • Martin Singer committed [62ec58]

    Added section burst and layer

  • Martin Singer committed [ab37a9]

    Exec section attach works

  • Martin Singer committed [e81f77]

    Exec section cat works

  • Martin Singer committed [882199]

    Reimplemented section Cat (without execute)

  • Martin Singer committed [8b2288]

    Adding files to cat works

  • Martin Singer committed [1765b1]

    Edited sect_cat.ui file for translation

  • Martin Singer committed [2a11b7]

    Reimplemented section Cat

  • Martin Singer committed [da4741]

    Removed sections from window.ui

  • Martin Singer committed [dd83e1]

    Outourced the ui sections into separate files

  • Martin Singer committed [20bfd2]

    Started restructuring: the stack shows section cat

  • Martin Singer committed [c539bd]

    Edited cat rotation combobox

  • Martin Singer committed [cc2afa]

    Configured the comboboxes correct

  • Martin Singer committed [7effe6]

    Edited comments; removed __slots__ attribute from comments

  • Martin Singer committed [8c0b7f]

    Repaired the Auto button in burst

  • Martin Singer committed [603966]

    Tried to avoid the icon error with the file chooser dialogs

  • Martin Singer committed [74612e]

    Made strings in filechooser.py ready for translation

  • Martin Singer committed [3ed218]

    Reworked the pdftk command creating functions

  • Martin Singer committed [b2b234]

    Added infos about the PKGBUILD file

  • Martin Singer committed [b7bbc5]

    Reworked README.md

  • Martin Singer committed [8d0b64]

    The sourceforge markdown-parser is not easy

  • Martin Singer committed [0815f8]

    Reworked Makefile, PKGBUILD and README.md

  • Martin Singer committed [e5ff00]

    AUR PKGBUILD file works

  • Martin Singer committed [8676e5]

    Added AUR PKGBUILD file; not finshed yet!

  • Martin Singer committed [f82a9f]

    Added .keep files to add empty directories to the git

  • Martin Singer committed [eeb1f3]

    Edited README files again for a correct display on sourceforge.net

  • Martin Singer committed [13e6ef]

    Edited README files for a correct display on sourceforge.net

  • Martin Singer committed [261e63]

    Removed some test documents

  • Martin Singer committed [a7e6dc]

    Created scripts to generate local translations

  • Martin Singer committed [e25558]

    Edited source files for first translation test

  • Martin Singer committed [aa3610]

    Small improvements

  • Martin Singer committed [8b433b]

    Other way to find local path

  • Martin Singer committed [f003d2]

    Prepend current project root dir to python paths in __main__.py

  • Martin Singer committed [e0d033]

    Creating bin-link, using entry_points in setup.py

  • Martin Singer committed [7395ea]

    Corrected a dependency in setup.py

  • Martin Singer committed [535fec]

    First upload to PyPi.org

  • Martin Singer committed [318eb9]

    Commented locale out for a working alpha release

  • Martin Singer committed [3e4702]

    Added screenshot for version 0.5.0

  • Martin Singer committed [f46aee]

    Updated README and Makefile

  • Martin Singer committed [e5e664]

    Added first icons to share

  • Martin Singer committed [0302b5]

    Redocumented paths module

  • Martin Singer committed [d217c4]

    Reworked the find_base_path() funcition

  • Martin Singer committed [b5567f]

    Added the first attempt of custom icons

  • Martin Singer committed [c33d95]

    Reorganized project dirs and files along

  • Martin Singer committed [c1123f]

    Added test documents

  • Martin Singer committed [3740c6]

    Edited hard coded paths

  • Martin Singer committed [f4020c]

    Sourced the command string constants out in own packages and modules

  • Martin Singer committed [c614d5]

    On the threshold of a working dist

  • Martin Singer committed [5bb323]

    Added some test documents

  • Martin Singer committed [c4dc29]

    Second step for packaging

  • Martin Singer committed [e830c0]

    Reorganized project dirs and files

  • Martin Singer committed [6fb948]

    Changed organisation of command strings

  • Martin Singer committed [97c90c]

    Implemented the paths module

  • Martin Singer committed [5ac0a5]

    Dist works!

  • Martin Singer committed [016025]

    Sourced apreferences out in its own module

  • Martin Singer committed [1c4d5d]

    First step to make project ready for packaging

  • Martin Singer committed [2217f8]

    Created the about dialog in dialogs.ui file

  • Martin Singer committed [7fef36]

    Implemented the preferences dialog

  • Martin Singer committed [343b6f]

    Implemented App Menu as popover

  • Martin Singer committed [1ceede]

    Renamed dialogs.py to filechooser.py

  • Martin Singer committed [3ba3be]

    Tried something with icons

  • Martin Singer committed [9c3774]

    Renamed signal handler

  • Martin Singer committed [c252ba]

    Implemented live check for restriction passwords

  • Martin Singer committed [c573ad]

    Reworked the strings.quote_and_escape() fucntion

  • Martin Singer committed [f75ff6]

    Added CLI warining message and edited tooltip

  • Martin Singer committed [d31689]

    Renamed some functions and variables; added documentation

  • Martin Singer committed [a3e682]

    Renamed widgets in UI and python file

  • Martin Singer committed [025688]

    Rearranged widgets in menu and tools page

  • Martin Singer committed [948c71]

    Implemented tooltips for the file chooser buttons

  • Martin Singer committed [97c050]

    Implemented Latin-1 check for preferences passwords

  • Martin Singer committed [ca44a3]

    Implemented Latin-1 check for cat

  • Martin Singer committed [6b0668]

    Improved UI appearance

  • Martin Singer committed [98c335]

    Fixed some strings and tooltips

  • Martin Singer committed [bdc60c]

    Removed file chooser Append Extension widget; added current name

  • Martin Singer committed [8e3bcf]

    Reworked various strings, labels and tooltips

  • Martin Singer committed [043467]

    Reworked the file chooser dialogs

  • Martin Singer committed [4e3977]

    Moved the app menu to the primary menu

  • Martin Singer committed [b6460a]

    Added Add Extension extra widget to file choosers

  • Martin Singer committed [44ba52]

    Reveal password icon switches with visibility

  • Martin Singer committed [a4569e]

    Corrections due to the message module

  • Martin Singer committed [1d5d37]

    Implemented the InfoBar widget

  • Martin Singer committed [0fbb41]

    Improved the InfoBar messag system

  • Martin Singer committed [ec0b07]

    Replaced some revealer in the header bar with a stack

  • Martin Singer committed [a0d3b9]

    Implemented some revealers for the headerbar buttons

  • Martin Singer committed [751ae7]

    Implemented the message module

  • Martin Singer committed [b41d44]

    App window and the app menu works

  • Martin Singer committed [2c0eca]

    Fixed an errer in the glade file

  • Martin Singer committed [d87bd0]

    added 'on_listbox_menu_button_press_event()'

  • Martin Singer committed [415daa]

    Implemented the list_box_row_activated handler

  • Martin Singer committed [5512fd]

    Solved the error with the about dialog

  • Martin Singer committed [1d18b0]

    Added section Tools in glade file

1 >
MongoDB Logo MongoDB