summaryrefslogtreecommitdiff
path: root/frontends/gtk/res
Commit message (Collapse)AuthorAgeFilesLines
* GTK RES: Make page info windows popup typeDaniel Silverstone2020-05-082-0/+2
| | | | | | | | | In order for GTK windows to be styled properly, in the context we use them, the page-info windows need to be marked as popup windows (typically used for transient popups such a menus, so ideal for us). Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* add page information ui elements to GTK frontendVincent Sanders2020-03-113-1/+38
|
* Frontends: Delete maps resource links.Michael Drake2020-02-242-2/+0
|
* About fetches resources: Drop maps resource.Michael Drake2020-02-241-1/+0
| | | | It had bitrotted.
* GTK: Update preferences dialog to use GtkBoxDaniel Silverstone2020-02-221-43/+86
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* GTK: Remove unused minimum GIF delay option.Michael Drake2020-02-212-94/+0
|
* GTK3: Also enable focus for other core windows.Daniel Silverstone2020-02-213-3/+3
| | | | | | | This should enable keyboard support for the other core windows such as cookies, global history and the hotlist. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* GTK3: Permit Local History to be focussedDaniel Silverstone2020-02-211-1/+1
| | | | | | | | | In order to let keypresses operate the local history window on GTK3 we have to permit the drawing area to get focus so that the keypresses actually make their way into the event loop in the correct place. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* remove unused render_resample option from beos, gtk and monkey frontendsVincent Sanders2019-12-212-38/+2
|
* remove long unused plugin option from gtk and monkeyVincent Sanders2019-12-172-40/+4
|
* add gtk icon resources for page informationVincent Sanders2019-12-011-0/+10
|
* fix gtk2 customisation window instruction box expansionVincent Sanders2019-09-211-1/+2
|
* make the gtk_search structure private to teh gtk search objectVincent Sanders2019-09-211-1/+1
|
* fixup the gtk2 ui buildersVincent Sanders2019-09-213-193/+103
|
* clean up find in page to operate nicelyVincent Sanders2019-09-212-199/+38
|
* add cookie icon and use it for show cookies toolbar buttonVincent Sanders2019-09-211-0/+1
|
* construct all toolbar items from data tableVincent Sanders2019-09-212-1/+1
| | | | | | | | This changes toolbar item constuction to use toolbar_items.h instead of explicit macros. Additionally all remenants of old stock item themeing are done away with and GTK icon names are used instead.
* fix dragging into customisation toolbarVincent Sanders2019-09-211-2/+18
|
* fixup gtk2 ui builder for toolbar customisationVincent Sanders2019-09-212-302/+24
|
* populate toolbar customisation with iconsVincent Sanders2019-09-211-9/+26
|
* fix both gtk2 and 3 toolbar ui builder filesVincent Sanders2019-09-212-2/+86
|
* change toolbar customization to tab approachVincent Sanders2019-09-211-1/+84
|
* move toolbar to be in tab contentsVincent Sanders2019-09-212-13/+132
|
* moved most of init to toolbar.cVincent Sanders2019-09-211-43/+195
|
* remove login window from gtk front endVincent Sanders2019-08-133-325/+0
|
* Improve GTK login dialogVincent Sanders2018-08-192-357/+234
|
* change tab next and back acceleratorsVincent Sanders2018-04-221-2/+2
| | | | fixes bug #2581
* Initial conversion of GTK accelerators to separate config fileVincent Sanders2018-04-222-0/+41
|
* Initial shuffle of stuff out of !NetSurfDaniel Silverstone2018-04-2219-19/+19
|
* clean up toolbar configuration to be slightly less buggyVincent Sanders2017-12-103-539/+475
|
* update gtk frontend to use corewindow local historyVincent Sanders2017-02-175-20/+112
|
* Explicitely support http and https URI schemes in the .desktopFrançois Revol2016-07-221-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-1573-0/+11977