This is a significant change because it changes backslashes to slashes on 
Windows. As a result, cache entries may miss the first time you reload .leo 
files.  Please report any problems immediately.

Here is the checkin log:

Fixed two related bugs: #663 and #809, and improved 
c_file.apply/open_theme_file.

#809: Themes dialog doesn't always start in leo/themes.
- qt_gui.py: Fixed bugs in qt_gui.runOpenFileDialog.

Fixed #663: Regularize slashes and back slashes
- This will invalidate caches the first time.
- Search for g.isWindows to see affected code.
- Added g.isWindows and g.isMac constants at start of leoGlobals.py.
- All relevant g.os_path* methods replace backslashes with slashes in file 
names.
- Tweaked a few unit tests.

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to