| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | Start of making View independent of GUI. | Tavmjong Bah | 2018-11-29 | 3 | -44/+63 | |
| | | | | | | | | | ||||||
| | * | | | | | | | Update/correct README. | Tavmjong Bah | 2018-11-28 | 1 | -7/+12 | |
| | | | | | | | | | ||||||
| * | | | | | | | | SPButton: GObject style fix | Alexander Valavanis | 2018-11-28 | 1 | -19/+12 | |
| |/ / / / / / / | ||||||
| * | | | | | | | desktop-widget: Move function to correct header | Alexander Valavanis | 2018-11-27 | 3 | -6/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Include clean-up. | Tavmjong Bah | 2018-11-27 | 1 | -1/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | Remove unneeded include. | Tavmjong Bah | 2018-11-27 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | Add a rotation action. | Tavmjong Bah | 2018-11-27 | 7 | -9/+112 | |
| |/ / / / / / | ||||||
| * | | | | | | Comment out debugging output. | Tavmjong Bah | 2018-11-26 | 1 | -23/+22 | |
| | | | | | | | ||||||
| * | | | | | | Sort actions list. | Tavmjong Bah | 2018-11-26 | 1 | -0/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix a couple typos. Change separator for --verb from ',' to ';' to be ↵ | Tavmjong Bah | 2018-11-26 | 2 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | constent with --actions. | |||||
| * | | | | | | Add "select" action for backwards compatibility. Fix typo for ↵ | Tavmjong Bah | 2018-11-26 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | "select-via-class". | |||||
| * | | | | | | Add additional build dependencies | Ted Gould | 2018-11-26 | 1 | -2/+8 | |
| | | | | | | | ||||||
| * | | | | | | Add file export actions. | Tavmjong Bah | 2018-11-25 | 5 | -3/+311 | |
| | | | | | | | ||||||
| * | | | | | | Remove unused variable. | Tavmjong Bah | 2018-11-25 | 2 | -4/+1 | |
| | | | | | | | ||||||
| * | | | | | | Fix compile warning of conversion of string constant to char*. | Tavmjong Bah | 2018-11-25 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Yes, I know this is 3rd party code but upstream was last updated in 2002. | |||||
| * | | | | | | EgeOutputAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -19/+29 | |
| | | | | | | | ||||||
| * | | | | | | Fix bug 1804946: Measurement tool is very slow when using grids | Jabier Arraiza | 2018-11-25 | 6 | -43/+66 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | This move from Namedview to a new prefernecr point to not reload full namedview on meassure | |||||
| * | | | | | | Add plugs for the icon and GTK3 themes | Ted Gould | 2018-11-25 | 1 | -0/+10 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2018-11-25 | 3 | -19/+5 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Update snapcraft to build based on bionic | Ted Gould | 2018-11-25 | 1 | -16/+2 | |
| | | | | | | | | ||||||
| | * | | | | | | Switch DATADIR to DATA_DIR to not conflict with #define | Ted Gould | 2018-11-25 | 2 | -3/+3 | |
| | | | | | | | | ||||||
| * | | | | | | | EgeAdjustmentAction: Replace deprecated g_type_class_add_private and adhere ↵ | Alexander Valavanis | 2018-11-25 | 2 | -145/+157 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to GObject conventions | |||||
| * | | | | | | | EgeColorProfTracker: Replace deprecated g_type_class_add_private and adhere ↵ | Alexander Valavanis | 2018-11-25 | 2 | -46/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to GObject conventions | |||||
| * | | | | | | | InkRadioAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -22/+23 | |
| | | | | | | | | ||||||
| * | | | | | | | InkAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -22/+23 | |
| |/ / / / / / | ||||||
| * | | | | | | EekPreview: rm unused function header | Alexander Valavanis | 2018-11-25 | 1 | -1/+0 | |
| | | | | | | | ||||||
| * | | | | | | EekPreview: Replace deprecated g_type_class_add_private and adhere to ↵ | Alexander Valavanis | 2018-11-25 | 3 | -25/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | GObject conventions | |||||
| * | | | | | | InkToggleAction: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 2 | -25/+26 | |
| | | | | | | | ||||||
| * | | | | | | widgets/gimp/ruler: Replace deprecated g_type_class_add_private | Alexander Valavanis | 2018-11-25 | 1 | -14/+17 | |
| | | | | | | | ||||||
| * | | | | | | Fix type in CLI description | Alexander Valavanis | 2018-11-24 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Untangle do_export_png(). | Tavmjong Bah | 2018-11-22 | 1 | -113/+118 | |
| | | | | | | | ||||||
| * | | | | | | Rearrange some code, don't quit if one object doesn't export. | Tavmjong Bah | 2018-11-22 | 1 | -34/+34 | |
| | | | | | | | ||||||
| * | | | | | | check-license-headers separate CI job | Thomas Holder | 2018-11-22 | 1 | -1/+7 | |
| | | | | | | | ||||||
| * | | | | | | Fix command-line export logic. | Tavmjong Bah | 2018-11-22 | 2 | -69/+71 | |
| | | | | | | | ||||||
| * | | | | | | Add a few more command line options which should suppress GUI. | Tavmjong Bah | 2018-11-22 | 1 | -9/+12 | |
| | | | | | | | ||||||
| * | | | | | | Restore "--version" option short name to "-V" (from "-v"). | Tavmjong Bah | 2018-11-22 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | CMake: Do not override CMAKE_<LANG>_LINK_EXECUTABLE variables | Eduard Braun | 2018-11-21 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Despite the misleading name they are actually supposed to hold the "rule" to link an executable (i.e. the full linker command line) and not just the linker executable name. CMake already defaults to the CMAKE_<LANG>_COMPILER for the latter. | |||||
| * | | | | | | CMake: Specifically enable Microsoft bit-field layout for structs | Eduard Braun | 2018-11-21 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (silences warnings in clang / already default for gcc) | |||||
| * | | | | | | CMake: Remove popt from dependencies | Eduard Braun | 2018-11-21 | 5 | -99/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Not required anymore after 408cb49b5559a81ea803df64bf58457a5dd4bf16 | |||||
| * | | | | | | CMake/MSYS2: Add new dependency of libtiff (libzstd) | Eduard Braun | 2018-11-21 | 1 | -1/+2 | |
| | | | | | | | ||||||
| * | | | | | | Add --version option to Inkview. | Tavmjong Bah | 2018-11-21 | 1 | -0/+7 | |
| | | | | | | | ||||||
| * | | | | | | -Werror=format-security: g_warning(_("...")) | Thomas Holder | 2018-11-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | fix fprintf size_t format error | Thomas Holder | 2018-11-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | -Werror=format -Werror=format-security | Thomas Holder | 2018-11-21 | 3 | -5/+5 | |
| | | | | | | | ||||||
| * | | | | | | Small update to src/io/README. | Tavmjong Bah | 2018-11-20 | 1 | -0/+3 | |
| | | | | | | | ||||||
| * | | | | | | Add a shell mode. | Tavmjong Bah | 2018-11-20 | 2 | -54/+158 | |
| | | | | | | | ||||||
| * | | | | | | Possible fix to build breakage on Macs. | Tavmjong Bah | 2018-11-19 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Send background color/dpi info to std::cerr to allow piping PNG export to file. | Tavmjong Bah | 2018-11-19 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Allow any valid Verb to be used in "--actions". | Tavmjong Bah | 2018-11-19 | 10 | -45/+416 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rename "select" action to "select-via-id". Add "select-via-class", "select-via-element", "select-via-selector", and "select-clear" actions. | |||||
| * | | | | | | Fix --help descriptions of "--actions", "--query-id", " and "--export-id". | Tavmjong Bah | 2018-11-19 | 1 | -3/+3 | |
| | | | | | | | ||||||
