summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
...
* WaE: fix buildMichael Meeks2012-02-181-0/+2
* fix buildIvan Timofeev2012-02-181-0/+2
* Replaced 'if-elseif-else' chains with 'switches' where they seem naturalMariusz Dykierek2012-02-181-109/+109
* vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold2012-02-182-0/+15
* Revert "vcl: bring ImplFindByLocale back (windows build)"Thomas Arnhold2012-02-182-76/+4
* remove some unused windows codeThomas Arnhold2012-02-183-136/+0
* vcl: bring ImplFindByLocale back (windows build)Thomas Arnhold2012-02-182-4/+76
* Fix typos in commentsElton Chung2012-02-184-4/+4
* Remove unused codeElton Chung2012-02-182-15/+0
* partial revert of unused code removal, and add LINUX guardsMichael Meeks2012-02-181-0/+10
* Removed unused code from vcl moduleSzabolcs Dezsi2012-02-173-105/+0
* Remove unused code.Petr Vorel2012-02-172-7/+0
* vcl: simplify cut/paste shared module listsMichael Meeks2012-02-171-70/+27
* Introduce headless switch for X / cairo / toolkit less buildRiccardo Magliocchetti2012-02-179-4/+251
* suppress -Werror for vclplug_gtk3David Tardon2012-02-171-0/+2
* callcatcher: update unused code listCaolán McNamara2012-02-162-5/+3
* I can't see the point of these masses of vcl settings which go nowhereCaolán McNamara2012-02-152-489/+10
* Various string function clean upStephan Bergmann2012-02-154-29/+26
* When using libmerged there is no "tk" libraryTor Lillqvist2012-02-151-1/+7
* unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-158-43/+0
* Revert temporary and not properly ifdeffed Android stuffTor Lillqvist2012-02-151-5/+0
* Merge branch 'feature/android'Tor Lillqvist2012-02-159-43/+679
|\
| * android: implement theming to get default font set, 1st cut at GetWorkAreaMichael Meeks2012-02-032-0/+78
| * android: An attempt to handle mouse events.Jan Holesovsky2012-02-031-1/+24
| * android: get the focus window from SvpSalFrameMichael Meeks2012-02-033-9/+7
| * android: queue redraw on keypress (for now), and get the ALooper loop rightMichael Meeks2012-02-011-24/+15
| * android: undo broken AnyInput method causing app startup to fail.Michael Meeks2012-01-312-6/+6
| * android: get BGR to RGB swap right in conversionMichael Meeks2012-01-311-2/+2
| * android: debug / dump multi-touch eventsMichael Meeks2012-01-311-1/+9
| * android: add start of keycode mappingMichael Meeks2012-01-302-38/+183
| * android: ask for RGBA visual, and flip images the right way up.Michael Meeks2012-01-301-4/+7
| * android: unwind horrific event dispatching bug causing all the grief.Michael Meeks2012-01-285-193/+60
| * We don't use Library_vclplug_svp on Android any moreTor Lillqvist2012-01-271-6/+0
| * android: try blitting a big texture to the screen instead; fails.Michael Meeks2012-01-271-7/+69
| * android: un-successful attempt to use eglLockSurfaceKHRMichael Meeks2012-01-271-20/+52
| * android: add EGL and pixel redrawing modes + start of 565 conversionMichael Meeks2012-01-273-59/+178
| * Add APP_CMD_FOO symbolic printoutTor Lillqvist2012-01-261-1/+27
| * Add reply to question in comment;)Tor Lillqvist2012-01-261-0/+7
| * Include the separate tag argument in the __android_log_print() callsTor Lillqvist2012-01-261-2/+2
| * android: get at least something onto the screenMichael Meeks2012-01-262-7/+12
| * android: move lo-bootstrap to osl/detail, Attach threads as createdMichael Meeks2012-01-262-8/+19
| * android: add first cut of frame contents blitting, and error dialogMichael Meeks2012-01-251-27/+76
| * android: missing header piecesMichael Meeks2012-01-252-3/+14
| * android: move event handling to members of SalInstanceMichael Meeks2012-01-251-53/+108
| * Bin global_android_app and instead use lo-bootstrap APITor Lillqvist2012-01-252-18/+20
| * android: more vcl pieces, wake/yield/loop bits and test patternMichael Meeks2012-01-251-2/+155
* | Remove unused codeElton Chung2012-02-132-8/+0
* | unusedcode.easy: Removed unused codeAlexander Bergmann2012-02-1310-87/+0
* | manual override of ATToolSupport is a windows-only featureCaolán McNamara2012-02-132-7/+7
* | Duplicate #includeStephan Bergmann2012-02-131-1/+0