| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | cleanups | Joakim Verona | 2011-08-08 | 1 | -2/+18 | |
| | | ||||||
| * | mostly upstream | Joakim Verona | 2011-08-07 | 1 | -0/+3 | |
| | | ||||||
| * | some adaptor code that makes webkit mode work a bit more like image mode | Joakim Verona | 2011-08-02 | 1 | -8/+38 | |
| | | ||||||
| * | doc | Joakim Verona | 2011-07-29 | 1 | -0/+11 | |
| | | ||||||
| * | futile allocation hacks | Joakim Verona | 2011-07-27 | 1 | -0/+9 | |
| | | ||||||
| * | socket osr trial experiment that doesnt work | Joakim Verona | 2011-07-26 | 1 | -7/+36 | |
| | | ||||||
| * | upstream merge. cleanup | Joakim Verona | 2011-07-25 | 1 | -0/+1 | |
| | | ||||||
| * | non-functional xey send | Joakim Verona | 2011-07-25 | 1 | -15/+24 | |
| | | ||||||
| * | experiment send key event to xwidget. this version had som bad merges from ↵ | Joakim Verona | 2011-07-23 | 1 | -183/+243 | |
| | | | | | trunk so it seems unstble | |||||
| * | notes | Joakim Verona | 2011-07-22 | 1 | -36/+98 | |
| | | ||||||
| * | current url | Joakim Verona | 2011-07-19 | 1 | -7/+30 | |
| | | ||||||
| * | support for disabling plugins(flash is undesirable) in webkit | Joakim Verona | 2011-07-18 | 1 | -1/+1 | |
| | | ||||||
| * | docs and webkit usability | Joakim Verona | 2011-07-18 | 1 | -0/+17 | |
| | | ||||||
| * | explain wxidget zombie bug | Joakim Verona | 2011-07-18 | 1 | -3/+22 | |
| | | ||||||
| * | some attempts at real-world usefulness | Joakim Verona | 2011-07-17 | 1 | -1/+58 | |
| | | ||||||
| * | begin moving xwidget storage to lisp. button test shows again since tag 0.1, ↵ | Joakim Verona | 2011-07-14 | 1 | -0/+4 | |
| | | | | | so its not a completely useless version, but since the xwidget identity concept now changed from int to pointer, lots of code was commented out and needs rework | |||||
| * | cleanups. tentative webkit lisp interface, but i got annoyed now with the ↵ | Joakim Verona | 2011-07-12 | 1 | -17/+28 | |
| | | | | | primitives. | |||||
| * | minor cleanups and doc | Joakim Verona | 2011-07-10 | 1 | -13/+102 | |
| | | ||||||
| * | tweak to improve deletion of xwviews when emacs windows are closed | Joakim Verona | 2011-07-05 | 1 | -0/+10 | |
| | | ||||||
| * | work on clipleft. now seemingly ok | Joakim Verona | 2011-07-05 | 1 | -0/+7 | |
| | | ||||||
| * | work on cliptop. swithched from viewport, back to gtkfixed. pretty ↵ | Joakim Verona | 2011-07-04 | 1 | -0/+3 | |
| | | | | | acceptable visuals | |||||
| * | work on cliptop. this rev is worse in some regards than the previous, but ↵ | Joakim Verona | 2011-07-04 | 1 | -6/+85 | |
| | | | | | its the first where cliptop works at all. | |||||
| * | cleanups. webkit title function which is unexpectedly useful as a workaround ↵ | Joakim Verona | 2011-07-04 | 1 | -1/+20 | |
| | | | | | for lack of webkit JS exec ret val. | |||||
| * | inject javascript in embeddeb webkit instance | Joakim Verona | 2011-07-03 | 1 | -4/+37 | |
| | | ||||||
| * | damage event now actually caught and used for webkit-osr. | Joakim Verona | 2011-07-03 | 1 | -0/+11 | |
| | | ||||||
| * | fixed embarrasing non-singletoness of webkit-osr. | Joakim Verona | 2011-07-02 | 1 | -0/+3 | |
| | | ||||||
| * | first working clipping for gtk3. | Joakim Verona | 2011-07-01 | 1 | -1/+78 | |
| | | ||||||
| * | gtk3 tests, tried clipping using a scrolled windew. this works but results ↵ | Joakim Verona | 2011-07-01 | 1 | -0/+37 | |
| | | | | | in unwanted scrollbars. | |||||
| * | gtk3 tests, trying to get clipping working as it does on gtk2. doesnt work, ↵ | Joakim Verona | 2011-07-01 | 1 | -0/+18 | |
| | | | | | very annoying | |||||
| * | added an offscreen rendered webkit variant. the on-screen view shows up ↵ | Joakim Verona | 2011-06-30 | 1 | -0/+16 | |
| | | | | | sometimes so the principle is validated | |||||
| * | proof of concept webkit xwidget | Joakim Verona | 2011-06-28 | 1 | -4/+38 | |
| | | ||||||
| * | demo of a clutter based canvas xwidget that renders a svg file | Joakim Verona | 2011-06-28 | 1 | -3/+66 | |
| | | ||||||
| * | doc update for mvc. resize support for mvc | Joakim Verona | 2011-06-27 | 1 | -55/+75 | |
| | | ||||||
| * | trying to revert the composition code and mowe to mvc. now compiles but far ↵ | Joakim Verona | 2011-06-22 | 1 | -4/+26 | |
| | | | | | from functional. dont bother trying yet. | |||||
| * | still doesnt work, but good enough to showcase a little bit what might be ↵ | Joakim Verona | 2010-09-17 | 1 | -1/+77 | |
| | | | | | possible if we get off-screen rendering working properly. some improved docs also. | |||||
| * | this doesnt actually work at all, but it does do some interesting things ↵ | Joakim Verona | 2010-09-15 | 1 | -21/+29 | |
| | | | | | with composition, and contains lots of random experimental code. so i commit now, remove junk, and continue | |||||
| * | real -> live | Joakim Verona | 2010-08-30 | 1 | -3/+3 | |
| | | ||||||
| * | shadow -> phantom | Joakim Verona | 2010-08-30 | 1 | -3/+3 | |
| | | ||||||
| * | some readme updates | Joakim Verona | 2010-08-29 | 1 | -15/+73 | |
| | | ||||||
| * | minor doc changes | Joakim Verona | 2010-08-27 | 1 | -2/+7 | |
| | | ||||||
| * | erge and a readme | Joakim Verona | 2010-06-23 | 1 | -0/+43 | |