| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
placeholder instead
(bzr r15653)
|
| |
|
| |
(bzr r15585)
|
| |
|
| |
(bzr r15505)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Windows if the filename contains non-ASCII characters
The problem is that "RVNGFileStream" uses "fopen()" internally which only supports ANSI filenames on Windows (i.e. a complete fix would require upstream code changes).
By using "g_win32_locale_filename_from_utf8()" the problem can be worked around in most cases, though:
* the filename is converted to the current codepage (i.e. all 255 characters that are available in the current character encoding are allowed in the filename)
* even if the filename contains a character that's not available in the current character encoding it's attempted to use the alternative short (8.3) file name instead
Therefore the input operation will only fail in the unlikely case that the filename contains a character not available in the current ANSI code page while at the same time short file names are disabled on the file system (which is not the case in standard configurations).
Fixed bugs:
- https://launchpad.net/bugs/1656763
- https://launchpad.net/bugs/1656763
(bzr r15421)
|
| |
|
| |
(bzr r15362)
|
| |
|
| |
(bzr r15023.2.5)
|
| |
|
|
|
|
|
|
|
|
|
| |
#1441437 (crashes when load multi page visio and select page 2 or more)
Also clean up code to create dialog a bit and make dialog resizable.
Fixed bugs:
- https://launchpad.net/bugs/1395435
- https://launchpad.net/bugs/1441437
(bzr r14751)
|
| |
|
| |
(bzr r14687)
|
| |
|
|
|
|
|
|
| |
bug 1492153, sorry for the mix-up)
Fixed bugs:
- https://launchpad.net/bugs/1492153
(bzr r14651)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1478168
(bzr r14650)
|
| |
|
|
|
| |
by function.
(bzr r13774)
|
| |\
| |
| | |
(bzr r13341.5.18)
|
| | |\
| | |
| | | |
(bzr r13341.1.278)
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | | |
versions of libwpg, libcdr and libvisio
)
(bzr r13398.1.7)
|
| | | |
| | |
| | | |
(bzr r13398.1.1)
|
| | | |
| | |
| | | |
(bzr r13341.1.192)
|
| | | |
| | |
| | | |
(bzr r13341.5.16)
|
| |\| |
| | |
| | | |
(bzr r13341.5.15)
|
| | | |
| | |
| | | |
(bzr r13341.1.171)
|
| | |/
| |
| | |
(bzr r13341.1.165)
|
| | |
| |
| |
| |
| | |
disallow pointers to Application
(bzr r13341.5.9)
|
| |/
|
| |
(bzr r13341.5.1)
|
| |
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1243011
(bzr r12733)
|
| |
|
|
|
|
|
|
| |
default units are changed" #1236257
Fixed bugs:
- https://launchpad.net/bugs/1236257
(bzr r12717)
|
| |
|
|
|
|
|
|
| |
Fixed bugs:
- https://launchpad.net/bugs/1228660
- https://launchpad.net/bugs/1228693
- https://launchpad.net/bugs/1228852
(bzr r12575)
|
| |
|
|
|
| |
unsigned integer expressions)
(bzr r12059.1.7)
|
| |
|
| |
(bzr r12059.1.4)
|
|
|
(bzr r12059.1.1)
|