summaryrefslogtreecommitdiff
path: root/amiga
Commit message (Expand)AuthorAgeFilesLines
...
* Added mouse pointer options to the Display tab, as they are probably better s...Chris Young2009-06-212-0/+34
* Display tab done, except for interconnection of gadgets and the screenmode an...Chris Young2009-06-212-4/+126
* General tab done, I've tried to keep the layout broadly similar to the GTK ve...Chris Young2009-06-212-6/+238
* Amiga Options GUI template code and a bonus "redraw" option in the menuChris Young2009-06-206-13/+196
* Revert accidental changeChris Young2009-06-201-1/+1
* Modify correct RastPortChris Young2009-06-201-2/+2
* Support option_font_defaultChris Young2009-06-201-2/+26
* Don't ask for a screenmode when one is not set unless we actually need it.Chris Young2009-06-202-19/+35
* If the extent changes, make sure the next redraw does the entire visible area,Chris Young2009-06-201-0/+1
* Actually return a value if the function requires it.Chris Young2009-06-191-6/+11
* Allow setting throbber speed in Theme definition fileChris Young2009-06-153-3/+24
* reset scroll values to reflect position for new contentChris Young2009-06-141-0/+2
* Ensure page fully updates when faster_scroll active and clicking on a link wi...Chris Young2009-06-041-0/+2
* Pass scroller position to ami_do_redraw_limits, this fixes gaps and overlaps ...Chris Young2009-06-033-40/+54
* Copy ChangeLog if it existsChris Young2009-06-031-1/+1
* Fix new pages not always rendering when using faster_scrollChris Young2009-06-031-1/+3
* SSL certificate verification stringsChris Young2009-06-012-14/+10
* Add link to Italian dirChris Young2009-06-011-0/+1
* Fix stupid error in the standalone/test codeChris Young2009-06-011-1/+1
* Basic SSL certificate verification, needs some work.Chris Young2009-05-311-0/+229
* Basic SSL certificate verification for Amiga versionChris Young2009-05-315-6/+10
* Don't fast scroll when the user is scrolling more than one window's worth in anyChris Young2009-05-311-0/+6
* set_scroll should only activate faster_scroll if it is set in the optionsChris Young2009-05-311-1/+3
* Fix minor problems with tab switchingChris Young2009-05-311-1/+2
* Fix faster_scrollChris Young2009-05-313-20/+21
* Fully clear clipregion, stops eg. only a little bit of images being shown if ...Chris Young2009-05-311-0/+5
* Check that p96AllocBitMap actually allocated a bitmap (fixes unsat bug#61)Chris Young2009-05-301-4/+6
* This really fixes the resize bug (#63)Chris Young2009-05-291-0/+2
* Re-check window dimensions before copying contents in. This stops window bor...Chris Young2009-05-291-3/+6
* Custom apha-supporting backfill hook for tiled bitmaps that require it.Chris Young2009-05-261-2/+70
* Super whizzy fast shiny new tile plotterChris Young2009-05-261-47/+44
* Vague attempt at direct renderingChris Young2009-05-252-42/+76
* Change back to Smart Refresh windowsChris Young2009-05-251-2/+2
* Reduce flickerChris Young2009-05-241-1/+1
* Prevent gadget and menu disable/enable magic from acting on frames (this fixe...Chris Young2009-05-241-2/+8
* Add link to changelogChris Young2009-05-231-0/+2
* Fix crash when pages are loadingChris Young2009-05-231-1/+5
* Missing WITH_NS_SVG #ifdefChris Young2009-05-192-0/+4
* Add ability to copy SVGs to the clipboard and save in IFF DR2D format.Chris Young2009-05-198-12/+576
* Too many 0sChris Young2009-05-171-1/+1
* Add Save as IFF to main menusChris Young2009-05-173-28/+104
* Allow Copy menu to copy the image currently displayed, if we aren't displayin...Chris Young2009-05-171-4/+16
* Fix alpha testing, set correctly for ILBMsChris Young2009-05-171-2/+2
* IFF save now works - needed an unexpected NULL as the first parameter to DTM_...Chris Young2009-05-162-12/+3
* Copy and save images as IFF ILBM attempt 2.Chris Young2009-05-165-82/+62
* Copy and save images in IFF ILBM format. Currently, the data in the BODY chu...Chris Young2009-05-167-3/+154
* Local history started drawing on the browser window instead of the history wi...Chris Young2009-05-091-6/+6
* Populate option_accept_language with the user's preferred languages, in order.Chris Young2009-05-092-11/+73
* Remove min_font_size settingChris Young2009-05-091-2/+1
* Adjust minimum font sizeChris Young2009-05-091-2/+2