Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-18 | Remove trailing whitespaces | rbuj | 1 | -5/+5 | |
find . -regextype posix-extended -regex '.*\.(c|h|ac|txt|xml)' -exec sed --in-place 's/[[:space:]]\+$//' {} \+ | |||||
2019-06-17 | src: reduce the scope of some variables | Pablo Barciela | 1 | -1/+1 | |
2019-04-12 | local #include files who are libraries inside <> instead "" | Pablo Barciela | 1 | -3/+3 | |
2019-04-10 | local #include files inside "" instead <> | Pablo Barciela | 1 | -7/+7 | |
2019-03-07 | avoid variables set but not used | Pablo Barciela | 1 | -2/+1 | |
2019-03-04 | drop unused variables | Pablo Barciela | 1 | -1/+0 | |
2019-01-28 | Avoid deprecated g_type_class_add_private | Wu Xiaotian | 1 | -6/+3 | |
- caja-connect-server-dialog - caja-navigation-window - caja-property-browser - caja-sidebar-title - caja-trash-bar - caja-window - caja-zoom-action - caja-zoom-control - fm-desktop-icon-view - fm-properties-window | |||||
2018-11-02 | connect-server-dialog: Respect password save setting | Tomas Bzatek | 1 | -0/+6 | |
The "Remember this password" checkbox was not respected when password was specified and connection succeeded for the first time. https://bugzilla.gnome.org/show_bug.cgi?id=641376 Adapted from https://gitlab.gnome.org/GNOME/nautilus/commit/571a6ef7 | |||||
2018-03-12 | avoid gtk_dialog_add_buttons with stock ids | Pablo Barciela | 1 | -6/+8 | |
2018-02-09 | avoid deprecated GtkStock | Pablo Barciela | 1 | -2/+2 | |
2018-01-31 | require GTK+ 3.22 and GLib 2.50 | monsta | 1 | -46/+0 | |
2017-07-22 | don't use deprecated gtk_show_uri | raveit65 | 1 | -0/+6 | |
2016-11-22 | move to GTK+3 (>= 3.14), drop libunique, GTK+2 code, and --with-gtk build ↵ | lukefromdc | 1 | -164/+6 | |
option *Remove GTK_VERSION_CHECK (3, 0, 0) and libunique selectors *Remove GTK2 and libunique specific code. *Leaves selector for specific GTK3 versions. *Remove #DEFINES for vbox/hbox previously required for GTK2 compatability *Keep vbox in caja-spatial-window.c, it is necessary for the desktop to work *spatial-window vbox issue at https://github.com/mate-desktop/caja/issues/591 | |||||
2016-07-06 | GTK+-3 connect-server-dialog: use widget properties instead of GtkAlignment | raveit65 | 1 | -2/+15 | |
2016-01-25 | GTK3: fix deprecated GtkMisc | Wolfgang Ulbrich | 1 | -19/+41 | |
2016-01-22 | Gtk3: fix all possible deprecated GtkStock in src | Wolfgang Ulbrich | 1 | -6/+6 | |
2016-01-17 | GTK3 connect-to-server-dialog: reduce if define hell | Wolfgang Ulbrich | 1 | -38/+16 | |
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-10-19 | GTK3: do not use deprecated gtk_misc_set_alignment | raveit65 | 1 | -1/+41 | |
2015-10-19 | GTK3: Replace gtk_{v,h}box new with gtk_box_new | raveit65 | 1 | -0/+5 | |
- gtk_{v,h}box usage is deprecated since gtk+-3.2.0 | |||||
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-07-07 | Revert "show main caja help page from m-u-g in all dialogs" | Monsta | 1 | -2/+1 | |
This reverts commit b4e25754bf17ef54569367718eda57ea759108c5. | |||||
2015-06-17 | show main caja help page from m-u-g in all dialogs | Monsta | 1 | -1/+2 | |
this should be corrected when m-u-g will be complete (e.g. will contain help for all these dialogs) | |||||
2014-12-10 | added checks for NULL pointer where it's needed | Monsta | 1 | -1/+1 | |
2014-12-10 | connect-server-dialog: don't leak memory | Monsta | 1 | -0/+2 | |
2014-02-12 | Re add bookmark section in connect server dialog | Stefano Karapetsas | 1 | -1/+49 | |
2013-12-22 | Update help uri to the correct location | infirit | 1 | -1/+1 | |
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 | |
2012-11-16 | [connect-dialog] add a missing gtk_widget_show() | Jasmine Hassan | 1 | -0/+1 | |
http://git.gnome.org/browse/nautilus/commit/?id=f3bbee79b915276068e0a0d6ed9590c212e11a0a | |||||
2012-11-16 | [connect-dialog] make the code more readable | Jasmine Hassan | 1 | -70/+71 | |
Move bits around and rename methods; no actual code change. http://git.gnome.org/browse/nautilus/commit/?id=24100d075f747e8fc9ca3cc43a32489177f35459 | |||||
2012-11-16 | [connect-dialog] display a fatal error if GVfs doesn't have methods | Jasmine Hassan | 1 | -1/+40 | |
I.e. when GVfs is not installed. http://git.gnome.org/browse/nautilus/commit/?id=1b79a8666fee56cdb704e8757f28acf486f7dc54 | |||||
2012-11-16 | [connect-dialog] fixes for the handling of iconized entries | Jasmine Hassan | 1 | -12/+14 | |
http://git.gnome.org/browse/nautilus/commit/?id=1c826ed78bde5f34fd4a0f72d788b8d0824d6099 | |||||
2012-11-16 | [connect-dialog] handle psswds, display warns/errs in info bar, tweak UI details | Jasmine Hassan | 1 | -79/+601 | |
connect-dialog: integrate password handling Also, use the info bar to display warnings/errors, and tweak the UI details. http://git.gnome.org/browse/nautilus/commit/?id=7d004452f333b7b8b804d87de49c858e8743a115 | |||||
2012-11-16 | [connect-dialog] redesign the dialog | Jasmine Hassan | 1 | -685/+315 | |
According to Allan Day's mockups. http://git.gnome.org/browse/nautilus/commit/?id=7848e74d812c22299962a8ae22b01dbd403929c0 | |||||
2012-11-16 | [all] Don't use gtk_dialog_set_has_separator() | Jasmine Hassan | 1 | -1/+0 | |
http://git.gnome.org/browse/nautilus/commit/?id=73e2941f9b837d5d0326e6e88caa7a1e3fdcabeb | |||||
2012-11-16 | [connect-dialog] don't use EEL boilerplate | Jasmine Hassan | 1 | -25/+7 | |
http://git.gnome.org/browse/nautilus/commit/?id=f233f2aeb78e5fd14c0b18f7a3c5e80b5e7c84c5 | |||||
2012-08-12 | Fixed incorrect fsf addresses. Closes #28. | Steve Zesch | 1 | -2/+2 | |
2011-12-01 | moving from https://github.com/perberos/mate-desktop-environment | Perberos | 1 | -0/+1075 | |