summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Removed calls to FrameInit/FrameExit ( was used for window components ). Ole Loots2011-11-082-13/+0
* -Remove a bunch of code which was intended to handle framed-pages. It's bette...Ole Loots2011-11-055-324/+262
* Removed window_set_iconOle Loots2011-11-051-6/+1
* Removed window_set_iconOle Loots2011-11-051-22/+1
* Added comments.Ole Loots2011-11-051-8/+15
* Added comments.Ole Loots2011-11-051-21/+63
* Draw favicon when iconyfiedOle Loots2011-10-142-33/+35
* Added missing scroll position. Ole Loots2011-10-131-46/+52
* Build resource: map at start timeJohn Mark Bell2011-10-051-17/+12
* Fix up for nsurl changes. Untested.Michael Drake2011-10-032-194/+194
* Remove gui_multitaskJohn Mark Bell2011-09-212-11/+1
* added new options. Ole Loots2011-09-201-22/+25
* Added "view source" to context menu. Ole Loots2011-09-202-5/+49
* Obey to clipping rules... (walk the rectangle list) Ole Loots2011-09-201-26/+42
* Set focus to next available window when gui_window is closed. Ole Loots2011-09-202-7/+16
* updatet docs. Ole Loots2011-09-194-57/+19
* Added context menu.Ole Loots2011-09-193-3/+24
* Added context menu, Ole Loots2011-09-1910-220/+439
* Keep Mouse tracking limited to input_window.Ole Loots2011-09-095-7/+53
* do not send around message for NULL dialog. Ole Loots2011-09-091-1/+1
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-6/+0
* Delete dead handling of frame creation destruction.Michael Drake2011-09-051-28/+12
* Remove gui_window_position_frame() definition from core and remove all implem...Michael Drake2011-09-041-13/+0
* Removed frame artifacts. Ole Loots2011-08-301-40/+0
* Avoid double free. Wasn't triggered before, because no data was passed to des...Ole Loots2011-08-301-4/+0
* Removed usage of duplicate types for the same thing (bbox, rect) Ole Loots2011-08-302-55/+50
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-2/+4
* Don't need to set current_redraw_browser any more.Michael Drake2011-08-241-3/+1
* Atari changes for core search update (r12646). Note: untested.Michael Drake2011-08-241-8/+5
* Convert window title to local encoding.Ole Loots2011-08-051-1/+10
* Added missing position update when window got moved.Ole Loots2011-08-051-5/+4
* Improved accuracy for window resize. Ole Loots2011-08-053-70/+68
* housekeepingOle Loots2011-08-055-39/+16
* edit commentsOle Loots2011-08-051-2/+9
* Fix up Atari for r12574 API change.Michael Drake2011-07-061-6/+6
* removed preparations for frames. (will be handled within the core)Ole Loots2011-06-3012-260/+123
* adjusted typo, fixed compilation of setting knockout option during runtime. Ole Loots2011-06-301-8/+9
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-304-3/+15
* Frond ends signal end of drag with call to browser_window_mouse_track.Michael Drake2011-06-271-2/+4
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ...Ole Loots2011-06-259-1308/+7
* avoid usage of uninitialized variable. Ole Loots2011-06-251-1/+1
* adjusted comment to match reality. Ole Loots2011-06-251-2/+2
* small toolbar icon fix.Ole Loots2011-06-251-3/+8
* Remove gui_window_set_scale().Michael Drake2011-06-241-9/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-242-2/+2
* lowered stack value (the large value was added because of excesive stack usag...Ole Loots2011-06-031-2/+3
* Removed dependency to cflib,Ole Loots2011-05-249-21/+1334
* rearranged includes, seperate redraw request areas.Ole Loots2011-05-0910-186/+262
* fixed call parameters for vdi_clip.Ole Loots2011-05-092-3/+2
* fixed call parameters for vdi_clip.Ole Loots2011-05-091-2/+2