Commit Graph

28 Commits

Author SHA1 Message Date
anthony 5e766f7b7b Fix transparency not working when drawing images 2022-02-04 09:12:05 +00:00
anthony 1ed107b4b9 Respect developer views appearance setting 2021-03-18 19:43:37 +00:00
anthony 9f15aa694f Add data backing for dev view in prefs; WIP displaying them 2021-03-16 20:03:47 +00:00
anthony 7fad95dd07 Add some dev options, begin implementing them 2021-03-15 20:02:26 +00:00
anthony a694bc0884 Destroy browsers on window close, tab names 2021-02-23 21:05:01 +00:00
anthony 5e06dfdd46 Fix makefile; builds on ubuntu+gcc 2021-02-04 19:10:05 +00:00
anthony 2bdfe481f2 Mimic GTK port's copy/paste/cut contextual menu logic 2020-12-07 20:54:57 +00:00
anthony 815b39bb16 contextual menu actions 2020-12-07 20:14:13 +00:00
anthony 2de3769d47 Update browser size on resize 2020-12-06 10:32:12 +00:00
anthony f22baae2c2 Handle iframe scrolling 2020-12-05 22:15:00 +00:00
anthony ba3fe1fffa Fix incorrect line-width conversion (and thus broken iframes due to scrollbars) 2020-12-05 21:09:47 +00:00
anthony 5954f9280b Add caret 2020-12-05 15:43:34 +00:00
anthony ca34bcb07f Setup scrollview 2020-12-02 20:00:18 +00:00
anthony 074bb11459 Make delayed redraw look at the actual size of the view, rather than the dirty rect 2020-12-01 20:16:30 +00:00
anthony 2d0555cf74 Only delay redrawing if the plotview has resized 2020-12-01 19:47:41 +00:00
anthony 3c52822637 fix warnings 2020-12-01 19:41:11 +00:00
anthony 9c7f03372d Fix incorrect nsrect to NSRect conversion 2020-12-01 19:35:02 +00:00
anthony b498cc66e2 Copy browser view stuff from cocoa port 2020-11-30 20:02:41 +00:00
anthony b5e0a05292 draw from imagerep directly 2020-11-26 20:03:15 +00:00
anthony 6df756888f Delay browser redraws until after resize 2020-11-25 20:15:47 +00:00
anthony 7302c218d7 workaround weird compiler bug 2020-11-25 19:47:53 +00:00
anthony 8584d90452 remove scrollview and add window.m scroll funs 2020-11-24 20:02:12 +00:00
anthony 8faae4eacc Fix upside down images 2020-11-24 19:23:47 +00:00
anthony 8817e92795 Pull in bitmap related stuff, WIP implementing draw bitmap method 2020-11-23 21:01:04 +00:00
anthony 9636baae38 Pull in font.m and plot methods from cocoa port 2020-11-22 14:54:45 +00:00
anthony 4a53631c7f plot additions 2020-11-21 15:53:14 +00:00
anthony 204031b467 implement misc callback, move tables into individual files 2020-11-17 20:14:34 +00:00
anthony 9bdf829926 setup plot table 2020-11-14 21:45:05 +00:00