summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Partially re-enable toolbar buttons in RO treeview windows.Steve Fryatt2010-10-249-39/+172
* Selection drags now use clipboard unit 1 instead of 0. This stops the user'sChris Young2010-10-241-6/+26
* Only allow auto-scroll on selection and selection dragsChris Young2010-10-245-4/+20
* Squash warningJohn Mark Bell2010-10-241-2/+0
* Don't expand the oldest global history entries by default.Chris Young2010-10-241-5/+0
* Slightly less braindead textplain handlingJohn Mark Bell2010-10-231-24/+72
* More GTK 2.22.0 supportJohn Mark Bell2010-10-233-1/+15
* Do not build with webp support by default on GTK.John Mark Bell2010-10-231-4/+0
* Hackery to support GTK >= 2.21.6John Mark Bell2010-10-231-2/+2
* Auto-scroll on drags beyond window boundariesChris Young2010-10-194-30/+67
* Clear bitmap before redrawing treeChris Young2010-10-171-0/+5
* Make CR also stop and save tree editsChris Young2010-10-171-0/+1
* Fix windows url barVincent Sanders2010-10-179-122/+333
* Add some missing CONTENT_WEBPs. WebP images in HTML docs now display correctly.Chris Young2010-10-163-0/+9
* SimplifyChris Young2010-10-161-11/+9
* Make properly endian-safeChris Young2010-10-161-16/+19
* Errorneous modificationChris Young2010-10-161-1/+1
* Fix WebP images for little-endian processors, and enable for gtk build.Chris Young2010-10-164-3/+29
* fix thumbnailing and localhistoryVincent Sanders2010-10-147-393/+252
* ensure iframe stuff does not de-reference null pointersVincent Sanders2010-10-142-5/+16
* ensure transparency is unsetVincent Sanders2010-10-141-3/+3
* fix bitmap plottingVincent Sanders2010-10-136-176/+350
* Fix crash when top-level content is not HTML and there is a fragment identifi...John Mark Bell2010-10-112-3/+5
* make windows frontend build and run againVincent Sanders2010-10-108-646/+1329
* Use function instead of directly calling DTM_WRITEChris Young2010-10-101-8/+4
* Fix full Cairo buildChris Young2010-10-101-2/+2
* Assert is more appropriate; tidy up.Steve Fryatt2010-10-101-7/+2
* - Request correct redraw area when changing a node's size in tree_handle_node...Steve Fryatt2010-10-101-29/+29
* extend debugVincent Sanders2010-10-091-19/+34
* Update build instructionsVincent Sanders2010-10-096-46/+37
* add realpath compatability for windowsVincent Sanders2010-10-092-0/+20
* Squash warningJohn Mark Bell2010-10-081-0/+1
* Clean up framebuffer compile time font selectionVincent Sanders2010-10-076-89/+281
* Fix menu shortcutsChris Young2010-10-072-3/+6
* Less ambiguous wording; update bug reporting optionsChris Young2010-10-071-6/+4
* If the cookies tree has not been initialised do not allow operations to be sc...Vincent Sanders2010-10-061-2/+6
* Copy icons to theme dirChris Young2010-10-061-1/+2
* Squash warningsJohn Mark Bell2010-10-051-2/+5
* Merge treeview-redux to trunkJohn Mark Bell2010-10-05109-7531/+11096
* Add seconds/microseconds wallclock time to log output, move header includes t...Rob Kendrick2010-10-041-6/+19
* Add flexible toolbar support and docuemnt itVincent Sanders2010-10-044-125/+467
* Simplify detection of valid filetypes for ASLChris Young2010-10-031-14/+1
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-0315-2/+231
* Ensure kiosk_mode and frame windows are (a) handled the same wrt menus and (b...Chris Young2010-09-284-11/+26
* Change "cache native bitmaps" default back to 0. The userbase's graphics car...Chris Young2010-09-281-1/+1
* Fix OS4 static (non-Cairo) buildChris Young2010-09-212-2/+4
* Revert previous changeChris Young2010-09-191-1/+5
* Try to avoid corruption when moving cursor around in text boxesChris Young2010-09-191-2/+6
* Restrict permissible content types for list marker imagesJohn Mark Bell2010-09-191-1/+2
* move tabs menu somewhere less annoyingVincent Sanders2010-09-184-49/+41