index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
windows frontend netsurf options
Vincent Sanders
2016-10-19
2
-0
/
+6
*
Table cell nowrap attribute is presentational hint, not UA style.
Michael Drake
2016-10-13
2
-0
/
+4
*
allow gtk3 target in CI system
Vincent Sanders
2016-10-08
1
-0
/
+33
*
complete transition to locale independant core operation
Vincent Sanders
2016-09-29
3
-96
/
+0
*
Utils: Remove redundant genpubsuffix.pl (using libnspsl now).
Michael Drake
2016-09-26
1
-378
/
+0
*
remove junk references to old javascript implementations
Vincent Sanders
2016-09-19
1
-30
/
+5
*
cleanup seevral doxygen warnings
Vincent Sanders
2016-09-13
1
-0
/
+1
*
Time: Micro-optimisation: Put GMT first in timezone list.
Michael Drake
2016-08-17
1
-3
/
+5
*
add some corestrings API tests and fix corestrings fini.
Vincent Sanders
2016-08-14
1
-1
/
+3
*
Time: Add date string to time_t parser.
Michael Drake
2016-08-13
1
-3
/
+810
*
url: Use ascii module, rather than ctype for locale safetly.
Michael Drake
2016-08-13
1
-1
/
+3
*
nsurl: Update to use ascii_* helper functions.
Michael Drake
2016-08-13
1
-112
/
+15
*
Utils: Add a set of ASCII string parsing helpers.
Michael Drake
2016-08-13
1
-0
/
+358
*
Time: Expose arrays of weekday and month names.
Michael Drake
2016-08-13
1
-6
/
+72
*
Treeview: Add `treeview_font_size` to options.
Michael Drake
2016-08-11
1
-0
/
+8
*
Add header that may be needed for Windows build. (CI fix attempt.)
Michael Drake
2016-08-08
1
-0
/
+1
*
Utils: Split time handling functions out of `utils.c` into `time.c`.
Michael Drake
2016-08-07
3
-111
/
+154
*
Indentation: spaces to tabs.
Michael Drake
2016-08-07
1
-3
/
+3
*
remove erroneous parameter check to nsoption_snoptionf
Vincent Sanders
2016-08-06
1
-1
/
+1
*
improve option test coverage futher
Vincent Sanders
2016-08-06
1
-3
/
+11
*
Improve user option testing and API parameter checking
Vincent Sanders
2016-08-05
1
-9
/
+38
*
add tests for utility string handling
Vincent Sanders
2016-08-04
1
-2
/
+4
*
Improve percent escaping testing, parameter checking and documentation
Vincent Sanders
2016-08-03
1
-4
/
+17
*
URL escape: Improve API documentation.
Michael Drake
2016-07-25
1
-4
/
+6
*
URL escape: Simplify to avoid unnecessary allocation.
Michael Drake
2016-07-25
3
-37
/
+33
*
Improve comments.
Michael Drake
2016-07-24
2
-2
/
+3
*
URL module: Remove unused curl #include.
Michael Drake
2016-07-24
1
-1
/
+0
*
URL unescape: Calculate new_len at end, rather than maintaining it.
Michael Drake
2016-07-24
1
-4
/
+2
*
URL unescape: return the new length to the caller.
Michael Drake
2016-07-24
3
-5
/
+14
*
Avoid using curl for URL unescaping.
Michael Drake
2016-07-24
1
-10
/
+66
*
URL unescape: Use size_t for length.
Michael Drake
2016-07-24
2
-2
/
+2
*
Doxygen: Fix instance of bad function comment syntax.
Michael Drake
2016-07-24
1
-1
/
+1
*
reduce curl usage to fetcher, url unescaping and time parsing
Vincent Sanders
2016-06-29
3
-5
/
+8
*
move utf8 header into public API
Vincent Sanders
2016-05-30
1
-1
/
+1
*
store toolbar config in standard options instead of a separate file
Vincent Sanders
2016-05-21
1
-2
/
+6
*
Fix several doxygen errors
Vincent Sanders
2016-05-05
2
-2
/
+4
*
remove unused warn_user API
Vincent Sanders
2016-05-02
2
-24
/
+0
*
message get API should not raise user errors itself
Vincent Sanders
2016-04-29
1
-4
/
+1
*
use the miscellaneous table warning entry
Vincent Sanders
2016-04-25
2
-2
/
+22
*
for strtof to be redefined on haiku stdlib must be included beforehand
Vincent Sanders
2016-04-21
2
-4
/
+1
*
attempt to fix haiku headers
Vincent Sanders
2016-04-21
1
-0
/
+4
*
Split utils header into string functions and everything else
Vincent Sanders
2016-04-21
6
-86
/
+119
*
remove unused wallclock API
Vincent Sanders
2016-04-21
2
-21
/
+0
*
cleanup unneeded includes in utils.h after API simplification
Vincent Sanders
2016-04-20
2
-4
/
+2
*
move remove underscores utility to alongside the single gtk call site
Vincent Sanders
2016-04-20
2
-31
/
+0
*
move regex helper to be with teh single remaining call site
Vincent Sanders
2016-04-20
2
-24
/
+0
*
add missing explicit dirent includes
Vincent Sanders
2016-04-19
1
-0
/
+1
*
move dir_sort_alpha function from generic utils to one specific place it is used
Vincent Sanders
2016-04-19
2
-46
/
+0
*
Reduce unecessary use of directory entry headers
Vincent Sanders
2016-04-19
4
-7
/
+51
*
move time function to apropriate header
Vincent Sanders
2016-04-19
2
-8
/
+8
[next]