Sun, 01 Jun 2008 19:53:43 +0200 |
jcid |
- More cleanups in html.cc (form receiver).
|
Fri, 30 May 2008 23:47:31 +0200 |
jcid |
- html.cc cleanups
|
Fri, 30 May 2008 23:42:11 +0200 |
jcid |
- more cleanups in html.cc.
|
Thu, 29 May 2008 22:11:51 +0200 |
jcid |
!- html.cc cleanup (in progress). form event handler.
|
Thu, 29 May 2008 21:14:14 +0200 |
jcid |
- Hooked a decoder for text/plain with charset.
|
Thu, 29 May 2008 19:18:02 +0200 |
jcid |
- Some comment fixes in dillorc2.
|
Thu, 29 May 2008 19:16:13 +0200 |
jcid |
- html cleanup: added buildQueryUrl method.
|
Thu, 29 May 2008 02:19:08 +0200 |
jcid |
- Switched from charset to content-type for handling data.
|
Wed, 28 May 2008 23:54:36 +0200 |
jcid |
- More form functions to method conversions.
|
Tue, 27 May 2008 21:06:38 +0200 |
jcid |
- Made an input preserving decoder implementation.
|
Tue, 27 May 2008 20:30:04 +0200 |
jcid |
- Switched form reset from function to method.
|
Tue, 27 May 2008 20:13:51 +0200 |
jcid |
- local var rename.
|
Tue, 27 May 2008 16:09:02 +0200 |
jcid |
- Fixed a corner case of IN_HEAD flag handling in the HTML parser.
|
Tue, 27 May 2008 15:32:42 +0200 |
jcid |
- html.cc cleanup (in progress).
|
Mon, 26 May 2008 22:53:31 +0200 |
jcid |
- html.cc cleanup (in progress).
|
Mon, 26 May 2008 21:09:41 +0200 |
jcid |
- Added getCurrentForm() method to html (cleanup).
|
Mon, 26 May 2008 15:10:01 +0200 |
jcid |
- Enabled proxy_user in preferences.
|
Mon, 26 May 2008 14:49:17 +0200 |
jcid |
- Bound "enterpress_forces_submit" preference.
|
Mon, 26 May 2008 00:42:55 +0200 |
jcid |
- Removed obsolete use_oblique and transient_dialogs from preferences.
|
Sun, 25 May 2008 21:56:29 +0200 |
jcid |
- Fixed a segfault bug in Nav.c.
|
Sun, 25 May 2008 21:15:24 +0200 |
jcid |
- Minor Nav.c cleanup.
|
Sun, 25 May 2008 21:08:25 +0200 |
jcid |
- Fixed a memory leak in nav.c.
|
Sat, 24 May 2008 20:52:58 +0200 |
jcid |
- Updated some old URLs.
|
Sat, 24 May 2008 18:55:35 +0200 |
jcid |
- Added trimming of Local_Buf as text gets parsed.
|
Sat, 24 May 2008 15:23:38 +0200 |
jcid |
- Switched findbar callbacks to static methods.
|
Sat, 24 May 2008 14:50:15 +0200 |
jcid |
- Fixed a typo bug in configure.in.
|
Sat, 24 May 2008 14:42:38 +0200 |
jcid |
- Minor spelling fixes.
|
Fri, 23 May 2008 18:36:39 +0200 |
jcid |
- Minor change in configure.in.
|
Fri, 23 May 2008 14:56:33 +0200 |
jcid |
- added finishParsing() to free some parsing variables after parsing is done.
|
Thu, 22 May 2008 21:22:27 +0200 |
jcid |
- minor cleanup in findbar.cc
|
Thu, 22 May 2008 21:19:36 +0200 |
jcid |
- s/strdup/dStrdup/
|
Thu, 22 May 2008 20:42:27 +0200 |
jcid |
- Some s/free/dFree/ in dlib.
|
Thu, 22 May 2008 20:30:52 +0200 |
jcid |
- removed some unnecessary includes.
|
Thu, 22 May 2008 18:31:16 +0200 |
jcid |
- Replaced the findtext dialog with an in-window widget!
|
Thu, 22 May 2008 00:14:53 +0200 |
jcid |
.
|
Wed, 21 May 2008 22:45:23 +0200 |
jcid |
- Small memory optimization in whitespace handling in PRE elements.
|
Wed, 21 May 2008 19:09:11 +0200 |
jcid |
- Minor change to CTRL-l text selection.
|
Wed, 21 May 2008 19:06:17 +0200 |
jcid |
- Set key bindings to its modifiers when alone only.
|
Tue, 20 May 2008 23:28:58 +0200 |
jcid |
- Allowed readonly permissions for cookiesrc.
|
Mon, 19 May 2008 22:38:08 +0200 |
jcid |
- Updated Cookies.doc
|
Mon, 19 May 2008 22:10:17 +0200 |
jcid |
- Made CTRL-l focus the location bar instead of popping up a dialog.
|
Sun, 18 May 2008 20:26:13 +0200 |
jcid |
- Removed dw's RTFL stuff from dillo tree.
|
Sat, 17 May 2008 03:00:04 +0200 |
jcid |
- CCC: added reentrancy control to the OpEnd and OpAbort operations.
|
Fri, 16 May 2008 22:37:57 +0200 |
jcid |
- Fixed a freeze-bug in IO.c where the IOwatch for reading was not removed.
|
Fri, 16 May 2008 21:18:21 +0200 |
jcid |
- More switches from destroy() to delete() call for close window.
|
Fri, 16 May 2008 18:48:58 +0200 |
jcid |
- FTP dpi: Fixed algorithm bugs and improved the mime-type detector.
|
Tue, 13 May 2008 01:11:52 +0200 |
jcid |
- Made zlib a configure requirement.
|
Sat, 10 May 2008 21:52:09 +0200 |
jcid |
+ Fixed a bug in the code that remembers the scrolling position.
|
Sat, 10 May 2008 20:36:12 +0200 |
jcid |
- Removed an unnecessary line in configure.in.
|
Thu, 08 May 2008 17:03:08 +0200 |
jcid |
- Added a comment.
|
Thu, 08 May 2008 16:56:41 +0200 |
jcid |
- Fixed handling of #anchors with repush.
|
Mon, 05 May 2008 23:11:24 +0200 |
jcid |
- Switched Window::destroy to Window::delete, fixing side effects.
|
Mon, 05 May 2008 21:48:23 +0200 |
jcid |
- Implemented MULTIPLE SELECT in FORMS.
|
Fri, 02 May 2008 20:01:48 +0200 |
jcid |
- Fixed a bug in the creation of the ~/.dillo directory.
|
Fri, 02 May 2008 17:45:47 +0200 |
jcid |
- Fixed a memory leak in textarea handling.
|
Fri, 02 May 2008 15:31:08 +0200 |
jcid |
+ Added a message when creating ~/.dillo.
|
Wed, 30 Apr 2008 22:41:54 +0200 |
jcid |
- Added creation of ~/.dillo directory in main().
|
Wed, 30 Apr 2008 21:05:36 +0200 |
jcid |
- Restored the ignore SIGPIPE directive.
|
Wed, 30 Apr 2008 18:36:09 +0200 |
jcid |
- Added motion coordinates for ISMAP.
|
Wed, 30 Apr 2008 16:10:13 +0200 |
jcid |
- Fix: shape=default is the background in a client-side image map.
|