Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | screenshot: fix indent a bit | monsta | 1 | -2/+2 |
2016-03-22 | Update mate-screenshot.c | DaveBlack | 1 | -2/+2 |
2016-01-26 | screenshot: properly disable effects and delay when launched with -ai | monsta | 1 | -0/+2 |
2016-01-22 | [GTK+3] screenshot: fix deprecated usage of Gtk{H,V}Box | monsta | 1 | -0/+36 |
2016-01-22 | [GTK+3] screenshot: fix deprecated usage of GtkMisc | monsta | 1 | -0/+25 |
2016-01-03 | drop MateConf migration scripts | Monsta | 2 | -11/+1 |
2015-12-22 | mate-screenshot: reduce ifdef hell a bit | monsta | 1 | -19/+12 |
2015-09-25 | configure: drop useless --enable-deprecated option | Monsta | 1 | -2/+1 |
2015-09-09 | fix broken mate-screenshot | monsta | 1 | -1/+1 |
2015-09-09 | Fixup gettext domain in gsettings schemas | infirit | 1 | -1/+1 |
2015-09-09 | mate-screenshot: move stuff to data/ and src/ subdirs | monsta | 20 | -93/+85 |
2015-09-08 | Add a timestamp to screenshot filenames by default | infirit | 2 | -28/+18 |
2015-07-07 | Revert "help: fix help link in mate-screenshot" | Monsta | 1 | -1/+1 |
2015-06-23 | help: fix help link in mate-screenshot | raveit65 | 1 | -1/+1 |
2015-06-16 | fixes for gschema translation | raveit65 | 2 | -21/+17 |
2014-12-29 | mate-screenshot: fix UI load in GTK+3 build | Monsta | 1 | -2/+0 |
2014-12-17 | mate-screenshot: show the actual error message when UI load fails | Monsta | 1 | -4/+7 |
2014-12-16 | mate-screenshot: Do not use g_settings_list_schemas | infirit | 1 | -10/+5 |
2014-12-15 | Revert "mate-screenshot: simplify get_desktop_dir()" | infirit | 1 | -1/+27 |
2014-12-15 | mate-screenshot: simplify get_desktop_dir() | infirit | 1 | -27/+1 |
2014-12-15 | Fix deprecated functions | infirit | 2 | -0/+5 |
2014-12-15 | Remove deprecated g_thread_init | infirit | 1 | -2/+0 |
2014-12-15 | don't leak memory | Monsta | 1 | -0/+1 |
2014-11-13 | Gtk+3: Fix build, closes #77 | infirit | 1 | -1/+1 |
2014-11-10 | Add missing #include <config.h> to make translations work | infirit | 1 | -0/+4 |
2014-11-10 | mate-screenshot: Several fixes taken from gnome-screenshot | infirit | 3 | -170/+212 |
2014-11-10 | appdata: Add necessary markers for translation | infirit | 1 | -3/+3 |
2014-11-10 | appdata: Fixup spelling of MATE | infirit | 1 | -2/+2 |
2014-11-10 | appdata: Add autotool bits for appdata | infirit | 2 | -7/+12 |
2014-11-09 | Update mate-screenshot.appdata.xml | alxpl | 1 | -5/+0 |
2014-11-09 | Create mate-screenshot.appdata.xml | alxpl | 1 | -0/+32 |
2014-07-03 | Remove has_separator properties from ui filesmate-utils-1.9.0 | Stefano Karapetsas | 1 | -1/+0 |
2014-07-01 | Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible | infirit | 1 | -24/+0 |
2014-05-01 | Use DISABLE_DEPRECATED variable for deprecation | infirit | 1 | -0/+1 |
2014-04-30 | mate-screenshot: Add GTK3 support | Stefano Karapetsas | 4 | -14/+106 |
2014-04-29 | mate-screenshot: Also symlink man page, close #66. | infirit | 1 | -0/+2 |
2014-04-26 | Fix several hyphens-used-as-minus-sign issues on two of the man pages | Mike Gabriel | 1 | -13/+13 |
2014-04-26 | Add keywords key to .desktop files | Stefano Karapetsas | 1 | -0/+1 |
2014-01-06 | Merge pull request #56 from infirit/master | Stefano Karapetsas | 1 | -1/+1 |
2014-01-06 | Remove MATE from category in dor desktop files. | infirit | 1 | -1/+1 |
2014-01-06 | Fix makefiles for make dist | Stefano Karapetsas | 1 | -1/+1 |
2013-12-22 | Update help uri to the correct location | infirit | 1 | -1/+1 |
2013-11-08 | disable masking for area or window screenshots | raveit65 | 3 | -5/+12 |
2013-10-22 | screenshot: do not segfault when taking a window picture with no delay | raveit65 | 1 | -2/+11 |
2013-08-03 | Use yelp-tools instead of mate-doc-utils | infirit | 1 | -1/+1 |
2013-07-11 | mate-screenshot: Fix save path selection | Stefano Karapetsas | 1 | -2/+2 |
2013-02-18 | Update makefiles for automake 1.13 | Dan Mashal | 1 | -1/+1 |
2013-02-09 | mate-screenshot: Remove comment on manpage | Stefano Karapetsas | 1 | -1/+0 |
2012-12-24 | mate-screenshot: Add mateconf-gsettings-data-convert file | Yaakov Selkowitz | 2 | -0/+10 |
2012-11-22 | Port mate-screenshot to Gsettings (based on GNOME patch) | Brent Hull | 4 | -168/+100 |