Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
18 check-ins
2023-07-04
| ||
16:08 | shape-combine: use the correct term and type. It is colour pixmap, not bitmap. Leaf check-in: f0c4418b10 user: jamesbond tags: trunk | |
2023-07-02
| ||
07:42 | (step): Fix segfault when config file line is missing. check-in: d52520f2d2 user: jamesbond tags: trunk | |
07:42 | (step): feature: dump key and mouse configuration to stdout. Each record is a newline-separated list of key=value pairs. Double newline is the awk-friendly record separator. check-in: 8640c32cac user: jamesbond tags: trunk | |
04:57 | gtkosd.c: shape-combine: confirm that drawing directly to monochrome bitmap not supported, we need to do it the way we are doing it (draw to colour bitmap and the reduce to monochrome) check-in: 1b1aa5dd33 user: jamesbond tags: trunk | |
04:52 | gtkosd.c: tidy up the shape-combine code, remove all old commented code and no-longer-helpful comments. I can always recall them from fossil history if needed. check-in: 33e7ed3b4e user: jamesbond tags: trunk | |
04:26 | gtkosd.c: following up [ed9794561ea261794d5afe28676e460e] and [a4bb3c6a295b9bf0243a7fe39845777c], we draw one pixel instead of zero-length rectangle. Update comments to make it clear why we need to do that. check-in: dc5b374049 user: jamesbond tags: trunk | |
2019-02-06
| ||
15:54 | set gc styles manually instead of copying from gtk theme; make sure it always works regardless of gtk theme being used. check-in: 3bf9cc9e6e user: jamesbond tags: trunk | |
15:39 | set GC to make sure it clears the bitmap before we write on it check-in: ee97b53c5b user: jamesbond tags: trunk | |
13:15 | move atoi(key) fallback to after XKeysymToKeycode instead of before. This solves the ability to record number keys as hotkeys, as reported by JakeSFR. check-in: 480bbf252d user: jamesbond tags: trunk | |
2019-01-29
| ||
13:13 | re-instate fix [a4bb3c6a295b9bf0243a7fe39845777cc8bd21d3], still needed. check-in: ed9794561e user: jamesbond tags: trunk | |
2019-01-28
| ||
16:15 | fix broken OSD text display on radeon systems (or in any systems where gdk_draw_layout failed for a bitmap). We resolve it by doing the drawing ourselves. Undo commit [a4bb3c6a295b9bf0243a7fe39845777cc8bd21d3] - which is no longer needed. check-in: 9c9992b604 user: jamesbond tags: trunk | |
2019-01-14
| ||
15:01 | patch to avoid alphabet keys accidentally keyed into "hotkey" configuration (by SFR) [http://www.murga-linux.com/puppy/viewtopic.php?p=1015239#1015239] check-in: 535a84d634 user: jamesbond tags: trunk | |
2015-03-25
| ||
15:03 | missing OSD bugfix as reported by SFR, see [http://murga-linux.com/puppy/viewtopic.php?p=835868#835868] check-in: a4bb3c6a29 user: jamesbond tags: trunk | |
2015-02-21
| ||
12:38 | update POTFILES source. check-in: 1af336fb75 user: jamesbond tags: trunk | |
2015-02-17
| ||
19:29 | stability fixes; make mouse-grab-window working. check-in: 0cc39a5006 user: jamesbond tags: trunk | |
2013-12-27
| ||
06:09 | stability fixes and make it compilable under recent GTK2 check-in: db5fcae9b6 user: jamesbond tags: trunk | |
05:58 | initial commit: sven-0.6 check-in: 78372c41bb user: jamesbond tags: trunk | |
05:58 | initial empty check-in check-in: 8776a650c8 user: jamesbond tags: trunk | |