Age | Commit message (Expand) | Author | Files | Lines |
2016-05-21 | sync with transiflex | raveit65 | 12 | -191/+193 |
2016-05-03 | GTK+3 css: improve border settings for desktop window | raveit65 | 1 | -2/+3 |
2016-04-28 | css: don't allow borders on scrolledwindow | raveit65 | 1 | -1/+7 |
2016-04-22 | GTK3 css: set a fg color for EelEditableLabel and allow box-shadow | raveit65 | 1 | -13/+13 |
2016-04-21 | prefs dialog: don't crash on toggling "Show hidden and backup files" | monsta | 3 | -13/+16 |
2016-04-20 | GTK+3: improve EelEditableLabel settings css file | raveit65 | 1 | -1/+31 |
2016-04-20 | GTK+-3 theming: add a CSS file for caja, and initialize it at startup | raveit65 | 3 | -0/+54 |
2016-04-19 | GTK+3: add style class caja-desktop-window at top level | raveit65 | 1 | -2/+9 |
2016-04-07 | po: add missing languages to LINGUAS + fix sorting a bitv1.14.0 | monsta | 1 | -1/+3 |
2016-04-06 | release 1.14.0 | raveit65 | 2 | -1/+2 |
2016-04-06 | Add Changelog generation | raveit65 | 1 | -3/+6 |
2016-04-06 | add new languages and sync with transiflex | raveit65 | 107 | -58707/+76414 |
2016-04-06 | NEWS: add 1.12.x entries, pack 1.13.x entries into single 1.14.0 one | monsta | 1 | -20/+31 |
2016-03-29 | add default name/description for python extensions | Alexander van der Meij | 1 | -7/+18 |
2016-03-29 | use exposed python filenames to list python extensions separately | Alexander van der Meij | 2 | -0/+19 |
2016-03-17 | icon container: don't set label colors right after widget realize | monsta | 1 | -4/+0 |
2016-03-17 | eel: never try to block background change signal | monsta | 1 | -8/+0 |
2016-03-17 | icon container: restore original font color select logic | monsta | 1 | -1/+1 |
2016-03-16 | GTK 3.20-fix wrong desktop size right | lukefromdc | 1 | -2/+6 |
2016-03-01 | remove ancient ChangeLog files from eel and po | monsta | 2 | -24182/+0 |
2016-03-01 | eel: drop unused eel-debug-drawing code | monsta | 5 | -668/+0 |
2016-02-29 | fix loading multiple python extensions (regression since 1.9.3) | Alexander van der Meij | 1 | -2/+3 |
2016-02-21 | release 1.13.1v1.13.1 | Wolfgang Ulbrich | 2 | -1/+15 |
2016-02-19 | Sync with Transifex. | Martin Wimpress | 32 | -31637/+31420 |
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 | 3 | -16/+4 |
2016-02-08 | eel: fix some forgotten memory leaks | monsta | 3 | -0/+12 |
2016-02-07 | fix crash when restoring file with special characters from trash | monsta | 1 | -6/+2 |
2016-02-06 | properties-window: use 'bold and right-aligned are always FALSE' for gtk2 too | Wolfgang Ulbrich | 1 | -18/+4 |
2016-02-05 | fix random crash on startup when python-caja extension is enabled | monsta | 1 | -3/+3 |
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 | 6 | -2/+6 |
2016-01-31 | GTK3 desktop: add a caja-desktop style class to the desktop canvas | Wolfgang Ulbrich | 1 | -0/+9 |
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 |
2016-01-26 | fix a few build warnings | monsta | 3 | -6/+6 |
2016-01-26 | use g_strcmp0 instead of strcmp | monsta | 2 | -12/+11 |
2016-01-25 | release 1.13.0v1.13.0 | Wolfgang Ulbrich | 1 | -0/+5 |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 17 | -62/+127 |
2016-01-25 | GTK3 general: don't use deprecated gdk_app_launch_context_new() | Wolfgang Ulbrich | 2 | -2/+32 |
2016-01-23 | GTK3 property-browser: expand the GtkScrolledWindow vertical | Wolfgang Ulbrich | 1 | -0/+3 |