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 |
2001-08-28 |
Václav Slavík | fixed a bug in wxListCtrl: SetColumnWidth didn't set...
|
commit | commitdiff | tree |
2001-08-26 |
Václav Slavík | tables code fixes
|
commit | commitdiff | tree |
2001-08-26 |
Václav Slavík | fixed HTML parsing in regard to spaces between tags
|
commit | commitdiff | tree |
2001-08-25 |
Václav Slavík | beginnings of HTML4 tables layouter
|
commit | commitdiff | tree |
2001-08-25 |
Václav Slavík | fixed a canonical example of Stupid Bug(tm)
|
commit | commitdiff | tree |
2001-08-23 |
Václav Slavík | ProcessPlatformProperty should not be a member of wxXmlResource
|
commit | commitdiff | tree |
2001-08-23 |
Václav Slavík | wxHtmlEasyPrinting indentation changes + CreatePrintout...
|
commit | commitdiff | tree |
2001-08-22 |
Václav Slavík | fixed yet another bug in wxStream classes
|
commit | commitdiff | tree |
2001-08-22 |
Václav Slavík | compilation fix for genericTreeCtrl-only stuff
|
commit | commitdiff | tree |
2001-08-19 |
Václav Slavík | nicer version compilation fix for wxUSE_WCHAR_T=0 ...
|
commit | commitdiff | tree |
2001-08-19 |
Václav Slavík | fix for bug in wxEditableListBox in connection with...
|
commit | commitdiff | tree |
2001-08-19 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2001-08-18 |
Václav Slavík | better focus handling (blind fix)
|
commit | commitdiff | tree |
2001-08-16 |
Václav Slavík | finished wxWindow for MGL
|
commit | commitdiff | tree |
2001-08-15 |
Václav Slavík | bugfixes, bugfixes, bugfixes...
|
commit | commitdiff | tree |
2001-08-12 |
Václav Slavík | added wxEventLoop::GetActive()
|
commit | commitdiff | tree |
2001-08-12 |
Václav Slavík | wxMGL bugfixes
|
commit | commitdiff | tree |
2001-08-12 |
Václav Slavík | fixed fl makefiles that Julian didn't fix correctly
|
commit | commitdiff | tree |
2001-08-12 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2001-08-12 |
Václav Slavík | fixed wxUniv compilation
|
commit | commitdiff | tree |
2001-08-09 |
Václav Slavík | wxMGL support
|
commit | commitdiff | tree |
2001-08-09 |
Václav Slavík | added evtlooop.cpp for mgl
|
commit | commitdiff | tree |
2001-08-09 |
Václav Slavík | wxMGL wxWindow and wxApp mostly complete, now hunting...
|
commit | commitdiff | tree |
2001-08-09 |
Václav Slavík | added std icons to wxMGL
|
commit | commitdiff | tree |
2001-08-08 |
Václav Slavík | fix for nbsp problem and minor parsing flow change
|
commit | commitdiff | tree |
2001-08-08 |
Václav Slavík | made some wxHtmlEntitiesParser's methods public --...
|
commit | commitdiff | tree |
2001-08-08 |
Václav Slavík | updated wxTextFile docs; some typo corrections
|
commit | commitdiff | tree |
next |