summaryrefslogtreecommitdiff
path: root/windows
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-062-30/+2
* split out drawable window handlingVincent Sanders2011-04-0313-1165/+1366
* remove extraneous loggingVincent Sanders2011-03-292-10/+9
* make windows frontend use Vincent Sanders2011-03-295-55/+90
* make teh GTK frontend build on -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SING...Vincent Sanders2011-03-261-1/+0
* Finally fix initial layout size. Tested on wine, XP, vista and windows 7Vincent Sanders2011-03-251-35/+22
* make windows about window functionalVincent Sanders2011-03-257-255/+277
* Improve icon resource to contain all standard sizes and depthsVincent Sanders2011-03-226-10/+8
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Ensure all four required version defines are set for windows buildsVincent Sanders2011-03-165-6/+6
* Move schedule.h to utils/John Mark Bell2011-03-131-2/+2
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-1/+1
* Remove nsws_plot_set_scale(), nsws_plot_get_scale() and nsws_plot_scale.Michael Drake2011-03-092-14/+0
* rationalise windows resource scriptVincent Sanders2011-03-0622-870/+1041
* Fix text selectionJohn Mark Bell2011-03-061-1/+1
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-011-23/+9
* add resource handlingVincent Sanders2011-02-231-0/+6
* Port Windows thumbnailer to thumbnail_redraw().Michael Drake2011-02-201-7/+1
* Make Windows intrim thumbnail aspect ratio match required bitmap aspect ratio...Michael Drake2011-02-201-2/+3
* Remove thumbnail_create() from browser.h. Make RO front end use the core thu...Michael Drake2011-02-191-0/+1
* improve comments and add more explanation about subtletiesVincent Sanders2011-02-152-12/+38
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-7/+6
* Pass clip rect to browser_window_redraw as pointer.Michael Drake2011-02-131-1/+1
* Pass clip rect as struct through content_redraw api. Update the front ends t...Michael Drake2011-02-131-2/+7
* Pass clip rect to browser_window_redraw as struct.Michael Drake2011-02-111-4/+7
* improve browser_window_redraw width and height handlingVincent Sanders2011-02-111-2/+0
* add browser_window_redraw() method to make content_redraw calls from frontend...Vincent Sanders2011-02-101-28/+45
* Fix copying text/plain to clipboardJohn Mark Bell2011-02-091-2/+4
* use the netsurf icons on the window decorationVincent Sanders2011-02-093-3/+7
* Stop win32 frontend using 100% cpu time when idleVincent Sanders2011-02-083-115/+152
* add compatability for inet_pton and inet_atonVincent Sanders2011-02-071-2/+2
* Define LIBXML_STATICJohn Mark Bell2011-02-061-1/+1
* Fix stupidJohn Mark Bell2011-02-041-1/+1
* Slightly saner win32 LDFLAGS for non-pkg-config environmentsJohn Mark Bell2011-02-041-2/+7
* add default system colour handlers to each frontendVincent Sanders2011-01-302-1/+285
* fix include path setting on windows native buildVincent Sanders2011-01-231-1/+1
* Cope with an absence of pkg-config when building for WindowsJohn Mark Bell2011-01-231-7/+10
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-1/+2
* Remove last remnants of AliasesRob Kendrick2010-12-051-1/+0
* Purge Aliases file stuff.Michael Drake2010-12-041-1/+0
* Remove Hubbub and Wapcaplet initialisation and finalisation.Michael Drake2010-12-041-13/+0
* Futher simplification of the makefileVincent Sanders2010-10-291-0/+22
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+30
* Fix windows url barVincent Sanders2010-10-174-111/+254
* fix thumbnailing and localhistoryVincent Sanders2010-10-147-393/+252
* ensure iframe stuff does not de-reference null pointersVincent Sanders2010-10-141-1/+5
* ensure transparency is unsetVincent Sanders2010-10-141-3/+3
* fix bitmap plottingVincent Sanders2010-10-135-176/+348
* make windows frontend build and run againVincent Sanders2010-10-107-645/+1328
* extend debugVincent Sanders2010-10-091-19/+34