2002-12-13 |
Chris Elliott | fix visual c bugs for wxUNIVRERSAL |
tree | commitdiff |
2002-12-11 |
Chris Elliott | fix for wxUniversal on win32 platforms |
tree | commitdiff |
2002-12-11 |
Julian Smart | Applied patch [ 651287 ] adds missing wxTreeCtrl::GetEd... |
tree | commitdiff |
2002-12-10 |
Julian Smart | Applied patch [ 651649 ] Scrollbar not updated without... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patches by Scott Pleiter: |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 649590 ] fixes bug 611264: wxFileDialog... |
tree | commitdiff |
2002-12-09 |
Julian Smart | Applied patch [ 642162 ] restore wxWizard wxEVT_WIZARD_... |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | avoid flicker when doing SetItem() in non report mode... |
tree | commitdiff |
2002-12-06 |
Vadim Zeitlin | generate spinctrl event when the button was clicked... |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | compilation fix after recent patch |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-09-20 |
Stefan Neis | Fixed some typos that occured in applying patch 606235. |
tree | commitdiff |
2002-09-16 |
David Webster | OS/2 fix |
tree | commitdiff |
2002-09-15 |
Stefan Neis | Applied revised patch 606235 (Cell overflow refresh... |
tree | commitdiff |
2002-09-14 |
David Webster | OS/2 update |
tree | commitdiff |
2002-09-14 |
Ron Lee | define the undefined wxThePrintSetup global. |
tree | commitdiff |
2002-09-13 |
Robert Roebling | Backward comp. fix. |
tree | commitdiff |
2002-09-11 |
Stefan Neis | Applied patch 606235 (Cell overflow refresh fixed). |
tree | commitdiff |
2002-09-11 |
Robert Roebling | Readded deprec. constructor. |
tree | commitdiff |
2002-09-11 |
Stefan Neis | Fixed CoordToRowOrCol according to Patch 607387. |
tree | commitdiff |
2002-09-11 |
Julian Smart | Typo fixed |
tree | commitdiff |
2002-09-11 |
Robin Dunn | Fixed some off-by-one and other issues with drawing... |
tree | commitdiff |
2002-09-11 |
Julian Smart | Another try at committing this |
tree | commitdiff |
2002-09-11 |
Julian Smart | Reverted previous 'fixes' now that the array bug has... |
tree | commitdiff |
2002-09-10 |
Julian Smart | Now cleared array elements of arrays before calling... |
tree | commitdiff |
2002-09-10 |
Julian Smart | Applied patch [ 607261 ] Fix: wxGrid: row and cell... |
tree | commitdiff |
2002-09-08 |
Vadim Zeitlin | fixed Printf() format spec warnings |
tree | commitdiff |
2002-09-08 |
Julian Smart | Renamed duplicate style variable |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Fixed Refresh to use a "const wxRect *" parameter. |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | made SetDirectory() work, minor code cleanup (much... |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Tried to fix bug 603906 by modifying GetModelValues... |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Commited John Labenski's patch giving access to the... |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Fixed bug in CoordToRowOrCol. |
tree | commitdiff |
2002-09-07 |
Stefan Neis | Some refresh optimizations. |
tree | commitdiff |
2002-09-07 |
Julian Smart | Fixed overlapping buttons in wizard on MacOS X |
tree | commitdiff |
2002-09-07 |
Stefan Csomor | yet another code for wxMac properly resetting the cursor |
tree | commitdiff |
2002-09-07 |
Stefan Csomor | added code for wxMac properly resetting the cursor |
tree | commitdiff |
2002-09-06 |
Julian Smart | Removed #ifdef __WXMAC__ around dialog initialisation. |
tree | commitdiff |
2002-09-06 |
Julian Smart | Applied patch [ 605592 ] Unicode patch for dirctrlg.cpp |
tree | commitdiff |
2002-09-05 |
Julian Smart | Eliminated unreachable code warning in VC++ |
tree | commitdiff |
2002-09-05 |
Julian Smart | Applied patch [ 605189 ] add edit cancel notify to... |
tree | commitdiff |
2002-09-04 |
Vadim Zeitlin | generic status bar now: |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | generate key events for Space/Enter in addition to... |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Fixed apparent typo in wxGridCellAttr::MergeWith, hopef... |
tree | commitdiff |
2002-09-01 |
Julian Smart | Removed warnings from ipcbase.cpp |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Clear attribute cache in Redimension to fix Bug 508407. |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Added some const qualifiers. |
tree | commitdiff |
2002-09-01 |
Stefan Neis | Applied AutoWrap Renderer Bugfix by Roger Gammans ... |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | fix for losing focus under Windows after showing the... |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2002-08-31 |
Vadim Zeitlin | SetSelection() for generic wxSpinCtrl (forgot to commit... |
tree | commitdiff |
2002-08-31 |
Stefan Neis | Make use of new array functions. |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 600500 ] Tip-of-day: comments, translatable |
tree | commitdiff |
2002-08-31 |
Julian Smart | Applied patch [ 601957 ] wxGrid: Start editing with... |
tree | commitdiff |
2002-08-30 |
Julian Smart | Mods for Wine compilation |
tree | commitdiff |
2002-08-30 |
Chris Elliott | lost log.h fixed |
tree | commitdiff |
2002-08-30 |
David Webster | Fix to allow proper positioning of child windows under... |
tree | commitdiff |
2002-08-28 |
Julian Smart | Using wxImageListType instead of wxGenericImageList |
tree | commitdiff |
2002-08-28 |
Julian Smart | Ditribution script mods; |
tree | commitdiff |
2002-08-27 |
Vadim Zeitlin | deprecated static wxWizard::Create() |
tree | commitdiff |
2002-08-25 |
Robert Roebling | Compile fix for prop. |
tree | commitdiff |
2002-08-25 |
Robert Roebling | More work on Printing. It prints Kanji now using |
tree | commitdiff |
2002-08-25 |
Stefan Neis | EMX (OS/2) compilation fix. The implemented logic for... |
tree | commitdiff |
2002-08-24 |
Robin Dunn | All editors that derive from wxGridCellTextEditor will... |
tree | commitdiff |
2002-08-24 |
Robin Dunn | If the number or float editor is being used but the... |
tree | commitdiff |
2002-08-24 |
Robin Dunn | Fixed wxGridCellFloatEditor::Clone |
tree | commitdiff |
2002-08-24 |
Gilles Depeyrot | improved conditional compilation since generic grid... |
tree | commitdiff |
2002-08-23 |
Vadim Zeitlin | fixed crash when calling Delete(root) and also when... |
tree | commitdiff |
2002-08-23 |
Julian Smart | Misc mods for feedback from Marcin Wojdyr <wojdyr@if... |
tree | commitdiff |
2002-08-21 |
David Webster | OS/2 update to get Tip icon created correctly. |
tree | commitdiff |
2002-08-20 |
Julian Smart | Added generic MDI files |
tree | commitdiff |
2002-08-19 |
Stefan Csomor | wxMac needs same cursor setup for cursor as GTK and MSW |
tree | commitdiff |
2002-08-19 |
Julian Smart | Set the selection under Motif in wxChoiceDialog |
tree | commitdiff |
2002-08-17 |
Robert Roebling | Printing paper sizes, file printing, print metrics.. |
tree | commitdiff |
2002-08-17 |
Robert Roebling | Typos. |
tree | commitdiff |
2002-08-17 |
Robin Dunn | Put the page in the event for all event types |
tree | commitdiff |
2002-08-17 |
Robert Roebling | Printing things. |
tree | commitdiff |
2002-08-17 |
Robert Roebling | Removed all deprecated printing code. |
tree | commitdiff |
2002-08-14 |
Vadim Zeitlin | small fix to reduce flicker slightly while dragging... |
tree | commitdiff |
2002-08-14 |
Stefan Csomor | added creation of dialog - perhaps needed for all platforms |
tree | commitdiff |
2002-08-14 |
Stefan Csomor | added creation of dialog - perhaps needed for all platforms |
tree | commitdiff |
2002-08-14 |
Stefan Csomor | cleanup code |
tree | commitdiff |
2002-08-11 |
Robert Roebling | Added wxString::FromAscii() wxString::ToAscii(). |
tree | commitdiff |
2002-08-10 |
Stefan Csomor | wxMac removed debugging code |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Changed wxStat, wxAccess and wxOpen to no longer |
tree | commitdiff |
2002-08-08 |
Robert Roebling | Adapted to Unicode compilation. |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 590247 ] Fix bad calculation of listctr... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied patch [ 592063 ] generic notebook does not... |
tree | commitdiff |
2002-08-07 |
Robert Roebling | Added support for outlines printing under wxGTK.... |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Small fix for Pango printing with bitmaps. |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Further code for Pango fonts (work now) and |
tree | commitdiff |
2002-08-06 |
David Webster | Some OS/2 Updates |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
tree | commitdiff |
2002-08-05 |
David Webster | OS/2 VA needs to include time.h to get the time calls. |
tree | commitdiff |
2002-08-05 |
David Webster | FALSE, not false |
tree | commitdiff |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
tree | commitdiff |
2002-07-30 |
Julian Smart | Must include wx/listctrl.h unfortunately, for now |
tree | commitdiff |
2002-07-30 |
Julian Smart | More tweaks so wxGenericListCtrl only uses generic |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Fixed my utnpaste error (thanks to Marcin Wojdyr |
tree | commitdiff |
next |