summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Remove unused thumbnail sources from core and gtkVincent Sanders2015-04-232-123/+1
* Change gtk bitmap render to use scaled content redraw.Vincent Sanders2015-04-231-4/+3
* Add render to bitmap operations and update gtk to provide it.Vincent Sanders2015-04-221-15/+101
* Remove webp image handlingVincent Sanders2015-04-211-2/+0
* Remove unecessary inclusion of the image bitmap headerVincent Sanders2015-04-201-1/+0
* move the mandantory library config for libcss and libdom to core makefileVincent Sanders2015-04-171-3/+0
* Ensure GTK source viewer reports errors appropriately.Vincent Sanders2015-04-173-6/+18
* ensure memory is freed on error path in gtk viewdataVincent Sanders2015-04-171-0/+4
* Ensure gtk XDG editor handling never uses an unintialised value.Vincent Sanders2015-04-171-1/+2
* Update monkey frontend to use bitmap operation table.Vincent Sanders2015-04-151-4/+3
* Convert framebuffer frontend to bitmap operations table.Vincent Sanders2015-04-141-1/+2
* chnage GTK frontend to using bitmap operation tableVincent Sanders2015-04-134-22/+42
* fix documentation errors in gtk introduced by recent updates.Vincent Sanders2015-04-122-6/+19
* clean up gtk gui header usage and includesVincent Sanders2015-04-129-13/+11
* actually add the files from the previous gtk ssl rework commitVincent Sanders2015-04-122-0/+171
* split out gtk SSL certificate verification dialog impementation.Vincent Sanders2015-04-123-109/+5
* Fixup gtk3 ssl certificate dialog and ensure its parent is set.Vincent Sanders2015-04-122-185/+165
* Refactor GTK toolbar handling to correctly cope with text labelsVincent Sanders2015-04-125-715/+704
* remove usage of deprecated gtk alignment interfaceVincent Sanders2015-04-115-59/+82
* Add gtk compatability for margin setting.Vincent Sanders2015-04-113-1/+28
* Add widget alignment gtk compatability interface.Vincent Sanders2015-04-113-10/+74
* Improve the stock icon/icon name compatability logic to be explicitVincent Sanders2015-04-113-35/+51
* Fixup deprication of gtk_icon_size_lookup_for_settings in gtk 3.10Vincent Sanders2015-04-103-1/+18
* cope with deprication of image menus in GTK 3.10Vincent Sanders2015-04-107-101/+151
* remove no longer required gtk_dialog_get_action_area compatability interfaceVincent Sanders2015-04-103-13/+10
* Change gtk about dialog construction to use the API as intended.Vincent Sanders2015-04-101-39/+47
* extend GTK 3 compatability with opacity and viewport helpersVincent Sanders2015-04-103-2/+27
* Fix up silly recusrsion typo in nsgtk_button_new_from_stock compatabilityVincent Sanders2015-04-101-2/+2
* fixup default toolbar button creation for depricated GTK 3 operationsVincent Sanders2015-04-103-13/+38
* Extend gtk compatability to fix more items depricated in GTK 3.10Vincent Sanders2015-04-093-18/+63
* cope with deprication of gtk_style_context_get_fontVincent Sanders2015-04-092-1/+13
* Ensure the about dialog construction does not cause warningsVincent Sanders2015-04-091-9/+14
* Only define compatability helpers for sexy icons if required.Vincent Sanders2015-04-092-11/+23
* Update gtk compatability header to cope with deprication of stock icon interfaceVincent Sanders2015-04-0815-154/+240
* Improve split message generationVincent Sanders2015-04-076-6/+6
* Fix up some doxygen errorsVincent Sanders2015-04-031-1/+1
* define _DEFAULT_SOURCE as well as _BSD_SOURCE to supress warnings in glibc 2.12Vincent Sanders2015-03-281-0/+1
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-275-42/+42
* Remove url from content thumbnailers APIVincent Sanders2015-03-151-7/+1
* Fixup gtk viewdata window to open at appropriate sizeVincent Sanders2015-03-062-145/+205
* Use forward declaration instead of #include for nsurl.Michael Drake2015-02-261-0/+1
* Move FILE_SCHEME_PREFIX to corestrings.Michael Drake2015-02-261-1/+1
* GTK: inherit GTK version from environment.John-Mark Bell2015-02-241-1/+1
* add missing includesVincent Sanders2014-12-271-0/+1
* remove unecessary includes from gtk guiVincent Sanders2014-12-271-11/+0
* Add XDG desktop file for GTK frontendVincent Sanders2014-12-251-0/+68
* move host based default settings to core as tehy are not frontend dependantVincent Sanders2014-12-211-18/+0
* ensure gtk build on freebsd uses the correct iconvVincent Sanders2014-12-211-0/+6
* remove some warnings from freebsd buildVincent Sanders2014-12-211-6/+4
* Cope with freebsd gdk pathsVincent Sanders2014-12-211-0/+4