2008-06-30 |
Vadim Zeitlin | remove unused exec.rc file
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | fix a hang up in wxExecute(wxArrayString& output) overload...
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic...
|
commit | commitdiff | tree |
2008-06-30 |
Vadim Zeitlin | VC6 compilation fix: using access declaration can only...
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | blind fix for PCH-less build
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | add Scintilla.iface to the distribution
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | compilation fix for ASCII STL build (#9661)
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | add a new menu for wxTextEntry-specific tests, currently...
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | don't call SetInsertionPointToEnd() on read-only combobox...
|
commit | commitdiff | tree |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | fix --disable-optimise configure option description...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | don't ignore changes of empty string to 0 or vice versa...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | support wxDP_ALLOWNONE in generic wxDatePickerCtrl...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | forward port 2.8.8 changelog
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the...
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | don't activate items on Alt-Space or Alt-Enter (#9615)
|
commit | commitdiff | tree |
2008-06-28 |
Vadim Zeitlin | don't call OnData() if OnEnter() rejected the drag...
|
commit | commitdiff | tree |
2008-06-27 |
Vadim Zeitlin | use wxIconizeEvent::IsIconized() instead of deprecated...
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | build fix for PCH-less build
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | still support wxNB_XXX and wxADJUST_MINSIZE in XRC...
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | don't forget to output new line in wxMessageOutputStderr...
|
commit | commitdiff | tree |
2008-06-26 |
Vadim Zeitlin | fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks...
|
commit | commitdiff | tree |
2008-06-25 |
Vadim Zeitlin | more wxBitmapType-related backward compatibility fixes
|
commit | commitdiff | tree |
2008-06-24 |
Vadim Zeitlin | provide deprectaed LoadFile() and FindHandler() overloads...
|
commit | commitdiff | tree |
2008-06-24 |
Vadim Zeitlin | don't use deprecated wxIconizeEvent::Iconized()
|
commit | commitdiff | tree |
2008-06-23 |
Vadim Zeitlin | wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | fix problem with label characters starting with -1...
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | fix handling of wxDP_SHOWCENTURY for some non-C locales...
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | allow creating items without parent menus (#3425)
|
commit | commitdiff | tree |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | review the header after the conversion and restore...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | remove Create{Window,Client,Paint}DC() methods without...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | don't allow editing listbox entries; better handling...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | assert if ShowModal() is called after a previous Show...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | add wxShowEvent::IsShown() and wxIconizeEvent::IsIconized...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | compilation fix for PCH-less build
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | disable report view mode under Mac as it hangs the...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | use the real clipping region and not just its bounding...
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | implement wxWinINetInputStream::GetSize() (#9600)
|
commit | commitdiff | tree |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608)
|
commit | commitdiff | tree |
2008-06-20 |
Vadim Zeitlin | don't pass negative height to wxWindow::SetSize(),...
|
commit | commitdiff | tree |
2008-06-19 |
Vadim Zeitlin | document GetValue() behaviour when called from an event...
|
commit | commitdiff | tree |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush...
|
commit | commitdiff | tree |
2008-06-17 |
Vadim Zeitlin | fix compilation of TestRegConfRead()
|
commit | commitdiff | tree |
2008-06-16 |
Vadim Zeitlin | don't recreate combobox with proportion of 1 (instead...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | overload Write() for char and unsigned char too, otherwise...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | regenerate the makefiles with correct new test name...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | another 64 bit fix: make SendMsg() return wxIntPtr...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | correct wxIntPtr definition
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fixed STC under Win64: as wxStyledTextCtrl::SendMsg...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fix off by 1 error in GetTextRaw() (#4317)
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fix crash when copying empty selection to clipboard...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | ignore mouse wheel events which are coming too fast...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | fix overview links and various Doxygen errors (#9580)
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | derive wxSTC from wxTextEntryBase to provide even more...
|
commit | commitdiff | tree |
2008-06-15 |
Vadim Zeitlin | derive wxSTC from wxTextAreaBase to provide wxTextCtrl...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | rebuild files generated by src/stc/gen_iface.py automaticall...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | state clearly that the entire contents of generated...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | explicitly check that we're being run from the correct...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | remove extra ')' in EVT_STC_CALLTIP_CLICK
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | translate Scintilla getters to const methods of wxStyledTextCtrl
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | fix ANSI mode build
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | compilation fix (casts for mb_str() used as argument...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | fix various Doxygen errors (#9568)
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | fix various Doxygen errors (#9573)
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | change shortcut for "Sort" to Ctrl-T to avoid conflict...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | fix various Doxygen errors (#9578)
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | standard location of env is in /usr/bin, not /bin
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | make the script executable
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | don't interfere with Scintilla drag-and-drop (#9088)
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | don't compile in wx hash code unless we really use...
|
commit | commitdiff | tree |
2008-06-14 |
Vadim Zeitlin | recreate the window if FSAA is requested (changeset_r54022_F...
|
commit | commitdiff | tree |
2008-06-13 |
Vadim Zeitlin | don't clear the list control when wxLC_[HV]RULES style...
|
commit | commitdiff | tree |
2008-06-13 |
Vadim Zeitlin | search for X11 headers in paths under /usr/local before...
|
commit | commitdiff | tree |
2008-06-13 |
Vadim Zeitlin | fix reference counting problems with wxGridCellWithAttr...
|
commit | commitdiff | tree |
2008-06-13 |
Vadim Zeitlin | use HandleWindowEvent() in Close() as it can be called...
|
commit | commitdiff | tree |
2008-06-13 |
Vadim Zeitlin | use @deprecated doxygen tag, a few other minor corrections...
|
commit | commitdiff | tree |
2008-06-13 |
Vadim Zeitlin | correct bad references and use of @begincode instead...
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | fix crash which happened if you called SetAttr(NULL...
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | optimize wxGrid::BlockToDeviceRect() to avoid iterating...
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | exclude pieces of wx hash map implementation which...
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | don't test for hash_{map,set} classes if we have unordered_map
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | get rid of several dozen of warnings when using g+...
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | use std[::tr1]::unordered_map if available in wxUSE_STL...
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | fix some wrong declarations which upset mingw32
|
commit | commitdiff | tree |
2008-06-12 |
Vadim Zeitlin | propagate style changes correctly to buttons with images...
|
commit | commitdiff | tree |
2008-06-11 |
Vadim Zeitlin | use more general pointer-to-member representation for...
|
commit | commitdiff | tree |
2008-06-11 |
Vadim Zeitlin | fix for crash under wxX11: we get text event there...
|
commit | commitdiff | tree |
2008-06-11 |
Vadim Zeitlin | use native calendar control in wxDatePickerCtrl if...
|
commit | commitdiff | tree |
2008-06-11 |
Vadim Zeitlin | use wxDC::SetDeviceClippingRegion() instead of deprecated...
|
commit | commitdiff | tree |
2008-06-11 |
Vadim Zeitlin | remember the last type used for loading or saving the...
|
commit | commitdiff | tree |
2008-06-11 |
Vadim Zeitlin | fix some parameters docs and other minor changes (...
|
commit | commitdiff | tree |
2008-06-09 |
Vadim Zeitlin | correct some compatibility problems with the existing...
|
commit | commitdiff | tree |
2008-06-09 |
Vadim Zeitlin | don't use deprecate SetClippingRegion(wxRegion)
|
commit | commitdiff | tree |
2008-06-08 |
Vadim Zeitlin | make list whose items are referred to by their numbers...
|
commit | commitdiff | tree |
2008-06-08 |
Vadim Zeitlin | deprecate wxDC::SetClippingRegion(wxRegion) overload...
|
commit | commitdiff | tree |
2008-06-08 |
Vadim Zeitlin | added multisampling (anti-aliasing) support to wxGLCanvas...
|
commit | commitdiff | tree |
2008-06-07 |
Vadim Zeitlin | set a global flag on shut down instead calling Delete...
|
commit | commitdiff | tree |
next |