Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Removed the old sock_handler_* API
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
https dpi: convert to dsh API (with auth)
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
hello dpi: convert to dsh API (with auth)
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
ftp dpi: convert to dsh API (with auth)
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
datauri dpi: convert to dsh API (with auth)
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Made dpidc a C language program
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Made downloads dpi use dsh auth
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Unified the internal dsh API implementation into a unique read function
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Unified the internal dsh API implementation into a unique write function
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Introduced the a_Dpip_dsh_tryflush() call
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Removed the write/fwrite mix in dpip. Introduced a_Dpip_dsh_trywrite()
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Implemented the file dpi based on select() (removed its pthreads dependency)
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Convert dpid, file dpi and cookies dpi to dsh API
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
s/retval/ret/g
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Introduced the new tokenizing dsh API to DPIP
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Introduce basic shared-secret-based authentication
|
Sun, 01 Nov 2009 16:31:59 -0300 |
Jorge Arellano Cid |
Added Dpi_blocking_{read,write} API in IO/dpi.c
|
Sun, 01 Nov 2009 16:31:36 -0300 |
Jorge Arellano Cid |
Switch the DPI framework from Unix sockets to Internet sockets
|
Sat, 31 Oct 2009 22:55:46 +0000 |
corvid |
add include
|
Thu, 29 Oct 2009 15:48:25 +0000 |
corvid |
shouldn't need lines() test in addSpace
|
Thu, 29 Oct 2009 15:40:55 +0000 |
corvid |
return to earlier-space-style-prevails
|
Thu, 29 Oct 2009 04:27:32 +0000 |
corvid |
make popup menus work for unoccupied regions of tables
|
Thu, 29 Oct 2009 03:37:12 +0000 |
corvid |
rm event emitter/receiver from Widget
|
Thu, 29 Oct 2009 02:57:07 +0000 |
corvid |
use link receiver for text/plain as well
|
Thu, 29 Oct 2009 02:54:38 +0000 |
corvid |
fix up dw tests
|
Thu, 29 Oct 2009 02:34:17 +0000 |
corvid |
emit link press/release even when no widget present at point
|
Thu, 29 Oct 2009 02:21:08 +0000 |
corvid |
move link signal emitter/receiver from Widget to Layout
|
Tue, 27 Oct 2009 16:47:17 +0000 |
corvid |
clean up parbreaks in html.cc
|
Mon, 26 Oct 2009 23:24:52 +0000 |
corvid |
clean up addSpace
|
Mon, 26 Oct 2009 23:04:46 +0000 |
corvid |
let later space override previous space
|
Mon, 26 Oct 2009 22:26:53 +0000 |
corvid |
return Word from findWord
|
Mon, 26 Oct 2009 22:13:14 +0000 |
corvid |
use spaceStyle in Textblock::motionNotifyImpl when appropriate
|
Sun, 25 Oct 2009 18:02:34 +0000 |
corvid |
stricter test for "chunked" transfer encoding
|
Sun, 25 Oct 2009 17:41:45 +0000 |
corvid |
don't follow redirection when setting Content-Type
|
Sun, 25 Oct 2009 17:32:32 +0000 |
corvid |
only complain about Content-Length for non-identity Transfer-Encoding
|
Sun, 25 Oct 2009 16:38:49 +0000 |
corvid |
recognize latin list style types as synonyms for alpha
|
Sun, 25 Oct 2009 16:30:33 +0000 |
corvid |
only require Content-Type HTTP header if there was, or should have been, a body
|
Sat, 24 Oct 2009 01:08:27 +0000 |
corvid |
UL match type attr exactly
|
Sat, 24 Oct 2009 00:49:31 +0000 |
corvid |
tiny cleanup of addParbreak
|
Sat, 24 Oct 2009 00:27:08 +0000 |
corvid |
don't appear to need WordAfterLI anymore
|
Fri, 23 Oct 2009 22:57:05 +0000 |
corvid |
rm redundant addSpace
|
Fri, 23 Oct 2009 22:39:32 +0000 |
corvid |
don't crash with LIST_STYLE_TYPE_NONE
|
Fri, 23 Oct 2009 21:38:21 +0000 |
corvid |
set listItem for listitems
|
Tue, 20 Oct 2009 14:28:04 -0300 |
Jeremy Henty |
Fixed a bug in w3c_mode. It wasn't working at all!
|
Mon, 19 Oct 2009 05:01:04 +0000 |
corvid |
fix segfault when radio button lacks name attribute
|
Sun, 18 Oct 2009 18:26:05 +0200 |
Johannes Hofmann |
represent millimeter values as fractions in CssLength
|
Sun, 18 Oct 2009 17:18:22 +0200 |
Johannes Hofmann |
limit letter-spacing values
|
Sun, 18 Oct 2009 01:36:19 +0000 |
corvid |
use letter spacing when drawing
|
Sat, 17 Oct 2009 19:23:14 +0200 |
Johannes Hofmann |
merge
|
Sat, 17 Oct 2009 19:22:37 +0200 |
Johannes Hofmann |
add letter-spacing support to CSS subsystem
|
Sat, 17 Oct 2009 16:33:23 +0000 |
corvid |
suppress an unused parameter warning
|
Thu, 15 Oct 2009 19:31:06 +0000 |
corvid |
remove multiple views capability from dw
|
Thu, 15 Oct 2009 20:12:37 +0200 |
Johannes Hofmann |
remove "using namespace" statements from header files
|
Sat, 10 Oct 2009 03:04:12 +0000 |
corvid |
tooltip workaround for chars special to fltk
|
Sat, 10 Oct 2009 00:38:01 +0000 |
corvid |
recommend fltk2 snapshot 6916
|
Sat, 03 Oct 2009 19:02:36 +0000 |
corvid |
rm unused lout::misc functions
|
Sat, 03 Oct 2009 15:29:57 +0000 |
corvid |
only set tooltips for UI if prefs.show_tooltip set
|
Sat, 03 Oct 2009 03:39:10 +0000 |
corvid |
clear tooltip when leaving textblock
|
Sat, 03 Oct 2009 03:05:26 +0000 |
corvid |
tooltip for A element
|
Sat, 03 Oct 2009 02:22:31 +0000 |
corvid |
some tooltips
|