Age | Commit message (Collapse) | Author |
|
|
|
http://lists.auriga.wearlab.de/pipermail/dillo-dev/2011-May/008315.html
|
|
|
|
I'd brought this up a couple of times on the list, and we never came to
a definite "Yes, let's rm it!", but it isn't close to working, and we're
never going to take out various C99 things that it disallows, so...
|
|
* Changed version to 3.0-pre
* Made PgUp/PgDn Up/Dn keys shift focus from location to main area
* Set http://dillo.org as the status bar first message (was "hola!).
* Doubled the mousewheel scrollstep
|
|
|
|
|
|
* * *
drop d_size
|
|
|
|
AC_LINK_IFELSE/AC_LANG_CALL.
|
|
AC_COMPILE_IFELSE/AC_LANG_PROGRAM.
|
|
|
|
|
|
This brings fltk's image/* files into the equation (which turn into
libfltk2_images.a). Since dillo doesn't use them, ld seems to have the
good sense not to add any of it in, but we can save it the trouble of
looking through it...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xentalion)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added use of inttypes.h when stdint.h isn't found.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|