Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wx widget new version303 #20

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Jan 28, 2018

  1. Configuration menu
    Copy the full SHA
    b5403fe View commit details
    Browse the repository at this point in the history
  2. gitignore file

    velteyn committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    4b3abb7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90938ce View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2018

  1. work in progress

    velteyn committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    d7e4c4d View commit details
    Browse the repository at this point in the history
  2. Fixed one more file

    velteyn committed Feb 3, 2018
    Configuration menu
    Copy the full SHA
    da80ccd View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. Now tinyxml2 porting is done... Still problems with wxWidgets compila…

    …tion.. It seems that that lib is really outdated
    velteyn committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    bcfe88f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Configuration menu
    Copy the full SHA
    c6dbb19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04c1c9e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2018

  1. wxWidget install complete, I indeed decided to enable UNICODE. So fro…

    …m now on char is wchar_t, starting to correct errors that are 342 (sigh )
    velteyn committed Feb 25, 2018
    Configuration menu
    Copy the full SHA
    df6ee94 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. continue working, we have 291 errors now

    Edoardo BAROLO committed Feb 27, 2018
    Configuration menu
    Copy the full SHA
    3e4bf2e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2018

  1. 196 errors to go

    velteyn committed Mar 12, 2018
    Configuration menu
    Copy the full SHA
    a604e5b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2018

  1. More erros to go

    velteyn committed Apr 7, 2018
    Configuration menu
    Copy the full SHA
    6b8d7e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2018

  1. 133 errors to go

    velteyn committed Apr 10, 2018
    Configuration menu
    Copy the full SHA
    874fbf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2018

  1. 119 to go

    Edoardo BAROLO committed Apr 30, 2018
    Configuration menu
    Copy the full SHA
    5ea9f82 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. 70 errors to go

    Edoardo BAROLO committed May 2, 2018
    Configuration menu
    Copy the full SHA
    082edf6 View commit details
    Browse the repository at this point in the history
  2. 64 errors to go

    Edoardo BAROLO committed May 2, 2018
    Configuration menu
    Copy the full SHA
    bbdcba3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2018

  1. 50 errors to go

    Edoardo BAROLO committed May 15, 2018
    Configuration menu
    Copy the full SHA
    add8f83 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. 9 errors to go

    Edoardo BAROLO committed May 16, 2018
    Configuration menu
    Copy the full SHA
    0622a15 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. 5 erros to go

    velteyn committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    3421b10 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2018

  1. 3 errors to go

    Edoardo BAROLO committed Aug 30, 2018
    Configuration menu
    Copy the full SHA
    2cf7f54 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. now we have a linker error only !!!

    Edoardo BAROLO committed Aug 31, 2018
    Configuration menu
    Copy the full SHA
    bad651f View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. last commit, we have many linker errors (for example wxSizer::Remove(…

    …class wxWindow *) ) because this function is deprecated , I should recompile wxWidgets in compatibility mode, I have a precompiled one so many functions are scrapped...
    velteyn committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    6ff1483 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. Configuration menu
    Copy the full SHA
    62c058c View commit details
    Browse the repository at this point in the history