2002-02-05 |
Vadim Zeitlin | defined wxUSE_IFF |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Vadim Zeitlin | fixed compilation without wxUSE_STREAMS |
commit | commitdiff | tree | snapshot |
2002-02-05 |
Vadim Zeitlin | fixed VC++ compilation warnings in optimized build |
commit | commitdiff | tree | snapshot |
2002-02-04 |
David Webster | const fix. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | fixed for compilation without wxUSE_WCHAR_T and minor... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | no changes, just the file I forgot to commit... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Gilles Depeyrot | added missing system colours (exact colours to be defined) |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | fixed crash when return is pressed in a spinctrl inside... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | fixed size of the log dialog details drop down |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Robert Roebling | Added missing test in wxObject::Ref() for already |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | added GAUGE standard colour and use it in DrawProgressB... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | minor fix to the constraints of the cancel button to... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | don't skip first/last node when pressing down/up arrow... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
David Webster | non const to const change |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Robert Roebling | Now updating and clearing are done in a delayed fashion. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Robert Roebling | Applied thread wakeup patch. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | base class of wxTreeItemData corrected |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Robert Roebling | Big wxRegion clean up. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Robert Roebling | Ref counting fixes and compile fixes. |
commit | commitdiff | tree | snapshot |
2002-02-04 |
David Webster | OS/2 scrolling support |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | total wxBrush cleanup: made private stuff private,... |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | changed CloneRefData() to take a const pointer |
commit | commitdiff | tree | snapshot |
2002-02-04 |
Vadim Zeitlin | ScrollWindow() should use the rect it scrolls as the... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Václav Slavík | Unicode compilation fixes |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Václav Slavík | wxXmlInitXmlModule no longer needed |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Vadim Zeitlin | oops, Clone/CreateRefData() were not overridden in... |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Vadim Zeitlin | added asserts to Clone/CreateRefData() |
commit | commitdiff | tree | snapshot |
2002-02-03 |
George Tasker | Added isql.h and isqlext.h to the "Base" target |
commit | commitdiff | tree | snapshot |
2002-02-03 |
Vadim Zeitlin | fixed wxRegion::Offset() to not modify the shared regions |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Václav Slavík | wxXRC cleanup: removed .xmlbin format |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Václav Slavík | added cur and ico formats to the sample |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Václav Slavík | generated makefiles no longer contain information about... |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Václav Slavík | changed wxFileName::Normalize signature to allow or... |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Vadim Zeitlin | added more commands for moving the logical origin |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Vadim Zeitlin | 1. fixed bug in wxDC::SetMapMode() which broke the... |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Gilles Depeyrot | correction for compilation with ProjectBuilder |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Gilles Depeyrot | wxCommand is in cmdproc.h (SourceForge patch #511506) |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Robin Dunn | A little cleanup for this demo |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Robin Dunn | Shouldn't call SetFont(wxNullFont) any more |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Vadim Zeitlin | wxDC::SetClippingRegion() in wxMSW works like in wxGTK... |
commit | commitdiff | tree | snapshot |
2002-02-02 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Robin Dunn | wxPyEmptyStr --> wxEmptyString |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Robin Dunn | Updated contrib from Lorne White |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Robin Dunn | better log messages for this demo |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Václav Slavík | wxDialog::Show has default argument value in wxUniv now |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Václav Slavík | wxRootWindow::AcceptsFocus must be const; added wxRTTI... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Václav Slavík | compilation fix |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | removed GetString(), it doesn't belong here |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Julian Smart | Added missing '!' to HasCapture() in window.cpp |
commit | commitdiff | tree | snapshot |
2002-02-01 |
David Webster | Makefile and mod def updates. Compile bug in Choice... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | made wxCondition::Signal() queue the signals generated... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | some really ancient tips updated, mention make problems... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | various minor fixes to wxHashMap: compilation warnings... |
commit | commitdiff | tree | snapshot |
2002-02-01 |
David Webster | Got rid of the bad EOLs. |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | fixed Show() doc, added Hide() |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | added default value for Show() argument |
commit | commitdiff | tree | snapshot |
2002-02-01 |
David Webster | no message |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Robin Dunn | Fix for bug #511057 |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Robin Dunn | added wx type info macros for wxFSFile |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Robin Dunn | fixed compile bug for when threads are turned off |
commit | commitdiff | tree | snapshot |
2002-02-01 |
Vadim Zeitlin | test wxRegion::Offset() |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Applied hash copy fix, BC++ makefile fix (though not... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
David Webster | Lots of fixes for scrolling |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Applied status bar sample patch to toggle status bar |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Applied wxImage -> wxCursor patch, tool window event... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Applied wxPoem, wxSystemSettings, sizing, install doc... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Vadim Zeitlin | don't return HTCLIENT for radiobox - this breaks redraw... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Applied patch to reset pointer |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Regenerated FL docs; applied patch [ #511363 ] Dialogs... |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Vadim Zeitlin | added wxObject::AllocExclusive() and associated methods |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Vadim Zeitlin | implemented wxRegion::Offset() for MSW and documented it |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Corrected Normalize invocation by casting |
commit | commitdiff | tree | snapshot |
2002-01-31 |
Julian Smart | Removed wxPATH_NORM_CASE from Normalize or files won... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Mattia Barbon | Add WXDLLEXPORT |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Robin Dunn | SWIG update for wxMac |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() and Signal... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Robert Roebling | Added wxRegion::Offset(x,y) |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Vadim Zeitlin | ignore the icon option in Netscape mime.type file |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Robert Roebling | Added various calls to wxWindow::Update() to |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Robert Roebling | New Refresh()/Update() behaviour. As expected, scrolling |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Vadim Zeitlin | build ODBC objects in wxBase build as well if --with... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Robert Roebling | Some changes for new Update/Refresh behaviour. This |
commit | commitdiff | tree | snapshot |
2002-01-30 |
Vadim Zeitlin | added a wxCHECK(index is correct) to GetParam() (fix... |
commit | commitdiff | tree | snapshot |
2002-01-30 |
David Webster | Finish basic dialog support and some scrolling fixes. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Julian Smart | Removed references to helpxlp |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Julian Smart | Pruned some of txrc.tex; removed redundant helpxlp... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Vadim Zeitlin | added wxCondition test |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() work - it... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ron Lee | fix (dos) line endings. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ron Lee | fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | Updated projects/makefiles |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | Updated target list in Makefile |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | Documentation for wxHashMap, added deprecation to wxHas... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | MSVC5 does not like extern "C" around windows.h . |
commit | commitdiff | tree | snapshot |
2002-01-29 |
George Tasker | Fixes some position issues of where to draw heart of... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
George Tasker | Fixes memory leaks that occur when dragging toolbars... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
George Tasker | Fix for OnSize() redraw problems - Submitted by Hans... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Gilles Depeyrot | added precisions for GetSize and GetClientSize |
commit | commitdiff | tree | snapshot |
next |