summaryrefslogtreecommitdiff
path: root/frontends/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: Don't try to make zero-size bitmapsMichael Drake2023-01-241-0/+4
* add rsvg image decoder that uses the new APIVincent Sanders2022-11-271-0/+2
* gtk: toolbar: Handle snprintf errorMichael Drake2022-10-231-1/+8
* gtk: pixbuf creation: Avoid int overflow before size_t conversionMichael Drake2022-10-231-1/+1
* s/http/https/ in user-facing URIsJohn-Mark Bell2022-05-271-3/+3
* GTK: Simplify opaque bitmap handling.Michael Drake2022-03-292-52/+6
* Bitmap: Implement test_opaque in core instead of in every frontend.Michael Drake2022-03-291-31/+0
* GTK: Bitmap: Converted bool not needed any more.Michael Drake2022-03-281-1/+0
* GTK: Drop bitmap format logging that's duplicated in the core.Michael Drake2022-03-281-1/+0
* GTK: Get the core to handle premultipled alpha bitmap format.Michael Drake2022-03-282-170/+1
* GTK: Search: Squash implicit declaration of malloc.Michael Drake2022-03-281-0/+1
* GTK: Scaffolding: Squash implicit declaration of malloc, free.Michael Drake2022-03-281-0/+1
* GTK: Misc: Squash strcmp and strdup implicit declaration warnings.Michael Drake2022-03-281-0/+2
* GTK: Set bitmap format to match Cairo format.Michael Drake2022-03-282-12/+47
* Bitmap API: Clean up creation flags.Michael Drake2022-03-241-4/+4
* GTK: Drop bitmap save callback entry; core doesn't use it.Michael Drake2022-03-241-18/+0
* GTK: Drop bitmap get bpp function.Michael Drake2022-03-241-17/+0
* GTK: Add support for word left/right keybindings.Michael Drake2022-01-231-0/+4
* GTK: Add support for word delete left/right.Michael Drake2022-01-221-0/+4
* tidy up GTK frontend initialisationVincent Sanders2021-02-221-514/+544
* split out gtk misc operations from gui moduleVincent Sanders2021-02-224-279/+360
* Improve target setup in makefilesVincent Sanders2021-01-171-0/+16
* add back/forward mouse button processing to GTK frontendVincent Sanders2021-01-022-2/+16
* gtk: In path plotter, maintain cairo transformation offsetDaniel Silverstone2020-10-031-2/+2
* gtk/bitmap: Assert surface width/height non-zeroDaniel Silverstone2020-10-031-0/+4
* Make GTK UI resources more consistentVincent Sanders2020-09-0430-33/+28
* Makefile: add Chinese (Simplified) translation targetZixing Liu2020-09-023-1/+5
* resources: add Chinese (Simplified) translationsWeiyi Xu2020-09-023-0/+3
* gtk compile din resource list was missing pageinfo for gtk2 buildVincent Sanders2020-08-151-15/+16
* gtk: Implement handling of new present_cookies callbackDaniel Silverstone2020-05-234-3/+5
* gtk: Do not attempt to use now-freed scaffolding when iterating them to quitDaniel Silverstone2020-05-221-1/+2
* frontends/gtk: Defocus search before selecting all in relevant core windowsDaniel Silverstone2020-05-223-0/+12
* chore: Perform sslcert_viewer-ectomyDaniel Silverstone2020-05-224-386/+0
* GTK: Add transient popup behaviour for local history tooDaniel Silverstone2020-05-0910-7/+131
* GTK: Change toolbar page-info to use compat allocation functionDaniel Silverstone2020-05-091-1/+4
* GTK: Cause the page-info popup to appear in the right placeDaniel Silverstone2020-05-088-0/+90
* GTK RES: Make page info windows popup typeDaniel Silverstone2020-05-082-0/+2
* GTK: Make page info transient properly, handle events, etc.Daniel Silverstone2020-05-081-4/+44
* add page information ui elements to GTK frontendVincent Sanders2020-03-116-83/+101
* GTK: Initial page-info display.Michael Drake2020-03-111-44/+15
* Frontends: Delete maps resource links.Michael Drake2020-02-242-2/+0
* About fetches resources: Drop maps resource.Michael Drake2020-02-243-3/+1
* GTK: Page info: Change crtvrfy to pi throughout.Michael Drake2020-02-231-39/+39
* Keep the complete certificate chain from a fetchVincent Sanders2020-02-231-5/+9
* GTK: When we update the dimensions, resize the gridDaniel Silverstone2020-02-221-0/+5
* GTK: Drain GTK events before schedule_run()Daniel Silverstone2020-02-221-0/+3
* GTK: Catch a couple of missed flag renamesDaniel Silverstone2020-02-222-2/+2
* GTK: Update preferences dialog to use GtkBoxDaniel Silverstone2020-02-221-43/+86
* Core window: Constify the core_window handle through the getters.Michael Drake2020-02-221-2/+3
* GTK: Remove hack for url bar refresh on throbber stopDaniel Silverstone2020-02-221-3/+0