2002-02-11 |
Václav Slavík | rewrote wxHtmlHelpFrame using sizers |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | use wxHashMap, not wxHashTable in wxXPMDecoder |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Václav Slavík | a note just in case I misread wxHTML code again... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robin Dunn | bugfix for SetString in a wxCheckListBox |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | Found the X11 error in wxDC. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vadim Zeitlin | added SetString docs |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Vadim Zeitlin | fixed make install and make base for wxBase |
commit | commitdiff | tree | snapshot |
2002-02-11 |
David Webster | New def file |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Added MICROWIN include dir |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Attempted to add configury for NanoX compatibility |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Removed -lXext -lXt from libraries for wxX11 |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Made sure events for defunct windows are no longer... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Put m_statusText.SetCount(number) before wxStatusBarBas... |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | Last link error in wxX11 killed. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Merge correction |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Linking now |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Robert Roebling | Various compile fixes. |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Typos and other fixes |
commit | commitdiff | tree | snapshot |
2002-02-11 |
Julian Smart | Small changes to wxX11 |
commit | commitdiff | tree | snapshot |
2002-02-11 |
David Webster | Updates for Y positioning |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | disable shared libs for DJGPP (who broke this?) |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | fixes to HTML tables alignment |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Julian Smart | Implemented CopyFromBitmap, CopyFromIcon |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Julian Smart | Added wxPopupWindow skeleton (no implementation yet) |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | More make install tweaks. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | honour min/max size in wxMGL's wxWindow::DoSetSize |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | use sunken border for wxHtmlHelpController's font preview |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | added default ctor to wxStaticText |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | more wxMGL-aware samples |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Václav Slavík | don't use wxGenericDirDialog in MSW |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | Killed various wxMotif things in wxX11. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11: |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Vadim Zeitlin | fix for wxUniv/GTK scrolling |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11 compiles and links now. I wonder why there is |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | wxX11 might compile now. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | More configure/compile things for X11. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Robert Roebling | Removed menu.cpp and toolbar.cpp from X11. |
commit | commitdiff | tree | snapshot |
2002-02-10 |
David Webster | New positioning code, eliminating a lot of extra, unnec... |
commit | commitdiff | tree | snapshot |
2002-02-10 |
David Webster | Removing OS/2 specific positioning methods, no longer... |
commit | commitdiff | tree | snapshot |
2002-02-10 |
Julian Smart | More X11 code |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | compilation fix for wxUSE_TOOLTIPS=0 (i.e. wxUniv) |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | fixes to wxTLW::Maximize in wxMGL |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | implemented titlebar doubleclick in win32 theme |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | use AllocExclusive for reference counting |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | use WXUNUSED(foo), not (void)foo |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | 1. make paint events debugging runtime switch instead... |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | fix for scrollbar's thumb update bug in wxUniv |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | temporary hack to make wxMGL and SciTech happy... |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | wxDC::DoDrawRectangle hack is no longer needed |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robert Roebling | Commiting remaining files of configure change for... |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robert Roebling | X11 make stuff. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robert Roebling | More make stuff for X11. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robert Roebling | tmake update. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robert Roebling | tmake update for x11. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robert Roebling | Updates to tmake for X11. Damn lock in CVS. |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Václav Slavík | fix for broken color parsing in wxXPMDecoder (thanks... |
commit | commitdiff | tree | snapshot |
2002-02-09 |
George Tasker | Patch #514838 - FL wxFrameLayout::SetBarState() patch... |
commit | commitdiff | tree | snapshot |
2002-02-09 |
George Tasker | Patch #514836 - Tested by Hans |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robin Dunn | New PyCrust source from Patrick's CVS |
commit | commitdiff | tree | snapshot |
2002-02-09 |
Robin Dunn | The calltip window and autocomplete window in wxSTC... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Robert Roebling | More refreshes are deferred to idle time. |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Václav Slavík | reverted revision 1.6 -- Mattia obviously knows better... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Václav Slavík | compilation fix -- a better way |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Robin Dunn | Added notes for what to do if VC has an internal compil... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
David Webster | new module definition file for OS/2 Dll build. |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Mattia Barbon | Blind fix for Watcom ( and VisualAge? ) |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Vadim Zeitlin | wxBase readme file location changed |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Vadim Zeitlin | moved wxBase readme to its own directory |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Julian Smart | Now compiling |
commit | commitdiff | tree | snapshot |
2002-02-08 |
George Tasker | Patch #514729 applied - adds missing RTTIs to wxToolLay... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Julian Smart | Added evtloop.cpp to file list, added X11 to makeall |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Julian Smart | Added X11 readme & install docs, updates to Motif ones |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Julian Smart | Added X11 wxEventLoop implementation; rearranged event... |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Václav Slavík | make more wxImage methods const |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
commit | commitdiff | tree | snapshot |
2002-02-08 |
Václav Slavík | fixed wxPageSetupDialogData::SetPaperId() to take value... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Vadim Zeitlin | added another overloaded DrawCircle() version for compl... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Robin Dunn | Patch from Neil H. |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Julian Smart | Put ~/.mailcap to head of search list so local settings... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Julian Smart | Various fixes for X11 compilation |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Julian Smart | Fixes for X11 builds |
commit | commitdiff | tree | snapshot |
2002-02-07 |
George Tasker | Applied patch #514037 from Paul Gammans to remove unnee... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Vadim Zeitlin | wxMSW compilation fix |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Julian Smart | Added X11 support |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Julian Smart | Added x11.t, changes to other config files |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Gilles Depeyrot | removed trailing comma for SunSoft compiler |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Vadim Zeitlin | documented wxCOMPILE_TIME_ASSERT2 |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Vadim Zeitlin | added wxCOMPILE_TIME_ASSERT2() macro allowing to give... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Vadim Zeitlin | a hack to fix the MSW build for now, pending better... |
commit | commitdiff | tree | snapshot |
2002-02-07 |
Vadim Zeitlin | fixed passing empty macro argument for VC++ |
commit | commitdiff | tree | snapshot |
next |