projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Set CHRBITS to the "correct" amount.
[wxWidgets.git]
/
src
/
html
/
2003-11-27
Julian Smart
Attempt to fix Borland compilo
tree
|
commitdiff
2003-11-26
Dimitri Schoolwerth
Declaration of CopySelection is bool instead of void.
tree
|
commitdiff
2003-11-25
Vadim Zeitlin
don't test whether m_selection is NULL both before...
tree
|
commitdiff
2003-11-25
Vadim Zeitlin
fixed memory leak (m_selection wasn't deleted)
tree
|
commitdiff
2003-11-22
Robin Dunn
Uses wxSystemSettings for colour when there is no window
tree
|
commitdiff
2003-11-20
Robin Dunn
When used from wxHtmlListBox it's possible for GetWindo...
tree
|
commitdiff
2003-11-11
Václav Slavík
Always set background colour prior to any HTML renderin...
tree
|
commitdiff
2003-11-11
Václav Slavík
part of DS' change _was_ corrent, restored
tree
|
commitdiff
2003-11-10
Dimitri Schoolwerth
Really fixed Borland release build warning (without...
tree
|
commitdiff
2003-11-10
Václav Slavík
previous DS' change was broken, reverted
tree
|
commitdiff
2003-11-10
Dimitri Schoolwerth
Added wxUnusedVar for Borland and fixed 2 release mode...
tree
|
commitdiff
2003-11-09
Václav Slavík
addedd support for <pre width=...>
tree
|
commitdiff
2003-11-06
David Elliott
Wrap some toolbar code in #if wxUSE_TOOLBAR
tree
|
commitdiff
2003-10-16
Vadim Zeitlin
compilation fix for Watcom (part of patch 813225)
tree
|
commitdiff
2003-10-16
Vadim Zeitlin
warning fixes for BCC and OW (heavily modified patch...
tree
|
commitdiff
2003-10-12
Vadim Zeitlin
VC++ release mode warning fixes
tree
|
commitdiff
2003-10-07
Václav Slavík
added .chm support for Unix (Markus Sinner)
tree
|
commitdiff
2003-10-03
Václav Slavík
fixed memory leak (#817324)
tree
|
commitdiff
2003-09-18
Václav Slavík
fixed single word selection
tree
|
commitdiff
2003-09-10
Vadim Zeitlin
fixed a 'variable could be used uninitialized' warning
tree
|
commitdiff
2003-09-09
Václav Slavík
applied Otto Wyss' patch to extend wxHelpController...
tree
|
commitdiff
2003-09-04
Stefan Csomor
macro naming changes
tree
|
commitdiff
2003-08-29
Václav Slavík
Content-Type parsing should be case insensitive
tree
|
commitdiff
2003-08-21
Stefan Csomor
extended RTTI support
tree
|
commitdiff
2003-08-13
Vadim Zeitlin
compilation fix after Clear() change
tree
|
commitdiff
2003-08-13
Václav Slavík
fixed wrong arguments to Draw
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-08-05
Václav Slavík
no real change, removed commented out code forgotten...
tree
|
commitdiff
2003-08-04
Václav Slavík
added build options sanity checks into all main libraries
tree
|
commitdiff
2003-07-23
Julian Smart
Printing improvements: GetPageInfo() gets called after...
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
undisable many warnings for VC++ in defs.h and fixed...
tree
|
commitdiff
2003-07-20
Mattia Barbon
Compilation fix for !WXWIN_COMPATIBILITY_2_4.
tree
|
commitdiff
2003-07-17
Václav Slavík
remove extra space at top and bottom of the page if...
tree
|
commitdiff
2003-07-16
Václav Slavík
removed GetHorizontalConstraints -- no longer needed
tree
|
commitdiff
2003-07-16
Václav Slavík
tables can no longer be smaller than sum of their columns
tree
|
commitdiff
2003-07-15
Václav Slavík
don't break lines in the middle of word
tree
|
commitdiff
2003-07-13
Vadim Zeitlin
ugly fix for warnings when wxUSE_STL==0 not breaking...
tree
|
commitdiff
2003-07-12
Mattia Barbon
Warning fixes for wxUSE_STL=1.
tree
|
commitdiff
2003-07-12
Vadim Zeitlin
fixed a crash
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
VC++ warning fixes
tree
|
commitdiff
2003-07-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
use mask for GIFs (part of patch 649438)
tree
|
commitdiff
2003-07-09
Julian Smart
OnIdle -> OnInternalIdle
tree
|
commitdiff
2003-07-08
Václav Slavík
fixes to wxHTML selection code: corrected mouse navigation
tree
|
commitdiff
2003-07-08
Václav Slavík
much better looking selection of justified paragraphs
tree
|
commitdiff
2003-07-06
Julian Smart
Added wxHtmlPrintout::AddFilter so the same filters...
tree
|
commitdiff
2003-07-04
Václav Slavík
fixed compilation of multilib dll
tree
|
commitdiff
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
tree
|
commitdiff
2003-06-15
Václav Slavík
fixed misbehaving selection on some words
tree
|
commitdiff
2003-06-15
Vadim Zeitlin
GTK2 Unicode build warning fix
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
made CopySelection() always available (otherwise it...
tree
|
commitdiff
2003-06-11
Vadim Zeitlin
a hack to make copying double clicked words to clipboar...
tree
|
commitdiff
2003-06-10
Václav Slavík
fixed Content-Type lookup
tree
|
commitdiff
2003-06-09
Václav Slavík
compilation fix for VisualAge C++
tree
|
commitdiff
2003-06-07
Václav Slavík
use 'I' cursor when over text
tree
|
commitdiff
2003-06-07
David Elliott
Place m_lastDoubleClick initialization inside existing...
tree
|
commitdiff
2003-06-05
Václav Slavík
added line selection
tree
|
commitdiff
2003-06-05
Mattia Barbon
Add missing header for wxMotif.
tree
|
commitdiff
2003-06-04
Václav Slavík
doubleclick selects word
tree
|
commitdiff
2003-06-04
Václav Slavík
added selecting-while-dragging
tree
|
commitdiff
2003-06-04
Václav Slavík
fixed bug in selection style if selection colours is...
tree
|
commitdiff
2003-06-03
Václav Slavík
new rendering customization api fixes
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
signed/unsigned comparison warning fixed
tree
|
commitdiff
2003-06-03
Václav Slavík
new rendering customization API for Vadim
tree
|
commitdiff
2003-06-03
Václav Slavík
subcell selection
tree
|
commitdiff
2003-06-02
Václav Slavík
another bug fixed: wrong lookup of nearest cell before...
tree
|
commitdiff
2003-06-02
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2003-06-02
Václav Slavík
added copying selection to clipboard; fixes to selectio...
tree
|
commitdiff
2003-06-01
Václav Slavík
attempt to fix first click problem
tree
|
commitdiff
2003-06-01
Vadim Zeitlin
compilation fix (not all paths returned a value)
tree
|
commitdiff
2003-06-01
Václav Slavík
more work on text selection: selecting should work...
tree
|
commitdiff
2003-06-01
Václav Slavík
fixed UpdateRenderingState to do what it was meant to
tree
|
commitdiff
2003-06-01
Václav Slavík
react on mouse up, not mouse down
tree
|
commitdiff
2003-05-31
Václav Slavík
oops, commited debugging code by mistake
tree
|
commitdiff
2003-05-31
Václav Slavík
preparing wxHtmlWindow for text selection (highlighting...
tree
|
commitdiff
2003-05-26
Julian Smart
Allow printing objects to be passed a wxWindow, not...
tree
|
commitdiff
2003-05-15
Václav Slavík
unicode compilation fix
tree
|
commitdiff
2003-05-12
Václav Slavík
applied HTML pagebreaks patch
tree
|
commitdiff
2003-03-16
Václav Slavík
applied patch adding SetFonts to wxHTML printing classe...
tree
|
commitdiff
2003-02-26
Václav Slavík
compilation fix for optimizing compilers
tree
|
commitdiff
2003-02-26
Václav Slavík
fix patch #693600
tree
|
commitdiff
2003-02-23
Václav Slavík
implemented empty handler for <script> tag, so that...
tree
|
commitdiff
2003-02-23
Václav Slavík
fixed parsing of CDATA elements (<script> and <style...
tree
|
commitdiff
2003-02-06
Vadim Zeitlin
allow compilation with wxUSE_DATETIME == 0 (patch 679822)
tree
|
commitdiff
2003-01-26
Václav Slavík
1. added wxHtmlWindow::LoadFile
tree
|
commitdiff
2003-01-19
Václav Slavík
use wxART_BROKEN_IMAGE in wxHTML
tree
|
commitdiff
2003-01-18
Václav Slavík
why the heck should something that reacts on wxID_CLOSE...
tree
|
commitdiff
2003-01-16
Julian Smart
Added About menu
tree
|
commitdiff
2003-01-16
Stefan Csomor
added missing includes for wxMac specific additions
tree
|
commitdiff
2003-01-16
Julian Smart
ReDOS-ified project files
tree
|
commitdiff
2003-01-08
Václav Slavík
fixed ANSI/Unicode incompatibility of the cache (bug...
tree
|
commitdiff
2003-01-02
Vadim Zeitlin
use DECLARE_NO_COPY_CLASS() where applicable (patch...
tree
|
commitdiff
2002-12-30
Václav Slavík
fixed encoding handling in ANSI mode
tree
|
commitdiff
2002-12-28
Julian Smart
Use path separator, not "/"
tree
|
commitdiff
2002-12-19
Václav Slavík
we don't really have to use variable instead of constant...
tree
|
commitdiff
2002-12-19
Julian Smart
Apply table border fix to all ports.
tree
|
commitdiff
2002-12-19
Julian Smart
Fix border for wxGTK too
tree
|
commitdiff
2002-12-19
Julian Smart
Reinstated the cell border fix (wxMSW)
tree
|
commitdiff
2002-12-18
Václav Slavík
simpler fix for rendering bug fixed in previous revision
tree
|
commitdiff
next