summaryrefslogtreecommitdiff
path: root/shell
AgeCommit message (Expand)AuthorFilesLines
2017-08-12fix runtime warnings caused by previous HDPI commitraveit651-1/+1
2017-08-12Take monitor scale factor into account when calculating zoom.Matthew Petroff1-1/+3
2017-08-12shell: Ditch gimpcellrenderertoggleJosephMcc2-5/+2
2017-08-12sidebar-layers: Make it actually usable and fix a runtime warningraveit651-0/+1
2017-08-07ev-window: remove deprecated GtkToolbar-shadow-typeraveit651-19/+2
2017-08-07annotation-properties-dialog: don't use a headerbarraveit651-0/+2
2017-08-03avoid deprecated gdk_display_get_screen and gdk_display_get_n_screensZenWalker1-7/+2
2017-07-22ev-window: don't use deprecated gtk_show_uriraveit651-0/+7
2017-07-19avoid deprecated gdk_screen_get_numberZenWalker1-1/+1
2017-04-18update copyright year to 2017monsta1-1/+1
2017-04-13shell: remove unused code from utilsmonsta2-220/+0
2017-04-07message-area: replace some GtkStock deprecationsraveit651-14/+14
2017-04-07ev-sidebar: avoid deprecated GTK_STOCK_CLOSE iconraveit651-2/+2
2017-04-07password-view: replace some GtkStock deprecationsraveit651-5/+5
2017-04-07password-view: don't use deprecated GtkAlignmentraveit651-17/+16
2017-04-03Add missing comma.Baurzhan Muftakhidinov1-1/+1
2017-03-12shell: Add guards for org.mate.interface schema not existingMarcus Comstedt1-6/+13
2017-03-12shell: Respect user's toolbar-style settingMarcus Comstedt1-4/+53
2017-03-07eggfindbar: don't use deprecated GtkAlignmentraveit651-6/+13
2017-03-06avoid deprecated gtk_misc_set_alignmentraveit656-8/+57
2017-03-06sidebar-annotations: don't use deprecated gtk_widget_render_icon_pixbufraveit651-7/+14
2017-03-05Previously opened page incorrectly restored if it was the last oneloongson1-2/+0
2017-01-25force X11raveit651-0/+2
2016-11-23move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta15-459/+24
2016-11-23shell: use modern function inside GTK+3 code block (and drop #define)monsta1-5/+1
2016-11-23shell: replace deprecated function call inside GTK+3 code blockmonsta1-1/+1
2016-11-23fix indent a bitmonsta1-1/+1
2016-11-11shell: remove metadata migration codemonsta3-409/+2
2016-07-29get rid of build-dep on libmate-desktopmonsta2-11/+2
2016-07-29use GtkAbout instead of MateAboutraveit651-5/+0
2016-07-26fix sendto with non-latin filenames or filenames with spacesmonsta1-1/+4
2016-07-22Split dual mode option into dual mode with odd and even pages on the leftraveit651-16/+74
2016-07-22Allow to use Send To action from the toolbarraveit651-0/+2
2016-07-22Use document-send icon for Send To actionraveit651-1/+1
2016-07-22Add Send To action to file menuraveit651-0/+50
2016-07-22Add --named-dest command line argumentraveit652-0/+14
2016-07-03shell: Fix -Wformat-nonliteral warningraveit651-5/+6
2016-07-03Setting parent for annotation properties dialograveit651-0/+1
2016-06-29eggfindbar: Find next/previous with control + Up/Downraveit651-2/+7
2016-06-29Refresh thumbnail only when window has a documentraveit651-1/+1
2016-06-29GTK+-3: Use ev_document_misc_get_pointer_position() instad of deprecated gtk_...raveit652-0/+11
2016-06-24GTK+-3: do not use deprecated gtk_dialog_set_alternative_button_orderraveit652-0/+12
2016-06-24GTK+-3: do not use gdk_app_launch_context_new()raveit651-0/+32
2016-06-24shell: add plural form for "cancel print jobs before closing" dialograveit651-2/+8
2016-06-24GTK+-3: Use GtkGrid instead of GtkTableraveit652-0/+115
2016-06-24GTK+-3 ev-sidebar-annotations: replace deprecated gtk_widget_render_iconraveit651-0/+4
2016-06-24GTK+-3 ev-password-view: Do not use deprecate composite-child APIraveit651-1/+5
2016-06-22use symbolic arrows only for gtk+-3raveit652-0/+12
2016-06-22GTK+-3.0: avoid deprecated usage of GtkArrowraveit652-3/+3
2016-06-22Do not use deprecated GTK_TYPE_VBOX definitionsraveit6516-27/+43