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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-21
Merge pull request #51 from jasmineaura/develop
Steve Zesch
1
-5
/
+17
2012-11-21
[eel-background] use GtkStyle's bg color when no custom one is set
Jasmine Hassan
1
-5
/
+17
2012-11-20
Merge pull request #50 from jasmineaura/develop
Steve Zesch
6
-47
/
+60
2012-11-21
[background-box] use expose-event for GTK2, draw for GTK3
Jasmine Hassan
1
-12
/
+22
2012-11-20
[lc-p] revise rendering-cleanup commit 2a4433a562
Jasmine Hassan
3
-30
/
+17
2012-11-20
[sidebar-title] fix minor styling regression from 638df47e
Jasmine Hassan
1
-4
/
+20
2012-11-20
[eel-background] fix minor _expose regression from b5f9a6c8
Jasmine Hassan
1
-1
/
+1
2012-11-19
Merge pull request #45 from jasmineaura/develop
Stefano Karapetsas
2
-198
/
+162
2012-11-19
[eel-background] drawable deprecations (GTK2), rendering-cleanup (GTK3)
Jasmine Hassan
2
-198
/
+162
2012-11-18
fixed incorrect fsf addresses.
Steve Zesch
4
-8
/
+8
2012-11-16
Merge pull request #42 from jasmineaura/develop
Stefano Karapetsas
164
-9759
/
+6123
2012-11-16
[navigation-window] Use gtk_paned_new for GTK3 instead of gtk_[h|v]paned_new
Jasmine Hassan
1
-0
/
+8
2012-11-16
[eel] remove eel_gdk_pixbuf_list_ref()
Jasmine Hassan
3
-18
/
+1
2012-11-16
[eel] remove unused eel_get_filename_charset()
Jasmine Hassan
2
-101
/
+0
2012-11-16
[eel] remove eel_gtk_widget_set_shown()
Jasmine Hassan
2
-25
/
+0
2012-11-16
[places-sidebar] use gtk_widget_set_visible() instead of the eel helper
Jasmine Hassan
1
-9
/
+9
2012-11-16
[all] use g_list_free() and g_strcmp0 instead of eel functions
Jasmine Hassan
53
-320
/
+302
2012-11-16
[editable-label] don't use deprecated size_request vfunc
Jasmine Hassan
1
-1
/
+41
2012-11-16
[window] don't use deprecated size_request vfunc
Jasmine Hassan
1
-17
/
+57
2012-11-16
[icon-container] remove size_request vfunc impl
Jasmine Hassan
1
-10
/
+0
2012-11-16
[pathbar] don't use deprecated size_request vfunc
Jasmine Hassan
1
-13
/
+186
2012-11-16
[general] use new GtkScrollable interface
Jasmine Hassan
5
-64
/
+98
2012-11-16
[fm-properties] use GtkComboBoxText in the GtkBuilder file
Jasmine Hassan
1
-178
/
+69
2012-11-16
[src] replace deprecated GtkComboBox text APIs with GtkComboBoxText
Jasmine Hassan
4
-21
/
+22
2012-11-16
[image-properties-page] call gdk_pixbuf_loader_close() earlier
Jasmine Hassan
1
-1
/
+4
2012-11-16
[column-utilities] fix a TODO about a missing description string
Jasmine Hassan
1
-2
/
+1
2012-11-16
[column-utilities] disable SELinux column if !HAVE_SELINUX
Jasmine Hassan
1
-0
/
+2
2012-11-16
[icon-view] if possible, use the local path for the preview
Jasmine Hassan
1
-1
/
+17
2012-11-16
[horizontal-splitter] remove, and use a regular GtkPaned instead
Jasmine Hassan
6
-391
/
+4
2012-11-16
[editable-label] fix cairo drawing regressions
Jasmine Hassan
1
-14
/
+21
2012-11-16
[cell-renderer-text-ellipsized] use new GtkSizeRequest vfunctions
Jasmine Hassan
1
-31
/
+57
2012-11-16
[build] fix distcheck
Jasmine Hassan
2
-0
/
+2
2012-11-16
[properties-window] split some long lines
Jasmine Hassan
1
-8
/
+32
2012-11-16
[properties-window] don't use expose-event to draw the pie chart
Jasmine Hassan
1
-12
/
+50
2012-11-16
[window-toolbars] show/hide the spinner when changing its state
Jasmine Hassan
1
-8
/
+5
2012-11-16
[icon-dnd] cleanup useless comment
Jasmine Hassan
1
-4
/
+0
2012-11-16
[icon-dnd] use negative device offsets to set the drag surface
Jasmine Hassan
1
-1
/
+1
2012-11-16
[icon-canvas-item] use cairo directly instead of gdk_pixbuf_composite()
Jasmine Hassan
1
-18
/
+27
2012-11-16
[icon-canvas-item] set transparent background for highlight
Jasmine Hassan
1
-2
/
+1
2012-11-16
[desktop-icon-view] don't use gdk_drawable_get_screen()
Jasmine Hassan
1
-1
/
+1
2012-11-16
[src] use gtk_widget_get_preferred_size()
Jasmine Hassan
4
-15
/
+36
2012-11-16
[icon-container] use gtk_widget_get_preferred_size()
Jasmine Hassan
1
-1
/
+3
2012-11-16
[libcaja-private] Port to rendering-cleanup-next
Jasmine Hassan
5
-81
/
+325
2012-11-16
[eel] Port EelEditableLabel to rendering-cleanup-next
Jasmine Hassan
1
-13
/
+69
2012-11-16
[editable-label] use gtk_widget_get_preferred_size() for GTK3
Jasmine Hassan
1
-1
/
+5
2012-11-16
[eel-canvas] Port the eel canvas to rendering-cleanup-next
Jasmine Hassan
3
-26
/
+193
2012-11-16
[eel-gdk-extensions] Add eel_cairo_draw_layout_with_drop_shadow for GTK3
Jasmine Hassan
2
-6
/
+25
2012-11-16
[icon-dnd] remove commented out obsolete code
Jasmine Hassan
1
-62
/
+1
2012-11-16
[emblem-sidebar] Don't include eel-gtk-macros, minor cleanup
Jasmine Hassan
1
-6
/
+1
2012-11-16
[property-browser] Don't use GtkObject nor eel-gtk-macros
Jasmine Hassan
1
-80
/
+69
[next]