pinosaur
/
st.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
st.git
2013-01-06
Christoph Lohmann
Synchronizing the FAQ of the website and the repository.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Christoph Lohmann
Damn, my fault. The cache should have at least some...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-05
Christoph Lohmann
Applying the changes to the docs; by Peter Hartman.
commit
|
commitdiff
|
tree
|
snapshot
2013-01-04
Christoph Lohmann
Making the fontconfig and freetype paths portable in...
commit
|
commitdiff
|
tree
|
snapshot
2013-01-01
Christoph Lohmann
A fix for the XopenIM() errors.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Christoph Lohmann
Increasing font cache for speeding up UTF8 demos.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-30
Christoph Lohmann
Removing the warning about extents.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Christoph Lohmann
Fixing the font unloading in case of zoom.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-29
Christoph Lohmann
Speeding up the drawing, then all characters are known.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-28
Christoph Lohmann
Adding fallback support to st.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Christoph Lohmann
Fixing a compile error.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-22
Christoph Lohmann
Fixing a off-by-one error in the penultimate row drawing.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-18
Christoph Lohmann
Fixing a precedence problem. Thanks tridactyla!
commit
|
commitdiff
|
tree
|
snapshot
2012-12-13
Christoph Lohmann
Checking for the lower X11 special keys too. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-11
Christoph Lohmann
Adding error checks for XCreateIC and XOpenIM.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Christoph Lohmann
Be careful about mar77i's patches.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Christoph Lohmann
Fixing the nasty selection bug. Thanks p37sitdu@lavabit...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-10
Christoph Lohmann
Applying the patch of mar771 right.
commit
|
commitdiff
|
tree
|
snapshot
2012-12-09
Christoph Lohmann
Applying the change of the Del key assingment. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Roberto E....
Add support for End key
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Roberto E....
Add support for Supr key
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Roberto E....
Add support for insert key
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Roberto E....
Fix value of ka1 terminfo capability
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Christoph Lohmann
Add a notice in the config.def.h file how to obtain...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Christoph Lohmann
The style inquisition was here.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Roberto E....
Add key for toogling numlock handling
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Christoph Lohmann
Fixing the calculation of the base tty pixel size.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Christoph Lohmann
Restoring the Alt + Backspace functionality. Thanks...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Roberto E....
Add application cursor sequences for Home
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Christoph Lohmann
Fixing some key issues with mc. Thanks nsz!
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Getbuttoninfo is always used the same and just a helper...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Roberto E....
Fix speech error in comment
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Roberto E....
Remove unused fields in cursor_movement
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Removing my debug fprintf().
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Optimizing the key lookup to the X11 function key....
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Making all function keys accessible.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Adding support for XK_F35.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Roberto E....
Fix Shift + Insert shortcut
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Changing the TODO to the current state.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Fixing the return and keypad enter sent characters...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Import the patch of Eckehard Berns to add insert mode...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
The crlf mode was reversed.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Christoph Lohmann
Fixing Return in non-crlf mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Roberto E....
Use XK_ANY_MOD instead of XK_NO_MOD in key definition
commit
|
commitdiff
|
tree
|
snapshot
2012-11-15
Roberto E....
Fix XK_NO_MOD and XK_ANY_MOD behavior
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Roberto E....
Fix tab key
commit
|
commitdiff
|
tree
|
snapshot
2012-11-14
Christoph Lohmann
Fixing the tab key, when no mask is wanted.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Christoph Lohmann
The style inquisition was here again.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Add missed key definitions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Add control and meta combinations for arrow keys
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Fix arrow keys terminfo capabilities
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Remove hardcoded keys form kpress
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Move Shift + Insert to shortcut
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Fix keypad mode and cursor mode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-13
Roberto E....
Add SRM sequence
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Christoph Lohmann
Gc is not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-11
Christoph Lohmann
Removing some xft naming cruft.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Christoph Lohmann
Moving the alt declaration to the beginning of the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Move unsupported sequences to ignored.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Ignore DECARM sequence
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Fix VPR sequence
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Add DECOM sequence
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Save cursor position in terminal reset
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Clarify some or exclusive expressions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-08
Roberto E....
Fix bug restoring cursor position
commit
|
commitdiff
|
tree
|
snapshot
2012-11-06
Christoph Lohmann
Adding scrollwheel support. Thanks Brandon Invergo!
commit
|
commitdiff
|
tree
|
snapshot
2012-11-05
Christoph Lohmann
Changing the license to MIT/X.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Christoph Lohmann
Fixing meta+return. Thanks Szabolcs Nagy!
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Christoph Lohmann
Removing the debugging for the last fix too.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Christoph Lohmann
Fixing a resize bug, if a smaller amount than the lineh...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Christoph Lohmann
Fixing bold fonts in reverse mode.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Christoph Lohmann
Now italic and bold works.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-03
Christoph Lohmann
Fixing an out-of-bound bug in the selection code. Thank...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Christoph Lohmann
Fixing the italic-bold font check. Thanks nsz.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Christoph Lohmann
Added tag 0.3 for changeset 9d54ce4daf34
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Christoph Lohmann
0.3 release.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Christoph Lohmann
Make it possible to use the corefont font description...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-02
Christoph Lohmann
Moving to the dwm config.h variable usage.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Christoph Lohmann
Adding a FAQ to reference utmp(1).
commit
|
commitdiff
|
tree
|
snapshot
2012-10-31
Christoph Lohmann
Cleaning up the TODO file.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christoph Lohmann
Removing the now senseless comment in config.def.h...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christoph Lohmann
Applying the patch of the little girl <yui@blekksprut...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christoph Lohmann
Applying the tab expansion patch from koga.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christoph Lohmann
Adding a more flexible fontstring handling, shortcuts...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christoph Lohmann
Applying the patch of Roberto Caballero to set WINDOWID...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Christoph Lohmann
Applying the patch of Rafa Garcia Gallega <rafael.garci...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-28
Roberto E....
Add error control to iofile
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Christoph Lohmann
Well, I was confused. Damn state exams. Instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Christoph Lohmann
If there is really someone without SHELL set, help...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Roberto E....
Add DEC alignment test
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Roberto E....
Avoid initialization of vt100_0 in each call to tsetchar
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Roberto E....
Fix Identification sequences
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Roberto E....
Add DA and DECID sequences
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Christoph Lohmann
Fixing a typo.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Christoph Lohmann
Fixing a off-by-one error in the new border clearing...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Roberto E....
Print control codes only in graphic mode
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Roberto E....
Add SI and SO control codes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Roberto E....
Add SUB and CAN control codes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Roberto E....
Add documentation to control codes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Christoph Lohmann
Forgot to remove the xclearborders() definition from...
commit
|
commitdiff
|
tree
|
snapshot
next