2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work, typo corrected |
tree | commitdiff |
2008-07-02 |
Robert Roebling | Tried to make wxListBox::Update() work |
tree | commitdiff |
2008-07-02 |
Robert Roebling | #9675: wxDataViewModel::Reset() and scrollbar problem... |
tree | commitdiff |
2008-07-01 |
Vadim Zeitlin | compilation fix for PCH-less build after last commit |
tree | commitdiff |
2008-07-01 |
Vadim Zeitlin | change not only the focus but also last remembered... |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Add code for parsing globs file in /usr/local as well |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Add code for parsing globs file |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Add stub for parsing globs file |
tree | commitdiff |
2008-07-01 |
Robert Roebling | Remaining conversion to read-only XDG MIME types code |
tree | commitdiff |
2008-07-01 |
Vadim Zeitlin | quote the arguments containing spaces or quotes correct... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | fix a hang up in wxExecute(wxArrayString& output) overl... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | implement wxListCtrl::GetSubItemRect() for generic... |
tree | commitdiff |
2008-06-30 |
Vadim Zeitlin | VC6 compilation fix: using access declaration can only... |
tree | commitdiff |
2008-06-30 |
Robert Roebling | Removed most of the pre-XDG MIME code from the Unix... |
tree | commitdiff |
2008-06-30 |
Julian Smart | Further style preview fix |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | blind fix for PCH-less build |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | compilation fix for ASCII STL build (#9661) |
tree | commitdiff |
2008-06-29 |
Julian Smart | Corrected problem of wrong paragraph receiving style... |
tree | commitdiff |
2008-06-29 |
Stefan Neis | Don't force ColWidth to always grow for wxGridCellAutoW... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | don't call SetInsertionPointToEnd() on read-only combob... |
tree | commitdiff |
2008-06-29 |
Vadim Zeitlin | support wxListCtrl::GetViewRect() in report view too... |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | don't ignore changes of empty string to 0 or vice versa... |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | support wxDP_ALLOWNONE in generic wxDatePickerCtrl... |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | deprecate wxTE_AUTO_SCROLL as it's always on in the... |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | don't activate items on Alt-Space or Alt-Enter (#9615) |
tree | commitdiff |
2008-06-28 |
Vadim Zeitlin | don't call OnData() if OnEnter() rejected the drag... |
tree | commitdiff |
2008-06-28 |
Stefan Neis | Restricted column/row resizing in cell window to left... |
tree | commitdiff |
2008-06-27 |
Stefan Csomor | use default fonts that have also bold and italic varian... |
tree | commitdiff |
2008-06-27 |
Robert Roebling | Added mostly empty wxLaunchDefaultApplication |
tree | commitdiff |
2008-06-27 |
Robert Roebling | gtk wxStaticText and wxALIGN_CENTER_VERTICAL |
tree | commitdiff |
2008-06-27 |
Stefan Csomor | was incorrectly forcing the font to 12 in most cases... |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | still support wxNB_XXX and wxADJUST_MINSIZE in XRC... |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | don't forget to output new line in wxMessageOutputStder... |
tree | commitdiff |
2008-06-26 |
Vadim Zeitlin | fix the wrong #ifdef WXWIN_COMPATIBILITY_2_8 checks... |
tree | commitdiff |
2008-06-26 |
Julian Smart | Fixed bug whereby sash would disappear under left hand... |
tree | commitdiff |
2008-06-26 |
Stefan Csomor | fixing an incorrect conversion path from utf8 to plain... |
tree | commitdiff |
2008-06-25 |
Julian Smart | Allow an app to cut down start time by not doing unnece... |
tree | commitdiff |
2008-06-24 |
Vadim Zeitlin | don't use deprecated wxIconizeEvent::Iconized() |
tree | commitdiff |
2008-06-24 |
Robert Roebling | Next part of tree state icon patches |
tree | commitdiff |
2008-06-23 |
Vadim Zeitlin | wxLB_MULTIPLE is same as wxLB_EXTENDED in wxGTK2 |
tree | commitdiff |
2008-06-23 |
Paul Cornett | avoid setting a negative window size |
tree | commitdiff |
2008-06-23 |
Julian Smart | Fixed mime type recognition under Gnome by reading... |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | fix problem with label characters starting with -1... |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | fix handling of wxDP_SHOWCENTURY for some non-C locales... |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | allow creating items without parent menus (#3425) |
tree | commitdiff |
2008-06-22 |
Vadim Zeitlin | allow wxDialog::ShowModal() after Show() (see #1416... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | initialize wx{Client,Paint,Window}DC with fonts/colours... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | remove Create{Window,Client,Paint}DC() methods without... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | don't allow editing listbox entries; better handling... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | assert if ShowModal() is called after a previous Show... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | compilation fix for PCH-less build |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | disable report view mode under Mac as it hangs the... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | use the real clipping region and not just its bounding... |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | implement wxWinINetInputStream::GetSize() (#9600) |
tree | commitdiff |
2008-06-21 |
Vadim Zeitlin | added wxGenericStaticBitmap (#9608) |
tree | commitdiff |
2008-06-21 |
Robert Roebling | Use wxMenuBase:SendEvent() to emit event, shoudl also... |
tree | commitdiff |
2008-06-20 |
Vadim Zeitlin | don't pass negative height to wxWindow::SetSize(),... |
tree | commitdiff |
2008-06-20 |
Robert Roebling | Don't let MSW's wxSpinCtrl emit spin up and down events... |
tree | commitdiff |
2008-06-18 |
Stefan Neis | Cleaned up/Fixed wxGrid{Cell,RowOrCol}AttrData::SetAttr... |
tree | commitdiff |
2008-06-16 |
Robert Roebling | #9591: Item state (icons) for wxTreeCtrl on any platform |
tree | commitdiff |
2008-06-16 |
Robert Roebling | Ticket #9592: gtk-choice-setcolumns.2.diff |
tree | commitdiff |
2008-06-16 |
Václav Slavík | Implemented high-quality preview for wxMSW (this approa... |
tree | commitdiff |
2008-06-16 |
Václav Slavík | fixed SetUserScale() calls to use correct scale on... |
tree | commitdiff |
2008-06-16 |
Václav Slavík | fixed printing preview to not report errors in infinite... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | added a unit test for input/output file streams and... |
tree | commitdiff |
2008-06-15 |
Stefan Neis | Fixed problems with reassigning the already assigned... |
tree | commitdiff |
2008-06-15 |
Stefan Neis | Fixed wxDoSetEnv (ticket # 9588). |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | another 64 bit fix: make SendMsg() return wxIntPtr... |
tree | commitdiff |
2008-06-15 |
Stefan Neis | Added missing screen update on deselection in wxGrid... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | fixed STC under Win64: as wxStyledTextCtrl::SendMsg... |
tree | commitdiff |
2008-06-15 |
Václav Slavík | revert part of r54233 that was included by accident |
tree | commitdiff |
2008-06-15 |
Václav Slavík | if gdiplus.dll cannot be loaded, return NULL from wxGra... |
tree | commitdiff |
2008-06-15 |
Stefan Neis | Applied ticket #1230 (patch to SetColFormatCustom)... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | fix off by 1 error in GetTextRaw() (#4317) |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | fix crash when copying empty selection to clipboard... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | ignore mouse wheel events which are coming too fast... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | derive wxSTC from wxTextEntryBase to provide even more... |
tree | commitdiff |
2008-06-15 |
Vadim Zeitlin | derive wxSTC from wxTextAreaBase to provide wxTextCtrl... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | state clearly that the entire contents of generated... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | explicitly check that we're being run from the correct... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | remove extra ')' in EVT_STC_CALLTIP_CLICK |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | translate Scintilla getters to const methods of wxStyle... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | fix ANSI mode build |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | standard location of env is in /usr/bin, not /bin |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | make the script executable |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | don't interfere with Scintilla drag-and-drop (#9088) |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | don't compile in wx hash code unless we really use... |
tree | commitdiff |
2008-06-14 |
Vadim Zeitlin | recreate the window if FSAA is requested (changeset_r54... |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | don't clear the list control when wxLC_[HV]RULES style... |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | fix reference counting problems with wxGridCellWithAttr... |
tree | commitdiff |
2008-06-13 |
Robert Roebling | Ticket #1032 wxVariant::operator==(wxVariant& variant... |
tree | commitdiff |
2008-06-13 |
Julian Smart | Small improvement in HTML help options dialog. |
tree | commitdiff |
2008-06-13 |
Vadim Zeitlin | use HandleWindowEvent() in Close() as it can be called... |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | fix crash which happened if you called SetAttr(NULL... |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | optimize wxGrid::BlockToDeviceRect() to avoid iterating... |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | get rid of several dozen of warnings when using g+... |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Robert Roebling | #4479: wx.ComboBox needs a SetFont method |
tree | commitdiff |
2008-06-12 |
Stefan Csomor | fixing file paths after renaming |
tree | commitdiff |
2008-06-12 |
Vadim Zeitlin | propagate style changes correctly to buttons with image... |
tree | commitdiff |
next |