summaryrefslogtreecommitdiff
path: root/shell/ev-application.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-22shell: Use GResource for data filesChristian Persch1-9/+0
2018-03-21shell: Use GtkApplication to inhibit the screensaverChristian Persch1-24/+0
2018-03-21shell: Port to GtkApplicationChristian Persch1-142/+152
2018-03-21shell: Use g_printerr instead of g_warningChristian Persch1-3/+3
2018-03-21shell: Use gdbus-codegen for the org.mate.atril.Application interfaceChristian Persch1-111/+98
2017-08-03avoid deprecated gdk_display_get_screen and gdk_display_get_n_screensZenWalker1-7/+2
2017-07-19avoid deprecated gdk_screen_get_numberZenWalker1-1/+1
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-5/+0
2016-07-22Add --named-dest command line argumentraveit651-0/+10
2016-05-26shell: Do not save file chooser open/save uriraveit651-36/+0
2015-12-03shell: support the launch of multiple URI argumentsmonsta1-1/+1
2015-08-31corrected code for --page-index and --page-label command line optionsmonsta1-32/+48
2015-08-31drop support for win32/osx/hildon, make smclient mandatoryMonsta1-49/+0
2015-01-10shell: drop ancient code with support for Glib < 2.6.0Monsta1-5/+1
2014-12-10Call gdk_notify_startup_complete when acting as remoteinfirit1-0/+4
2014-10-13Uses g_app_info_launch_uris instead of g_app_info_launch to spawn other sessionsStefano Karapetsas1-3/+9
2014-10-05Also load the accel file from the new locationinfirit1-1/+1
2014-10-05 Drop more glib compat code for accels fileinfirit1-5/+1
2014-10-05Move accel file to the proper place.infirit1-1/+1
2014-10-05Drop glib compat code for accels fileinfirit1-5/+1
2014-01-21libview: gdk_display_get_app_launch_context is available only in GTK3atril-1.7.0Stefano Karapetsas1-0/+5
2014-01-21shell: Add GTK3 supportStefano Karapetsas1-34/+32
2012-01-30g_get_user_config_dir() would be better (https://github.com/mate-desktop/mate...Perberos1-3/+15
2011-11-09using ~/.config/ instead of ~/.mate2/Perberos1-48/+51
2011-11-09renaming evince to atrilPerberos1-30/+30
2011-11-09inicialPerberos1-0/+1151