Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | [Security] eel-string: Use 'g_strlcat' instead of 'strcat' | Pablo Barciela | 1 | -2/+2 |
2019-03-04 | drop unused variables | Pablo Barciela | 1 | -2/+0 |
2019-01-22 | [eel][libegg] Use G_DEFINE_TYPE_WITH_PRIVATE macro | Wu Xiaotian | 4 | -8/+4 |
2019-01-12 | [eel] Avoid deprecated g_type_class_add_private | Wu Xiaotian | 8 | -35/+25 |
2018-12-01 | eel-gtk-extensions: Fix memory leaks | Pablo Barciela | 1 | -2/+9 |
2018-06-21 | eel-gtk-extensions: show icons in right-click menus only if "menus-have-icons... | lukefromdc | 1 | -2/+9 |
2018-06-05 | avoid deprecated 'gtk_widget_override_font' | Pablo Barciela | 1 | -1/+5 |
2018-05-16 | Pathbar button: fix poor response to right-click | lukefromdc | 1 | -1/+1 |
2018-05-16 | editable-label: avoid deprecated 'gtk_im_multicontext_append_menuitems' | Pablo Barciela | 1 | -15/+1 |
2018-05-14 | eel-editable-label.c: avoid deprecated 'gdk_keymap_get_default' | Pablo Barciela | 1 | -5/+5 |
2018-05-13 | eel-editable-label: avoid deprecated gtk_style_context_set_background | Pablo Barciela | 1 | -15/+0 |
2018-05-10 | eel-gtk-extensions: replace deprecated gtk_menu_popup function | raveit65 | 2 | -37/+2 |
2018-05-07 | Replace deprecated gtk_menu_popup | raveit65 | 1 | -37/+2 |
2018-05-05 | avoid deprecated 'gtk_style_context_get_background_color' | Pablo Barciela | 3 | -8/+37 |
2018-04-07 | caja-spatial-window.c: avoid deprecated GtkImageMenuItem | Pablo Barciela | 2 | -0/+27 |
2018-04-04 | HiDPI: Convert Pixbufs to Cairo Surfaces | Victor Kareh | 2 | -0/+17 |
2018-04-04 | Scale screen dimensions | Victor Kareh | 3 | -11/+30 |
2018-03-27 | rename 'mate_image_menu_item...' to 'eel_image_menu_item_new_from_icon' | Pablo Barciela | 3 | -31/+36 |
2018-03-26 | eel-editable-label.c: avoid 'append_action_signal' with stock ids | Pablo Barciela | 1 | -3/+3 |
2018-03-23 | avoid 'gtk_file_chooser_dialog_new' with stock ids | Pablo Barciela | 2 | -0/+62 |
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 2 | -2/+4 |
2018-03-03 | rename mate_dialog_add_button to eel_dialog_add_button | Pablo Barciela | 2 | -12/+16 |
2018-03-01 | avoid eel_create_question_dialog with stock ids | Pablo Barciela | 1 | -1/+13 |
2018-02-27 | avoid eel_run_simple_dialog with stock ids | Pablo Barciela | 1 | -1/+6 |
2018-02-27 | eel-stock-dialogs: avoid gtk_dialog_add_button with stock ids | Pablo Barciela | 1 | -2/+24 |
2018-02-21 | eel-editable-label.c: avoid gtk_image_menu_item_new_from_stock | Pablo Barciela | 1 | -7/+34 |
2018-02-13 | fix backgrounds and emblems dialog content rendering | lukefromdc | 1 | -0/+8 |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 2 | -4/+4 |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 7 | -189/+3 |
2018-01-19 | Include local files with "" instead of <> | Jan Niklas Hasse | 1 | -1/+1 |
2018-01-09 | remove +x attr from source files | monsta | 1 | -0/+0 |
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 1 | -0/+3 |
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 3 | -55/+13 |
2017-09-01 | Fix: high cpu while loading background image | ZenWalker | 1 | -0/+8 |
2017-08-28 | make sure scaling the desktop wallpaper works in all monitors | ZenWalker | 1 | -4/+20 |
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+5 |
2017-08-21 | Fix: Scaling the desktop wallpaper doesn't work | ZenWalker | 1 | -6/+10 |
2017-08-12 | avoid deprecated gdk_screen_width/height | ZenWalker | 2 | -7/+25 |
2017-08-12 | avoid deprecated gdk_screen_get_width/height | ZenWalker | 2 | -4/+9 |
2017-04-17 | eel-accessibility: remove unused code and outdated comments | monsta | 2 | -112/+0 |
2017-04-17 | show correct right-click menu after making selection | monsta | 1 | -0/+1 |
2017-04-13 | eel: Queue resizes on the canvas as elements change visibility | raveit65 | 1 | -1/+18 |
2017-04-10 | eel: remove unneeded #include with condition | monsta | 1 | -4/+0 |
2017-04-10 | eel: remove some unused code from eel-gdk-pixbuf-extensions | monsta | 3 | -1133/+0 |
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 2 | -46/+117 |
2017-02-02 | eel: GdkRGBA related fixes | Alexei Sorokin | 2 | -13/+15 |
2017-01-31 | eel: remove some code that seems to do nothing | monsta | 1 | -46/+0 |
2017-01-23 | eel: remove unused function | monsta | 2 | -28/+0 |
2017-01-07 | a11y: fix accessibility implementation for CajaIconCanvasItemAccessible | Colomban Wendling | 2 | -15/+15 |
2017-01-06 | remove some unused code that's also gone upstream | monsta | 1 | -9/+1 |