Changes between Initial Version and Version 3 of Ticket #11686


Ignore:
Timestamp:
Jan 2, 2015, 5:13:17 PM (9 years ago)
Author:
diver
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11686 – Description

    initial v3  
    33The only known incompatibility this creates with BeOS is that Be told people in the Be Book ([https://www.haiku-os.org/legacy-docs/bebook/BFilePanel_Overview.html here]) that they could modify BFilePanel by probing around for the views and moving them around. The only application I found (so far) that does this [https://github.com/olta/pe/blob/0f29ad9bd84c14c99a16ebc57f49661e55254ca2/Sources/PDoc.cpp#L876 is Pe]. However, if there are any closed-source ones, we might have to come up with a workaround...
    44
    5 This fixes #4496, #3039, #3889, and possibly #8771 (Diver: can you double check me on all of these?).
     5This fixes #4996, #3039, #3889, and possibly #8771 (Diver: can you double check me on all of these?).
    66
    77The code is currently [https://github.com/waddlesplash/haiku/tree/tracker_layout_new here] (just one commit, as all this is inter-related) and a prebuilt "libtracker.so" for GCC2(Hybrid) is [https://gist.github.com/waddlesplash/a3f9f3161f718e43e6f7 here] (put it in non-packaged and blacklist the system's libtracker).