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 |
2001-09-19 |
Václav Slavík | fixes to client area origin handling
|
commit | commitdiff | tree |
2001-09-19 |
Václav Slavík | fixed problems with HTML printing w/o using wxHtmlWindow
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | regenerated
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | partial implementation of wxTopLevelWindow for wXUniv
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed...
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | wxUniversal doesn't need wxDialog and wxFrame from...
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | made wxLocalFSHandler public and added Chroot to it
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | minor changes to wxFrame/Univ
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | wxFrame for wxUniv
|
commit | commitdiff | tree |
2001-09-18 |
Václav Slavík | wxDialog for wxUniv
|
commit | commitdiff | tree |
2001-09-16 |
Václav Slavík | added toplevel.cpp
|
commit | commitdiff | tree |
2001-09-16 |
Václav Slavík | updated generated file
|
commit | commitdiff | tree |
2001-09-15 |
Václav Slavík | wxMGL update
|
commit | commitdiff | tree |
2001-09-15 |
Václav Slavík | wxTopLevelWindow (only for wxGTK for now)
|
commit | commitdiff | tree |
2001-09-15 |
Václav Slavík | compilation (hot)fixes for Mingw
|
commit | commitdiff | tree |
2001-09-15 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2001-09-08 |
Václav Slavík | oops, HTML entities were parsed twice
|
commit | commitdiff | tree |
2001-09-03 |
Václav Slavík | forgot to commit some XRC files
|
commit | commitdiff | tree |
2001-09-02 |
Václav Slavík | applied utf-8 fix patch
|
commit | commitdiff | tree |
2001-09-02 |
Václav Slavík | added id handling to html cells
|
commit | commitdiff | tree |
2001-09-02 |
Václav Slavík | added id handling to image cells
|
commit | commitdiff | tree |
2001-09-02 |
Václav Slavík | added wxHtmlCell::Get/SetId
|
commit | commitdiff | tree |
2001-09-02 |
Václav Slavík | comment clarification
|
commit | commitdiff | tree |
2001-09-01 |
Václav Slavík | fix for wxStatusBar wrongly reporting field rects inside...
|
commit | commitdiff | tree |
2001-09-01 |
Václav Slavík | mingw compilation fix, added some defines
|
commit | commitdiff | tree |
2001-09-01 |
Václav Slavík | compilation fix for mingw
|
commit | commitdiff | tree |
2001-09-01 |
Václav Slavík | fixed memory leaks when parsing
|
commit | commitdiff | tree |
2001-09-01 |
Václav Slavík | helpbest.patch - makefiles regenerated
|
commit | commitdiff | tree |
2001-09-01 |
Václav Slavík | finally applied the helpbest patch
|
commit | commitdiff | tree |
2001-08-30 |
Václav Slavík | helpbest docs update
|
commit | commitdiff | tree |
2001-08-30 |
Václav Slavík | minor fix that was part of helpbest.patch
|
commit | commitdiff | tree |
2001-08-29 |
Václav Slavík | oops, forgot to check in a wxMGL define
|
commit | commitdiff | tree |
2001-08-29 |
Václav Slavík | non-recursive destructors
|
commit | commitdiff | tree |
2001-08-29 |
Václav Slavík | fixed my favorite bug (delete foo; call foo->Something())
|
commit | commitdiff | tree |
2001-08-28 |
Václav Slavík | make it possible to open files from XRC in wxHtmlWindow
|
commit | commitdiff | tree |
2001-08-28 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
next |