2002-02-10 |
David Webster | New positioning code, eliminating a lot of extra, unnec... |
tree | commitdiff |
2002-02-10 |
David Webster | Removing OS/2 specific positioning methods, no longer... |
tree | commitdiff |
2002-02-10 |
Julian Smart | More X11 code |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fixes to wxTLW::Maximize in wxMGL |
tree | commitdiff |
2002-02-09 |
Václav Slavík | implemented titlebar doubleclick in win32 theme |
tree | commitdiff |
2002-02-09 |
Václav Slavík | use AllocExclusive for reference counting |
tree | commitdiff |
2002-02-09 |
Václav Slavík | use WXUNUSED(foo), not (void)foo |
tree | commitdiff |
2002-02-09 |
Václav Slavík | 1. make paint events debugging runtime switch instead... |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fix for scrollbar's thumb update bug in wxUniv |
tree | commitdiff |
2002-02-09 |
Václav Slavík | temporary hack to make wxMGL and SciTech happy... |
tree | commitdiff |
2002-02-09 |
Václav Slavík | wxDC::DoDrawRectangle hack is no longer needed |
tree | commitdiff |
2002-02-09 |
Robert Roebling | Commiting remaining files of configure change for... |
tree | commitdiff |
2002-02-09 |
Robert Roebling | X11 make stuff. |
tree | commitdiff |
2002-02-09 |
Robert Roebling | tmake update. |
tree | commitdiff |
2002-02-09 |
Robert Roebling | tmake update for x11. |
tree | commitdiff |
2002-02-09 |
Václav Slavík | fix for broken color parsing in wxXPMDecoder (thanks... |
tree | commitdiff |
2002-02-09 |
Robin Dunn | The calltip window and autocomplete window in wxSTC... |
tree | commitdiff |
2002-02-08 |
Robert Roebling | More refreshes are deferred to idle time. |
tree | commitdiff |
2002-02-08 |
David Webster | new module definition file for OS/2 Dll build. |
tree | commitdiff |
2002-02-08 |
Julian Smart | Now compiling |
tree | commitdiff |
2002-02-08 |
Julian Smart | Added evtloop.cpp to file list, added X11 to makeall |
tree | commitdiff |
2002-02-08 |
Julian Smart | Added X11 wxEventLoop implementation; rearranged event... |
tree | commitdiff |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
tree | commitdiff |
2002-02-08 |
Václav Slavík | make more wxImage methods const |
tree | commitdiff |
2002-02-07 |
Robin Dunn | Patch from Neil H. |
tree | commitdiff |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
tree | commitdiff |
2002-02-07 |
Václav Slavík | changed wxImage::ComputeHistogram to use wxHashMap |
tree | commitdiff |
2002-02-07 |
Julian Smart | Put ~/.mailcap to head of search list so local settings... |
tree | commitdiff |
2002-02-07 |
Julian Smart | Fixes for X11 builds |
tree | commitdiff |
2002-02-07 |
George Tasker | Applied patch #514037 from Paul Gammans to remove unnee... |
tree | commitdiff |
2002-02-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-02-07 |
Vadim Zeitlin | wxMSW compilation fix |
tree | commitdiff |
2002-02-07 |
Julian Smart | Stripped out miscellaneous Motif/Xt-specific code |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | use wxCOMPILE_TIME_ASSERT instead of the run-time checks |
tree | commitdiff |
2002-02-06 |
Robin Dunn | Corrections for loss of XLOG2DEV and etc. macros in... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | fixes for METHODDEF definition |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | fixed 2 minor warnings |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | added the missing (newly added) colours to the switch |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | typo in IMPLEMENT_DYNAMIC_CLASS fixed |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | compilation fix for BC++ (hopefully) |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | compilation fix after m_lDlgCode removal |
tree | commitdiff |
2002-02-06 |
Stefan Csomor | m_style.cpp added |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | assert when a base class of a class in wxRTTI system... |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | added wxRTTI macros to wxList and wxStringList |
tree | commitdiff |
2002-02-06 |
Vadim Zeitlin | got rid of wxWindow::m_lDlgCode - now wxWANTS_CHARS... |
tree | commitdiff |
2002-02-05 |
Mattia Barbon | * SPACE -> TAB in filelist.txt |
tree | commitdiff |
2002-02-05 |
Robin Dunn | Derive wxGridWindow from wxWindow instead of wxPanel... |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | make the log dialog slightly taller when it is expanded... |
tree | commitdiff |
2002-02-05 |
Julian Smart | First stabs at stripping out Xt/Motif code |
tree | commitdiff |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
tree | commitdiff |
2002-02-05 |
David Webster | no message |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | compilation fix for wxUniv |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | don't compile this file under wxMSW |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | fixed compilation without wxUSE_STREAMS |
tree | commitdiff |
2002-02-05 |
Vadim Zeitlin | fixed VC++ compilation warnings in optimized build |
tree | commitdiff |
2002-02-04 |
David Webster | const fix. |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | no changes, just the file I forgot to commit... |
tree | commitdiff |
2002-02-04 |
Gilles Depeyrot | added missing system colours (exact colours to be defined) |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | fixed crash when return is pressed in a spinctrl inside... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | fixed size of the log dialog details drop down |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Added missing test in wxObject::Ref() for already |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | added GAUGE standard colour and use it in DrawProgressB... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | minor fix to the constraints of the cancel button to... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | don't skip first/last node when pressing down/up arrow... |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Now updating and clearing are done in a delayed fashion. |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Applied thread wakeup patch. |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Big wxRegion clean up. |
tree | commitdiff |
2002-02-04 |
Robert Roebling | Ref counting fixes and compile fixes. |
tree | commitdiff |
2002-02-04 |
David Webster | OS/2 scrolling support |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | total wxBrush cleanup: made private stuff private,... |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | changed CloneRefData() to take a const pointer |
tree | commitdiff |
2002-02-04 |
Vadim Zeitlin | ScrollWindow() should use the rect it scrolls as the... |
tree | commitdiff |
2002-02-03 |
Václav Slavík | Unicode compilation fixes |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | oops, Clone/CreateRefData() were not overridden in... |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | added asserts to Clone/CreateRefData() |
tree | commitdiff |
2002-02-03 |
Vadim Zeitlin | fixed wxRegion::Offset() to not modify the shared regions |
tree | commitdiff |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
tree | commitdiff |
2002-02-02 |
Václav Slavík | changed wxFileName::Normalize signature to allow or... |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | 1. fixed bug in wxDC::SetMapMode() which broke the... |
tree | commitdiff |
2002-02-02 |
Gilles Depeyrot | correction for compilation with ProjectBuilder |
tree | commitdiff |
2002-02-02 |
Robin Dunn | Shouldn't call SetFont(wxNullFont) any more |
tree | commitdiff |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK... |
tree | commitdiff |
2002-02-01 |
Václav Slavík | wxRootWindow::AcceptsFocus must be const; added wxRTTI... |
tree | commitdiff |
2002-02-01 |
Václav Slavík | compilation fix |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | removed GetString(), it doesn't belong here |
tree | commitdiff |
2002-02-01 |
Julian Smart | Added missing '!' to HasCapture() in window.cpp |
tree | commitdiff |
2002-02-01 |
David Webster | Makefile and mod def updates. Compile bug in Choice... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | made wxCondition::Signal() queue the signals generated... |
tree | commitdiff |
2002-02-01 |
Vadim Zeitlin | various minor fixes to wxHashMap: compilation warnings... |
tree | commitdiff |
2002-02-01 |
David Webster | Got rid of the bad EOLs. |
tree | commitdiff |
2002-02-01 |
David Webster | no message |
tree | commitdiff |
2002-02-01 |
Robin Dunn | added wx type info macros for wxFSFile |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied hash copy fix, BC++ makefile fix (though not... |
tree | commitdiff |
2002-01-31 |
David Webster | Lots of fixes for scrolling |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
tree | commitdiff |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
tree | commitdiff |
2002-01-31 |
Vadim Zeitlin | don't return HTCLIENT for radiobox - this breaks redraw... |
tree | commitdiff |
next |