2003-06-01 |
Julian Smart | Applied patch [ 739063 ] window.cpp (gtk) - mouse event... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 735588 ] Gtk2 textctrl selection fix |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 733425 ] Fix for header rendering probl... |
tree | commitdiff |
2003-06-01 |
Vadim Zeitlin | added wxVListBox using wxVScrolledWindow and wxHtmlList... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 743194 ] HitTest for wxNotebook |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 743471 ] wxSplitter::Unsplit fix |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied [ 745533 ] implemented wxNotebook::DoGetBestSize |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 745983 ] Fix for memory leak in class... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied [ 746201 ] wxGrid row/col change not updated |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 746203 ] xwGrid::SetTable may be called... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applie dpatch [ 741366 ] wxMac d'n'd fixes |
tree | commitdiff |
2003-06-01 |
Julian Smart | Added BCC include dir in XRC makefile |
tree | commitdiff |
2003-06-01 |
Václav Slavík | fixed UpdateRenderingState to do what it was meant to |
tree | commitdiff |
2003-06-01 |
Václav Slavík | react on mouse up, not mouse down |
tree | commitdiff |
2003-05-31 |
Václav Slavík | oops, commited debugging code by mistake |
tree | commitdiff |
2003-05-31 |
Václav Slavík | preparing wxHtmlWindow for text selection (highlighting... |
tree | commitdiff |
2003-05-31 |
Václav Slavík | support SetBackgroundMode and SetTextBackground with... |
tree | commitdiff |
2003-05-31 |
Vadim Zeitlin | clicking on a panel without children should give it... |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | added wxVScrolledWindow |
tree | commitdiff |
2003-05-30 |
Julian Smart | Wrap missing.h in #ifdef __GNUG__ |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | compilation fix for yet another broken version of mingw... |
tree | commitdiff |
2003-05-29 |
Robin Dunn | Added LoadFile and SaveFile methods |
tree | commitdiff |
2003-05-29 |
Robin Dunn | fix a precedence order problem |
tree | commitdiff |
2003-05-29 |
Stefan Csomor | GetEventHandler()-> was missing |
tree | commitdiff |
2003-05-29 |
Gilles Depeyrot | improved deallocation fix for Visual C++ Multithreaded... |
tree | commitdiff |
2003-05-28 |
Gilles Depeyrot | VC++ free must take place in same DLL as allocation... |
tree | commitdiff |
2003-05-28 |
Roger Gammans | Reinsert missing ctor removed in date/time tidy |
tree | commitdiff |
2003-05-28 |
Gilles Depeyrot | allow wxDisplaySize to be called with NULL parameters |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Derive wxScrollBar from wxScrollBarBase, plus miscell... |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Allow initialising wxStaticBitamp with wxNullBitmap... |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Removed some duplicated code, made wxCursor( wxImage ) |
tree | commitdiff |
2003-05-27 |
Mattia Barbon | Don't leave the wxStaticBox hanging around after... |
tree | commitdiff |
2003-05-27 |
Chris Elliott | Borland makefiles for contrib keeping output apart |
tree | commitdiff |
2003-05-27 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-26 |
Julian Smart | More style fixes |
tree | commitdiff |
2003-05-26 |
Julian Smart | Further border style corrections. |
tree | commitdiff |
2003-05-26 |
Julian Smart | Include missing.h |
tree | commitdiff |
2003-05-26 |
Chris Elliott | Borland makefiles now keep output apart |
tree | commitdiff |
2003-05-26 |
Julian Smart | Allow printing objects to be passed a wxWindow, not... |
tree | commitdiff |
2003-05-25 |
Vadim Zeitlin | fix m_Matches overflow if Compile() is called more... |
tree | commitdiff |
2003-05-25 |
Václav Slavík | added CompareAccelString function |
tree | commitdiff |
2003-05-24 |
Stefan Csomor | guarded M_PI declaration |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Removed obsoleted files from vc.t. |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Compilation/warning fixes. |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | wxMotif now uses src/x11/region.cpp, change makefiles... |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Used wxRegion code from wxX11. |
tree | commitdiff |
2003-05-24 |
Julian Smart | Removed wxHTMLHelpControllerBase (putting the |
tree | commitdiff |
2003-05-24 |
Stefan Csomor | reflected latest file movements... |
tree | commitdiff |
2003-05-24 |
Stefan Csomor | removed carbon printing code |
tree | commitdiff |
2003-05-24 |
Stefan Csomor | comments added |
tree | commitdiff |
2003-05-24 |
Stefan Csomor | two fixes for CW/Mac |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 738821 ] Allow more features to be... |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 736321 ] Compile error for src/msw... |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 742452 ] wxPrintDialogData: can't set... |
tree | commitdiff |
2003-05-23 |
Gilles Depeyrot | removed print.cpp from list of Mac files and regenerate... |
tree | commitdiff |
2003-05-22 |
Mattia Barbon | MinGW compilation fix. |
tree | commitdiff |
2003-05-22 |
Mattia Barbon | Correct wxCommandEvent.IsChecked() when generated... |
tree | commitdiff |
2003-05-22 |
Stefan Csomor | deactivating wxSTAY_ON_TOP patch |
tree | commitdiff |
2003-05-21 |
Robin Dunn | Fix page positioning when the tabs are on a side differ... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 731656 ] Owner draw menu icons |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 739401 ] gtk_init() has to be called... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 740012 ] GetKeyState returns 16-Bit... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 740071 ] Make tiff errors/warnings... |
tree | commitdiff |
2003-05-21 |
Mattia Barbon | Stop the ApplicationShell from being managed (and... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 689188 ] adds wxToolBar::GetToolPos |
tree | commitdiff |
2003-05-21 |
Julian Smart | Fixed simple border style on wxListCtrl |
tree | commitdiff |
2003-05-20 |
Julian Smart | A fix to prevent mungeing of the config file after... |
tree | commitdiff |
2003-05-19 |
Stefan Csomor | DoGetSize implementation corrected |
tree | commitdiff |
2003-05-19 |
Stefan Csomor | switch to pImpl pattern for mac printing |
tree | commitdiff |
2003-05-19 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-05-19 |
Václav Slavík | allow untranslated accelerators, too |
tree | commitdiff |
2003-05-19 |
Julian Smart | Corrected some wxAccessible mistakes |
tree | commitdiff |
2003-05-18 |
Roger Gammans | * Prevent miminum and actual row and col sizes going... |
tree | commitdiff |
2003-05-18 |
Roger Gammans | * Apply patch #735595. Add miminumAcceptable{Height... |
tree | commitdiff |
2003-05-18 |
Stefan Csomor | no message |
tree | commitdiff |
2003-05-18 |
Roger Gammans | * Fix logical error in m_overflow attribute merging |
tree | commitdiff |
2003-05-18 |
Stefan Csomor | no message |
tree | commitdiff |
2003-05-18 |
Julian Smart | Don't prepend directory to filename for shortcuts |
tree | commitdiff |
2003-05-17 |
Mattia Barbon | Remove dead code. Factor out duplicated code. |
tree | commitdiff |
2003-05-17 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
2003-05-17 |
Julian Smart | Corrected wxScrollBar style |
tree | commitdiff |
2003-05-17 |
Stefan Csomor | finding papersizes allows for 1 mm tolerance |
tree | commitdiff |
2003-05-17 |
Stefan Csomor | temporary fix for carbon (problems under OS 9) |
tree | commitdiff |
2003-05-16 |
Julian Smart | Wizard now validates as well as doing data transfer... |
tree | commitdiff |
2003-05-16 |
Stefan Csomor | carbon printing extended |
tree | commitdiff |
2003-05-16 |
Stefan Csomor | added cw support |
tree | commitdiff |
2003-05-15 |
Václav Slavík | unicode compilation fix |
tree | commitdiff |
2003-05-15 |
Julian Smart | An attempt to make the notebook sizer report its size |
tree | commitdiff |
2003-05-15 |
Stefan Csomor | forgot to commit project file for CW before |
tree | commitdiff |
2003-05-14 |
Robin Dunn | Acutally use the m_maxChars parameter value instead... |
tree | commitdiff |
2003-05-14 |
Robin Dunn | Changes allowing for proper KEY_DOWN and CHAR events... |
tree | commitdiff |
2003-05-14 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-13 |
Mattia Barbon | Derive wxStaticText from wxStaticTextBase, remove... |
tree | commitdiff |
2003-05-13 |
Mattia Barbon | Fixed bug with notebook pages not showing (probably... |
tree | commitdiff |
2003-05-13 |
Mattia Barbon | Lesstif compilation fix. |
tree | commitdiff |
2003-05-13 |
Julian Smart | Reordered the slow-click test, otherwise it would never |
tree | commitdiff |
2003-05-13 |
Julian Smart | Rationalised style handling in tree control |
tree | commitdiff |
2003-05-12 |
Václav Slavík | applied HTML pagebreaks patch |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Factored out some common code. |
tree | commitdiff |
next |