2001-10-27 |
Václav Slavík | fix for animated GIFs with frames of different dimensions
|
commit | commitdiff | tree |
2001-10-27 |
Václav Slavík | applied wxListCtrl label editing patch
|
commit | commitdiff | tree |
2001-10-23 |
Václav Slavík | fix for typo
|
commit | commitdiff | tree |
2001-10-20 |
Václav Slavík | wxRegion fixes (off by one)
|
commit | commitdiff | tree |
2001-10-20 |
Václav Slavík | reverted Kendall's commit
|
commit | commitdiff | tree |
2001-10-20 |
Václav Slavík | fix for MGL bug when rendering text with solid background
|
commit | commitdiff | tree |
2001-10-20 |
Václav Slavík | added wxApp::Yield
|
commit | commitdiff | tree |
2001-10-19 |
Václav Slavík | we no longer need wxFrameNative
|
commit | commitdiff | tree |
2001-10-18 |
Václav Slavík | added screenshot capturing for debugging purposes
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | fixes to mask creation by colour
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | fixed off-by-one error
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | oops, segfault
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | added GetStdIcon support to wxRenderer
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | removed junk
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | 1. added GetStdIcon support to wxRenderer
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | compilation fix for wxMGL (NotUniv directive doesn...
|
commit | commitdiff | tree |
2001-10-15 |
Václav Slavík | compilation fix for wxMGL
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | decouple wxTLW,Frame::ShowFullScreen in wxMSW
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | fixes to MSW LowLevel files
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | wxWindow::Enable now correctly has recursive effect...
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | added wxHtmlWindow::AppendToPage
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | wxBusycursorSuspender used in wxMGL as well (we need...
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | fixed restoration of global cursor
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | DC output fix
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | antialiasing now disabled for small fonts
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | removed obsolete files from wxMGL
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | decouple wxTLW,Frame::ShowFullScreen in wxMSW
|
commit | commitdiff | tree |
2001-10-14 |
Václav Slavík | wxUSE_CHOICE ifdefs, so that the sample compiles with...
|
commit | commitdiff | tree |
2001-10-13 |
Václav Slavík | better windows painting in wxMGL
|
commit | commitdiff | tree |
2001-10-13 |
Václav Slavík | fixed mouse capture release code -- it previously released...
|
commit | commitdiff | tree |
2001-10-10 |
Václav Slavík | fixed menu navigation with mouse
|
commit | commitdiff | tree |
2001-10-10 |
Václav Slavík | FIXME so that I don't forget to implement this
|
commit | commitdiff | tree |
2001-10-09 |
Václav Slavík | fixes to focus handling in menus
|
commit | commitdiff | tree |
2001-10-09 |
Václav Slavík | a temporary hack to make testing wxTLW/Univ easier
|
commit | commitdiff | tree |
2001-10-09 |
Václav Slavík | mingw compilation fix
|
commit | commitdiff | tree |
2001-10-09 |
Václav Slavík | fixed off by one error in wxXPMDecoder::ReadFile
|
commit | commitdiff | tree |
2001-10-08 |
Václav Slavík | hopefully fixes focus assertion
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | more active frame stuff
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | fix to wxMGL's wxBitmap(wxImage) ctor
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | fixed yet another bug in wxActivateEvent handling
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | FloodFill not in MGL, either
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | moved MGL initialization to earlier stage (crashes...
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | use Arial if available
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | give focus to show top level windows
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | fixed maximization handling
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | active next window in Z-order when a frame is deleted
|
commit | commitdiff | tree |
2001-10-07 |
Václav Slavík | reverted my previous check in, it was nonsense
|
commit | commitdiff | tree |
2001-10-06 |
Václav Slavík | no, wxComboBox is really NOT a low-level class (neither...
|
commit | commitdiff | tree |
2001-10-06 |
Václav Slavík | more wxMGL fixes
|
commit | commitdiff | tree |
2001-10-06 |
Václav Slavík | wxUniv tries to release mouse capture from menu bar...
|
commit | commitdiff | tree |
2001-10-06 |
Václav Slavík | modified wxFrame/Univ to send wxSizeEvent when adding...
|
commit | commitdiff | tree |
2001-10-06 |
Václav Slavík | fatal bug in wxMGL that caused hard to track crashes
|
commit | commitdiff | tree |
2001-10-06 |
Václav Slavík | you meant pragma interface, not pragma implementation
|
commit | commitdiff | tree |
2001-10-05 |
Václav Slavík | an (blind) attempt to fix wxGTK frame activation bug
|
commit | commitdiff | tree |
2001-10-05 |
Václav Slavík | wxHTML now outputs unrecognized entities verbosely
|
commit | commitdiff | tree |
2001-10-05 |
Václav Slavík | 1) wxHTML now outputs unrecognized entities verbosely
|
commit | commitdiff | tree |
2001-10-04 |
Václav Slavík | fixed unimportant typo
|
commit | commitdiff | tree |
2001-10-02 |
Václav Slavík | client<->screen coords conversion fixes
|
commit | commitdiff | tree |
2001-10-02 |
Václav Slavík | added at least some stderr support to wxMGL which suffers...
|
commit | commitdiff | tree |
2001-10-02 |
Václav Slavík | removed unused variable
|
commit | commitdiff | tree |
2001-10-01 |
Václav Slavík | added wxSystemSettings::HasFrameDecorations (anybody...
|
commit | commitdiff | tree |
2001-10-01 |
Václav Slavík | wxMGL update
|
commit | commitdiff | tree |
2001-10-01 |
Václav Slavík | wxPopupWindow for wxMGL
|
commit | commitdiff | tree |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished...
|
commit | commitdiff | tree |
2001-09-30 |
Václav Slavík | implemented wxTLW::InteractiveMove and mostly finished...
|
commit | commitdiff | tree |
2001-09-30 |
Václav Slavík | fixed wxDialog creation (created window wasn't transient)
|
commit | commitdiff | tree |
2001-09-30 |
Václav Slavík | fixed wxColour bug that broken wxUniv
|
commit | commitdiff | tree |
2001-09-29 |
Václav Slavík | fixed assertion failures with invalid icons
|
commit | commitdiff | tree |
2001-09-29 |
Václav Slavík | removed superfluous backslash
|
commit | commitdiff | tree |
2001-09-29 |
Václav Slavík | reverted my previous commit to this file; was done...
|
commit | commitdiff | tree |
2001-09-29 |
Václav Slavík | added support for animated GIFs to wxHTML
|
commit | commitdiff | tree |
2001-09-29 |
Václav Slavík | oops, reverted wrong code
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | input handling in wxTLW/Univ
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | implemented wxActivateEvent properly
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | fixed client area origin handling in wxGTK
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | compilation fixes for MSW+Univ+Mingw32
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | proper fullscreen handling
|
commit | commitdiff | tree |
2001-09-28 |
Václav Slavík | fixed wxGTK fullscreen mode, broken by my previous...
|
commit | commitdiff | tree |
2001-09-26 |
Václav Slavík | removed wxBusyCursorSuspender use
|
commit | commitdiff | tree |
2001-09-26 |
Václav Slavík | temporary stubs for fullscreen functions
|
commit | commitdiff | tree |
2001-09-26 |
Václav Slavík | Use wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
|
commit | commitdiff | tree |
2001-09-26 |
Václav Slavík | oops, forgot do add fullscreen stuff to wxTLWBase
|
commit | commitdiff | tree |
2001-09-24 |
Václav Slavík | implemented captured windows stack
|
commit | commitdiff | tree |
2001-09-24 |
Václav Slavík | statusbar handling
|
commit | commitdiff | tree |
2001-09-23 |
Václav Slavík | partial implementation of wxTLW's decorations
|
commit | commitdiff | tree |
2001-09-23 |
Václav Slavík | better learn the operators...
|
commit | commitdiff | tree |
2001-09-23 |
Václav Slavík | fixed serious bug in wxFont::operator== (ignored weight)
|
commit | commitdiff | tree |
2001-09-23 |
Václav Slavík | added wxBitmap::CopyFromIcon to wxGTK
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | oops, we definitely DON'T want to reset m_renderer...
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | wxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | evaluate window style in Create, not later
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | configure now defines _WIN_IE if w32api is at least...
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | mingw compilation fix
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | w32api 1.1 support
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | wxInputConsumer
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | fixed client area handling for wxFrame/Univ
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | wxInputConsumer
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | (blind) fix for wxMotif compilation
|
commit | commitdiff | tree |
2001-09-22 |
Václav Slavík | added wxInputConsumer to wxUniv
|
commit | commitdiff | tree |
next |