2002-02-17 |
Václav Slavík | tell wxHTML users to initialize wxImage
|
commit | commitdiff | tree |
2002-02-17 |
Václav Slavík | added info about xpm.lib to changes.txt
|
commit | commitdiff | tree |
2002-02-17 |
Václav Slavík | fix for focus handling in generic wxListCtrl
|
commit | commitdiff | tree |
2002-02-17 |
Václav Slavík | don't treat changing focus to popup's child as loosing it
|
commit | commitdiff | tree |
2002-02-16 |
Václav Slavík | previous change to wxImage was wrong, it didn't account...
|
commit | commitdiff | tree |
2002-02-16 |
Václav Slavík | more fixes to wxSplitterWindow's initial sash position
|
commit | commitdiff | tree |
2002-02-16 |
Václav Slavík | A couple of changes to wxImage:
|
commit | commitdiff | tree |
2002-02-16 |
Václav Slavík | oops, commiting too fast, forgot to fix a small typo
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | fix visual artifact in wxMSW (why does it happen?)
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | more MSLU fixes
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | don't translate accelerators in XRC menus
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | added Alt-PrintScreen handling (SciTech won't be happy...
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | don't show size grip when maximized
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | leave in only Julian's version of CaptureMouse code
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | copyright update
|
commit | commitdiff | tree |
2002-02-15 |
Václav Slavík | corrected double click events: wxMGL will now synthetize
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | fill wxFocusEvent::m_win properly
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | copyright update
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | create wxSpinCtrl with default pos+size first, so that...
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | implemented cursors cache, so that cursors are not...
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | take const reference (thanks to Alberto Barbati)
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | handle accelerators for buttons, too
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | 1. added wxUpdateUIEvent handling to wxMGL
|
commit | commitdiff | tree |
2002-02-14 |
Václav Slavík | added wxUpdateUIEvent handling to wxMGL
|
commit | commitdiff | tree |
2002-02-13 |
Václav Slavík | safety check
|
commit | commitdiff | tree |
2002-02-13 |
Václav Slavík | use wxLogTrace, not wxLogDebug
|
commit | commitdiff | tree |
2002-02-12 |
Václav Slavík | don't allow dragging a window if it is maximized
|
commit | commitdiff | tree |
2002-02-12 |
Václav Slavík | safeguards against crashes
|
commit | commitdiff | tree |
2002-02-12 |
Václav Slavík | fixed menubar attaching: create it first, THEN set...
|
commit | commitdiff | tree |
2002-02-12 |
Václav Slavík | wxMGL compilation fix
|
commit | commitdiff | tree |
2002-02-11 |
Václav Slavík | wxGenericDirCtrl now correctly updates itself when...
|
commit | commitdiff | tree |
2002-02-11 |
Václav Slavík | wxSplitterWindow now:
|
commit | commitdiff | tree |
2002-02-11 |
Václav Slavík | rewrote wxHtmlHelpFrame using sizers
|
commit | commitdiff | tree |
2002-02-11 |
Václav Slavík | use wxHashMap, not wxHashTable in wxXPMDecoder
|
commit | commitdiff | tree |
2002-02-11 |
Václav Slavík | a note just in case I misread wxHTML code again...
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | disable shared libs for DJGPP (who broke this?)
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | fixes to HTML tables alignment
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | honour min/max size in wxMGL's wxWindow::DoSetSize
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | use sunken border for wxHtmlHelpController's font preview
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | added default ctor to wxStaticText
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | more wxMGL-aware samples
|
commit | commitdiff | tree |
2002-02-10 |
Václav Slavík | don't use wxGenericDirDialog in MSW
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | compilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv)
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | fixes to wxTLW::Maximize in wxMGL
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | implemented titlebar doubleclick in win32 theme
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | use AllocExclusive for reference counting
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | use WXUNUSED(foo), not (void)foo
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | 1. make paint events debugging runtime switch instead...
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | fix for scrollbar's thumb update bug in wxUniv
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | temporary hack to make wxMGL and SciTech happy...
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | wxDC::DoDrawRectangle hack is no longer needed
|
commit | commitdiff | tree |
2002-02-09 |
Václav Slavík | fix for broken color parsing in wxXPMDecoder (thanks...
|
commit | commitdiff | tree |
2002-02-08 |
Václav Slavík | reverted revision 1.6 -- Mattia obviously knows better...
|
commit | commitdiff | tree |
2002-02-08 |
Václav Slavík | compilation fix -- a better way
|
commit | commitdiff | tree |
2002-02-08 |
Václav Slavík | make more wxImage methods const
|
commit | commitdiff | tree |
2002-02-08 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap
|
commit | commitdiff | tree |
2002-02-08 |
Václav Slavík | fixed wxPageSetupDialogData::SetPaperId() to take value...
|
commit | commitdiff | tree |
2002-02-07 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap
|
commit | commitdiff | tree |
2002-02-03 |
Václav Slavík | Unicode compilation fixes
|
commit | commitdiff | tree |
2002-02-03 |
Václav Slavík | wxXmlInitXmlModule no longer needed
|
commit | commitdiff | tree |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format
|
commit | commitdiff | tree |
2002-02-02 |
Václav Slavík | added cur and ico formats to the sample
|
commit | commitdiff | tree |
2002-02-02 |
Václav Slavík | generated makefiles no longer contain information about...
|
commit | commitdiff | tree |
2002-02-02 |
Václav Slavík | changed wxFileName::Normalize signature to allow or...
|
commit | commitdiff | tree |
2002-02-01 |
Václav Slavík | wxDialog::Show has default argument value in wxUniv now
|
commit | commitdiff | tree |
2002-02-01 |
Václav Slavík | wxRootWindow::AcceptsFocus must be const; added wxRTTI...
|
commit | commitdiff | tree |
2002-02-01 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | use correct encoding in wxrcedit
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | implemented writing in original encoding
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | A couple of fixes to wxMGL's wxWindow:
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | fixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | small m_blinkedOut consistency corrections
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | calling wxWindow::Update from wxWindowDC ctor wasn...
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | added skeleton of Port notes section
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | added wxHtmlWindow::OnOpeningURL
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | new wxHtmlWindow::OnOpeningURL API
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | moved wxHtmlWindow flags out of defs.h
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | wxUSE_MIMETYPE in src/unix/mimetype.cpp
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | prevent crash when trying to set global cursor too...
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | ensure minimal mime support in wxHTML even without...
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | fixed rendering artifact in wxCaret
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | update the screen before gaining access to wxWindowDC
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | move caret notification after sending the focus event
|
commit | commitdiff | tree |
2002-01-27 |
Václav Slavík | (hacky) fix for bg colour handling in wxUniv's win32...
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | wxFileCtrl::Update was hiding wxWindow::Update
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | workaround for MGL's weirdness: won't render rectangles...
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | hide mouse when using wxScreenDC in wxMGL
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | don't use GTK specific code in wxListCtrl when building...
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | fix for wxSYS_COLOUR_LISTBOX representation
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | don't check for libjpeg,libtiff and libpng when building...
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | modified wxPNGHandler to not use png_struct.jmpbuf
|
commit | commitdiff | tree |
2002-01-26 |
Václav Slavík | compilation fix
|
commit | commitdiff | tree |
2002-01-25 |
Václav Slavík | reverted from wxStrdup back to strdup -- sorry SC,...
|
commit | commitdiff | tree |
2002-01-24 |
Václav Slavík | updates to XRC resources compiler
|
commit | commitdiff | tree |
2002-01-24 |
Václav Slavík | 1. added encodings handling to XRC, so that it is possible
|
commit | commitdiff | tree |
2002-01-24 |
Václav Slavík | added encodings handling to XRC, so that it is possible...
|
commit | commitdiff | tree |
2002-01-24 |
Václav Slavík | iconv-based conversion works again, after being broken...
|
commit | commitdiff | tree |
next |