Age | Commit message (Expand) | Author |
2013-10-22 | emantic name changing fro LO_LDFLAGS to LINK_LDFLAGS | Roi Illouz |
2013-10-22 | Created an automatic lib linkage with no copy to source tree | Roi Illouz |
2013-10-22 | Try to handle selection resizing in a more "correct" way | Tor Lillqvist |
2013-10-22 | Bin verbose logging | Tor Lillqvist |
2013-10-22 | Intermediate commit of experimental iOS app hacking | Tor Lillqvist |
2013-10-20 | Fix breakpoint support for Xcode | Roi Illouz |
2013-10-20 | fix save several file on by reseting the xstorable on close | Ptyl Dragon |
2013-10-19 | added save to ios app and removed keyboard on open | Ptyl Dragon |
2013-10-19 | fileacc is not a separate component any more | Tor Lillqvist |
2013-10-18 | ios tile testing app done | Ptyl Dragon |
2013-10-18 | More text selection WIP hacking | Tor Lillqvist |
2013-10-18 | Add dummy touch_ui_selection_start() | Tor Lillqvist |
2013-10-18 | Work in progress: Text selection handling for iOS | Tor Lillqvist |
2013-10-18 | fdo#60698: Move fileaccess module to ucb | Marcos Paulo de Souza |
2013-10-17 | The Emacs mode for Objective-C is called "ObjC" | Tor Lillqvist |
2013-10-17 | added for infrastructure for ios tile testing app | Ptyl Dragon |
2013-10-17 | infrastructure for ios tile testing app | Ptyl Dragon |
2013-10-17 | added draw tile signature and select all fix | ptyl@cloudon.com |
2013-10-17 | Make the MobileLibreOffice project work better in a srcdir!=builddir scenario | Tor Lillqvist |
2013-10-16 | Use ln -f to avoid warnings about existing files | Tor Lillqvist |
2013-10-16 | Drop the set -x | Tor Lillqvist |
2013-10-16 | Make libc++ optional for iOS and use the right library in the Xcode projects | Tor Lillqvist |
2013-10-16 | For clarity, prefix the LO-specific Xcode configuration variables with LO_ | Tor Lillqvist |
2013-10-16 | Adapt to changed directory structure in fundamentalrc | Tor Lillqvist |
2013-10-16 | No "registry" directly at top app level any more | Tor Lillqvist |
2013-10-16 | No mlo_select_all(), probably left out accidentally from Ptyl's commit | Tor Lillqvist |
2013-10-16 | Use libc++ here, too, as we now do for the LO code | Tor Lillqvist |
2013-10-16 | Add dummy touch_ui_keyboard_visible() | Tor Lillqvist |
2013-10-16 | Ignore the lib_link and resource_link dirs | Tor Lillqvist |
2013-10-16 | Adapt library names and paths to current build system | Tor Lillqvist |
2013-10-16 | Linking changes: Adapt to changes in build system | Tor Lillqvist |
2013-10-16 | Adapt to recent changes in solver/instdir/workdir structure | Tor Lillqvist |
2013-10-16 | Use OUTDIR and INSTDIR in the shell script | Tor Lillqvist |
2013-10-16 | Add OUTDIR | Tor Lillqvist |
2013-10-16 | Adapt to changed <touch/touch.h> API | Tor Lillqvist |
2013-10-16 | Use WORKDIR instead of hardcoding unxiosr.pro | Tor Lillqvist |
2013-10-16 | There is no "make" mode at least in my Emacs | Tor Lillqvist |
2013-10-16 | We want config_host, not config_build | Tor Lillqvist |
2013-10-16 | Set ARCHS = armv7 otherwise Xcode complains for me about armv7s | Tor Lillqvist |
2013-10-16 | Generate the ios/lo.xcconfig at configure time | Tor Lillqvist |
2013-10-16 | Remove file that contained pathname specific to one developer's machine | Tor Lillqvist |
2013-10-15 | Add the new iOS app project files | ptyl@cloudon.com |
2013-10-15 | Add outmap.cxx | Tor Lillqvist |
2013-10-15 | Require at least iOS 6.1 | Tor Lillqvist |
2013-10-13 | Hacking on iOS keyboard handling | Tor Lillqvist |
2013-10-13 | Reduce logging | Tor Lillqvist |
2013-10-13 | Minor refactoring of iOS code | Tor Lillqvist |
2013-10-11 | Redo the temporary hack for long touch: just simulate a double-click | Tor Lillqvist |
2013-10-11 | Add some more source files | Tor Lillqvist |
2013-10-11 | iOS experimental app support for selection marking via long press gesture | ptyl@cloudon.com |