FBReader 0.8.14v0.8.14
commitdb008e5785030babadc39080e7d0cb9ae208846c
authorAlexander Egorov <lunohod@gmx.de>
Mon, 3 Mar 2008 15:56:22 +0000 (3 16:56 +0100)
committerAlexander Egorov <lunohod@gmx.de>
Mon, 3 Mar 2008 15:56:22 +0000 (3 16:56 +0100)
tree33fb85046256fff2e99802a8d9a7ac595da716f6
parent6b5cf7c6376dd5b9c2be8aef16b435a8a6650565
FBReader 0.8.14
175 files changed:
README.build
build_packages.sh
distributions/debian/desktop/changelog
distributions/debian/maemo2/changelog
distributions/debian/maemo4/changelog
distributions/motopkg/moto/rules [new file with mode: 0644]
distributions/nsi/win32/control.nsi
distributions/tarball/desktop/rules
distributions/tarball/source/rules
fbreader/VERSION
fbreader/data/default/config.moto.xml [new file with mode: 0644]
fbreader/data/default/external.moto.xml [new file with mode: 0644]
fbreader/data/default/keymap.moto.xml [new file with mode: 0644]
fbreader/data/default/keymap.pdaxrom.xml
fbreader/data/default/keymap.pepperpad3.xml
fbreader/data/default/keymap.zaurus.xml
fbreader/data/default/menubar.xml
fbreader/data/default/styles.240x320.xml
fbreader/data/default/styles.640x480.xml
fbreader/data/default/styles.desktop.xml
fbreader/data/default/styles.gpe240x320.xml
fbreader/data/default/styles.gpe640x480.xml
fbreader/data/default/styles.maemo.xml
fbreader/data/default/styles.moto.xml [copied from fbreader/data/default/styles.240x320.xml with 96% similarity]
fbreader/data/default/styles.pepperpad3.xml
fbreader/data/default/styles.win32.xml
fbreader/data/resources/en.xml
fbreader/data/resources/fi.xml
fbreader/data/resources/fr.xml
fbreader/data/resources/it.xml
fbreader/data/resources/ru.xml
fbreader/data/resources/sv.xml
fbreader/data/resources/uk.xml
fbreader/icons/application/32x24.png [new file with mode: 0644]
fbreader/icons/application/64x43.png [new file with mode: 0644]
fbreader/icons/booktree/moto [new symlink]
fbreader/icons/filetree/moto [new symlink]
fbreader/icons/toolbar/14x15-png/findNext.png
fbreader/icons/toolbar/14x15-png/findPrevious.png
fbreader/icons/toolbar/22x18-png/findNext.png [moved from fbreader/icons/toolbar/22x18-png/findPrevious.png with 100% similarity]
fbreader/icons/toolbar/22x18-png/findPrevious.png [moved from fbreader/icons/toolbar/22x18-png/findNext.png with 100% similarity]
fbreader/icons/toolbar/32x32-transparent-ico/findNext.ico [moved from fbreader/icons/toolbar/32x32-transparent-ico/findPrevious.ico with 100% similarity]
fbreader/icons/toolbar/32x32-transparent-ico/findPrevious.ico [moved from fbreader/icons/toolbar/32x32-transparent-ico/findNext.ico with 100% similarity]
fbreader/icons/toolbar/32x32-transparent-png/findNext.png [moved from fbreader/icons/toolbar/32x32-transparent-png/findPrevious.png with 100% similarity]
fbreader/icons/toolbar/32x32-transparent-png/findPrevious.png [moved from fbreader/icons/toolbar/32x32-transparent-png/findNext.png with 100% similarity]
fbreader/icons/toolbar/moto/addBook.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/bookInfo.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/findNext.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/findPrevious.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/gotoHome.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/preferences.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/redo.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/rotate.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/search.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/showHelp.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/showLibrary.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/showRecent.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/toc.png [new file with mode: 0644]
fbreader/icons/toolbar/moto/undo.png [new file with mode: 0644]
fbreader/moto/FBReader.desktop [new file with mode: 0644]
fbreader/moto/FBReader.sh [new file with mode: 0755]
fbreader/moto/Makefile [new file with mode: 0644]
fbreader/moto/util/Makefile [new file with mode: 0644]
fbreader/moto/util/language_detector [new file with mode: 0755]
fbreader/moto/util/language_detector.cpp [new file with mode: 0644]
fbreader/scripts/install_help.sh
fbreader/scripts/install_toolbar_and_menu.sh
fbreader/src/fbreader/FBReader.cpp
fbreader/src/fbreader/FBReaderActions.cpp
fbreader/src/formats/txt/PlainTextFormat.cpp
fbreader/src/formats/txt/TxtBookReader.cpp
fbreader/src/formats/txt/TxtReader.cpp
fbreader/src/migration/Migration.h
fbreader/src/migration/Migration_0_8_13.cpp [new file with mode: 0644]
fbreader/src/migration/migrate.cpp
fbreader/src/optionsDialog/FormatOptionsPage.cpp
makefiles/arch/ebr.mk [new file with mode: 0644]
makefiles/arch/moto.mk [new file with mode: 0644]
makefiles/packaging.mk
makefiles/target.mk
zlibrary/VERSION
zlibrary/core/Makefile
zlibrary/core/data/default/config.moto.xml [new file with mode: 0644]
zlibrary/core/src/application/ZLApplication.cpp
zlibrary/core/src/application/ZLApplication.h
zlibrary/core/src/options/ZLConfig.h
zlibrary/core/src/options/ZLOptions.cpp
zlibrary/core/src/options/ZLOptions.h
zlibrary/core/src/unix/xmlconfig/XMLConfig.cpp
zlibrary/core/src/unix/xmlconfig/XMLConfig.h
zlibrary/core/src/win32/config/RegistryUtil.cpp [moved from zlibrary/ui/src/win32/config/RegistryUtil.cpp with 100% similarity]
zlibrary/core/src/win32/config/StringEncoder.cpp [moved from zlibrary/ui/src/win32/config/StringEncoder.cpp with 100% similarity]
zlibrary/core/src/win32/config/StringEncoder.h [copied from zlibrary/ui/src/win32/config/StringEncoder.h with 100% similarity]
zlibrary/core/src/win32/config/ZLWin32Config.cpp [moved from zlibrary/ui/src/win32/config/ZLWin32Config.cpp with 92% similarity]
zlibrary/core/src/win32/config/ZLWin32Config.h [moved from zlibrary/ui/src/win32/config/ZLWin32Config.h with 97% similarity]
zlibrary/core/src/win32/config/ZLWin32ConfigIO.cpp [moved from zlibrary/ui/src/win32/config/ZLWin32ConfigIO.cpp with 100% similarity]
zlibrary/core/src/win32/config/ZLWin32ConfigValue.h [moved from zlibrary/ui/src/win32/config/ZLWin32ConfigValue.h with 100% similarity]
zlibrary/core/src/win32/encoding/ZLWin32EncodingConverter.cpp [moved from zlibrary/ui/src/win32/encoding/ZLWin32EncodingConverter.cpp with 100% similarity]
zlibrary/core/src/win32/encoding/ZLWin32EncodingConverter.h [moved from zlibrary/ui/src/win32/encoding/ZLWin32EncodingConverter.h with 100% similarity]
zlibrary/core/src/win32/filesystem/ZLWin32FSManager.cpp [moved from zlibrary/ui/src/win32/filesystem/ZLWin32FSManager.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem/ZLWin32FSManager.h [moved from zlibrary/ui/src/win32/filesystem/ZLWin32FSManager.h with 100% similarity]
zlibrary/core/src/win32/filesystem/ZLWin32RootDir.cpp [copied from zlibrary/ui/src/win32/filesystem/ZLWin32RootDir.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem/ZLWin32RootDir.h [copied from zlibrary/ui/src/win32/filesystem/ZLWin32RootDir.h with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FSDir.cpp [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FSDir.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FSDir.h [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FSDir.h with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FSManager.cpp [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FSManager.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FSManager.h [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FSManager.h with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FileInputStream.cpp [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FileInputStream.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FileInputStream.h [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FileInputStream.h with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FileOutputStream.cpp [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FileOutputStream.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32FileOutputStream.h [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32FileOutputStream.h with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32RootDir.cpp [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32RootDir.cpp with 100% similarity]
zlibrary/core/src/win32/filesystem2/ZLWin32RootDir.h [moved from zlibrary/ui/src/win32/filesystem2/ZLWin32RootDir.h with 100% similarity]
zlibrary/core/src/win32/util/W32WCHARUtil.h [moved from zlibrary/ui/src/win32/w32widgets/W32WCHARUtil.h with 100% similarity]
zlibrary/text/src/view/ZLTextBaseStyle.cpp
zlibrary/text/src/view/ZLTextDecoratedStyle.cpp
zlibrary/text/src/view/ZLTextLineProcessor.cpp
zlibrary/text/src/view/ZLTextPaintInfo.cpp
zlibrary/text/src/view/ZLTextStyle.h
zlibrary/text/src/view/ZLTextStyleCollection.cpp
zlibrary/text/src/view/ZLTextStyleOptions.cpp
zlibrary/text/src/view/ZLTextStyleOptions.h
zlibrary/text/src/view/ZLTextView.cpp
zlibrary/text/src/view/ZLTextView.h
zlibrary/text/src/view/ZLTextViewStyle.cpp
zlibrary/ui/Makefile
zlibrary/ui/data/keynames.moto-ezx.xml [new file with mode: 0644]
zlibrary/ui/data/messages.maemo.xml [moved from zlibrary/core/data/messages.maemo.xml with 100% similarity]
zlibrary/ui/src/ezx/application/ZLQtApplicationWindow.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/application/ZLQtApplicationWindow.h [new file with mode: 0644]
zlibrary/ui/src/ezx/application/ZLQtMenuAction.h [copied from zlibrary/ui/src/win32/filesystem/ZLWin32RootDir.h with 65% similarity]
zlibrary/ui/src/ezx/application/moc.mk [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLFullScreenDialog.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLFullScreenDialog.h [copied from zlibrary/ui/src/win32/config/StringEncoder.h with 59% similarity]
zlibrary/ui/src/ezx/dialogs/ZLQtDialog.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtDialog.h [moved from zlibrary/ui/src/win32/filesystem/ZLWin32RootDir.h with 60% similarity]
zlibrary/ui/src/ezx/dialogs/ZLQtDialogContent.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtDialogContent.h [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtDialogManager.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtDialogManager.h [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtOptionsDialog.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtOptionsDialog.h [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtSelectionDialog.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtSelectionDialog.h [new file with mode: 0644]
zlibrary/ui/src/ezx/dialogs/ZLQtUtil.cpp [moved from zlibrary/ui/src/win32/filesystem/ZLWin32RootDir.cpp with 63% similarity]
zlibrary/ui/src/ezx/dialogs/ZLQtUtil.h [copied from zlibrary/ui/src/win32/config/StringEncoder.h with 77% similarity]
zlibrary/ui/src/ezx/dialogs/moc.mk [new file with mode: 0644]
zlibrary/ui/src/ezx/library/ZLibrary.cpp [copied from zlibrary/ui/src/opie/library/ZLibrary.cpp with 93% similarity]
zlibrary/ui/src/ezx/optionView/ZLQtOptionView.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/optionView/ZLQtOptionView.h [new file with mode: 0644]
zlibrary/ui/src/ezx/optionView/ZLQtOptionViewHolder.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/optionView/ZLQtOptionViewHolder.h [moved from zlibrary/ui/src/win32/config/StringEncoder.h with 53% similarity]
zlibrary/ui/src/ezx/optionView/moc.mk [new file with mode: 0644]
zlibrary/ui/src/ezx/view/ZLQtPaintContext.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/view/ZLQtPaintContext.h [new file with mode: 0644]
zlibrary/ui/src/ezx/view/ZLQtViewWidget.cpp [new file with mode: 0644]
zlibrary/ui/src/ezx/view/ZLQtViewWidget.h [new file with mode: 0644]
zlibrary/ui/src/gpe/library/ZLibrary.cpp
zlibrary/ui/src/gtk/library/ZLibrary.cpp
zlibrary/ui/src/gtk/view/ZLGtkPaintContext.cpp
zlibrary/ui/src/opie/library/ZLibrary.cpp
zlibrary/ui/src/qt/library/ZLibrary.cpp
zlibrary/ui/src/qt4/library/ZLibrary.cpp
zlibrary/ui/src/unix/message/ZLUnixMessage.cpp [moved from zlibrary/core/src/unix/message/ZLUnixMessage.cpp with 100% similarity]
zlibrary/ui/src/unix/message/ZLUnixMessage.h [moved from zlibrary/core/src/unix/message/ZLUnixMessage.h with 100% similarity]
zlibrary/ui/src/win32/application/ZLWin32ApplicationWindow.cpp
zlibrary/ui/src/win32/dialogs/ZLWin32DialogManager.cpp
zlibrary/ui/src/win32/library/ZLibrary.cpp
zlibrary/ui/src/win32/message/ZLWin32Message.cpp
zlibrary/ui/src/win32/view/ZLWin32PaintContext.cpp
zlibrary/ui/src/win32/w32widgets/W32ColorComboBox.cpp
zlibrary/ui/src/win32/w32widgets/W32Control.cpp
zlibrary/ui/src/win32/w32widgets/W32DialogPanel.cpp
zlibrary/ui/src/win32/w32widgets/W32PropertySheet.cpp
zlibrary/ui/src/win32/w32widgets/W32TreeView.cpp