2001-10-08 |
Vadim Zeitlin | added and documented wxWS_EX_BLOCK_EVENTS flag |
tree | commitdiff |
2001-10-08 |
Vadim Zeitlin | don't check for Meta key in wxKeyEvent::HasModifiers() |
tree | commitdiff |
2001-10-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
tree | commitdiff |
2001-10-07 |
Václav Slavík | give focus to show top level windows |
tree | commitdiff |
2001-10-06 |
Václav Slavík | more wxMGL fixes |
tree | commitdiff |
2001-10-06 |
Václav Slavík | modified wxFrame/Univ to send wxSizeEvent when adding... |
tree | commitdiff |
2001-10-06 |
Václav Slavík | fatal bug in wxMGL that caused hard to track crashes |
tree | commitdiff |
2001-10-06 |
Václav Slavík | you meant pragma interface, not pragma implementation |
tree | commitdiff |
2001-10-05 |
Václav Slavík | wxHTML now outputs unrecognized entities verbosely |
tree | commitdiff |
2001-10-05 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-10-04 |
Václav Slavík | fixed unimportant typo |
tree | commitdiff |
2001-10-04 |
Gilles Depeyrot | standard settings for wxMac compilation using CodeWarrior |
tree | commitdiff |
2001-10-04 |
George Tasker | Spelling typos in comments fixed |
tree | commitdiff |
2001-10-04 |
Robin Dunn | Changed how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla |
tree | commitdiff |
2001-10-04 |
George Tasker | Added code to handle SQLSERVER, ACCESS, and MSDE allowi... |
tree | commitdiff |
2001-10-02 |
Vadim Zeitlin | missing extern "C" added to fix linking problems with... |
tree | commitdiff |
2001-10-02 |
Gilles Depeyrot | include wx headers using "..." instead of <...> |
tree | commitdiff |
2001-10-01 |
Václav Slavík | added wxSystemSettings::HasFrameDecorations (anybody... |
tree | commitdiff |
2001-10-01 |
Václav Slavík | wxMGL update |
tree | commitdiff |
2001-10-01 |
Václav Slavík | wxPopupWindow for wxMGL |
tree | commitdiff |
2001-10-01 |
Vadim Zeitlin | restored #include "chkconf.h" |
tree | commitdiff |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished... |
tree | commitdiff |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished... |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | compilation fix for !wxUSE_HELP |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | added wxUSE_PALETTE and fixed compilation with it set... |
tree | commitdiff |
2001-09-30 |
Stefan Csomor | toplevel fixes |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | moved WXUNUSED_UNLESS_DEBUG after wx/debug.h include... |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | handle _DEBUG/NDEBUG correctly |
tree | commitdiff |
2001-09-30 |
Vadim Zeitlin | fix for wxCalendarCtrl::Create() (bug 458167) |
tree | commitdiff |
2001-09-30 |
Stefan Csomor | mac toplevel window added |
tree | commitdiff |
2001-09-30 |
Stefan Csomor | mac added |
tree | commitdiff |
2001-09-29 |
Václav Slavík | removed superfluous backslash |
tree | commitdiff |
2001-09-29 |
Václav Slavík | reverted my previous commit to this file; was done... |
tree | commitdiff |
2001-09-28 |
Václav Slavík | input handling in wxTLW/Univ |
tree | commitdiff |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32 |
tree | commitdiff |
2001-09-28 |
Václav Slavík | proper fullscreen handling |
tree | commitdiff |
2001-09-28 |
Václav Slavík | fixed wxGTK fullscreen mode, broken by my previous... |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | applied (slightly modified) wxGLApp patch for MSW |
tree | commitdiff |
2001-09-28 |
Vadim Zeitlin | applied wxGLApp patch (#464500) |
tree | commitdiff |
2001-09-28 |
Ron Lee | More build system polishing.. mostly. Some stuff... |
tree | commitdiff |
2001-09-27 |
Robin Dunn | fixed compilation errors |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Fixed compilation error |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Added missing WXDLLEXPORT |
tree | commitdiff |
2001-09-27 |
Robin Dunn | Fixed problem with wxPen::SetDashes. (An array of... |
tree | commitdiff |
2001-09-26 |
Václav Slavík | temporary stubs for fullscreen functions |
tree | commitdiff |
2001-09-26 |
Václav Slavík | Use wxGetInstallPrefix() instead of wxINSTALL_PREFIX... |
tree | commitdiff |
2001-09-26 |
Václav Slavík | oops, forgot do add fullscreen stuff to wxTLWBase |
tree | commitdiff |
2001-09-26 |
Vadim Zeitlin | compilation/build fixes for wxUniv |
tree | commitdiff |
2001-09-24 |
Václav Slavík | statusbar handling |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added wxTreeEvent::GetKeyEvent() to allow to retrieve... |
tree | commitdiff |
2001-09-24 |
Vadim Zeitlin | added wxTLW for MSW |
tree | commitdiff |
2001-09-23 |
Václav Slavík | partial implementation of wxTLW's decorations |
tree | commitdiff |
2001-09-23 |
Václav Slavík | added wxBitmap::CopyFromIcon to wxGTK |
tree | commitdiff |
2001-09-23 |
David Webster | FALSE, not false |
tree | commitdiff |
2001-09-23 |
Mattia Barbon | * Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER... |
tree | commitdiff |
2001-09-22 |
Václav Slavík | wxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG |
tree | commitdiff |
2001-09-22 |
Václav Slavík | evaluate window style in Create, not later |
tree | commitdiff |
2001-09-22 |
Václav Slavík | fixed client area handling for wxFrame/Univ |
tree | commitdiff |
2001-09-22 |
Václav Slavík | wxInputConsumer |
tree | commitdiff |
2001-09-22 |
Václav Slavík | (blind) fix for wxMotif compilation |
tree | commitdiff |
2001-09-21 |
Mattia Barbon | wxTextDataObject now uses Unicode if compiled with... |
tree | commitdiff |
2001-09-20 |
Mattia Barbon | Unicode compilation fixes. |
tree | commitdiff |
2001-09-20 |
Mattia Barbon | Re-enabled long long for MinGW. |
tree | commitdiff |
2001-09-19 |
Václav Slavík | fixes to client area origin handling |
tree | commitdiff |
2001-09-19 |
Václav Slavík | fixed problems with HTML printing w/o using wxHtmlWindow |
tree | commitdiff |
2001-09-19 |
Vadim Zeitlin | better fix for MIPSpro warnings: removed unneeded calls... |
tree | commitdiff |
2001-09-19 |
Vadim Zeitlin | compilation fixes for MIPSpro SGI compiler |
tree | commitdiff |
2001-09-18 |
Václav Slavík | partial implementation of wxTopLevelWindow for wXUniv |
tree | commitdiff |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed... |
tree | commitdiff |
2001-09-18 |
Václav Slavík | made wxLocalFSHandler public and added Chroot to it |
tree | commitdiff |
2001-09-18 |
Václav Slavík | wxFrame for wxUniv |
tree | commitdiff |
2001-09-18 |
Václav Slavík | wxDialog for wxUniv |
tree | commitdiff |
2001-09-18 |
Vadim Zeitlin | test for long long directly instead of testing for gcc |
tree | commitdiff |
2001-09-17 |
Ron Lee | use 'local' quoting for wx headers in lib source |
tree | commitdiff |
2001-09-17 |
Ron Lee | fixed c++ style comments |
tree | commitdiff |
2001-09-17 |
Gilles Depeyrot | added missing destructor for Darwin/Mac OS X (wxGtk... |
tree | commitdiff |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now) |
tree | commitdiff |
2001-09-15 |
Václav Slavík | compilation fix |
tree | commitdiff |
2001-09-10 |
Gilles Depeyrot | added missing defines |
tree | commitdiff |
2001-09-10 |
Vadim Zeitlin | VC++ compilation fix (hopefully) |
tree | commitdiff |
2001-09-06 |
Vadim Zeitlin | applied patch from Xavier Nodet implementing better... |
tree | commitdiff |
2001-09-04 |
Robin Dunn | A couple little fixes for wxSTC |
tree | commitdiff |
2001-09-03 |
Vadim Zeitlin | added Set/ClearColumnImage() helpers to wxListView |
tree | commitdiff |
2001-09-02 |
Václav Slavík | added wxHtmlCell::Get/SetId |
tree | commitdiff |
2001-09-01 |
Václav Slavík | finally applied the helpbest patch |
tree | commitdiff |
2001-09-01 |
Robin Dunn | Upgraded to version 1.39 of Scintilla, and upated wxSty... |
tree | commitdiff |
2001-09-01 |
Robin Dunn | Added classinfo macros for wxTreeEvent |
tree | commitdiff |
2001-09-01 |
Vadim Zeitlin | added a bunch of new wxListCtrl messages: column right... |
tree | commitdiff |
2001-08-31 |
Vadim Zeitlin | implemented and documented wxHtmlWindow::OnCellMouseHov... |
tree | commitdiff |
2001-08-29 |
Václav Slavík | oops, forgot to check in a wxMGL define |
tree | commitdiff |
2001-08-29 |
Václav Slavík | non-recursive destructors |
tree | commitdiff |
2001-08-29 |
Stefan Csomor | added error message in case older apple header files... |
tree | commitdiff |
2001-08-28 |
Václav Slavík | compilation fix |
tree | commitdiff |
2001-08-28 |
Vadim Zeitlin | implemented wxDir::HasSubDirs() optimization for Unix |
tree | commitdiff |
2001-08-27 |
Vadim Zeitlin | added support for polygons to wxRegion |
tree | commitdiff |
2001-08-25 |
Václav Slavík | beginnings of HTML4 tables layouter |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | are there still versions of gcc around which require... |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | added wxGetDiskSpace for Win/Unix |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | added wxLongLong::ToString() |
tree | commitdiff |
2001-08-25 |
Vadim Zeitlin | applied patch 432814: saving BMP in 1, 4 and 8 bpp |
tree | commitdiff |
next |