aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge masterxwidgetJoakim Verona2015-02-0814-429/+743
|\
| * Minor tweaks to frame_size_history_addPaul Eggert2015-02-084-18/+15
| * Fix a thinko in frame-parameter (Bug#19802)Eli Zaretskii2015-02-082-1/+12
| * * src/data.c (Findirect_function): Don't signal an errorStefan Monnier2015-02-082-30/+29
| * Try to improve handling of fullwidth/-height frames.Martin Rudalics2015-02-0710-299/+613
| * Remove no-longer-used cursor_in_echo_area codePaul Eggert2015-02-063-82/+66
| * Add (:documentation <form>) for dynamically-generated docstringsStefan Monnier2015-02-052-4/+23
| * Remove recently added BUFFER arg of `window-text-pixel-size'.Martin Rudalics2015-02-052-25/+15
* | xwgir components now accept constructor argsJoakim Verona2015-02-081-103/+222
* | Removed Cairo xwidget POCJoakim Verona2015-02-061-12/+0
* | Fixed a gtk runtime warningJoakim Verona2015-02-061-4/+4
* | Properly delete damage-event signal handlerJoakim Verona2015-02-061-384/+382
* | gnu indent on src/xwidget.*Joakim Verona2015-02-042-787/+948
* | merge masterJoakim Verona2015-02-043-41/+20
|\ \ | |/
| * Remove no-longer-used two_byte_p calculationsPaul Eggert2015-02-033-24/+20
* | Fixed more warningsJoakim Verona2015-02-041-10/+19
* | merge master + move changelog and news to readmeJoakim Verona2015-02-043-0/+12
|\ \ | |/
| * Omit unnecessary var if GTK or NSPaul Eggert2015-02-023-0/+12
* | Fix a number of warningsJoakim Verona2015-02-033-124/+51
* | Guard against invalid gtk viewJoakim Verona2015-02-031-3/+8
* | Revert "Revert changes installed by xwidgets merge"Joakim Verona2015-02-0217-18/+2507
|/
* Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-012-15/+33
* Revert changes installed by xwidgets mergePaul Eggert2015-02-0117-2540/+33
* Give `window-text-pixel-size' optional BUFFER argument.Martin Rudalics2015-02-012-15/+33
* Better changelog for xwidgetsJoakim Verona2015-02-011-1/+1
* NEWS entry and Changelog xwidgetsJoakim Verona2015-02-011-0/+17
* Merge branch 'master' into xwidgetJoakim Verona2015-02-0124-195/+482
|\
| * Avoid aborts when keyboard-coding-system is raw-text (Bug#19532)Eli Zaretskii2015-01-314-21/+51
| * Don't reimplement move-if-change badlyAndreas Schwab2015-01-312-3/+15
| * Fix while-no-input loops (Bug#19547)Eli Zaretskii2015-01-312-0/+6
| * Fix last commit, which confused WINDOWSNT with MSDOS.Eli Zaretskii2015-01-312-1/+7
| * Simplify read_dirent's MSDOS hacksPaul Eggert2015-01-302-13/+15
| * # ChangeLog fixesGlenn Morris2015-01-301-30/+17
| * Fix error messages when readdir cannot open a directory on MS-WindowsEli Zaretskii2015-01-302-5/+29
| * Refactor calls to opendir for simplicityPaul Eggert2015-01-292-15/+14
| * Report readdir failuresPaul Eggert2015-01-292-55/+39
| * Merge from origin/emacs-24Paul Eggert2015-01-293-17/+51
| |\
| | * Improve the fix for bug #19701Eli Zaretskii2015-01-283-17/+52
| * | Commit src/ChangeLog for previous commit.Eli Zaretskii2015-01-291-0/+13
| * | Use bool for boolean in w32menu.c, w32font.c, w32uniscribe.c.Eli Zaretskii2015-01-294-31/+34
| * | Use bool, not int, to track face changesPaul Eggert2015-01-288-36/+44
| * | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsFabián Ezequiel Gallina2015-01-282-0/+5
| |\ \
| | * | Tighten up the tagcode used for eieio and cl-struct objectsStefan Monnier2015-01-272-0/+5
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-284-1/+44
| |\ \ \ | | | |/ | | |/|
| | * | Signal a file-error from directory-files on MS-Windows (Bug#19701)Eli Zaretskii2015-01-273-1/+38
| | * | Fixes: debbugs:19660Jan D2015-01-242-0/+6
| * | | Merge from origin/emacs-24Fabián Ezequiel Gallina2015-01-282-1/+8
| |\ \ \ | | |/ /
| | * | Fix coding.c subscript errorPaul Eggert2015-01-212-1/+6
| | * | Backport: correct old fix for GTK font selectionPaul Eggert2015-01-202-1/+7
| | * | Backport from trunk of bug 19531.Jan D2015-01-212-0/+7