aboutsummaryrefslogtreecommitdiffhomepage
path: root/osdep
Commit message (Expand)AuthorAge
* cleanup: remove NULL checks before free() all over the codeGravatar cboesch2010-11-14
* osdep/macosx_finder_args.h: include required header m_config.hGravatar diego2010-11-02
* osdep: Fix gettimeofday type to match the real oneGravatar reimar2010-11-02
* Windows support: add a manifest fileGravatar reimar2010-11-02
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Merge svn changes up to r30848Gravatar Uoti Urpala2010-03-10
|\
* \ Merge svn changes up to r30798Gravatar Uoti Urpala2010-03-10
|\ \
* \ \ Merge svn changes up to r30748Gravatar Uoti Urpala2010-03-10
|\ \ \
* \ \ \ Merge svn changes up to r30732Gravatar Uoti Urpala2010-03-10
|\ \ \ \
| | | | * 1. Move the macros for priority classes for OS/2 from priority.c to osdep.hGravatar komh2010-03-04
| | | |/
| | | * Add cddb:// support for OS/2Gravatar komh2010-02-28
| | | * Add support for reading key events from MinGW xterm.Gravatar reimar2010-02-28
| | | * Make -slave also work with the normal console on Windows.Gravatar reimar2010-02-27
| | | * Do not misuse the stdin name.Gravatar reimar2010-02-27
| | | * Include getch2.h to get rid of some warnings.Gravatar reimar2010-02-27
| | |/
| | * Do not cast the results of malloc/calloc/realloc.Gravatar diego2010-02-26
| |/
| * Add header for macosx_finder_args() instead of forward declaring it.Gravatar diego2010-02-23
| * Mark sleep_accurate() as static, it is only used within the file.Gravatar diego2010-02-22
| * Conditionally declare mp_input_slave_cmd_func().Gravatar diego2010-02-22
| * Properly declare get_term_charset() instead of forward declaring it.Gravatar diego2010-02-22
| * cosmetics: Remove pointless empty lines at EOF.Gravatar diego2010-02-20
| * #include corresponding .h files in .c files.Gravatar diego2010-02-16
* | Merge svn changes up to r30375Gravatar Uoti Urpala2010-01-25
|\|
| * Add a proper header for our strsep implementation so strsep willGravatar reimar2010-01-17
* | Merge svn changes up to r30236Gravatar Uoti Urpala2010-01-08
|\|
| * Happy new year!Gravatar zuxy2010-01-07
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\|
* | Remove trailing whitespace from most filesGravatar Uoti Urpala2009-07-07
* | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| * Use a malloced string for the get_term_charset return value.Gravatar reimar2009-05-31
| * whitespace cosmetics: Remove all trailing whitespace.Gravatar diego2009-05-13
* | Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\|
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
| * cosmetics: reindentGravatar diego2009-04-19
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \
| * | Initial ordered chapters supportGravatar Uoti Urpala2009-04-02
* | | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\ \ \ | |/ / |/| / | |/
| * cosmetics: Remove file names from file header, it only causes trouble.Gravatar diego2009-03-15
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Add back mistakenly removed copyright notice.Gravatar diego2009-03-03
| * Add standard license headers to files.Gravatar diego2009-03-01
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * Remove unnecessary _UWIN #define.Gravatar diego2009-02-11
| * Add priority support for OS/2 and factorize the Windows priority support.Gravatar diego2009-02-10
* | Merge svn changes up to r28341Gravatar Uoti Urpala2009-01-19
|\|
| * Update copyright year, patch by Zhou Zongyi, zhouzongyi pset.suntec net.Gravatar diego2009-01-15
* | Merge svn changes up to r28310Gravatar Uoti Urpala2009-01-15
|\|
| * timer-win2.c: Fix "voi" (void) typo breaking Windows compilationGravatar uau2009-01-05
| * Add missing 'void' keyword to parameterless function declarations.Gravatar diego2009-01-05