Charles Kerr
|
cb67e6ebc5
fix: i18n of gtk msgbox buttons (#20010)
|
5 years ago |
Charles Kerr
|
9c2d9ba6de
fix: i18n gtk dialog buttons (#19801)
|
5 years ago |
Robo
|
52fe92d02e
feat: Upgrade to Chromium 71.0.3578.98 (#15966)
|
6 years ago |
Charles Kerr
|
40619efb3b
chore: remove FileChooser AddExtensionForFilename (#15510)
|
6 years ago |
Heilig Benedek
|
ca2d74e118
feat: add methods to allow customization of save dialog during will-download event (#15497)
|
6 years ago |
Charles Kerr
|
feb31d088b
fix: honor properties.showHiddenFiles on Linux (#15503)
|
6 years ago |
Milan Burda
|
28fd571d0c
refactoring: use std::make_unique<T> (#13245)
|
6 years ago |
Jeremy Apthorp
|
136105e353
fix: wrong list index type in file_dialog_gtk.cc (#12952)
|
7 years ago |
Jeremy Apthorp
|
f1587da480
[chromium-style] out-of-line default constructors and destructors
|
7 years ago |
Charles Kerr
|
5e7a5ce3a9
run clang-format on changed sources
|
7 years ago |
Charles Kerr
|
4b766d26df
make the linter happy
|
7 years ago |
Charles Kerr
|
e5eeab6e29
fix 'GTK_STOCK_*' deprecation warnings
|
7 years ago |
Birunthan Mohanathas
|
19555bbab2
Use last selected directory when using default file name in dialog.showSaveDialog()
|
8 years ago |
Kevin Sawicki
|
867bb5a94e
Add DialogSettings helper struct
|
8 years ago |
Cheng Zhao
|
be29ea4dad
libgtk2ui => libgtkui
|
8 years ago |
Cheng Zhao
|
7848608198
Replace DialogScope with UnresponsiveSuppressor
|
8 years ago |
Cheng Zhao
|
6e0fadbe26
gtk: Set show-hidden property for showHiddenFiles
|
8 years ago |
Cheng Zhao
|
431ea61ff8
Don't use MatchesExtension for matching filters
|
8 years ago |
Cheng Zhao
|
816b2ea8f2
linux: Disable parent window when showing modal dialogs (#6160)
|
8 years ago |
Cheng Zhao
|
7ba391da7c
Update to API changes of Chrome 51
|
9 years ago |
Ben Gotow
|
54c654530e
Fix linux support
|
9 years ago |
Ben Gotow
|
6217d497ed
Fix build issues
|
9 years ago |
Ben Gotow
|
40c531737d
Add buttonLabel param to showOpen/showSave dialogs
|
9 years ago |
Anthony Ryan
|
c29b844a97
Replace gtk_widget_hide_all with gtk_widget_hide
|
9 years ago |
Cheng Zhao
|
c2797e1864
Replace extension with the one in filter
|
9 years ago |
Cheng Zhao
|
81a16b424f
Add extension to filename automatically for GTK+ save dialog
|
9 years ago |
Paul Betts
|
af28900189
Fix up Chrome47 changes
|
9 years ago |
Cheng Zhao
|
4254eb279f
Fix API changes on Linux
|
9 years ago |
Haojian Wu
|
c566ba575f
Linux: make * extension filter works.
|
9 years ago |
Cheng Zhao
|
b98cdf71c4
gtk: Implement message box APIs
|
9 years ago |