2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Vadim Zeitlin | fix for wxExecute(subprocess which produces a lot of... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | fixed compilation errors |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Various updates, changes for wxTopLevelWindow, fixes for |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Added MSW toplevel.cpp and regenerated makefiles and... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | If a shape has client data, it deletes it when the... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Fixed compilation error |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Added missing WXDLLEXPORT |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Fixed problem with wxPen::SetDashes. (An array of... |
commit | commitdiff | tree | snapshot |
2001-09-27 |
Robin Dunn | Add some Pen dashes tests |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | removed wxBusyCursorSuspender use |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | temporary stubs for fullscreen functions |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | Use wxGetInstallPrefix() instead of wxINSTALL_PREFIX... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Václav Slavík | oops, forgot do add fullscreen stuff to wxTLWBase |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Vadim Zeitlin | reverted last accidental commit, added comment about... |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-26 |
Vadim Zeitlin | compilation/build fixes for wxUniv |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-25 |
Vadim Zeitlin | compilation fix for other (than GTK/MSW) ports |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | pass correct key code in TREE_KEY_DOWN event |
commit | commitdiff | tree | snapshot |
2001-09-24 |
David Webster | patch fix for a constant definition under OS/2 VA V4.0 |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | fixed wxUniv menus under wxGTK |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | added workaround for GTK+ focus_out bug (and removed... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Václav Slavík | implemented captured windows stack |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Václav Slavík | statusbar handling |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Mattia Barbon | Fixed wxToolbar95::FindToolForPosition |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | added wxTreeEvent::GetKeyEvent() to allow to retrieve... |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
commit | commitdiff | tree | snapshot |
2001-09-24 |
Vadim Zeitlin | ~wxToolBar() checks if the frame is being deleted in... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | partial implementation of wxTLW's decorations |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | better learn the operators... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | fixed serious bug in wxFont::operator== (ignored weight) |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Václav Slavík | added wxBitmap::CopyFromIcon to wxGTK |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Vadim Zeitlin | reverted change to the best checkbox size calculation |
commit | commitdiff | tree | snapshot |
2001-09-23 |
David Webster | Latest OS/2 build file updates to include the toplevel... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
David Webster | FALSE, not false |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Mattia Barbon | * Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER... |
commit | commitdiff | tree | snapshot |
2001-09-23 |
Mattia Barbon | Forgot to update the template. |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Vadim Zeitlin | fixed yet another bug in wxRegConfig::SetPath() - SetPa... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | oops, we definitely DON'T want to reset m_renderer... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | wxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | evaluate window style in Create, not later |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | configure now defines _WIN_IE if w32api is at least... |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | mingw compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | w32api 1.1 support |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | wxInputConsumer |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | fixed client area handling for wxFrame/Univ |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | wxInputConsumer |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | (blind) fix for wxMotif compilation |
commit | commitdiff | tree | snapshot |
2001-09-22 |
Václav Slavík | added wxInputConsumer to wxUniv |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Mattia Barbon | Unicode compilation fixes. |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Stefan Csomor | added wxSTD macro |
commit | commitdiff | tree | snapshot |
2001-09-21 |
Mattia Barbon | wxTextDataObject now uses Unicode if compiled with... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Mattia Barbon | Make easier to compile with MSVC5. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Mattia Barbon | MinGW compilation fix. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Mattia Barbon | Unicode compilation fixes. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Mattia Barbon | Re-enabled long long for MinGW. |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Vadim Zeitlin | fix for shared library build under SGI with native... |
commit | commitdiff | tree | snapshot |
2001-09-20 |
Robin Dunn | bug #463146 |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Václav Slavík | fixes to client area origin handling |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Václav Slavík | fixed problems with HTML printing w/o using wxHtmlWindow |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Vadim Zeitlin | better fix for MIPSpro warnings: removed unneeded calls... |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Vadim Zeitlin | compilation fixes for MIPSpro SGI compiler |
commit | commitdiff | tree | snapshot |
2001-09-19 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | regenerated |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | partial implementation of wxTopLevelWindow for wXUniv |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | wxUniversal doesn't need wxDialog and wxFrame from... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | made wxLocalFSHandler public and added Chroot to it |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | minor changes to wxFrame/Univ |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | wxFrame for wxUniv |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Václav Slavík | wxDialog for wxUniv |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Gilles Depeyrot | corrections related to wxDialog inheritance changes... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vadim Zeitlin | compilation warning fix for Intel C++ |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vadim Zeitlin | changes to shared library options code and to allow... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Robin Dunn | version number update |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vadim Zeitlin | test for long long directly instead of testing for gcc |
commit | commitdiff | tree | snapshot |
2001-09-18 |
George Tasker | Fix for bug 462533, spelling typo in docs "wxAGJUST_MIN... |
commit | commitdiff | tree | snapshot |
2001-09-18 |
Vadim Zeitlin | fix for event processing in wxScrollHelper |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Ron Lee | use 'local' quoting for wx headers in lib source |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Ron Lee | fixed c++ style comments |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Robin Dunn | minor fixes |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Robin Dunn | Regenerated from filelist.txt |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Robin Dunn | Fixed compile error. |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Gilles Depeyrot | added missing destructor for Darwin/Mac OS X (wxGtk... |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Stefan Csomor | added carbonaccessors.o |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Stefan Csomor | added toplvlcmn |
commit | commitdiff | tree | snapshot |
2001-09-17 |
Ron Lee | added tn0012.txt -- detailing library name conventions... |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Václav Slavík | added toplevel.cpp |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Václav Slavík | updated generated file |
commit | commitdiff | tree | snapshot |
2001-09-16 |
Robin Dunn | Significantly changed how the Python interpreter lock... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Václav Slavík | wxMGL update |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now) |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Stefan Csomor | changed FindControl to FindControlUnderMouse and use... |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Václav Slavík | compilation (hot)fixes for Mingw |
commit | commitdiff | tree | snapshot |
2001-09-15 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Robin Dunn | Updates to contributed library stuff, a new version... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Robin Dunn | A better way to handle the OOR wxPyListCtrl --> wxLIstC... |
commit | commitdiff | tree | snapshot |
2001-09-14 |
Robin Dunn | some little demo tweaks |
commit | commitdiff | tree | snapshot |
next |