]> code.delx.au - gnu-emacs/history - src/w32fns.c
Merge latest Org fixes (commit 7524ef2).
[gnu-emacs] / src / w32fns.c
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-01-01 Paul EggertUpdate copyright notices for 2013.
2012-12-10 Daniel ColascioneMove fix for bug#12993 to trunk
2012-12-10 Daniel ColascioneCompile Windows resources into cygw32 Emacs
2012-12-08 Fabrice PopineauFix incompatibilities with 64-bit Windows builds.
2012-11-30 Fabrice PopineauFix compilation problems with 64-bit MSVC compiler.
2012-11-20 Daniel ColascioneBackport: Rename cygwin_convert_path* to cygwin_convert...
2012-10-30 Kenichi Handamerge trun
2012-10-26 Eli ZaretskiiAvoid hourglass mouse pointer when a tooltip for menu...
2012-10-23 Kenichi Handamerge trunk
2012-10-21 Paul EggertSpelling fixes.
2012-10-18 Kenichi Handamerge trunk
2012-10-17 Eli ZaretskiiFix bug #12661 with w32 and cygw32 builds under --enabl...
2012-10-17 Glenn MorrisMerge from emacs-24; up to 2012-05-08T15:19:18Z!monnier...
2012-10-14 David EngsterMerge bug fixes from CEDET upstream.
2012-10-14 Kenichi Handamerge trunk
2012-10-12 Eli ZaretskiiAdd comments about how non-GUI input works on MS-Windows.
2012-10-11 Kenichi Handamerge trunk
2012-10-09 Eli ZaretskiiFix return type of w32_last_error.
2012-10-08 Daniel ColascioneMerge into trunk
2012-10-08 Daniel Colascione* w32fns.c (Fx_display_color_cells): Instead of using...
2012-10-08 Daniel ColascioneCode cleanup for cygw32
2012-10-08 Eli ZaretskiiAvoid compiler warnings on w32, caused by cygw32 changes.
2012-10-08 Eli ZaretskiiFix wording of comments in w32fns.c.
2012-10-08 Daniel ColascioneMerge cygw32
2012-10-07 Daniel ColascioneMerge from trunk
2012-10-07 David EngsterMerge changes from CEDET upstream.
2012-10-07 Eli ZaretskiiFixa typo in last commit.
2012-10-07 Eli ZaretskiiAdd a comment with overview of how Emacs input works...
2012-10-06 Kenichi Handamerge trunk
2012-10-05 Glenn MorrisMerge from emacs-24; up to 2012-05-08T14:11:47Z!monnier...
2012-09-30 Fabrice PopineauSupport x64 build on MS-Windows with MSVC.
2012-09-30 Eli ZaretskiiSupport atimers and CPU profiler via profile.c on MS...
2012-09-30 Kenichi Handacoding.c (decode_coding_ccl, encode_coding_ccl): Pay...
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Kenichi Handamerge trunk
2012-09-30 Jan DjärvSupport file name dialog on NS.
2012-09-28 Glenn MorrisMerge from emacs-24; up to 2012-05-07T21:26:08Z!rgm...
2012-09-26 Stefan MonnierMerge profiler branch
2012-09-23 Paul EggertSimplify and avoid signal-handling races.
2012-09-21 Chong YidongMerge from emacs-24; up to 2012-05-07T14:57:18Z!michael...
2012-09-17 Daniel ColascioneMerge from trunk
2012-09-17 Daniel ColascioneDetect window-system from display name
2012-09-17 Daniel ColascioneImplement cygw32
2012-09-16 Kenichi Handamerge trunk
2012-09-15 Eli ZaretskiiFix MS-Windows build broken by 2012-09-15T07:06:56Z...
2012-09-05 Glenn MorrisMerge from emacs-24; up to 2012-05-05T02:50:20Z!monnier...
2012-09-04 Paul EggertSimplify redefinition of 'abort' (Bug#12316).
2012-09-01 Daniel ColascionePrevent crash if w32 used before it's initialized
2012-08-28 Glenn MorrisMerge from emacs-24; up to 2012-05-04T19:17:01Z!monnier...
2012-08-22 Kenichi Handamerge trunk
2012-08-18 Paul Eggert* buffer.h (BSET): Remove.
2012-08-18 Paul Eggert* window.h (WSET): Remove.
2012-08-17 Paul Eggert* keyboard.h (KSET): Remove.
2012-08-17 Paul Eggert* frame.h (FSET): Remove (Bug#12215).
2012-08-16 Kenichi Handamerge trunk
2012-08-14 Martin RudalicsDon't call Fset_window_buffer from C code.
2012-08-13 Dmitry AntipovUse KSET for write access to Lisp_Object members of...
2012-08-13 Dmitry AntipovUse BSET for write access to Lisp_Object members of...
2012-08-11 Chong YidongMerge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu...
2012-08-10 Dmitry AntipovDefine Qnone once for all platforms.
2012-08-10 Eli ZaretskiiImprove commit in 2012-08-10T06:54:37Z!eliz@gnu.org.
2012-08-10 Eli ZaretskiiFix bug #10299 with Unicode characters sent on MS-Windo...
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-30 Eli ZaretskiiFix bug #12082 with input of Meta-non-ASCII-characters...
2012-07-29 Paul EggertDon't use the abbreviation "win" to refer to Windows...
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-27 Eli ZaretskiiFix failure to compile on Windows due to 2012-07-27T06...
2012-07-27 Dmitry AntipovFix recently-introduced typos in Windows port.
2012-07-27 Dmitry AntipovUtility function to make a list from specified amount...
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-20 Dmitry AntipovSimple wrapper for make_unibyte_string, adjust font_ope...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Kenichi Handamerge trunk
2012-07-16 Kenichi Handamerge trunk
2012-07-11 Dmitry AntipovAvoid calls to strlen in font processing functions.
2012-07-10 Dmitry AntipovUse XCAR and XCDR instead of Fcar and Fcdr where possible.
2012-07-10 Dmitry AntipovOptimize pure C strings initialization.
2012-07-06 Andreas Schwab* xfns.c (Fx_change_window_property): Doc fix.
2012-07-06 Andreas SchwabFixes: debbugs:11870
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Dmitry AntipovCleanup xmalloc.
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-28 Stefan Monnier* src/editfns.c (region_limit): Clip to narrowing.
2012-06-28 Dmitry Antipov* configure.in: Add glyphs category to --enable-checkin...
2012-06-28 Dmitry AntipovGeneralize run-time debugging checks.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-16 Andreas Schwab* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-13 Andreas SchwabUse a simple struct to implement compile time checks...
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-28 Eli ZaretskiiFix bug #11513 with raise-frame on MS-Windows.
next