Commits on Source
219
b2a864b1
gtk4: started migration to gtk 4
May 07, 2023
cb08f1ed
gtk4: removed use of gtk_widget_destroy
May 07, 2023
876b1f8e
gtk4: removed use of gtk_container_add
May 07, 2023
a3c9bc11
gtk4: removed use of gtk_box_pack_start
May 07, 2023
5f1fb6d1
gtk4: removed use of gtk_entry_(set|get)_text
May 07, 2023
4b6f7c4f
gtk4: removed use of gtk_widget_show_all
May 07, 2023
930e1e33
gtk4: removed use of gtk_toggle_button_(set|get)_inconsistent
May 07, 2023
b9bc37bc
gtk4: removed gtk_menu_button_set_use_popover
May 07, 2023
e204238b
gtk4: removed use of gtk_info_bar_get_content_area
May 07, 2023
8b26a13a
gtk4: make it compile without errors
May 07, 2023
6f71b2b0
gtk4: removed "delete-event" signal callbacks
May 07, 2023
d2800338
gtk4: fixed type for icons in lists
May 07, 2023
33a06c8e
gtk4: converted ui files with gtk4-builder-tool
May 07, 2023
b81798f2
gtk4: removed unused files
May 07, 2023
b062fdb9
gtk4: progress dialog: fixed spacing and other style issues
May 07, 2023
2d0ce730
gtk4: fixed location bar children order
May 07, 2023
fbe87b6d
gtk4: fixed tree/list view style
May 07, 2023
b13b3d1a
gtk4: use a .css file to set the locationbar style
May 07, 2023
76d3108f
gtk4: use libadwaita
May 07, 2023
6c3d358a
fr-window: use tabs instead of spaces
May 07, 2023
3553c7ff
gtk4: file selector dialog: make the location bar a widget
May 07, 2023
a34b25ab
add dialog: fixed style, save/restore the dialog size
May 07, 2023
9f4e44b1
css: moved the border to extra-widget
May 07, 2023
d8067e75
window: fixed filter bar style and height
May 07, 2023
a864e9f8
window: restore the last location when disabling the filter
May 07, 2023
f65f52e2
properties dialog: fixed spacing
May 07, 2023
e87f1dd6
password dialog: fixed errors
May 07, 2023
8d1b97e2
Use an utility function to save/restore windows size
May 07, 2023
68ee6656
dialogs: fixed spacing and style for some dialogs
May 07, 2023
5d56ded6
Use a CSS class to define the dialog content padding
May 07, 2023
3b121eb6
Removed unused property from ui file
May 07, 2023
c60296ca
new archive dialog: use the check button API
May 07, 2023
571fd122
Save and restore the main window size
May 07, 2023
068ea8f0
new archive: added a custom location button
May 07, 2023
5c1b6fc8
ui files: use the placeholder instead of the tooltip for some entries
May 07, 2023
f812472c
ui files: use a CSS class to set the padding
May 07, 2023
4edf9139
delete dialog: use the check button functions
May 07, 2023
2352f682
update dialog: fixed style
May 07, 2023
fe609b82
ask password dialog: fixed style
May 07, 2023
8855b1a5
dialogs: use only the verb for titles
May 07, 2023
3d2d54fe
extract dialog: use the check button specific functions
May 07, 2023
9169130f
dialogs: fixed padding and removed unused utility function
May 07, 2023
3f6867e7
use a smaller padding for the test integrity dialog
May 07, 2023
f3350ec6
window: allow to use Ctrl-L to focus the location entry
May 07, 2023
d27b795e
shortcuts: allow to use <Ctrl>+ for adding files
May 07, 2023
5be92310
extract dialog: ported to FrFileSelector
May 07, 2023
72bb337e
add dialog: added the selection mode, simplified the options section
May 07, 2023
0fffa465
window: use the devel style only for development versions
May 07, 2023
5bd56344
add dialog: fixed options dialog style
May 07, 2023
d8bd4aec
extract dialog: do not activate all the checkbuttons
May 07, 2023
8165aa41
location button: only show directories in the file chooser
May 07, 2023
c4a22872
window: fixed list columns width
May 07, 2023
3d53ccf8
file selector: fixed columns width
May 07, 2023
48ef6377
about dialog: updated copyright year
May 07, 2023
74e13d91
ci: Fix Nix build
May 07, 2023
d63cbeef
ci: Fix Flatpak
May 07, 2023
d698f4db
Fix GIR build
May 07, 2023
b7146c0a
docs: Fix API docs cross references
May 07, 2023
866b79b3
window: fixed crash when activating the context menus
May 07, 2023
5411ece9
window: do not reset the selection when opening the context menu
May 07, 2023
ad71e8e1
selector dialog: added a custom PlacesSidebar widget
May 07, 2023
d20f3902
POTFILES.in: updated
May 07, 2023
bb5f477e
places sidebar: clarify 'Home' for translators
May 07, 2023
4220bfce
places sidebar: load the bookmarks from .config/gtk-3.0/bookmarks
May 07, 2023
87c54abe
window: added a go-up-one-level button to the location bar
May 07, 2023
da7ab53c
location bar: use the same tooltip text used in the main location bar
May 07, 2023
d3753849
ci: Re-enable Nautilus extension build
May 07, 2023
d4a3ba2e
file selector: fixed crash when showing the file list context menu
May 07, 2023
a8d5846d
window: added ability to drop a file on the window.
May 07, 2023
e149c51c
Changed the default rar mime type to application/vnd.rar
May 07, 2023
7a8ddaef
main: fixed a command line parsing issue
May 07, 2023
e1dcb1bb
application: updated copyright year
May 07, 2023
4876e755
window: removed unused code
May 07, 2023
1d305f29
ui files: do not mark the pattern example as translatable
May 07, 2023
7ae48eab
ui files: removed all the focusable properties
May 07, 2023
91045095
ui files: use 'yes' instead of '1' for translatable
May 07, 2023
c1d39dbf
ui files: use True instead of 1 for the activates_default property
May 07, 2023
d009cade
location bar: use a flat style for the buttons
May 07, 2023
58e86afe
PlacesSidebar: use g_build_filename to build the path
May 07, 2023
ee6951c1
application: set the resource base path to automatically load style.css
May 07, 2023
22cb42bf
delete: Remove translatable tag from string
May 07, 2023
6d366e9b
flatpak: Add device dri permissions
May 07, 2023
12cea9d6
location-bar: Set toolbar spacing to 0
May 07, 2023
70bd0860
make valid_name public, renamed to _g_basename_is_valid
May 07, 2023
c3682e86
location bar: removed the style classes
May 07, 2023
49ee5df9
file selector dialog: allow to create folders
May 07, 2023
1f4edacf
Use gtk_window_present for dialogs
May 07, 2023
3ad51aa1
new-archive-dialog.ui: do not mark example text as translatable
May 07, 2023
cc1b4a78
progress dialog: use the "caption" class for the message
May 07, 2023
c54ca48b
properties dialog: use the "title-4" class for property names
May 07, 2023
28ffa142
gtk utils: use gtk_button_set_icon_name
May 07, 2023
67ef0ba4
Removed gtk_init
May 07, 2023
f1ef8c32
Make the 'New Archive' dialog modal even when an archive is present
May 07, 2023
b2512082
New Archive: use AdwPreferencesRows for the options
May 07, 2023
6699d95e
use gtk_window_present for the dialog
May 07, 2023
844f6fbb
7zip: ask password if the command returns with status 255
May 07, 2023
51729476
ui files: use style instead of the css-classes property
May 07, 2023
d0ef3aeb
Set main menu as primary
May 07, 2023
9557942d
Less verbose tooltips
May 07, 2023
5559f361
Window: use a SearchBar instead of a Box
May 07, 2023
119 additional commits have been omitted to prevent performance issues.
Loading
Loading