pinosaur
/
st.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
st.git
2014-04-30
Roberto E....
Fix displaying control code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
Roberto E....
Remove ATTR_GFX and tselcs
commit
|
commitdiff
|
tree
|
snapshot
2014-04-29
noname
Do not save cursor in tresize.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Simplify selected().
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Do not export chscale and cwscale.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Simplify xunloadfonts.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Remove one indentation level in getsel().
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Remove unused dump() function.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Add missing function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Use MODBIT in xseturgency.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
noname
Compute ena_sel as one expression.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Roberto E....
Simplify expressions in tputc()
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Roberto E....
Fix misplaced break
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Roberto E....
Create a function for DEC test
commit
|
commitdiff
|
tree
|
snapshot
2014-04-28
Roberto E....
Fix tputc control code handling
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Roberto E....
Remove repeated initialisation of term.esc
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Roberto E....
Cancel DCS with SUB, CAN, ESC or any CC1 code
commit
|
commitdiff
|
tree
|
snapshot
2014-04-27
Markus Teich
add break;s for last cases in switch statements
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Do not eat ESC character if control string is not prope...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Fix for multibyte characters in techo.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
s/DSC/DCS/ DCS stands for DEVICE CONTROL STRING
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Use xwrite instead of write.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Remove unnecessary break
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Comment fix.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Colona
On terminal resize, clear the alt screen with its own...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Optimize tputtab.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Use != instead of ^ for logical values.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Use BETWEEN macro in xsetcolorname and fix style.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Christoph Lohmann
Conformity in the -g geometry handling.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
Roberto E....
Simplify a bit more tdeletechar and tinsertblank
commit
|
commitdiff
|
tree
|
snapshot
2014-04-25
noname
Simplify tdeletechar and tinsertblank and fix memory...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Style fixes in tscrollup.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Do not set dirty flag twice in tscrollup and tscrolldown.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Use tsetdirt in tscrollup and tscrolldown.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Fix techo handling of control and multibyte characters.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Make xrealloc and xstrdup style consistent.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Use BETWEEN in tsetchar.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Use uint and uchar instead of unsigned int and unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Remove argument names from function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Style fix in tdumpsel.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
noname
Use BETWEEN in tinsertblankline and tdeleteline.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
Christoph Lohmann
It's 2014 now.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
noname@inventati.org
move MODBIT to Macros section
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
noname@inventati.org
misplaced parenthesis in LEN macro
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
Markus Teich
remove confusing SERRNO macro
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
noname@inventati.org
Simplify techo
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
noname@inventati.org
typedefs instead of #defines
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
q@c9x.me
fix cursor handling when alt screen is disabled
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Roberto E....
Merge remote-tracking branch 'origin/master' into omaster
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Christoph Lohmann
Removing two unnecessary gettimeofday().
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Toaster Toaster
Increment XSync consistency
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
Roberto E....
Fix Backspace and Delete characters
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Christoph Lohmann
0.5 release.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Christoph Lohmann
Updating the TODO in preparating for 0.5.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-05
Christoph Lohmann
There is no need for a full dirt redraw.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-02
Christoph Lohmann
Fixing a compiler warning with the assignment.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Rafa Garcia...
Fix segfault when pressing PrintScr without a selection
commit
|
commitdiff
|
tree
|
snapshot
2014-03-27
Damian Okrasa
new utf decoder
commit
|
commitdiff
|
tree
|
snapshot
2014-03-10
Roberto E....
Merge branch 'master' of ssh://suckless.org/gitrepos/st
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Roberto E....
Add terminfo entries for printer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Roberto E....
Add sequence for printing the current selection
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Roberto E....
Add key definition for printer sequences
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Roberto E....
Add MC for the full screen
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Roberto E....
Add MC for a single line
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Christoph Lohmann
Style cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-01
Christoph Lohmann
Style matters.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-22
Roberto E....
Add MC sequence
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
Roberto E....
Add xstrdup function
commit
|
commitdiff
|
tree
|
snapshot
2014-02-04
Roberto E....
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2014-02-03
Christoph Lohmann
Removing the w3img support.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Roberto E....
Remove non defined behaviour in selcopy
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Roberto E....
Remove duplicated code in strhandle
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Roberto E....
Make Shift+Home equal to CLS in ascii mode
commit
|
commitdiff
|
tree
|
snapshot
2014-02-02
Roberto E....
Make CONTROL + DELETE delete a line
commit
|
commitdiff
|
tree
|
snapshot
2014-01-31
Roberto E....
Fix SHIFT+DEL definition
commit
|
commitdiff
|
tree
|
snapshot
2014-01-21
Eric Pruitt
Use character scaling in XCopyArea
commit
|
commitdiff
|
tree
|
snapshot
2014-01-16
Amadeusz Sławiński
Make w3mimgdisplay work with st
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Amadeusz Sławiński
Fix truecolor escapes, when both bg and fg are set
commit
|
commitdiff
|
tree
|
snapshot
2014-01-03
Eon S. Jeon
query pixel size from matched font
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Roberto E....
Update arg.h from sbase
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Eon S. Jeon
Prevent resizing stdin
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Mark Edgar
Replace alignment tabs with spaces.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Mark Edgar
Fix comments in config.def.h to match field names.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-18
Mark Edgar
Fix definition of F28 key.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Eric Pruitt
Set _NET_WM_PID attribute
commit
|
commitdiff
|
tree
|
snapshot
2013-12-10
Eric Pruitt
Fix rmul definition
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
René Rietz
Add stdint include
commit
|
commitdiff
|
tree
|
snapshot
2013-11-25
Roberto E....
Fix stupid bug in tdefcolor returning -1 in unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
Johannes Hofmann
Use int instead of long for color
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Carlos J. Torres
add _NET_WM_NAME
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Mark Edgar
Simplify logic in kmap().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Mark Edgar
Simplify logic in match().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-28
Roberto E....
Merge remote-tracking branch 'origin/master' into omaster
commit
|
commitdiff
|
tree
|
snapshot
2013-10-27
Rob Pilling
Fixed lock up when system time jumps backwards
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Mark Edgar
Ignore numlock (Mod2Mask) for button events too.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Mark Edgar
Avoid buffer overrun in bpress()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Mark Edgar
New ttysend() function calls ttywrite() and techo(...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Mark Edgar
Avoid buffer overrun in kpress() and remove limit on...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-07
Mark Edgar
Simplify Mod1 logic in kpress(), eliminating locals...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-02
Roberto E....
Add support for multiple charset definitions
commit
|
commitdiff
|
tree
|
snapshot
next