summaryrefslogtreecommitdiff
path: root/atari/browser_win.c
Commit message (Collapse)AuthorAgeFilesLines
* Moved mouse movement handling into window event handlers, updated resources, ↵Ole Loots2011-04-101-0/+165
| | | | | | updated todos, implemented treeview + hotlist svn path=/trunk/netsurf/; revision=12182
* Allocate window title string memory dynamically.Ole Loots2011-03-201-1/+7
| | | | svn path=/trunk/netsurf/; revision=12111
* remove obsolete, unused gui_window_redraw APIVincent Sanders2011-03-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=11870
* Added support for cookie and URL file, fixed box redraw.Ole Loots2011-02-121-0/+3
| | | | svn path=/trunk/netsurf/; revision=11657
* Added file upload / file dragdropOle Loots2011-02-051-1/+129
| | | | svn path=/trunk/netsurf/; revision=11621
* Set default window title when opening window. Ole Loots2011-01-301-0/+14
| | | | svn path=/trunk/netsurf/; revision=11543
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Introduced attached flag for Statusbar. Ole Loots2011-01-221-0/+4
| | | | svn path=/trunk/netsurf/; revision=11441
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+459
svn path=/trunk/netsurf/; revision=11218