aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Avoid shadowing a global variable by a local one in frame.c.Eli Zaretskii2012-10-092-4/+9
| * | ChangeLog fixesGlenn Morris2012-10-081-12/+12
| * | Minor tweaks to recently-changed code.Paul Eggert2012-10-085-38/+35
| * | Fix wording in src/ChangeLog entries from last commits.Eli Zaretskii2012-10-081-3/+3
| * | * xdisp.c (start_hourglass): Call w32_note_current_window whenDaniel Colascione2012-10-082-2/+9
| * | Merge into trunkDaniel Colascione2012-10-082-14/+11
| |\ \
| | * | * w32fns.c (Fx_display_color_cells): Instead of using NCOLORS,Daniel Colascione2012-10-082-13/+12
| * | | Fix wide-int related error and cache error in NS font handling.Jan Djärv2012-10-082-5/+21
| |/ /
| * | Add 2012 to copyright yearsGlenn Morris2012-10-081-1/+1
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2012-10-082-5/+8
| * | nt/config.nt: Sync with autogen/config.in.Juanma Barranquero2012-10-082-1/+4
| * | src/w32term.c: Remove leftover declaration of keyboard_codepage.Juanma Barranquero2012-10-082-3/+4
* | | Add w32notify.o to SOME_MACHINE_OBJECTS in src/Makefile.in.Eli Zaretskii2012-10-081-1/+1
* | | Merge from trunk after addition of w32common.h.Eli Zaretskii2012-10-0819-69/+153
|\ \ \ | |/ /
| * | Fix w32 dependencies due to introduction of w32common.h.Eli Zaretskii2012-10-082-3/+15
| * | Code cleanup for cygw32Daniel Colascione2012-10-0818-67/+139
* | | Merge from trunk after cygw32 commit, and resolve conflicts.Eli Zaretskii2012-10-0838-558/+1444
|\ \ \ | |/ /
| * | Update w32 dependencies in the wake of cygw32 changes.Eli Zaretskii2012-10-082-1/+12
| * | Avoid compiler warnings on w32, caused by cygw32 changes.Eli Zaretskii2012-10-082-8/+13
| * | Fix wording of comments in w32fns.c.Eli Zaretskii2012-10-081-2/+3
| * | Improve fix for jpeglib build breakDaniel Colascione2012-10-082-10/+20
| * | Commit ChangeLog for last change.Eli Zaretskii2012-10-081-0/+2
| * | Remove CHECK_LIB_AVAILABLE from image.c, mistakenly reintroduced by cygw32.Eli Zaretskii2012-10-081-10/+0
| * | Fix conditional macros in emacs.c, introduced by cygw32 addition.Eli Zaretskii2012-10-082-1/+6
| * | Fix comments in src/cygw32.h.Eli Zaretskii2012-10-081-5/+4
| * | Fix copyright years in new cygw32 files.Eli Zaretskii2012-10-082-2/+2
| * | Temporary fix for changes in 2012-10-08T08:23:13Z!dancol@dancol.org.Eli Zaretskii2012-10-081-2/+4
| * | fix NT buildDaniel Colascione2012-10-081-2/+0
| * | Changelog entries for cygw32Daniel Colascione2012-10-071-0/+138
| * | Merge from trunkDaniel Colascione2012-10-07111-3760/+6033
| |\ \
| | * | Don't abort when ralloc.c:relinquish cannot return a heap to the system.Eli Zaretskii2012-10-072-2/+9
| | * | Reformat last entries to fit 80 columns.Jan Djärv2012-10-071-7/+9
| | * | Fixa typo in last commit.Eli Zaretskii2012-10-071-4/+4
| | * | Add a comment with overview of how Emacs input works on MS-Windows.Eli Zaretskii2012-10-072-0/+24
| * | | Merge from trunkDaniel Colascione2012-09-17133-3725/+3321
| |\ \ \
| * | | | Add files somehow forgotten by bzr git-apply.Daniel Colascione2012-09-173-0/+258
| * | | | Detect window-system from display nameDaniel Colascione2012-09-171-1/+10
| * | | | Generalize fork+exec logic, add DAEMON_MUST_EXECDaniel Colascione2012-09-171-14/+24
| * | | | Implement cygw32Daniel Colascione2012-09-1733-520/+912
* | | | | Fix a typo in a comment.Eli Zaretskii2012-10-071-2/+3
* | | | | Zero out dirwatch->dir when bailing out for any reason.Eli Zaretskii2012-10-071-0/+5
* | | | | Final version that supports only one watch at a time.Eli Zaretskii2012-10-074-57/+86
* | | | | Merge from mainline.Eli Zaretskii2012-10-079-212/+182
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | * nsterm.m (ns_dumpglyphs_image): Only draw slize of image (Bug#12506).Jan Djärv2012-10-072-2/+5
| * | | | Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-077-44/+44
| * | | | * nsfns.m (ns_in_resize): Remove.Jan Djärv2012-10-073-143/+15
| * | | | Improve sys_siglist detection.Paul Eggert2012-10-063-5/+25
| * | | | Handle fullscreen parameter in initial/defult-frame-alist for NS.Jan Djärv2012-10-064-19/+94
* | | | | Added w32notify.c.Eli Zaretskii2012-10-071-0/+588
* | | | | After fixing several bugs, the code works now for watching a single directory.Eli Zaretskii2012-10-073-3/+10