Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-21 | abaco: add fonts.h to HFILES in mkfile (thanks eekee) | Alex Musolino | |
2019-02-25 | abaco: fix %.*s format in findctype() | cinap_lenrek | |
2016-11-17 | cmd: remove a bit of unused stuff | ftrvxmtrx | |
2016-04-25 | made abaco's gui respect $font and made readweb respect most installations | Matthew Veety | |
2014-11-16 | abaco: cleanup, handle image/x-icon, don't use backspace as a hotkey, and ↵ | BurnZeZ | |
remove urlconvience()/related functions | |||
2014-11-07 | all: typo fixes from ray@raylai.com | mischief | |
2014-07-09 | abaco: fix double free race of p->status string (thanks BurnZeZ for the proc ↵ | cinap_lenrek | |
snap) | |||
2014-05-09 | abaco: need more stack on amd64 | cinap_lenrek | |
2014-05-08 | abaco: remove strange line | cinap_lenrek | |
2014-02-05 | fix wrong type for terminating nil argument for execl() | cinap_lenrek | |
we have to use (void*)0 instead of (int)0 otherwise the upper bits are uninitialized on amd64. | |||
2013-11-25 | abaco: make validurl() accept internationalized domain names | cinap_lenrek | |
validurl() is just used to check if the string is a full absolute url with a protocol scheme. we do not have to match the host part *exactly*, only if there is *something* in the hostpart. | |||
2013-09-04 | abaco: fix memory leaks | cinap_lenrek | |
2013-08-05 | unsticky scrollbars | cinap_lenrek | |
scrollbars used to put the mouse on the scrollbar while scrolling. if latency is high, this often results to the cursor jumping back. instead, make button 2 srolling work without needing the mouse to be inside the scrollbar and leave the mouse position alone. | |||
2013-07-21 | abaco: use faster resize instead of resample for image scaling | cinap_lenrek | |
2013-07-14 | abaco: remove unused stuff, move pipeline() into util.c | cinap_lenrek | |
2013-07-14 | abaco: simplify, pipeline html directly thru uhtml | cinap_lenrek | |
2013-07-14 | abaco: use uhtml to handle charset conversions | cinap_lenrek | |
2013-06-16 | abaco: allow single quotes for ctype attribute (thanks plhk) | cinap_lenrek | |
plhk9 → abaco: charset 'utf-8'> not supported plhk9 → http://plhk.ru/trash/abaco-singlequote.diff makes it go away | |||
2012-05-18 | abaco: url handling | cinap_lenrek | |
2012-01-06 | abaco: dont abort if theres no contenttype | cinap_lenrek | |
2011-05-12 | fix build | cinap_lenrek | |
2011-04-14 | abacos tcs.h is automatically generated | cinap_lenrek | |
2011-04-12 | remove 9load man page. | stanleylieber | |
2011-04-11 | perms | cinap_lenrek | |
2011-03-30 | Import sources from 2011-03-30 iso image - lib | Taru Karttunen | |
2011-03-30 | Import sources from 2011-03-30 iso image | Taru Karttunen | |