summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add AppWindow ourself rather than letting window.class create it. InitialChris Young2012-04-284-12/+15
* cleanup and reorganise low level cache source ready for extending with disc c...Vincent Sanders2012-04-281-1476/+1420
* Only check transparent pixels when transparency is enabled. Ole Loots2012-04-261-15/+17
* set rendering flag within throbber_stop / start functions, update toolbar but...Ole Loots2012-04-251-19/+11
* Fix typo ( fontbitmap was never destroyed within dtor )Ole Loots2012-04-241-3/+4
* Small font plotter speedup by reducing function calls in a draw glyph loop. Ole Loots2012-04-241-63/+60
* Implemented "paste clipboard" for toolbar URL textbox. Ole Loots2012-04-241-4/+24
* Optimized bitmap blitting: cache native (converted) bitmaps. Ole Loots2012-04-192-203/+327
* Re-jig URL launch as would never have fallen back to using openurl.library.Chris Young2012-04-183-20/+24
* Replace strncpy with strlcpy, as strncpy is not guaranteed to beChris Young2012-04-182-3/+3
* Add libdom to the list of required libraries.François Revel2012-04-171-0/+1
* Fix building on Haiku.François Revel2012-04-171-4/+9
* Port to libdom changed HTML content's base_target from talloc_strdup to strdu...Michael Drake2012-04-171-1/+1
* Fix meta refresh.Michael Drake2012-04-161-1/+2
* Fix frameset processing.Michael Drake2012-04-161-0/+3
* Border width hint is concerned with border attribute, not width attribute. Fi...Michael Drake2012-04-161-4/+3
* Fix processing of tags in HEAD. Fixes title, favicons, etc.Michael Drake2012-04-161-5/+5
* Added menu shortcuts.Ole Loots2012-04-153-6/+6
* Correct commentChris Young2012-04-151-2/+5
* Fix bitmap creation - JPEG where always set to opaque = false, which lead to ...Ole Loots2012-04-142-23/+30
* Remove image cache status from user-facing listing.Michael Drake2012-04-131-12/+22
* Updated FAQOle Loots2012-04-121-4/+16
* call toolbar_exit()Ole Loots2012-04-122-1/+1
* Share a single icon instance for multiple toolbars. Ole Loots2012-04-122-28/+62
* Fix errors when installing multiple times due to cp failing on .svn directories.François Revel2012-04-121-8/+4
* Redo r13857 differently, to avoid issues with non-unixish shells.François Revel2012-04-121-2/+4
* Make sure we use the default locale before parsing output of a localized prog...François Revel2012-04-121-2/+2
* More work on about:imagecache entry listing table.Michael Drake2012-04-123-28/+57
* Close paragraph tags and other minor imagecache page cleanups.Michael Drake2012-04-121-11/+13
* Style for about:imagecache page.Michael Drake2012-04-121-5/+16
* Make more readable and fix use double quotes for href attribute value.Michael Drake2012-04-121-3/+13
* Pass correct width/height values to textarea redraw callback when setting car...Michael Drake2012-04-121-6/+19
* Fix caret redraw height. Thanks to m0n0.Michael Drake2012-04-121-1/+1
* Init toolbar.Ole Loots2012-04-104-28/+27
* Initial support for (truecolor) image toolbar ( toolbar icons loaded from ima...Ole Loots2012-04-103-191/+338
* Added function load_iconOle Loots2012-04-102-8/+107
* Introduced BITMAPF_BUFFER_NATIVE and native image buffer, for fast redraw of ...Ole Loots2012-04-102-4/+6
* Introduced BITMAPF_BUFFER_NATIVE, for fast redraw of bitmaps. Ole Loots2012-04-103-39/+77
* Just get glyph widths rather than the entire glyph when calculating sizes.Chris Young2012-04-091-11/+49
* Removed obsolete menu item struct member.Ole Loots2012-04-092-30/+29
* Removed debug output, text format changes...Ole Loots2012-04-093-14/+13
* Simplified keyboard-shortcut code: Don't use Messages file for Menu strings a...Ole Loots2012-04-091-231/+105
* Optimize redraw when window is on-top: do not intersect redraw areas with vis...Ole Loots2012-04-071-33/+97
* Added missing include.Ole Loots2012-04-071-1/+2
* Added linkage to libdom.Ole Loots2012-04-071-3/+7
* Added missing declaration of "html_redraw_debug". Ole Loots2012-04-071-1/+2
* Fix a crash when opening Preferences panel and Choices file doesn't exist:François Revel2012-04-072-9/+13
* Fix typo and unhide imagecache from about:aboutChris Young2012-04-071-1/+1
* Update NetSurf's system colours when OS prefs changeChris Young2012-04-071-0/+11
* Add Seeks <http://www.seeks-project.info/> to the list of search engines. Use...François Revel2012-04-072-0/+2