index
:
delta/netsurf/netsurf.git
ashmew2/fix-description
ashmew2/framebuffer-keys
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
baserock/morph
chris/amiga-corewindow
chris/amissl
chris/async-experiment
chris/bitmap-fonts
chris/composite-text
chris/composite-text-exp
chris/debug
chris/display-idna
chris/extmem
chris/fetch-x-ent-ref
chris/fortify
chris/frame-scroll
chris/gadtools-53-5
chris/gadtools-53-6
chris/http2
chris/idn-punycode
chris/idna2008
chris/malloc
chris/menuclass
chris/ndk32
chris/newproc-scheduler
chris/non-ascii-file-upload
chris/quant
chris/scheduled-fetches
chris/shorter-vscrollbar
chris/splay
chris/stop-gif-anim
dsilvers/assert-coverage
dsilvers/bindducky
dsilvers/dukky
dsilvers/eventtarget
dsilvers/form-work
dsilvers/monkey
dsilvers/nsgenbind
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
jmb/hsts
master
mmu_man/beos-fixes
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/haiku-fixes
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
release/3.1
release/3.2
release/3.3
release/3.4
release/3.5
release/3.6
release/3.7
rjek/bloom
rjek/clang-warnings
rjek/click-file-gadget
stevef/cconfig
stevef/hotlist
stevef/ibarmenu
stevef/menus
stevef/urlsize
svenw/cocoa
tlsa/cleanup-scale
tlsa/computed-style-share
tlsa/date
tlsa/dpi
tlsa/dsilvers/scrolloffset
tlsa/duktape2
tlsa/flex
tlsa/german-messages
tlsa/improve-hints
tlsa/libcss-units
tlsa/list-values
tlsa/monkey-driver
tlsa/nsurl
tlsa/page-info
tlsa/plotter-polish
tlsa/ro-cw-scroll
tlsa/selection-search-refactor
tlsa/shared-styles
tlsa/units
tlsa/upfront-hints
vince/bindduckky
vince/corebuild
vince/disccache
vince/fetchschedule
vince/fltk
vince/gtk-tab-restyle
vince/guivtable
vince/llcache
vince/nsgenupdates
vince/nslog
vince/opstable
vince/options
vince/pdf
vince/plotctx
vince/prstllcache
vince/reformatpending
vince/release/3.0
vince/schedule
vince/themectomy
vince/tools
vince/webp
vince/win32-corewindow
vince/window-misc-event
git.netsurf-browser.org: netsurf.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
desktop
/
hotlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
The AmigaOS rename() isn't POSIX compiant, so call remove() first.
Michael Drake
2015-02-03
1
-0
/
+3
*
Remove redundant remove() call.
Michael Drake
2015-01-23
1
-11
/
+3
*
Fix failure to save hotlist when there was no previous file.
Michael Drake
2015-01-23
1
-3
/
+8
*
Mark URL field for copying to clipboard.
Michael Drake
2015-01-03
1
-1
/
+2
*
Handle failure to remove or rename.
Michael Drake
2015-01-02
1
-2
/
+8
*
Don't free temp_path just before its used.
Michael Drake
2015-01-02
1
-1
/
+2
*
RISC OS filenames can't contian '.'
Michael Drake
2015-01-02
1
-1
/
+1
*
Make saving hotlist safer.
Michael Drake
2015-01-02
1
-2
/
+78
*
Fix my spelling of teh everywhere
Vincent Sanders
2014-11-18
1
-1
/
+1
*
Fix several doxygen issues
Vincent Sanders
2014-11-08
1
-8
/
+9
*
remove more user warning calls and replace with error returns
Vincent Sanders
2014-10-30
1
-37
/
+35
*
remove content include from urldb header
Vincent Sanders
2014-07-17
1
-0
/
+1
*
Fix hotlist and global_history _get_selection functions.
Michael Drake
2014-05-24
1
-2
/
+3
*
remove uneeded includes
Vincent Sanders
2014-05-18
1
-0
/
+1
*
Allow tab creation without history clone. Changes browser_window_create and ...
Michael Drake
2014-02-10
1
-9
/
+8
*
move utf8 conversion routines to use nserror instead of their own error enum
Vincent Sanders
2014-01-28
1
-5
/
+4
*
Modify conflicting Messages entry
Chris Young
2013-11-17
1
-1
/
+1
*
Use messages for translations instead of string literals.
Michael Drake
2013-11-11
1
-4
/
+3
*
Visual indication of hotlist's folder for unsorted entries, with special icon.
Michael Drake
2013-11-08
1
-18
/
+28
*
Show "-" for last visit date/time when visits count is 0.
Michael Drake
2013-10-23
1
-4
/
+11
*
Remove unreachable safty net.
Michael Drake
2013-10-23
1
-1
/
+1
*
Add functions to get first selected hotlist/global_history node data.
Michael Drake
2013-09-13
1
-0
/
+21
*
Fix use after unref.
Michael Drake
2013-09-08
1
-1
/
+5
*
Check for error as soon as we have return value.
Michael Drake
2013-09-05
1
-5
/
+4
*
Various tidyups to make ownership more clear.
Michael Drake
2013-09-05
1
-72
/
+75
*
Fix dead assignments.
Michael Drake
2013-09-05
1
-0
/
+4
*
Fix dead assignement.
Michael Drake
2013-09-05
1
-5
/
+2
*
Squash leak in error case.
Michael Drake
2013-09-03
1
-0
/
+1
*
Add hotlist iteration function.
Michael Drake
2013-09-03
1
-0
/
+61
*
Remove height getters from treeview client modules API.
Michael Drake
2013-09-03
1
-7
/
+0
*
Ensure tree height is provided when treeview building is complete.
Michael Drake
2013-09-03
1
-0
/
+3
*
Add recursive expand/contract functions to hotlist, global history, and cooki...
Michael Drake
2013-09-03
1
-0
/
+14
*
Remove old hotlist, cookies, and history_global_core modules.
Michael Drake
2013-09-02
1
-2
/
+1
*
Improve callback suppression options. Reduce unnecessary callback usage.
Michael Drake
2013-08-30
1
-5
/
+6
*
Add flag to suppress redraw on node creation.
Michael Drake
2013-08-29
1
-2
/
+4
*
Better handling of added entry titles.
Michael Drake
2013-08-29
1
-4
/
+12
*
Expose a bit more core treeview functionality for hotlist clients.
Michael Drake
2013-08-28
1
-0
/
+21
*
Move default title generation from _fini to _export.
Michael Drake
2013-08-28
1
-1
/
+4
*
Give export walk ctx clearer name.
Michael Drake
2013-08-28
1
-4
/
+4
*
Expose hotlist_export.
Michael Drake
2013-08-28
1
-6
/
+2
*
Ensure url is unreffed.
Michael Drake
2013-08-27
1
-0
/
+2
*
Functions to add entry/folder at y-coord or at selection.
Michael Drake
2013-08-27
1
-8
/
+98
*
Unset default folder when it gets deleted.
Michael Drake
2013-08-27
1
-0
/
+2
*
Use Messages for default folder name.
Michael Drake
2013-08-27
1
-1
/
+2
*
Add new entries to default folder.
Michael Drake
2013-08-27
1
-5
/
+22
*
Load and save default folder ID.
Michael Drake
2013-08-27
1
-7
/
+33
*
Add function to update visited data for hotlist entries.
Michael Drake
2013-08-23
1
-0
/
+69
*
Add function to remove any entries with given URL.
Michael Drake
2013-08-23
1
-1
/
+41
*
Add function to determine whether URL is in hotlist.
Michael Drake
2013-08-23
1
-0
/
+43
*
Add Hotlist export/save support.
Michael Drake
2013-08-22
1
-3
/
+97
[next]