index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dpi
/
bookmarks.c
Age
Commit message (
Expand
)
Author
2024-04-01
Use 14px font size for bookmarks
Rodrigo Arias Mallo
2024-04-01
Remove unused table CSS rule in bookmarks
Rodrigo Arias Mallo
2024-04-01
Improve readability of bookmarks
Rodrigo Arias Mallo
2016-01-25
bookmarks dpi: add more error handling to bw.txt parser
Johannes Hofmann
2011-11-17
never treat URI schemes case-sensitively
corvid
2011-11-11
locale-independent ASCII character case handling
corvid
2010-09-13
bookmarks dpi urlstr leak
corvid
2009-11-20
Set a_Nav_reload() behind a timeout (fixes a race condition)
Jorge Arellano Cid
2009-11-18
Fixed bookmarks "cancel" link (Add/Mod URL, Add Sec). Also s/tmp_fd/sock_fd.
Jorge Arellano Cid
2009-11-18
WORKAROUND for an obscure bug not delivering bookmarks' "Add Section" page
Jorge Arellano Cid
2009-11-10
Fixed a couple file descriptor leaks in dillo's DPI code
Jorge Arellano Cid
2009-11-01
bookmarks dpi: added dsh auth
Jorge Arellano Cid
2009-11-01
Implemented the file dpi based on select() (removed its pthreads dependency)
Jorge Arellano Cid
2009-11-01
Introduced the new tokenizing dsh API to DPIP
Jorge Arellano Cid
2009-11-01
Introduce basic shared-secret-based authentication
Jorge Arellano Cid
2009-09-20
trim some spaces
corvid
2009-09-19
add id='dillo_bm' to the body element of bookmark pages
Johannes Hofmann
2009-07-17
Added a_Dpip_get_attr_l() to DPIP's API
Jorge Arellano Cid
2009-06-26
Removed compiler warnings for unused return values
Michal Nowak newman x
2009-03-10
[mq]: fix-width-problem.patch
Justus Winter
2009-03-10
[mq]: abort.patch
Justus Winter
2009-03-10
[mq]: consistent-delimiter-in-menu-bar.patch
Justus Winter
2009-03-10
[mq]: fix-html-warning.patch
Justus Winter
2008-11-05
- Cleaned up and normalized D_SUN_LEN usage.
jcid
2008-09-30
- s/todo:/TODO:/g
jcid
2008-09-14
- Made several cleanups according to compiler warnings with "-W -Wall".
jcid
2007-12-31
- Added more statics in dpi, const in pixmaps, and removed redundant includes.
jcid
2007-12-19
minor changes
jcid
2007-11-05
Updated copyright lines
jcid
2007-10-07
Initial revision
jcid