2008-10-08 |
Vadim Zeitlin | add VC9 project files (closes #9960)
|
commit | commitdiff | tree |
2008-10-08 |
Vadim Zeitlin | update to 0.2.4 version
|
commit | commitdiff | tree |
2008-10-08 |
Vadim Zeitlin | added wxDC::GetHDC() for backwards compatibility with...
|
commit | commitdiff | tree |
2008-10-08 |
Vadim Zeitlin | added propgrid files
|
commit | commitdiff | tree |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4 (and now with forgotten...
|
commit | commitdiff | tree |
2008-10-08 |
Vadim Zeitlin | rebaked makefiles with 0.2.4
|
commit | commitdiff | tree |
2008-10-07 |
Vadim Zeitlin | document that Set/ChangeValue() set the insertion point...
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | implemented wxMemoryFSHandler::FindFirst/Next()
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | made m_Hash object, not a pointer and moved hash declaration...
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | removed the strange __WXMSW__ test in AddFile(bitmap...
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | rewrite using type safe wxHashMap instead of wxObject...
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | remove erase(const_iterator) overload, it should have...
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | no changes, just some minor cleanup
|
commit | commitdiff | tree |
2008-10-06 |
Vadim Zeitlin | set svn properties correctly
|
commit | commitdiff | tree |
2008-10-05 |
Vadim Zeitlin | correct the example/documentation of GetDocumentsDir...
|
commit | commitdiff | tree |
2008-10-04 |
Vadim Zeitlin | added the possibility to draw grid lines across the...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | don't duplicate base class m_acceleratorTable as m_accelTabl...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | fix VC6 compilation problems due to its for variables...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | return false if the file passed to Load() doesn't exist...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | fix off by one byg in ReserveId() (closes #10020)
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | don't build memcheck (fails in release) and MFC (fails...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | merged docvwmdi sample into docview one to avoid having...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | merged docvwmdi sample into docview one to avoid having...
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | corrected samples.h location
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | update samples page location after switch to Doxygen
|
commit | commitdiff | tree |
2008-10-03 |
Vadim Zeitlin | no changes, just removed commented out code accidentally...
|
commit | commitdiff | tree |
2008-10-02 |
Vadim Zeitlin | honour wx{CLOSE,MINIMIZE,MAXIMIZE}_BOX even for borderless...
|
commit | commitdiff | tree |
2008-10-01 |
Vadim Zeitlin | add a more readable wrapper for CreateDocument(wxEmptyString...
|
commit | commitdiff | tree |
2008-10-01 |
Vadim Zeitlin | don't distribute negative extra space among box sizer...
|
commit | commitdiff | tree |
2008-09-29 |
Vadim Zeitlin | no real changes, just fixed all occurences of 'occurence...
|
commit | commitdiff | tree |
2008-09-29 |
Vadim Zeitlin | fix After{First,Last}() to work for strings with non...
|
commit | commitdiff | tree |
2008-09-28 |
Vadim Zeitlin | extact common GAddress declarations to the common header...
|
commit | commitdiff | tree |
2008-09-28 |
Vadim Zeitlin | move check for wxUSE_IPV6 being defined to wx/chkconf...
|
commit | commitdiff | tree |
2008-09-28 |
Vadim Zeitlin | set native eol-style on source and make files
|
commit | commitdiff | tree |
2008-09-28 |
Vadim Zeitlin | fix (harmless) VC9 unreachable code warning
|
commit | commitdiff | tree |
2008-09-28 |
Vadim Zeitlin | fix VC9 compilation: interface is #defined as struct...
|
commit | commitdiff | tree |
2008-09-27 |
Vadim Zeitlin | fix VC9 compilation: FileNameInfo identifier conflicts...
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | eliminate the hysteresis when scrollbars didn't disappear...
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | eliminate the hysteresis when scrollbars didn't disappear...
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | fix ParseFormat("%d") to set the date it finds (#10002)
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | using CLSCTX_ALL fails with Microsoft Office applications...
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | tried to make umask comment make more sense
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | Brian Ravnsgaard Riis slave added
|
commit | commitdiff | tree |
2008-09-26 |
Vadim Zeitlin | update from Laurent
|
commit | commitdiff | tree |
2008-09-25 |
Vadim Zeitlin | don't give errors if SetLayeredWindowAttributes() is...
|
commit | commitdiff | tree |
2008-09-25 |
Vadim Zeitlin | don't test for both stream.fail() and stream.bad()...
|
commit | commitdiff | tree |
2008-09-25 |
Vadim Zeitlin | specify the file name in IO errors messages; also make...
|
commit | commitdiff | tree |
2008-09-25 |
Vadim Zeitlin | fix parsing of IP literals in URIs, added test for it
|
commit | commitdiff | tree |
2008-09-25 |
Vadim Zeitlin | introduced more convenient and readable URI_ASSERT_XXX_EQUAL...
|
commit | commitdiff | tree |
2008-09-25 |
Vadim Zeitlin | removed hardcoded size of 66 bytes of PRINTDLG struct...
|
commit | commitdiff | tree |
2008-09-24 |
Vadim Zeitlin | still define wxADJUST_MINSIZE when WXWIN_COMPATIBILITY_2_8...
|
commit | commitdiff | tree |
2008-09-24 |
Vadim Zeitlin | return false, not true, from wxSingleInstanceChecker...
|
commit | commitdiff | tree |
2008-09-24 |
Vadim Zeitlin | reverted r55167, see #9854
|
commit | commitdiff | tree |
2008-09-24 |
Vadim Zeitlin | restore the original selection when the dropdown is...
|
commit | commitdiff | tree |
2008-09-24 |
Vadim Zeitlin | document Connect(host, port) overload
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | copied and pasted 2.8.9 change log section (was there...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | compilation fix for PCH-less build
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | use wxGetDisplayPPI() instead of redoing it
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | use factor of 10, not 100, to convert mm to cm after...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | use inches2mm instead of literal constant in wxGetDisplayPPI()
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | fix METRIC_CONVERSION_CONSTANT which got accidentally...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | position the insertion point to the start, not end...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | don't crash if the grid is being deleted while a cell...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | mention that width/height parameters to wxDisplaySize...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | added a simple test for wxGetDisplayXXX() functions
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | fix the event handling in presence of pushed event...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | no changes, just clarified meaning of various conversion...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | no changes, just some markup fixes
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | use ProcessEventHere() instead of ProcessEvent() in...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | hook the docview-specific customization of event handling...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | correct and expand (while omitting the irrelevant bits...
|
commit | commitdiff | tree |
2008-09-22 |
Vadim Zeitlin | extracted the part of ProcessEvent() which is repeated...
|
commit | commitdiff | tree |
2008-09-21 |
Vadim Zeitlin | don't waste time sending out update UI events for separators...
|
commit | commitdiff | tree |
2008-09-21 |
Vadim Zeitlin | no changes, just reformat/reindent, remove wxT()s
|
commit | commitdiff | tree |
2008-09-20 |
Vadim Zeitlin | add const synonyms for wxGridTableBase::GetNumberRows...
|
commit | commitdiff | tree |
2008-09-20 |
Vadim Zeitlin | fix g++ warning about order of objects in the initializer...
|
commit | commitdiff | tree |
2008-09-20 |
Vadim Zeitlin | use a single wxKeyboardEvent parameter instead of 4...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | allow specifying the initial modifier keys values in...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | - Main change is the addition of wxGridSelectRowsOrColumns...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | make wxKeyEvent and wxMouseEvent derive from the same...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | add unit test for wxTextEntry methods of wxComboBox
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | fix bug in SetInsertionPoint(-1) implementation
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | set selection point to end in wxTextEntryBase::SetValue...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | implement EnableTextChangedEvents() to make ChangeValue...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | do enable PCH for the tests, wx/wx.h was not precompiled...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | extract wxTextEntry unit tests in a reusable base class
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | set buffer length after reading the file contents into...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | return 0 (meaning the file is not seekable, as the...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | fix ownerdrawn button label drawing in ODS_NOACCEL...
|
commit | commitdiff | tree |
2008-09-19 |
Vadim Zeitlin | cancel the current operation if mouse capture is lost...
|
commit | commitdiff | tree |
2008-09-18 |
Vadim Zeitlin | mention that you need to update samples/samples.dsw...
|
commit | commitdiff | tree |
2008-09-18 |
Vadim Zeitlin | use #defines, not typedefs, for compatibility class...
|
commit | commitdiff | tree |
2008-09-18 |
Vadim Zeitlin | rebaked after propgrid sample addition
|
commit | commitdiff | tree |
2008-09-17 |
Vadim Zeitlin | ensure that the copies of the bitmap passed to wxMemoryDC...
|
commit | commitdiff | tree |
2008-09-16 |
Vadim Zeitlin | more grid folding: got rid of duplicate version of...
|
commit | commitdiff | tree |
2008-09-16 |
Vadim Zeitlin | document wxGridTableBase
|
commit | commitdiff | tree |
2008-09-16 |
Vadim Zeitlin | start of the great grid folding: introduce wxGridOperations...
|
commit | commitdiff | tree |
2008-09-16 |
Vadim Zeitlin | disable AUI (and also MDI in 2.8) under CE, it doesn...
|
commit | commitdiff | tree |
2008-09-15 |
Vadim Zeitlin | use wxSwap()
|
commit | commitdiff | tree |
2008-09-15 |
Vadim Zeitlin | document wxDELETE() and wxDELETEA() (now committing...
|
commit | commitdiff | tree |
next |