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
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
location-bar: don't pack an useless box in the bar
raveit65
1
-14
/
+4
2016-07-11
location-bar: fix deprecated GTK_TYPE_HBOX usage
raveit65
1
-1
/
+4
2016-07-11
navigation-bar: remove useless abstract class
raveit65
7
-403
/
+152
2016-07-11
Revert "GTK+-3 spatial-window: avoid deprecated gtk_vbox_new"
raveit65
1
-1
/
+0
2016-07-11
GTK+-3 spatial-window: avoid deprecated gtk_vbox_new
raveit65
1
-0
/
+1
2016-07-08
GTK+-3.20 view-as-action: avoid deprecated gtk_combo_box_set_focus_on_click
raveit65
1
-0
/
+4
2016-07-06
GTK+-3 connect-server-dialog: use widget properties instead of GtkAlignment
raveit65
1
-2
/
+15
2016-07-06
GTK+-3 searchbar: use widget properties instead of GtkAlignment
raveit65
1
-0
/
+11
2016-07-06
GTK+-3 fm-properties-window: use widget properties instead of GtkAlignment
raveit65
1
-5
/
+18
2016-07-06
GTK+-3 fm-list-view: use widget properties instead of GtkAlignment
raveit65
1
-0
/
+9
2016-07-06
notebook: cleanup an old workaround
raveit65
1
-66
/
+0
2016-07-04
Gtk+-3.20 fm-desktop-icon-view: use GdkSeat operations
raveit65
1
-1
/
+31
2016-07-04
Revert "navigation-bar: fix deprecated GTK_TYPE_HBOX usage"
raveit65
1
-2
/
+1
2016-07-04
Revert "navigation-bar: fix typo in previous commit"
raveit65
1
-1
/
+1
2016-06-30
navigation-bar: fix typo in previous commit
raveit65
1
-1
/
+1
2016-06-26
navigation-bar: fix deprecated GTK_TYPE_HBOX usage
raveit65
1
-1
/
+2
2016-06-19
GTK3: Fix caja information panel
lukefromdc
1
-0
/
+6
2016-06-15
GTK+3: do not use deprecated gtk_widget_modify_font
raveit65
1
-0
/
+4
2016-06-15
GTK+-3.20: do not use deprecated gtk_button_set_focus_on_click
raveit65
3
-0
/
+24
2016-06-15
GTK+3 pathbar: Do not use deprecate composite-child API
raveit65
1
-0
/
+8
2016-05-31
GTK+-3 fm-icon-view: fix a Wincompatible-pointer-types build warning
raveit65
1
-2
/
+2
2016-05-31
GTK+2: fix build errors after last commits
monsta
2
-1
/
+5
2016-05-30
GTK+3 sidebars and caja-places: port style_set to style_updated
raveit65
5
-26
/
+45
2016-05-28
GTK3:caja-zoom-control.c GtkStyle>GtkStyleContext
lukefromdc
1
-0
/
+4
2016-05-28
GTK3: caja-places-sidebar.c use GtkStyleContext
lukefromdc
1
-0
/
+10
2016-05-28
GTK3:caja-pathbar remove GtkStyle vars
lukefromdc
1
-2
/
+10
2016-05-28
GTK3: caja-location-bar.c use GtkStyleContext
lukefromdc
1
-0
/
+4
2016-05-28
GTK3:caja-information-panel.c use GtkStyleContext
lukefromdc
1
-0
/
+9
2016-05-28
GTK3: port history sidebar to GtkStyleContext
lukefromdc
1
-0
/
+9
2016-05-27
GTK3: Fix two deprecations, stop 3.21 segfault
lukefromdc
1
-4
/
+26
2016-04-21
prefs dialog: don't crash on toggling "Show hidden and backup files"
monsta
3
-13
/
+16
2016-04-20
GTK+-3 theming: add a CSS file for caja, and initialize it at startup
raveit65
1
-0
/
+29
2016-04-19
GTK+3: add style class caja-desktop-window at top level
raveit65
1
-2
/
+9
2016-03-16
GTK 3.20-fix wrong desktop size right
lukefromdc
1
-2
/
+6
2016-02-18
GTK+3: add style class caja-property-browser
Wolfgang Ulbrich
1
-0
/
+7
2016-02-16
[GTK+3] handle smooth scroll events for zooming (with Ctrl held)
monsta
1
-0
/
+28
2016-02-09
.view style class on icon view scrolled window
lukefromdc
1
-1
/
+6
2016-02-08
window-slot: fix wrong reference handling on dispose
monsta
1
-9
/
+1
2016-02-08
use g_hash_table_remove_all and get rid of some callbacks
monsta
1
-7
/
+1
2016-02-06
properties-window: use 'bold and right-aligned are always FALSE' for gtk2 too
Wolfgang Ulbrich
1
-18
/
+4
2016-02-02
GTK3: add 'caja-notebook' style class + fix deprecated theme warnings with gt...
Wolfgang Ulbrich
1
-21
/
+3
2016-02-02
GTK3 BlueMenta: add caja-pathbar style class
Wolfgang Ulbrich
1
-0
/
+6
2016-02-02
GTK3: add caja-search-bar style class
Wolfgang Ulbrich
1
-0
/
+6
2016-02-02
GTK3: add caja-location-entry style class
Wolfgang Ulbrich
1
-0
/
+8
2016-02-01
GTK3 sid-pane: add 'caja-side-pane' style class
Wolfgang Ulbrich
1
-0
/
+7
2016-02-01
Gtk3 navigation-window: add 'caja-navigation-window' style class at top level
Wolfgang Ulbrich
1
-0
/
+7
2016-02-01
fix a build warning and a sudden build error that followed O_o
monsta
1
-1
/
+1
2016-02-01
fix several build warnings
monsta
2
-0
/
+2
2016-01-26
oops... add some includes back (got implicit declaration warnings)
monsta
1
-0
/
+2
2016-01-26
remove some unused/unneeded stuff
monsta
4
-14
/
+0
[next]