summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Remove unused functions.Michael Drake2012-10-091-11/+0
* Added netsurf.png to package, now the welcome page displays correctly.Ole Loots2012-08-281-0/+1
* Revert positioning Fix dated 2012-08-07Ole Loots2012-08-271-17/+12
* Set default download path "downloads"Ole Loots2012-08-271-1/+1
* is_process_running: Check for zombie status.Ole Loots2012-08-271-2/+18
* A new window can now be opened in background mode.Ole Loots2012-08-272-6/+9
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-276-21/+17
* Added is_process_runningOle Loots2012-08-273-13/+111
* Use is_dir to validate user selection.Ole Loots2012-08-261-15/+3
* Added default faviconOle Loots2012-08-261-0/+0
* Removed commentOle Loots2012-08-262-3/+2
* Removed junk...Ole Loots2012-08-261-6/+1
* use is_dir function when checking direntry.Ole Loots2012-08-261-6/+9
* Fix 1 pixel caret redraw bug.Ole Loots2012-08-261-7/+7
* Center favicon, don't stretch.Ole Loots2012-08-261-5/+13
* Do not install FatMessages file, but english default.Ole Loots2012-08-261-1/+8
* Only redraw caret for top windows.Ole Loots2012-08-261-3/+13
* Disable stack change on executable for target package-atariOle Loots2012-08-261-1/+1
* Disable strip on executable for target package-atari.Ole Loots2012-08-261-1/+1
* Copy toolbar to right location.Ole Loots2012-08-261-7/+1
* Default to download font from http://ftp.gnome.orgOle Loots2012-08-261-2/+2
* Download fonts to build directory and copy from there.Ole Loots2012-08-261-7/+20
* Implemented atari-package targetOle Loots2012-08-251-17/+72
* Updated default optionsOle Loots2012-08-251-3/+3
* Set default cookie filename when not set.Ole Loots2012-08-251-3/+8
* Default truetype package is now Bitstream Vera.Ole Loots2012-08-251-27/+60
* Removed junkOle Loots2012-08-251-12/+0
* Documented font loading / font names.Ole Loots2012-08-251-2/+43
* Merged some features from framebuffer freetype impl.Ole Loots2012-08-252-63/+106
* Added missing copyright headersOle Loots2012-08-2412-26/+236
* Split install and package targets.Vincent Sanders2012-08-231-0/+10
* Added and use PRGSUFFIX to configure executable name.Ole Loots2012-08-231-1/+7
* add missing include for browser privateVincent Sanders2012-08-221-0/+1
* add includes to get browser private struct on atariVincent Sanders2012-08-226-0/+6
* add sdk library pathVincent Sanders2012-08-211-0/+1
* remove bogus posix define and workround missing PATH_MAX directlyVincent Sanders2012-08-211-1/+21
* set posix define to make PATH_MAX availableVincent Sanders2012-08-211-0/+2
* Avoid box_at_point.Michael Drake2012-08-201-33/+5
* Remove a bunch of unused includes.Michael Drake2012-08-203-74/+68
* Clean up search gui callbacks.Michael Drake2012-08-141-17/+17
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2
* Fix settings dialog positioningOle Loots2012-08-081-911/+913
* Fix provided by Michale Drake.Ole Loots2012-08-041-102/+109
* Use selection_copy_to_clipboard instead of peering into core.Michael Drake2012-08-021-24/+1
* Open hotlist and history at top right cornerOle Loots2012-07-272-3/+8
* Open search form at lower right cornerOle Loots2012-07-271-5/+19
* Handle "Save window size" menu event.Ole Loots2012-07-273-38/+74
* Implemented a new colour picker.Ole Loots2012-07-264-167/+272
* Clean up flags setup, requires changes to Makefile.defaultOle Loots2012-07-251-13/+23
* Fixed colour type for vs* functions, added comments.Ole Loots2012-07-251-13/+42