index
:
caja
1.10
1.12
1.14
1.16
1.18
1.2
1.20
1.22
1.24
1.26
1.28
1.6
1.8
build_for_epel8
fix-file-previews
gh-pages
master
Caja, the file manager for the MATE desktop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
eel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-04
use MATE_COMPILE_WARNINGS from mate-common
raveit65
1
-1
/
+1
2020-02-01
Fix build using gcc 10 -fno-common flag
rbuj
1
-2
/
+4
2019-12-23
editable-label: Don't hyphenate filenames
raveit65
1
-0
/
+11
2019-11-30
avoid redundant redeclarations
Pablo Barciela
2
-18
/
+15
2019-07-24
add git.mk to generate .gitignore
Wu Xiaotian
1
-0
/
+2
2019-07-10
Replace gdkpixbuf with cairo_surfaces in a few more places
Victor Kareh
2
-6
/
+5
2019-07-03
eel-string: Fix 'make check'
Pablo Barciela
1
-2
/
+3
2019-07-02
Add scroll tabs with mouse wheel
Laurent Napias
2
-0
/
+63
2019-06-18
Remove trailing whitespaces
rbuj
4
-4
/
+4
2019-06-15
eel-canvas: cppcheck: Local variable 'allocation' shadows outer variable
Pablo Barciela
1
-1
/
+0
2019-05-04
eel: remove date & time functions
rbuj
3
-305
/
+2
2019-04-18
eel: reduce the scope of some variables
Pablo Barciela
15
-48
/
+80
2019-04-12
local #include files who are libraries inside <> instead ""
Pablo Barciela
2
-6
/
+6
2019-04-12
eel-string: Use 'va_copy' instead of 'G_VA_COPY'
Pablo Barciela
1
-3
/
+3
2019-04-12
eel-editable-label: Use 'memmove' instead of 'memcpy'
Pablo Barciela
1
-1
/
+1
2019-04-12
eel: remove eel_g_object_list_ref
rbuj
2
-16
/
+0
2019-04-10
drop functions defined but not used
Pablo Barciela
1
-39
/
+0
2019-04-10
local #include files inside "" instead <>
Pablo Barciela
11
-39
/
+42
2019-04-03
eel-string: Fix: 'memcpy' overflows destination buffer
Pablo Barciela
1
-2
/
+3
2019-04-03
eel-string: avoid 'memcpy' with NULL argument
Pablo Barciela
1
-0
/
+4
2019-03-29
eel: replace eel_ref_str with GRefString
rbuj
2
-122
/
+0
2019-03-29
eel: remove g_object_list_copy
rbuj
2
-13
/
+0
2019-03-22
eel-editable-label: call argument with initialized value
Pablo Barciela
1
-2
/
+2
2019-03-07
eel: remove g_str_list_copy
rbuj
2
-21
/
+0
2019-03-07
eel: remove g_list_free_deep_custom
rbuj
2
-20
/
+1
2019-03-07
avoid variables set but not used
Pablo Barciela
2
-6
/
+0
2019-03-06
eel-canvas: Fix warning: Undefined or garbage value returned to caller
Pablo Barciela
1
-1
/
+1
2019-03-06
eel-gdk-pixbuf-extensions: Fix division by zero
Pablo Barciela
1
-3
/
+12
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
[next]