Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-23 | information-panel: use GtkWidget* instead of Gtk(H)Box | monsta | 1 | -5/+10 | |
and don't use deprecated function in GTK+3 build | |||||
2016-01-22 | navigation-pane: replace deprecated gtk_image_new_from_stock GTK_STOCK_EDIT | Wolfgang Ulbrich | 1 | -1/+1 | |
Note: this icon is shiped by gtk+ itself | |||||
2016-01-22 | Gtk3: fix all possible deprecated GtkStock in src | Wolfgang Ulbrich | 7 | -18/+18 | |
2016-01-22 | GTK3 side-pane + spartial-window: don't use deprecated gtk_arrow_new () | Wolfgang Ulbrich | 2 | -0/+8 | |
2016-01-21 | GTK3 query-editor: fix deprecated GTK_TYPE_VBOX usage | Wolfgang Ulbrich | 2 | -0/+18 | |
2016-01-19 | GTK3 fm-list-view: don't use deprecated gtk_tree_view_set_rules_hint | Wolfgang Ulbrich | 1 | -0/+2 | |
2016-01-19 | GTK3: don'use deprecated gtk_hseparator_new | Wolfgang Ulbrich | 1 | -3/+7 | |
2016-01-19 | GTK: some missing GTK_TYPE_{H/V}BOX adjustments | Wolfgang Ulbrich | 7 | -0/+55 | |
this completes https://github.com/mate-desktop/caja/commit/cf39567 | |||||
2016-01-18 | GTK3: fix deprecated GTK_TYPE_{H/V}BOX usage | Wolfgang Ulbrich | 5 | -2/+39 | |
2016-01-18 | GTK3 desktop-icon-view: don't use deprecated GDK grab API | Wolfgang Ulbrich | 1 | -0/+40 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-2&id=70df8fa | |||||
2016-01-17 | GTK3: more deprecated GtkVBox/GtkHBox fixes | Wolfgang Ulbrich | 4 | -2/+37 | |
2016-01-17 | GTK3 connect-to-server-dialog: reduce if define hell | Wolfgang Ulbrich | 1 | -38/+16 | |
2016-01-15 | GTK3 all: don't use deprecated GDK pointer methods | Wolfgang Ulbrich | 1 | -0/+11 | |
Use the new GdkDevice methods instead. taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=a816e00 https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=cdf858f | |||||
2016-01-15 | don't use deprecated gdk_cursor_new for both toolkit versions | Wolfgang Ulbrich | 3 | -4/+10 | |
gdk_cursor_new i deprecated with gtk+-3.16 and gdk_cursor_new_for_display is available since 2.2 | |||||
2016-01-15 | GTK3 general: don't use gdk_cursor_unref() | Wolfgang Ulbrich | 3 | -0/+12 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?id=74a8f78 | |||||
2016-01-15 | GTK3: don't use deprecated gdk_threads_{enter/leave} () | Wolfgang Ulbrich | 1 | -1/+4 | |
Since we don't ever call gdk_threads_init() | |||||
2016-01-14 | Small additional for closing tabs with middle-click | bl0ckeduser | 1 | -1/+1 | |
fixes https://github.com/mate-desktop/caja/issues/457 | |||||
2016-01-13 | GTK3 general: use eel_create_spotlight_pixbuf() | Wolfgang Ulbrich | 3 | -0/+25 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=8b13a04 | |||||
2016-01-13 | GTK3 window: port to GtkStyleContext, plug a leak | Wolfgang Ulbrich | 1 | -0/+2 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=465f576 | |||||
2016-01-13 | GTK3 window: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+26 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=076886e | |||||
2016-01-13 | GTK3 spatial-window: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+4 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=507b56e3a527e28117b259dbf0dce48f1656dd7d | |||||
2016-01-13 | GTK3 notebook: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+27 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=bc5d290 | |||||
2016-01-13 | GTK3 location-bar: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+16 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=5fc40ad | |||||
2016-01-13 | GTK3 properties-window: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -4/+80 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-0&id=8e5689 | |||||
2016-01-13 | GTK3 list-view: port to GtkStyleContext | Wolfgang Ulbrich | 1 | -0/+15 | |
2016-01-13 | Gtk3 caja-sidebartitle: partial-port-to-GtkStyleContext | Wolfgang Ulbrich | 1 | -1/+104 | |
2016-01-08 | Middle-click tab closing (#457) | bl0ckeduser | 1 | -0/+11 | |
2016-01-02 | remove unused #defines | Monsta | 1 | -4/+0 | |
2015-12-25 | pathbar: remove unneeded asserts | monsta | 1 | -2/+5 | |
2015-12-22 | set smclient mode to "no restart" when running as root or on other desktops | monsta | 1 | -0/+3 | |
2015-12-19 | use g_strcmp0 instead of unsafe strcmp | Monsta | 1 | -1/+1 | |
2015-12-05 | GTK3 properties-window: bold and right-aligned are always FALSE | Wolfgang Ulbrich | 1 | -4/+12 | |
So we can remove them taken from: https://git.gnome.org/browse/nautilus/commit/?id=12bcaf9 | |||||
2015-12-05 | GTK3 properties-window: set max-width for value labels | raveit65 | 1 | -0/+1 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-16&id=ac83942 | |||||
2015-12-05 | GTK3: fm-properties-window, port GtkTable to GtkGrid | raveit65 | 1 | -39/+880 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=0026899 https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=8b99f1f https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=b4877e5 https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-16&id=0a5838 | |||||
2015-12-05 | GTK3: desktop-item-properties, port GtkTable to GtkGrid | raveit65 | 1 | -1/+54 | |
inspired from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=29dea2e | |||||
2015-12-05 | GTK3: fm-directory-view, port GtkTable to GtkGrid | raveit65 | 1 | -0/+69 | |
inspired from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=c6903f4 | |||||
2015-12-05 | GTK3: connect-server-dialog, port GtkTable to GtkGrid | raveit65 | 1 | -33/+136 | |
taken from: https://git.gnome.org/browse/nautilus/commit/?h=gnome-3-4&id=7f3e5ce | |||||
2015-12-04 | properties -> custom icon dialog: add /usr/share/icons to Places | monsta | 1 | -0/+1 | |
fixes https://github.com/mate-desktop/caja/issues/283 | |||||
2015-11-15 | fix g_object_unref call | Monsta | 1 | -1/+5 | |
it wasn't properly unref'ed and caused a runtime warning | |||||
2015-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 11 | -1/+97 | |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 20 | -0/+95 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
2015-10-14 | Gtk3 places-sidebar: fixes accidental device eject | raveit65 | 1 | -0/+5 | |
2015-09-28 | Fix for #383 - tree view open in new window | bl0ckeduser | 1 | -1/+14 | |
2015-09-10 | When opening the first window, don't restore the position of the last closed ↵ | Clement Lefebvre | 1 | -23/+1 | |
window. It's confusing to users (the last closed window is irrelevant within one session with multiple windows open) and it can lead to really bad issues which users consider bugs (why is my first window behaving differently than other windows? why is my first window appearing in the corner of my screen? why when I open caja for the first time my window doesn't appear on the monitor my mouse presently is? etc..) | |||||
2015-09-04 | Switch to org.gnome.SessionManager | Clement Lefebvre | 2 | -43/+19 | |
2015-08-25 | connect-server: add support for connecting to AFP-servers/volumes | infirit | 1 | -4/+8 | |
Since now gvfs support it. Patch by: Carl-Anton Ingmarsson <[email protected]> nautilus comnmit: 5f018ca8b978a9e488560aeeb8db5febb7259d13 nautilus bug: https://bugzilla.gnome.org/show_bug.cgi?id=674497 | |||||
2015-08-24 | list view: jump to parent with left key on collapsed rows | Monsta | 1 | -1/+9 | |
fixes https://github.com/mate-desktop/caja/issues/452 from https://github.com/GNOME/nautilus/commit/9eee9ff6ca3e93d5d363725282d8ba393a1e6d01 | |||||
2015-07-20 | file properties dialog: bring back two missing tabs | Monsta | 1 | -0/+14 | |
Notes and Image Properties tabs went missing after https://github.com/mate-desktop/caja/commit/451eef9b275ce006b270a3569d96e531e24dd15a fixes https://github.com/mate-desktop/caja/issues/433 | |||||
2015-07-20 | small indent fixes | Monsta | 1 | -1/+1 | |
2015-07-13 | don't manage desktop and exit with last window when either running | Monsta | 1 | -5/+26 | |
as root or on other desktops thanks to @mtwebster (https://github.com/linuxmint/nemo/commit/acabbaf6ca8e5ffc29851d766339c602777c4427) and @tarakbumba (https://github.com/mate-desktop/caja/pull/409) |