index
:
xombrero
this commit
master
minimalist web browser
Aoi Koizumi <novaburst@kalli.st>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
externaleditor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make editsrc on about:blank not bomb the browser
Josh Rickmar
2012-08-23
1
-2
/
+3
*
Give each tab its own session key for xtp links.
Josh Rickmar
2012-08-16
1
-1
/
+1
*
Replace all signaling code and a mkstemps call with glib functions.
Josh Rickmar
2012-07-17
1
-66
/
+90
*
Use glib's g_spawn_async() function instead of OS-specific fork/exec
Josh Rickmar
2012-06-28
1
-35
/
+25
*
remove noop assignment, found by clang analyze
Michal Mazurek
2012-06-13
1
-1
/
+0
*
This fixes a bunch of things that probably should have gone in my last
Josh Rickmar
2012-06-06
1
-30
/
+19
*
rename xxxterm to xomrero
Marco Peereboom
2012-05-17
1
-3
/
+3
*
also fixup PS over here
Marco Peereboom
2012-01-24
1
-2
/
+2
*
include using <> instead of ; this will have fallout
Marco Peereboom
2012-01-23
1
-1
/
+1
*
replace enable external editor with enable signals
Marco Peereboom
2012-01-23
1
-1
/
+2
*
make external editor a compile time decission
Marco Peereboom
2012-01-23
1
-1
/
+1
*
style stuff
Marco Peereboom
2012-01-04
1
-6
/
+11
*
use a #define for buffer size
Marco Peereboom
2012-01-04
1
-7
/
+7
*
fix a fd leak and shorten code some
Marco Peereboom
2012-01-04
1
-21
/
+16
*
warn when webkit version is too old for external editor
Marco Peereboom
2012-01-04
1
-0
/
+2
*
comment out WIFEXITED(status) to make it clear this is not useful
Todd T. Fries
2012-01-04
1
-1
/
+1
*
Missing spaces
Stevan Andjelkovic
2012-01-03
1
-2
/
+2
*
Merge external editor stuff.
Stevan Andjelkovic
2012-01-03
1
-0
/
+372