1999-02-06 |
Robin Dunn | Follow up for changes in wxWindows to various event...
|
commit | commitdiff | tree |
1999-02-04 |
Robin Dunn | Added wxColour::wxColour(unsigned long)
|
commit | commitdiff | tree |
1999-02-01 |
Robin Dunn | Added the missing EVT_LIST_ITEM_SELECTED and friends.
|
commit | commitdiff | tree |
1999-02-01 |
Robin Dunn | Added the missing EVT_LIST_ITEM_SELECTED and friends.
|
commit | commitdiff | tree |
1999-01-30 |
Robin Dunn | Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
|
commit | commitdiff | tree |
1999-01-30 |
Robin Dunn | Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
|
commit | commitdiff | tree |
1999-01-30 |
Robin Dunn | Added wxSashWindow, wxSashEvent, wxLayoutAlgorithm...
|
commit | commitdiff | tree |
1998-12-23 |
Robin Dunn | Moved the main funtion into its own source file.
|
commit | commitdiff | tree |
1998-12-21 |
Robin Dunn | Now compiles with /GX- on MSW.
|
commit | commitdiff | tree |
1998-12-21 |
Robin Dunn | Added $(OVERRIDEFLAGS) to the end of the flags so default...
|
commit | commitdiff | tree |
1998-12-17 |
Robin Dunn | wxPython 0.5.2
|
commit | commitdiff | tree |
1998-12-17 |
Robin Dunn | wxPython 0.5.2
|
commit | commitdiff | tree |
1998-12-16 |
Robin Dunn | Tweaks needed to be able to build wxPython with wxGTK.
|
commit | commitdiff | tree |
1998-12-15 |
Robin Dunn | Changed the import semantics from "from wxPython import...
|
commit | commitdiff | tree |
1998-12-11 |
Robin Dunn | Changed the "delete win" to the more proper "win->Destroy...
|
commit | commitdiff | tree |
1998-12-11 |
Robin Dunn | Added wxTaskBarIcon::PopupMenu()
|
commit | commitdiff | tree |
1998-12-01 |
Robin Dunn | Changed wxBell to only use MessageBeep()
|
commit | commitdiff | tree |
1998-11-25 |
Robin Dunn | Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
|
commit | commitdiff | tree |
1998-11-25 |
Robin Dunn | Converted the virtual-methods-callbacks into real events...
|
commit | commitdiff | tree |
1998-11-25 |
Robin Dunn | Enabled the wxUSE_VC_CRTDBG to be optional even if...
|
commit | commitdiff | tree |
1998-11-25 |
Robin Dunn | Fixed an issue related to the new wxList.
|
commit | commitdiff | tree |
1998-11-22 |
Robin Dunn | Changed the event handling to use events, instead of...
|
commit | commitdiff | tree |
1998-11-16 |
Robin Dunn | Generic treectrl for wxPython/GTK compiles...
|
commit | commitdiff | tree |
1998-11-15 |
Robin Dunn | Removing some ifdef's for wxGTK
|
commit | commitdiff | tree |
1998-11-11 |
Robin Dunn | wxTreeCtrl now works (sort of) for wxPython-GTK. This...
|
commit | commitdiff | tree |
1998-11-11 |
Robin Dunn | Additions for wxTreeCtrl
|
commit | commitdiff | tree |
1998-11-03 |
Robin Dunn | New generated code
|
commit | commitdiff | tree |
1998-11-03 |
Robin Dunn | fixed a typo
|
commit | commitdiff | tree |
1998-10-21 |
Robin Dunn | added a "lib" target for generating a wxPython library...
|
commit | commitdiff | tree |
1998-10-21 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
1998-10-21 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
1998-10-20 |
Robin Dunn | Sample Setup.in file for Linux
|
commit | commitdiff | tree |
1998-10-20 |
Robin Dunn | newly generated files from SWIG
|
commit | commitdiff | tree |
1998-10-20 |
Robin Dunn | bug fix
|
commit | commitdiff | tree |
1998-10-20 |
Robin Dunn | New wxTreeCtrl wrappers (untested)
|
commit | commitdiff | tree |
1998-10-20 |
Robin Dunn | Commented out constructor causing ambiguity
|
commit | commitdiff | tree |
1998-10-20 |
Robin Dunn | commented out constructor causing ambiguity
|
commit | commitdiff | tree |
1998-10-15 |
Robin Dunn | Added wxFrame::SetStatusBar
|
commit | commitdiff | tree |
1998-10-07 |
Robin Dunn | Version 0.4.1 for wxGTK
|
commit | commitdiff | tree |
1998-10-07 |
Robin Dunn | Added missing IMPLEMENT_DYNAMIC_CLASS
|
commit | commitdiff | tree |
1998-10-03 |
Robin Dunn | *** empty log message ***
|
commit | commitdiff | tree |
1998-10-02 |
Robin Dunn | Version 0.4 of wxPython for MSW.
|
commit | commitdiff | tree |
1998-10-02 |
Robin Dunn | Added wxFrame::SetStatusBar for wxPython
|
commit | commitdiff | tree |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix.
|
commit | commitdiff | tree |
1998-09-30 |
Robin Dunn | Found the RIGHT place to make the __unix__ fix.
|
commit | commitdiff | tree |
1998-09-30 |
Robin Dunn | fixed some ifdef's to also check for __unix__
|
commit | commitdiff | tree |
1998-09-30 |
Robin Dunn | fixed Stricmp ifdef to also check for __unix__
|
commit | commitdiff | tree |
1998-09-11 |
Robin Dunn | Added #include to get FIONBIO on Solaris 2.6
|
commit | commitdiff | tree |
1998-08-27 |
Robin Dunn | Added some typecasts that the compiler complained about...
|
commit | commitdiff | tree |
1998-08-27 |
Robin Dunn | Some chicken-and-egg problems solved for wxPython on...
|
commit | commitdiff | tree |
1998-08-27 |
Robin Dunn | - more tweaks
|
commit | commitdiff | tree |
1998-08-22 |
Robin Dunn | some tweaks for wxGTK
|
commit | commitdiff | tree |
1998-08-19 |
Robin Dunn | A few tweaks
|
commit | commitdiff | tree |
1998-08-19 |
Robin Dunn | Placeholder
|
commit | commitdiff | tree |
1998-08-19 |
Robin Dunn | new build structure
|
commit | commitdiff | tree |
1998-08-19 |
Robin Dunn | GTK version of the SWIG-generated files
|
commit | commitdiff | tree |
1998-08-19 |
Robin Dunn | placeholder
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | New build directory structure
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | ifdef out some wxGTK specific code
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | MSW version of the SWIG-generated files
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | moving the SWIG-generated files to toolkit specific...
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | Added wxTheApp = this; to wxApp::wxApp for wxPython
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | more wxGTK compatibility things.
|
commit | commitdiff | tree |
1998-08-18 |
Robin Dunn | a few tweaks
|
commit | commitdiff | tree |
1998-08-17 |
Robin Dunn | Added missing declaration of wxIcon::operator =(const...
|
commit | commitdiff | tree |
1998-08-17 |
Robin Dunn | Removed an extra method definition
|
commit | commitdiff | tree |
1998-08-17 |
Robin Dunn | Corrected the signature for wxFrame::Maximize
|
commit | commitdiff | tree |
1998-08-17 |
Robin Dunn | Added wxWindow::Center
|
commit | commitdiff | tree |
1998-08-16 |
Robin Dunn | More wxGTK work.
|
commit | commitdiff | tree |
1998-08-16 |
Robin Dunn | updated email address
|
commit | commitdiff | tree |
1998-08-15 |
Robin Dunn | - Moved the header in the .i files out of the code...
|
commit | commitdiff | tree |
1998-08-14 |
Robin Dunn | Beginings of wxGTK compatibility
|
commit | commitdiff | tree |
1998-08-14 |
Robin Dunn | made pre-compiling the python files optional
|
commit | commitdiff | tree |
1998-08-14 |
Robin Dunn | removed some definitions that got removed from defs.h
|
commit | commitdiff | tree |
1998-08-10 |
Robin Dunn | Typo fixes
|
commit | commitdiff | tree |
1998-08-10 |
Robin Dunn | Since wxREADONLY has disappeared, I had to change to...
|
commit | commitdiff | tree |
1998-08-09 |
Robin Dunn | I didn't mean for this to be in the repository...
|
commit | commitdiff | tree |
1998-08-09 |
Robin Dunn | Initial version
|
commit | commitdiff | tree |
1998-08-09 |
Robin Dunn | Made NOPCH overridable
|
commit | commitdiff | tree |
1998-08-07 |
Robin Dunn | Added missing call to wxInitializeStockLists() in CommonInit.
|
commit | commitdiff | tree |
1998-08-07 |
Robin Dunn | Removed a ">>>>>>> 1.5" (a CVS conflict indicator)...
|
commit | commitdiff | tree |
1998-08-07 |
Robin Dunn | Removed duplicate definitions of GetMenuCount and GetMenu...
|
commit | commitdiff | tree |
1998-07-17 |
Robin Dunn | fixed a missing backslash
|
commit | commitdiff | tree |
1998-07-16 |
Robin Dunn | Inserted an else that seemed to be missing. (My RadioBox...
|
commit | commitdiff | tree |
|