summaryrefslogtreecommitdiff
path: root/eel
AgeCommit message (Expand)AuthorFilesLines
2018-06-21eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons...lukefromdc1-2/+9
2018-06-05avoid deprecated 'gtk_widget_override_font'Pablo Barciela1-1/+5
2018-05-16Pathbar button: fix poor response to right-clicklukefromdc1-1/+1
2018-05-16editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems'Pablo Barciela1-15/+1
2018-05-14eel-editable-label.c: avoid deprecated 'gdk_keymap_get_default'Pablo Barciela1-5/+5
2018-05-13eel-editable-label: avoid deprecated gtk_style_context_set_backgroundPablo Barciela1-15/+0
2018-05-10eel-gtk-extensions: replace deprecated gtk_menu_popup functionraveit652-37/+2
2018-05-07Replace deprecated gtk_menu_popupraveit651-37/+2
2018-05-05avoid deprecated 'gtk_style_context_get_background_color'Pablo Barciela3-8/+37
2018-04-07caja-spatial-window.c: avoid deprecated GtkImageMenuItemPablo Barciela2-0/+27
2018-04-04HiDPI: Convert Pixbufs to Cairo SurfacesVictor Kareh2-0/+17
2018-04-04Scale screen dimensionsVictor Kareh3-11/+30
2018-03-27rename 'mate_image_menu_item...' to 'eel_image_menu_item_new_from_icon'Pablo Barciela3-31/+36
2018-03-26eel-editable-label.c: avoid 'append_action_signal' with stock idsPablo Barciela1-3/+3
2018-03-23avoid 'gtk_file_chooser_dialog_new' with stock idsPablo Barciela2-0/+62
2018-03-12avoid gtk_dialog_add_buttons with stock idsPablo Barciela2-2/+4
2018-03-03rename mate_dialog_add_button to eel_dialog_add_buttonPablo Barciela2-12/+16
2018-03-01avoid eel_create_question_dialog with stock idsPablo Barciela1-1/+13
2018-02-27avoid eel_run_simple_dialog with stock idsPablo Barciela1-1/+6
2018-02-27eel-stock-dialogs: avoid gtk_dialog_add_button with stock idsPablo Barciela1-2/+24
2018-02-21eel-editable-label.c: avoid gtk_image_menu_item_new_from_stockPablo Barciela1-7/+34
2018-02-13fix backgrounds and emblems dialog content renderinglukefromdc1-0/+8
2018-02-09avoid deprecated GtkStockPablo Barciela2-4/+4
2018-01-31require GTK+ 3.22 and GLib 2.50monsta7-189/+3
2018-01-19Include local files with "" instead of <>Jan Niklas Hasse1-1/+1
2018-01-09remove +x attr from source filesmonsta1-0/+0
2018-01-08ui: don't use overlay-scrollbarsraveit651-0/+3
2017-12-16WidthOfScreen and HeightOfScreen implementationPablo Barciela3-55/+13
2017-09-01Fix: high cpu while loading background imageZenWalker1-0/+8
2017-08-28make sure scaling the desktop wallpaper works in all monitorsZenWalker1-4/+20
2017-08-25gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:ZenWalker1-0/+5
2017-08-21Fix: Scaling the desktop wallpaper doesn't workZenWalker1-6/+10
2017-08-12avoid deprecated gdk_screen_width/heightZenWalker2-7/+25
2017-08-12avoid deprecated gdk_screen_get_width/heightZenWalker2-4/+9
2017-04-17eel-accessibility: remove unused code and outdated commentsmonsta2-112/+0
2017-04-17show correct right-click menu after making selectionmonsta1-0/+1
2017-04-13eel: Queue resizes on the canvas as elements change visibilityraveit651-1/+18
2017-04-10eel: remove unneeded #include with conditionmonsta1-4/+0
2017-04-10eel: remove some unused code from eel-gdk-pixbuf-extensionsmonsta3-1133/+0
2017-03-13eel: Avoid deprecated gdk_window_set_background functionsAlexei Sorokin2-46/+117
2017-02-02eel: GdkRGBA related fixesAlexei Sorokin2-13/+15
2017-01-31eel: remove some code that seems to do nothingmonsta1-46/+0
2017-01-23eel: remove unused functionmonsta2-28/+0
2017-01-07a11y: fix accessibility implementation for CajaIconCanvasItemAccessibleColomban Wendling2-15/+15
2017-01-06remove some unused code that's also gone upstreammonsta1-9/+1
2016-12-31Single click navigation: keep hand cursor when opening folder...lukefromdc1-1/+3
2016-12-29fix indent and spacing a bitmonsta2-13/+13
2016-11-22move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build op...lukefromdc24-1871/+48
2016-10-16Gtk+-2: add eel_gtk_adjustment* functions againraveit652-1/+40
2016-10-16support back and forward mouse buttons to navigateMartin Matuska1-0/+6