Commit Graph

  • 3c6ec19 Adding error checks for XCreateIC and XOpenIM. by Christoph Lohmann 2012-12-11 08:32:08 +0100
  • 2696f81 Be careful about mar77i's patches. by Christoph Lohmann 2012-12-10 23:02:58 +0100
  • 78215c8 Fixing the nasty selection bug. Thanks p37sitdu@lavabit.com! by Christoph Lohmann 2012-12-10 20:45:46 +0100
  • fe3fb82 Applying the patch of mar771 right. by Christoph Lohmann 2012-12-10 15:02:32 +0100
  • fdce8bb Applying the change of the Del key assingment. Thanks Martti Kühne! by Christoph Lohmann 2012-12-09 21:39:02 +0100
  • d5994b4 Add support for End key by Roberto E. Vargas Caballero 2012-11-25 22:13:29 +0100
  • 7c34ff1 Add support for Supr key by Roberto E. Vargas Caballero 2012-11-25 22:13:24 +0100
  • 3c99be6 Add support for insert key by Roberto E. Vargas Caballero 2012-11-25 22:13:19 +0100
  • e790412 Fix value of ka1 terminfo capability by Roberto E. Vargas Caballero 2012-11-25 22:13:13 +0100
  • 61b20f4 Add a notice in the config.def.h file how to obtain the syntax for by Christoph Lohmann 2012-11-25 15:59:16 +0100
  • 373a8f5 The style inquisition was here. by Christoph Lohmann 2012-11-25 09:23:34 +0100
  • 172f654 Add key for toogling numlock handling by Roberto E. Vargas Caballero 2012-11-25 09:23:02 +0100
  • b26df1d Fixing the calculation of the base tty pixel size. by Christoph Lohmann 2012-11-21 20:38:15 +0100
  • cf04354 Restoring the Alt + Backspace functionality. Thanks Brandon Invergo! by Christoph Lohmann 2012-11-19 17:22:32 +0100
  • 55087ec Add application cursor sequences for Home by Roberto E. Vargas Caballero 2012-11-16 11:32:17 +0100
  • 1cbe560 Fixing some key issues with mc. Thanks nsz! by Christoph Lohmann 2012-11-16 05:43:00 +0100
  • 440a19a Getbuttoninfo is always used the same and just a helper function. Shrinking it by Christoph Lohmann 2012-11-15 21:42:58 +0100
  • 6312f76 Fix speech error in comment by Roberto E. Vargas Caballero 2012-11-15 20:57:37 +0100
  • 0df350c Remove unused fields in cursor_movement by Roberto E. Vargas Caballero 2012-11-15 20:57:33 +0100
  • 1cea02b Removing my debug fprintf(). by Christoph Lohmann 2012-11-15 20:25:16 +0100
  • 2b6521f Optimizing the key lookup to the X11 function key. It is still possible to by Christoph Lohmann 2012-11-15 20:19:35 +0100
  • 927d8fb Making all function keys accessible. by Christoph Lohmann 2012-11-15 20:03:18 +0100
  • a29ab30 Adding support for XK_F35. by Christoph Lohmann 2012-11-15 20:00:46 +0100
  • 90e1427 Fix Shift + Insert shortcut by Roberto E. Vargas Caballero 2012-11-15 19:01:16 +0100
  • cc86d14 Changing the TODO to the current state. by Christoph Lohmann 2012-11-15 16:36:48 +0100
  • d5640c7 Fixing the return and keypad enter sent characters. Terminals produce \r. And by Christoph Lohmann 2012-11-15 16:26:50 +0100
  • 801ea03 Import the patch of Eckehard Berns to add insert mode. Thanks! by Christoph Lohmann 2012-11-15 16:21:23 +0100
  • e87d21b The crlf mode was reversed. by Christoph Lohmann 2012-11-15 15:57:01 +0100
  • e7bb14e Fixing Return in non-crlf mode. by Christoph Lohmann 2012-11-15 15:54:34 +0100
  • 4389f2e Use XK_ANY_MOD instead of XK_NO_MOD in key definition by Roberto E. Vargas Caballero 2012-11-15 15:36:20 +0100
  • 88bb76c Fix XK_NO_MOD and XK_ANY_MOD behavior by Roberto E. Vargas Caballero 2012-11-15 15:36:13 +0100
  • 16ccf34 Fix tab key by Roberto E. Vargas Caballero 2012-11-14 11:14:29 +0100
  • 461aac1 Fixing the tab key, when no mask is wanted. by Christoph Lohmann 2012-11-14 06:37:24 +0100
  • 7474a2f The style inquisition was here again. by Christoph Lohmann 2012-11-13 20:13:39 +0100
  • 620e3bb Add missed key definitions by Roberto E. Vargas Caballero 2012-11-13 20:05:02 +0100
  • 44597b3 Add control and meta combinations for arrow keys by Roberto E. Vargas Caballero 2012-11-13 20:04:54 +0100
  • 3b16695 Fix arrow keys terminfo capabilities by Roberto E. Vargas Caballero 2012-11-13 20:04:50 +0100
  • ea782bf Remove hardcoded keys form kpress by Roberto E. Vargas Caballero 2012-11-13 20:04:45 +0100
  • 93f3116 Move Shift + Insert to shortcut by Roberto E. Vargas Caballero 2012-11-13 20:04:39 +0100
  • 69ee3ba Fix keypad mode and cursor mode by Roberto E. Vargas Caballero 2012-11-13 20:04:34 +0100
  • 73177ba Add SRM sequence by Roberto E. Vargas Caballero 2012-11-13 20:04:26 +0100
  • ace789a Gc is not used anymore. by Christoph Lohmann 2012-11-11 19:46:34 +0100
  • c4a9cce Removing some xft naming cruft. by Christoph Lohmann 2012-11-11 19:38:41 +0100
  • 5d5a7c6 Moving the alt declaration to the beginning of the function. by Christoph Lohmann 2012-11-08 17:22:48 +0100
  • 8665905 Move unsupported sequences to ignored. by Roberto E. Vargas Caballero 2012-11-08 17:22:04 +0100
  • 2746840 Ignore DECARM sequence by Roberto E. Vargas Caballero 2012-11-08 17:21:41 +0100
  • d5b80e0 Fix VPR sequence by Roberto E. Vargas Caballero 2012-11-08 17:21:24 +0100
  • 5260a9e Add DECOM sequence by Roberto E. Vargas Caballero 2012-11-08 17:21:10 +0100
  • ee3e0a9 Save cursor position in terminal reset by Roberto E. Vargas Caballero 2012-11-08 17:20:15 +0100
  • ba9d036 Clarify some or exclusive expressions by Roberto E. Vargas Caballero 2012-11-08 17:17:26 +0100
  • 950ff21 Fix bug restoring cursor position by Roberto E. Vargas Caballero 2012-11-08 17:15:26 +0100
  • 5d39afc Adding scrollwheel support. Thanks Brandon Invergo! by Christoph Lohmann 2012-11-06 23:44:37 +0100
  • 9df1e56 Changing the license to MIT/X. by Christoph Lohmann 2012-11-05 04:02:20 +0100
  • 0fbe155 Fixing meta+return. Thanks Szabolcs Nagy! by Christoph Lohmann 2012-11-04 00:04:56 +0100
  • 8626118 Removing the debugging for the last fix too. by Christoph Lohmann 2012-11-03 14:05:45 +0100
  • 9888c50 Fixing a resize bug, if a smaller amount than the lineheight is resized. by Christoph Lohmann 2012-11-03 14:05:15 +0100
  • f8db654 Fixing bold fonts in reverse mode. by Christoph Lohmann 2012-11-03 13:43:20 +0100
  • 76a8e5f Now italic and bold works. by Christoph Lohmann 2012-11-03 08:35:32 +0100
  • abe85c0 Fixing an out-of-bound bug in the selection code. Thanks Szabolczs Nagy! by Christoph Lohmann 2012-11-03 03:24:22 +0100
  • 091ae14 Fixing the italic-bold font check. Thanks nsz. by Christoph Lohmann 2012-11-02 23:19:56 +0100
  • cd90969 Added tag 0.3 for changeset 9d54ce4daf34 by Christoph Lohmann 2012-11-02 20:08:51 +0100
  • b0ed3e2 0.3 release. by Christoph Lohmann 2012-11-02 20:08:27 +0100
  • c631e9b Make it possible to use the corefont font description too. It is not very by Christoph Lohmann 2012-11-02 20:07:11 +0100
  • 393825f Moving to the dwm config.h variable usage. by Christoph Lohmann 2012-11-02 19:56:02 +0100
  • e5d7c5a Adding a FAQ to reference utmp(1). by Christoph Lohmann 2012-10-31 20:36:32 +0100
  • 784765c Cleaning up the TODO file. by Christoph Lohmann 2012-10-31 20:35:07 +0100
  • 1d37822 Removing the now senseless comment in config.def.h. Thanks to bnwe! by Christoph Lohmann 2012-10-28 14:13:39 +0100
  • c5dd7fb Applying the patch of the little girl <yui@blekksprut.net> to make cjk input by Christoph Lohmann 2012-10-28 13:37:11 +0100
  • b56a0da Applying the tab expansion patch from koga. by Christoph Lohmann 2012-10-28 13:35:00 +0100
  • 71b09ec Adding a more flexible fontstring handling, shortcuts and a zoom function. by Christoph Lohmann 2012-10-28 13:25:53 +0100
  • 6d4e525 Applying the patch of Roberto Caballero to set WINDOWID and all the pwuid() by Christoph Lohmann 2012-10-28 06:54:08 +0100
  • 3542137 Applying the patch of Rafa Garcia Gallega <rafael.garcia.gallego@gmail.com> to by Christoph Lohmann 2012-10-28 06:32:54 +0100
  • ee3fbeb Add error control to iofile by Roberto E. Vargas Caballero 2012-10-28 06:27:42 +0100
  • 2e38ab7 Well, I was confused. Damn state exams. Instead of discussing this shit I by Christoph Lohmann 2012-10-09 19:40:37 +0200
  • eb6713a If there is really someone without SHELL set, help him/her. by Christoph Lohmann 2012-10-09 19:33:26 +0200
  • 9e81394 Add DEC alignment test by Roberto E. Vargas Caballero 2012-10-07 11:06:17 +0200
  • b7a7f17 Avoid initialization of vt100_0 in each call to tsetchar by Roberto E. Vargas Caballero 2012-10-07 11:06:08 +0200
  • 25f47cb Fix Identification sequences by Roberto E. Vargas Caballero 2012-10-07 11:06:00 +0200
  • ffeeb67 Add DA and DECID sequences by Roberto E. Vargas Caballero 2012-10-06 21:19:56 +0200
  • bffa6e5 Fixing a typo. by Christoph Lohmann 2012-10-06 21:02:25 +0200
  • b16b5d7 Fixing a off-by-one error in the new border clearing code. by Christoph Lohmann 2012-10-06 20:52:22 +0200
  • 2bd0c23 Print control codes only in graphic mode by Roberto E. Vargas Caballero 2012-10-06 19:15:30 +0200
  • 034dc71 Add SI and SO control codes by Roberto E. Vargas Caballero 2012-10-06 19:13:36 +0200
  • fbfa1f8 Add SUB and CAN control codes by Roberto E. Vargas Caballero 2012-10-06 19:13:08 +0200
  • ac8f05c Add documentation to control codes by Roberto E. Vargas Caballero 2012-10-06 19:12:46 +0200
  • 02f3b37 Forgot to remove the xclearborders() definition from the last commit. by Christoph Lohmann 2012-10-06 13:45:14 +0200
  • 0cc7ee5 Removing the xclearborders() hack. St now cleans up the parts of the border, by Christoph Lohmann 2012-10-06 13:43:01 +0200
  • 4eddf19 The style inquisition was here. Yes, making it a unified style. The last by Christoph Lohmann 2012-10-06 09:58:45 +0200
  • 7efa451 Adding the patch of David Dufberg Töttrup to implement WM_DELETE_WINDOW. Thank you! by Christoph Lohmann 2012-10-05 22:59:08 +0200
  • bf6cf05 Fixing the brightening on bold. For the 256 colors and greyscale I assumed a by Christoph Lohmann 2012-10-05 22:51:08 +0200
  • 5caa46c Turning on antialias by default really makes it more unreadable. Maybe if once by Christoph Lohmann 2012-10-05 11:07:55 +0200
  • 0b489c4 When the drawing behaviour was changed underline was not corrected. by Christoph Lohmann 2012-10-05 09:38:10 +0200
  • 2752018 This adds the fontcache dependency to try something out. Additionally the by Christoph Lohmann 2012-10-04 22:59:45 +0200
  • 0d88f1e Thanks to c00kiemon5ter. Not changing bold to bright colors seems to be the by Christoph Lohmann 2012-10-02 12:48:55 +0200
  • af9e248 Removing the now obsolete definitions from the config.def.h file. by Christoph Lohmann 2012-09-30 20:23:45 +0200
  • 5dfd5df This changes -f to be the parameter for the font. Now -f is -o. by Christoph Lohmann 2012-09-30 20:23:10 +0200
  • 9cae1eb Remove the cruft of the user to have to define the different font styles. by Christoph Lohmann 2012-09-30 20:10:58 +0200
  • ed5b870 We need all the colors to be available, so die() on some not available. by Christoph Lohmann 2012-09-29 11:23:34 +0200
  • d7b1e31 All xcolors are not Xft colors and the clearing of the borders has been by Christoph Lohmann 2012-09-29 11:17:16 +0200
  • 29b209f Vt escape sequences allow escape sequences in escape sequences and escape by Christoph Lohmann 2012-09-27 19:28:44 +0200