Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
and add icon to "Select All" | |||||
2018-02-13 | fix backgrounds and emblems dialog content rendering | lukefromdc | 1 | -0/+8 | |
Fix https://github.com/mate-desktop/caja/issues/506 Redraw the contents once and exactly once at intial run of eel_wrap_table_draw to get them to show up immediately. | |||||
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 | |
fallout from last commit | |||||
2018-01-08 | ui: don't use overlay-scrollbars | raveit65 | 1 | -0/+3 | |
make it consistent with behaviour for caja-places-sidebar | |||||
2017-12-16 | WidthOfScreen and HeightOfScreen implementation | Pablo Barciela | 3 | -55/+13 | |
This commit reverts: https://github.com/mate-desktop/caja/commit/4c130e22b98bbc1a85747adac3b582e45d34514e https://github.com/mate-desktop/caja/commit/ac12e6d16f4a51b3327d013781e72cfec17f3624 https://github.com/mate-desktop/caja/commit/17b3c0ca924ffcd4bd06fded98227eba626d4f0b https://github.com/mate-desktop/caja/commit/42c8d2c3373c25d6e321be6950997c0d7ce44279 And it applies an alternative to fix the deprecated functions: gdk_screen_get_width gdk_screen_get_height gdk_screen_width gdk_screen_height | |||||
2017-09-01 | Fix: high cpu while loading background image | ZenWalker | 1 | -0/+8 | |
Fixes #606 | |||||
2017-08-28 | make sure scaling the desktop wallpaper works in all monitors | ZenWalker | 1 | -4/+20 | |
Fixes #836 | |||||
2017-08-25 | gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions: | ZenWalker | 1 | -0/+5 | |
avoid deprecated: gdk_screen_get_monitor_geometry gdk_screen_get_monitor_at_window | |||||
2017-08-21 | Fix: Scaling the desktop wallpaper doesn't work | ZenWalker | 1 | -6/+10 | |
Fixes https://github.com/mate-desktop/caja/pull/824#issuecomment-323568583 | |||||
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 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?id=fabea8532911c2e38d91aa6230136cff5e52f095 upstream bug with detailed description: https://bugzilla.gnome.org/704289 | |||||
2017-04-13 | eel: Queue resizes on the canvas as elements change visibility | raveit65 | 1 | -1/+18 | |
Not queueing resizes may play oddly with the size request caches in GTK+, resulting in gtk_widget_get_preferred_width/height returning 0 even after the canvas was populated. https://bugzilla.gnome.org/show_bug.cgi?id=667831 Taken from: https://git.gnome.org/browse/nautilus/commit/?id=8c77821 | |||||
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 | |
also remove self-test, it only tested the removed functions | |||||
2017-03-13 | eel: Avoid deprecated gdk_window_set_background functions | Alexei Sorokin | 2 | -46/+117 | |
Fixes partially #506, fixes compiz-reloaded/compiz#40. | |||||
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 | |
ported from: https://git.gnome.org/browse/nautilus/commit/?id=3c749cf9da882043cc5a5cb938f8831831dec768 | |||||
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 | |
Fix CajaIconCanvasItemAccessible inheritance to properly inherit from EelCanvasItemAccessible. This fixes the ATK state machinery in CajaIconCanvasItemAccessible, and adds AtkComponent support which provides several useful features. Part of https://github.com/mate-desktop/caja/issues/245 Based off https://git.gnome.org/browse/nautilus/commit/?id=6c5baeb7626eda6629fc6642c9eb513ef8bc5c8e See https://bugzilla.gnome.org/show_bug.cgi?id=677509 | |||||
2017-01-06 | remove some unused code that's also gone upstream | monsta | 1 | -9/+1 | |
2016-12-31 | Single click navigation: keep hand cursor when opening folder... | lukefromdc | 1 | -1/+3 | |
and it comes to rest on a new folder displayed in the same icon position. Note that this is only in single click navigation, as double clicking always reverts the cursor to the arrow Same as GNOME/nautilus commit https://git.gnome.org/browse/nautilus/commit/?id=d486af277f491ff5cfcfa254ebce618cd41a3edb | |||||
2016-12-29 | fix indent and spacing a bit | monsta | 2 | -13/+13 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 24 | -1871/+48 | |
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591 | |||||
2016-10-16 | Gtk+-2: add eel_gtk_adjustment* functions again | raveit65 | 2 | -1/+40 | |
This reverts https://github.com/mate-desktop/caja/commit/f02d495 for gtk2 fixes https://github.com/mate-desktop/caja/issues/659 | |||||
2016-10-16 | support back and forward mouse buttons to navigate | Martin Matuska | 1 | -0/+6 | |
Fixes https://github.com/mate-desktop/caja/issues/78 Co-Authored-By: Oliver Joos <[email protected]> Co-Authored-By: Nelson Benitez Leon <[email protected]> | |||||
2016-10-11 | EelLabeledImageButton classes do not need a custom accessible object under GKT 3 | Luke Yelavich | 1 | -29/+3 | |
2016-10-11 | Fix accessible object inherritance when used with GTK 3 | Luke Yelavich | 6 | -5/+238 | |
Also disable eel accessibility code that is not needed. Fixes https://github.com/mate-desktop/caja/issues/590 | |||||
2016-10-10 | Fix hashtable warnings on close | lukefromdc | 1 | -2/+1 | |
As in Nautilus, use g_hash_table_new rather than eel_g_hash_table_new_free_at_exit | |||||
2016-08-22 | drop a large amount of completely unused code | monsta | 21 | -1533/+0 | |
2016-07-15 | GTK+-3 eel: fix color definition pointed out by running distcheck with gtk3 | raveit65 | 1 | -3/+4 | |
2016-07-13 | drop unneeded includes | monsta | 1 | -2/+0 | |
2016-07-12 | eel: fix minor build warning | monsta | 1 | -1/+1 | |
2016-07-08 | editable-label: reduce ifdefine hell | raveit65 | 1 | -17/+19 | |
2016-07-08 | GTK+-3 eel-editable-label: drop usage of GtkMisc | raveit65 | 2 | -0/+49 | |
and use halign and valign with help from Vlad Orlov | |||||
2016-07-06 | eel-gtk-extensions: remove eel_gtk_adjustment* functions | raveit65 | 2 | -36/+0 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?id=2b99456 | |||||
2016-07-04 | Gtk+-3.20 eel-canvas: use GdkSeat operations | raveit65 | 2 | -6/+125 | |
Some GdkDisplay operations have been deprecated in GDK 3.20. This commit replaces the deprecated code in eel_canvas_item_grab() and eel_canvas_item_ungrab() functions with new GdkSeat operations. https://bugzilla.gnome.org/show_bug.cgi?id=762235 taken from: https://git.gnome.org/browse/nautilus/commit/?id=225f2cf | |||||
2016-07-02 | eel: make code better readable | raveit65 | 2 | -33/+61 | |
2016-07-02 | GTK+-3 eel-labeled-image: port to GtkStyleContext | raveit65 | 1 | -21/+38 | |
2016-07-02 | GTK+-3 eel: rename GdkRGBA functions | raveit65 | 3 | -27/+81 | |
2016-07-02 | GTK+-3 eel-backgrounds: port to GtkStyleContext and GdkRGBA | raveit65 | 1 | -3/+58 | |
with help from Alexei Sorokin |