2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | fix --disable-optimise configure option description... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | don't ignore changes of empty string to 0 or vice versa... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | support wxDP_ALLOWNONE in generic wxDatePickerCtrl... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | forward port 2.8.8 changelog |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | don't activate items on Alt-Space or Alt-Enter (#9615) |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Vadim Zeitlin | don't call OnData() if OnEnter() rejected the drag... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
Stefan Neis | Restricted column/row resizing in cell window to left... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | #9605: Documentation Corrections for richtextctrl.h |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | #9589: Documentation Corrections for textctrl.h |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Vadim Zeitlin | use wxIconizeEvent::IsIconized() instead of deprecated... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | Forgot to export the environment variable so Doxygen... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | Commit 3 of 3 for Doxygen path fixes, this one finally... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | Part 2 of 3 commits bringing proper Doxygen path usage... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | Moved all interface headers into a 'wx' subdirectory... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Stefan Csomor | use default fonts that have also bold and italic varian... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Robert Roebling | Added mostly empty wxLaunchDefaultApplication |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Robert Roebling | Ticket #9641: wxBitmapComboBox_SetFont.patch, making... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Robert Roebling | Fix warning |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Robert Roebling | gtk wxStaticText and wxALIGN_CENTER_VERTICAL |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Stefan Csomor | was incorrectly forcing the font to 12 in most cases... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
Bryan Petty | Separated out function grouping for less confusing... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Vadim Zeitlin | build fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Vadim Zeitlin | still support wxNB_XXX and wxADJUST_MINSIZE in XRC... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Vadim Zeitlin | don't forget to output new line in wxMessageOutputStder... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Vadim Zeitlin | fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Julian Smart | Fixed bug whereby sash would disappear under left hand... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
Stefan Csomor | fixing an incorrect conversion path from utf8 to plain... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Stefan Csomor | rename for docs as well |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Julian Smart | Allow an app to cut down start time by not doing unnece... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
Vadim Zeitlin | more wxBitmapType-related backward compatibility fixes |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Vadim Zeitlin | provide deprectaed LoadFile() and FindHandler() overloa... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Vadim Zeitlin | don't use deprecated wxIconizeEvent::Iconized() |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Robert Roebling | Compilation |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Robert Roebling | Next part of tree state icon patches |
commit | commitdiff | tree | snapshot |
2008-06-24 |
Paul Cornett | fix crash on exit, after hiding search tool then toggli... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Vadim Zeitlin | wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2 |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Václav Slavík | added <xrc-file> tag to wxpresets |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Paul Cornett | avoid setting a negative window size |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Julian Smart | Fixed mime type recognition under Gnome by reading... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
Julian Smart | Don't fail to get correct extension if there's a dot... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Vadim Zeitlin | fix problem with label characters starting with -1... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Vadim Zeitlin | fix handling of wxDP_SHOWCENTURY for some non-C locales... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Vadim Zeitlin | allow creating items without parent menus (#3425) |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
Robert Roebling | Minor patch for state icons patch |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | review the header after the conversion and restore... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | remove Create{Window,Client,Paint}DC() methods without... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | don't allow editing listbox entries; better handling... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | assert if ShowModal() is called after a previous Show... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | add wxShowEvent::IsShown() and wxIconizeEvent::IsIconiz... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | compilation fix for PCH-less build |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | disable report view mode under Mac as it hangs the... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | use the real clipping region and not just its bounding... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | implement wxWinINetInputStream::GetSize() (#9600) |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Robert Roebling | Use wxMenuBase:SendEvent() to emit event, shoudl also... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Bryan Petty | Leftover changes for sample doc improvements in ticket... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Bryan Petty | Minor doc corrections for [q-r] in ticket #9581 (most... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Bryan Petty | Patch from Utensil Candel with large improvements to... |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Bryan Petty | Documentation corrections for /interface/log.h (#9583) |
commit | commitdiff | tree | snapshot |
2008-06-21 |
Bryan Petty | Finished initial review of [q-r] by Utensil Candel... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Paul Cornett | don't include private header in a sample |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Vadim Zeitlin | don't pass negative height to wxWindow::SetSize(),... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | Balance table |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Jouk Jansen | OpenVMS setup update |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | minor formatting |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | Add missing SWAP macros for 64-bit signed int |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | Give spin button the same height as the associated... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | Don't let MSW's wxSpinCtrl emit spin up and down events... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | Formatting |
commit | commitdiff | tree | snapshot |
2008-06-20 |
Robert Roebling | Formatting |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Robert Roebling | Missing and Moved Paragraphs in \interface\thread.h |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Vadim Zeitlin | document GetValue() behaviour when called from an event... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
Michael Wetherell | New dev. |
commit | commitdiff | tree | snapshot |
2008-06-18 |
Stefan Neis | Cleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Vadim Zeitlin | declare future-deprecated SetStyle(int) in wxPen/Brush... |
commit | commitdiff | tree | snapshot |
2008-06-17 |
Vadim Zeitlin | fix compilation of TestRegConfRead() |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Vadim Zeitlin | don't recreate combobox with proportion of 1 (instead... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Robert Roebling | #9591: Item state (icons) for wxTreeCtrl on any platform |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Robert Roebling | Ticket #9592: gtk-choice-setcolumns.2.diff |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Václav Slavík | added a note about print preview inaccurancies and... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Václav Slavík | Implemented high-quality preview for wxMSW (this approa... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Václav Slavík | fixed SetUserScale() calls to use correct scale on... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Václav Slavík | fixed printing preview to not report errors in infinite... |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Stefan Csomor | new path organisation for mac |
commit | commitdiff | tree | snapshot |
2008-06-16 |
Stefan Csomor | new path organisation for mac |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Vadim Zeitlin | overload Write() for char and unsigned char too, otherw... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Vadim Zeitlin | regenerate the makefiles with correct new test name... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Stefan Neis | Fixed problems with reassigning the already assigned... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Stefan Neis | Fixed wxDoSetEnv (ticket # 9588). |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Vadim Zeitlin | another 64 bit fix: make SendMsg() return wxIntPtr... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Vadim Zeitlin | correct wxIntPtr definition |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Stefan Neis | Added missing screen update on deselection in wxGrid... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Vadim Zeitlin | fixed STC under Win64: as wxStyledTextCtrl::SendMsg... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Michael Wetherell | Add utils and tests to OS/2 builds, #9587 from Dave... |
commit | commitdiff | tree | snapshot |
2008-06-15 |
Václav Slavík | revert part of r54233 that was included by accident |
commit | commitdiff | tree | snapshot |
next |