WebSurf/frontends/gtk
anthony a82df31cd0 Merge remote-tracking branch 'upstream/master' into test/merge 2021-06-08 19:19:58 +01:00
..
res Make GTK UI resources more consistent 2020-09-04 08:26:04 +01:00
Makefile split out gtk misc operations from gui module 2021-02-22 23:04:02 +00:00
Makefile.defaults fix gtk install target to cope with gtk3 2016-10-05 19:44:49 +01:00
Makefile.tools Improve target setup in makefiles 2021-01-17 20:06:24 +00:00
about.c licence and credits buttons got swapped, fix it 2016-08-14 22:34:49 +01:00
about.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
accelerator.c fix gtk accelerator loading 2018-04-22 14:03:18 +01:00
accelerator.h Initial conversion of GTK accelerators to separate config file 2018-04-22 14:03:18 +01:00
bitmap.c gtk/bitmap: Assert surface width/height non-zero 2020-10-03 14:25:43 +01:00
bitmap.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
compat.c ensure pixbuf references are updated correctly to avoid leaks 2019-09-21 10:53:41 +01:00
compat.h move search toolbar to be per tab and move implementation to one place 2019-09-21 10:53:41 +01:00
completion.c GTK: fix missing includes 2019-12-21 19:52:57 +00:00
completion.h fix url enttry completion 2019-09-21 10:53:41 +01:00
cookies.c gtk: Implement handling of new present_cookies callback 2020-05-23 21:18:46 +01:00
cookies.h gtk: Implement handling of new present_cookies callback 2020-05-23 21:18:46 +01:00
corewindow.c add back/forward mouse button processing to GTK frontend 2021-01-02 09:49:25 +00:00
corewindow.h Core window: Ensure all front ends initialise drag_status. 2017-06-10 18:10:07 +01:00
download.c fix gtk download window to cope with files larger than 2 gibibytes 2019-10-19 23:01:08 +01:00
download.h commit a neatness on the gtk download window code 2019-10-16 21:51:01 +01:00
fetch.c gtk/fetch.c & monkey/filetype.c: ascii_is_space already checks for newline. 2019-08-01 10:42:08 +01:00
fetch.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
gdk.c squash clang warning about increased alignment requirements. 2018-09-26 17:21:05 +01:00
gdk.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
gettext.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
gettext.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
global_history.c frontends/gtk: Defocus search before selecting all in relevant core windows 2020-05-22 11:36:43 +01:00
global_history.h rename gtk global history implementation 2016-08-04 23:50:06 +01:00
gui.c tidy up GTK frontend initialisation 2021-02-22 23:04:02 +00:00
gui.h construct all toolbar items from data table 2019-09-21 10:53:41 +01:00
hotlist.c frontends/gtk: Defocus search before selecting all in relevant core windows 2020-05-22 11:36:43 +01:00
hotlist.h convert GTK hotlist to use GTK core window 2016-08-06 17:08:21 +01:00
layout_pango.c Plotters: Add plot_style_fixed type, and use for font size. 2018-05-23 11:48:35 +01:00
layout_pango.h Update GTK plotters to use new API 2017-02-11 13:57:07 +00:00
local_history.c GTK: Add transient popup behaviour for local history too 2020-05-09 19:38:26 +01:00
local_history.h GTK: Add transient popup behaviour for local history too 2020-05-09 19:38:26 +01:00
menu.c ensure gtk scaffolding destruction does not create memory errors 2019-10-13 01:52:22 +01:00
menu.h ensure gtk scaffolding destruction does not create memory errors 2019-10-13 01:52:22 +01:00
misc.c split out gtk misc operations from gui module 2021-02-22 23:04:02 +00:00
misc.h split out gtk misc operations from gui module 2021-02-22 23:04:02 +00:00
options.h remove unused render_resample option from beos, gtk and monkey frontends 2019-12-21 20:52:22 +00:00
page_info.c GTK: Cause the page-info popup to appear in the right place 2020-05-08 20:46:37 +01:00
page_info.h GTK: Cause the page-info popup to appear in the right place 2020-05-08 20:46:37 +01:00
plotters.c gtk: In path plotter, maintain cairo transformation offset 2020-10-03 21:42:46 +01:00
plotters.h remove redundant global context 2017-02-15 08:37:52 +00:00
preferences.c GTK: Remove unused minimum GIF delay option. 2020-02-21 11:45:20 +00:00
preferences.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
print.c Plotters: Remove width param from path plotter. 2018-05-23 13:48:17 +01:00
print.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
resources.c Make GTK UI resources more consistent 2020-09-04 08:26:04 +01:00
resources.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
scaffolding.c gtk: Do not attempt to use now-freed scaffolding when iterating them to quit 2020-05-22 20:29:20 +01:00
scaffolding.h GTK: Add transient popup behaviour for local history too 2020-05-09 19:38:26 +01:00
schedule.c fetch mimetype and missing fetch resource path 2020-11-21 15:14:19 +00:00
schedule.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
search.c make the gtk_search structure private to teh gtk search object 2019-09-21 10:53:41 +01:00
search.h make the gtk_search structure private to teh gtk search object 2019-09-21 10:53:41 +01:00
selection.c allow menu activation to use the toolbar button implementations 2019-09-21 10:53:41 +01:00
selection.h Declare global variables as extern in headers 2019-06-30 09:52:06 +01:00
sexy_icon_entry.c move frontends into sub directory 2016-05-15 13:44:34 +01:00
sexy_icon_entry.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
tabs.c make gtk tab closeable with middle click 2019-11-30 11:24:13 +00:00
tabs.h allow toolbar customisation to open a tab 2019-09-21 10:53:41 +01:00
throbber.c access gtk throbber frames through an interface 2019-08-18 14:41:31 +01:00
throbber.h access gtk throbber frames through an interface 2019-08-18 14:41:31 +01:00
toolbar.c gtk: Implement handling of new present_cookies callback 2020-05-23 21:18:46 +01:00
toolbar.h GTK: Add transient popup behaviour for local history too 2020-05-09 19:38:26 +01:00
toolbar_items.h remove global edit mode and make customisation toolbox construction simpler 2019-09-21 10:53:41 +01:00
viewdata.c Use coccinelle to change logging macro calls in c files 2017-09-06 18:45:27 +01:00
viewdata.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
viewsource.c change content get_source_data interfaces to return uint8_t and size_t 2019-05-05 22:50:25 +01:00
viewsource.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
warn.h move frontends into sub directory 2016-05-15 13:44:34 +01:00
window.c add back/forward mouse button processing to GTK frontend 2021-01-02 09:49:25 +00:00
window.h GTK: Add transient popup behaviour for local history too 2020-05-09 19:38:26 +01:00