aboutsummaryrefslogtreecommitdiff
path: root/src/globals.h
Commit message (Expand)AuthorAge
* Remove references to FEAT_{X11,CLIPBOARD} and USE_XSMP.Chris Watkins2014-04-28
* Remove code and checks for unsupported systems.Chris Watkins2014-04-28
* Remove mch_screenmode, inline EMSG into ex_mode()Stefan Hoffmann2014-04-24
* Remove modelinesMarco Hinz2014-04-16
* vim-patch:7.4.251Marco Hinz2014-04-16
* vim-patch:7.4.186oni-link2014-04-08
* Fix/add more files with to clint-files.txtThiago de Arruda2014-04-08
* Implement job controlThiago de Arruda2014-04-07
* Remove unneeded variable `in_os_delay`Thiago de Arruda2014-04-06
* vim-patch:7.4.171oni-link2014-04-05
* remove HAVE_SETJMP_HJulian Orth2014-03-31
* Re-integrate FEAT_SIGNS code, close #383Justin M. Keyes2014-03-29
* Rename mch_* functions to os_* in os module.Thomas Wienecke2014-03-27
* Do not include farsi.c in main.cFelipe Oliveira Carvalho2014-03-25
* Implement `mch_delay` on top of libuvThiago de Arruda2014-03-24
* Move arabic.h #defines from arabic.h to arabic.cFelipe Oliveira Carvalho2014-03-24
* Delete structs.h by spliting it and moving code to other headersFelipe Oliveira Carvalho2014-03-18
* Remove remaining hangul-related codeThiago de Arruda2014-03-14
* Extract cursor_shape.c from misc2.c and types/consts from structs.hFelipe Oliveira Carvalho2014-03-10
* Move some types and consts from structs.h to other headersFelipe Oliveira Carvalho2014-03-07
* Remove __ARGS macro. Close #205Nicolas Pierron2014-03-02
* Removes 'proto' dirscott-linder2014-02-26
* Remove more #ifdef dead codeThiago de Arruda2014-02-01
* Import vim from changeset v5628:c9cad40b4181Thiago de Arruda2014-01-31