aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set up the bidi iterator for iterating display strings and overlay strings.Eli Zaretskii2011-06-251-0/+32
* Added to bidi.c support functions for reordering display strings.Eli Zaretskii2011-06-231-0/+9
* Add comments for forced L2R directions of menu bar and tool bar.Eli Zaretskii2011-06-181-0/+7
* Fix a gratuitous crash in emacs -nw with iso-safe terminal encoding.Eli Zaretskii2011-06-181-0/+4
* Tried and abandoned idea of displaying mode line and tool/menu-bars R2L.Eli Zaretskii2011-06-181-0/+4
* Refactor getting the first element into a separate function.Eli Zaretskii2011-06-181-0/+3
* Fix box face decision for BEFORE_P case.Eli Zaretskii2011-06-181-2/+1
* Fix the decision about box_face in mode line for reordered text.Eli Zaretskii2011-06-181-0/+7
* Fix display of R2L strings in mode line.Eli Zaretskii2011-06-161-0/+13
* Fix string handling to avoid data relocation gotcha.Eli Zaretskii2011-06-131-0/+11
* Fixed a bug with displaying strings padded with blanks.Eli Zaretskii2011-06-111-0/+5
* Initial version of string reordering. Tested only on mode line andEli Zaretskii2011-06-111-0/+15
* Only commentary changes, no functionality changed.Eli Zaretskii2011-06-111-0/+5
* Tested and fixed compute_display_string_pos for buffer iteration.Eli Zaretskii2011-06-101-0/+11
* Adapt compute_display_string_pos to iteration over strings.Eli Zaretskii2011-06-091-0/+17
* Add code to initialize bidi iterator for displaying strings.Eli Zaretskii2011-06-091-0/+16
* Tested with buffer reordering, fixed one crash.Eli Zaretskii2011-06-091-0/+5
* Started work on string reordering. Just compiled, not yet tested.Eli Zaretskii2011-06-081-0/+43
* Fix declaration in bidi_level_of_next_char.Eli Zaretskii2011-06-041-0/+4
* Cleanup. Tested in -nw and verified that bug #7616 didn't become worse.Eli Zaretskii2011-06-031-0/+5
* Fix cursor motion across display strings covering reordered text.Eli Zaretskii2011-05-281-3/+18
* Fix cursor motion near overlays covering reordered text.Eli Zaretskii2011-05-281-0/+6
* Discovery of replacing display properties now uses the same codeEli Zaretskii2011-05-211-0/+23
* Remove kludgey save and restore of IT->position for push_it.Eli Zaretskii2011-05-141-0/+2
* Text covered by `display' overlays is correctly reordered.Eli Zaretskii2011-05-141-1/+11
* Refactoring with bidi_fetch_char tested and debugged.Eli Zaretskii2011-05-141-0/+15
* Started work on reordering display strings. Refactor FETCH_CHAR.Eli Zaretskii2011-05-101-0/+29
* * w32menu.c (set_frame_menubar): Fix submenu allocation.Andreas Schwab2011-05-091-0/+4
* Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii2011-05-071-0/+4
* Fix changes in 2011-05-01T00:04:17Z!larsi@gnus.org for MS-DOS.Eli Zaretskii2011-05-071-0/+10
* * nt/configure.bat: Renamed the fusercflags variable to escusercflagsBen Key2011-05-061-0/+17
* * dbusbind.c (QCdbus_type_unix_fd): Declare static.Michael Albinus2011-05-071-0/+10
* src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-05-061-0/+6
* Fix the MS-Windows build broken by 2011-05-06T07:13:19Z!eggert@cs.ucla.edu.Eli Zaretskii2011-05-061-0/+5
* Merge from mainline.Paul Eggert2011-05-051-1/+11
|\
| * src/gnutls.c, src/image.c: Make function pointers static.Juanma Barranquero2011-05-061-0/+5
| * * src/lread.c (lisp_file_lexically_bound_p): Stop scanning at endAndreas Schwab2011-05-051-0/+5
* | Temporarily disable wider-than-pointer EMACS_INT.Paul Eggert2011-05-051-0/+2
* | * image.c (Finit_image_library) [!HAVE_NTGUI]: Omit unused local.Paul Eggert2011-05-051-0/+2
* | Revert to wraparound integer arithmetic, instead of going to float.Paul Eggert2011-05-041-10/+0
* | Merge from mainline.Paul Eggert2011-05-041-1/+78
|\ \ | |/
| * Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-041-0/+9
| |\
| | * Allow the Windows build to use upto 2GB of heap.Eli Zaretskii2011-04-291-0/+5
| | * * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-261-0/+4
| * | Add fn_NAME alias for `gnutls_certificate_set_x509_key_file'.Ted Zlatanov2011-05-041-0/+5
| * | src/makefile.w32-in: Update dependencies.Juanma Barranquero2011-05-051-0/+5
| * | src/gnutls.c: Remove unused parameter `fildes'.Juanma Barranquero2011-05-051-0/+7
| * | Fix previous change: the library cache is defined in w32.c.Juanma Barranquero2011-05-041-0/+6
| * | Implement dynamic loading of GnuTLS on Windows.Juanma Barranquero2011-05-041-0/+45
* | | * term.c (vfatal): Remove stray call to va_end.Paul Eggert2011-05-041-0/+3