Xinqi Bao's Git
projects
/
st.git
/ history
summary
|
log
|
commit
|
diff
|
tree
first
⋅
prev
⋅
next
st.git
2012-10-06
Roberto E. Vargas...
Print control codes only in graphic mode
|
commitdiff
2012-10-06
Roberto E. Vargas...
Add SI and SO control codes
|
commitdiff
2012-10-06
Roberto E. Vargas...
Add SUB and CAN control codes
|
commitdiff
2012-10-06
Roberto E. Vargas...
Add documentation to control codes
|
commitdiff
2012-10-06
Christoph Lohmann
Forgot to remove the xclearborders() definition from...
|
commitdiff
2012-10-06
Christoph Lohmann
Removing the xclearborders() hack. St now cleans up...
|
commitdiff
2012-10-06
Christoph Lohmann
The style inquisition was here. Yes, making it a unifie...
|
commitdiff
2012-10-05
Christoph Lohmann
Adding the patch of David Dufberg Töttrup to implement...
|
commitdiff
2012-10-05
Christoph Lohmann
Fixing the brightening on bold. For the 256 colors...
|
commitdiff
2012-10-05
Christoph Lohmann
Turning on antialias by default really makes it more...
|
commitdiff
2012-10-05
Christoph Lohmann
When the drawing behaviour was changed underline was...
|
commitdiff
2012-10-04
Christoph Lohmann
This adds the fontcache dependency to try something...
|
commitdiff
2012-10-02
Christoph Lohmann
Thanks to c00kiemon5ter. Not changing bold to bright...
|
commitdiff
2012-09-30
Christoph Lohmann
Removing the now obsolete definitions from the config...
|
commitdiff
2012-09-30
Christoph Lohmann
This changes -f to be the parameter for the font. Now...
|
commitdiff
2012-09-30
Christoph Lohmann
Remove the cruft of the user to have to define the...
|
commitdiff
2012-09-29
Christoph Lohmann
We need all the colors to be available, so die() on...
|
commitdiff
2012-09-29
Christoph Lohmann
All xcolors are not Xft colors and the clearing of...
|
commitdiff
2012-09-27
Christoph Lohmann
Vt escape sequences allow escape sequences in escape...
|
commitdiff
2012-09-26
Roberto E. Vargas...
Allow control characters inside escape sequences
|
commitdiff
2012-09-26
Roberto E. Vargas...
Ignore all control characters not handled
|
commitdiff
2012-09-26
Christoph Lohmann
Switching to Liberation Mono as default solely because...
|
commitdiff
2012-09-26
Christoph Lohmann
Implementing line drawing right.
|
commitdiff
2012-09-25
Christoph Lohmann
A reset should reset the line drawing too.
|
commitdiff
2012-09-25
Christoph Lohmann
Enabling enacs and adding compatibility to xterm and...
|
commitdiff
2012-09-25
Roberto E. Vargas...
Fix bug in tputc writing to io file
|
commitdiff
2012-09-24
Christoph Lohmann
Changing the default font to DejaVu Sans Mono, which...
|
commitdiff
2012-09-24
Christoph Lohmann
The xinit() call needs to be behind all the tty init...
|
commitdiff
2012-09-24
Christoph Lohmann
Adding a TODO for xft fallback.
|
commitdiff
2012-09-24
Roberto E. Vargas...
Add some documentetion to tsetmode
|
commitdiff
2012-09-24
Roberto E. Vargas...
Fix LNM sequence
|
commitdiff
2012-09-24
Roberto E. Vargas...
Add KAM sequence
|
commitdiff
2012-09-24
Roberto E. Vargas...
Remove unused parameters in ttyresize
|
commitdiff
2012-09-24
Roberto E. Vargas...
Clear X window in tsetreset()
|
commitdiff
2012-09-24
Christoph Lohmann
Merging xft and current st heads.
|
commitdiff
2012-09-24
Christoph Lohmann
Initial Xft support for st. More to follow.
|
commitdiff
2012-09-19
Aurélien Aptel
use typedef'd unsigned type and regular bool type.
|
commitdiff
2012-09-18
Aurélien Aptel
config.def.h: typo in comment.
|
commitdiff
2012-09-18
Aurélien Aptel
LEGACY: typo.
|
commitdiff
2012-09-17
Christoph Lohmann
Redrawing is fixed.
|
commitdiff
2012-09-17
Christoph Lohmann
Fixing the redrawing patch of k0ga, so it's using xclea...
|
commitdiff
2012-09-17
Roberto E. Vargas...
Clean windows display after resizing
|
commitdiff
2012-09-17
Roberto E. Vargas...
Copy non set positions as spaces
|
commitdiff
2012-09-17
Roberto E. Vargas...
Add newline in error messages
|
commitdiff
2012-09-17
Roberto E. Vargas...
Add xcalloc wrapper
|
commitdiff
2012-09-16
Christoph Lohmann
Applying a shortening proposal for the run loop of...
|
commitdiff
2012-09-16
Roberto E. Vargas...
Remove call to draw in resize
|
commitdiff
2012-09-16
Christoph Lohmann
Adding some more fields to the manpage, like authors...
|
commitdiff
2012-09-16
Christoph Lohmann
Remove some solved issues and add some new.
|
commitdiff
2012-09-16
Christoph Lohmann
Preliminary solution to the stuttering problem.
|
commitdiff
2012-09-16
Roberto E. Vargas...
Fix selection bug
|
commitdiff
2012-09-16
Roberto E. Vargas...
Render only once in each main loop iteration
|
commitdiff
2012-09-16
Roberto E. Vargas...
Remove timeout in the main loop
|
commitdiff
2012-09-16
Roberto E. Vargas...
Call XSync in redraw
|
commitdiff
2012-09-16
Roberto E. Vargas...
Call XdbeQueryExtension before of calling any Xdbe...
|
commitdiff
2012-09-14
Christoph Lohmann
Implementing italic-bold. This will require an increase...
|
commitdiff
2012-09-13
Christoph Lohmann
Ignore NUL character as a padding character. Telnet...
|
commitdiff
2012-09-13
Christoph Lohmann
Importing the patch of Roberto Vargas to inherit signal...
|
commitdiff
2012-09-13
Christoph Lohmann
Reset window title on terminal reset too.
|
commitdiff
2012-09-13
Christoph Lohmann
Adding a statemant on legacy support.
|
commitdiff
2012-09-13
Christoph Lohmann
Adding another bold off sequence.
|
commitdiff
2012-09-12
Roberto E. Vargas...
Remove buffering to fileio instead of calling fflush
|
commitdiff
2012-09-12
Roberto E. Vargas...
Add xmalloc and xrealloc wrappers
|
commitdiff
2012-09-12
Christoph Lohmann
Make nyancat(1) work. Important release feature!
|
commitdiff
2012-09-12
Christoph Lohmann
Add preliminary blink stubs. Real implementation is...
|
commitdiff
2012-09-12
Christoph Lohmann
Add another obscure way to set a window title.
|
commitdiff
2012-09-10
Christoph Lohmann
Fixing the too small window in non-tiling window managers.
|
commitdiff
2012-09-06
Christoph Lohmann
Making the selection work again.
|
commitdiff
2012-09-05
Christoph Lohmann
Allow simpler stdout -f handling.
|
commitdiff
2012-09-05
Christoph Lohmann
Adding instantenous debug output and fixing italic...
|
commitdiff
2012-09-05
Christoph Lohmann
Adding the removal of the timeouts to the TODO.
|
commitdiff
2012-09-05
Christoph Lohmann
Removing masks for unhandled enter and leaving events.
|
commitdiff
2012-09-05
Christoph Lohmann
If the selection is cleared, draw() and do it on button...
|
commitdiff
2012-09-05
Roberto E. Vargas...
Unhighlight selection when selection is owner by other...
|
commitdiff
2012-09-05
Christoph Lohmann
Forcing the parameter limit to xcopy() and selpaste...
|
commitdiff
2012-09-05
Christoph Lohmann
Removing unneeded arguments to copy(). Thanks to Andrew...
|
commitdiff
2012-09-05
Christoph Lohmann
Implement italic font support.
|
commitdiff
2012-09-04
Christoph Lohmann
Add to TODO to make function keys work.
|
commitdiff
2012-09-04
Christoph Lohmann
Enable keypad set and unset commands.
|
commitdiff
2012-09-04
Christoph Lohmann
Disable BCE again.
|
commitdiff
2012-09-04
Christoph Lohmann
Removing the resize issue from the TODO file.
|
commitdiff
2012-09-04
Christoph Lohmann
Fixing the resizing behaviour.
|
commitdiff
2012-09-04
Christoph Lohmann
Forgot one line. It's late.
|
commitdiff
2012-09-04
Christoph Lohmann
Cleaning up the fixed window size and the resizing...
|
commitdiff
2012-09-04
Christoph Lohmann
Another thing for TODO – resize.
|
commitdiff
2012-09-04
Christoph Lohmann
Updating the TODO and enabling BCE.
|
commitdiff
2012-09-04
Christoph Lohmann
CUP == HVP; CHA == HPA;
|
commitdiff
2012-09-04
Christoph Lohmann
Unifying the old style.
|
commitdiff
2012-09-04
Roberto E. Vargas...
Check alternative screen before drawing box selection
|
commitdiff
2012-09-04
Roberto E. Vargas...
Add newline to stderr message
|
commitdiff
2012-09-03
Christoph Lohmann
Fixing the border pixel when there is a negative position.
|
commitdiff
2012-09-03
Christoph Lohmann
Add -g geometry to st and the manpage.
|
commitdiff
2012-09-03
Christoph Lohmann
Fixing a type in in2 in the st.info.
|
commitdiff
2012-09-03
Roberto E. Vargas...
Force redisplay of all lines in DECSCNM
|
commitdiff
2012-09-03
Roberto E. Vargas...
Add write I/O to file
|
commitdiff
2012-09-03
Christoph Lohmann
Patch from Roberto Vargas. »Add initialization strings...
|
commitdiff
2012-09-02
Christoph Lohmann
Add standout mode.
|
commitdiff
2012-09-02
Christoph Lohmann
Cleaning up lonely tabs.
|
commitdiff
2012-09-02
Christoph Lohmann
Make it more obvious where the wrong attribute is used.
|
commitdiff
2012-09-02
Roberto E. Vargas...
Enable multiple arguments in SM and RM
|
commitdiff
next