2003-03-01 |
Mattia Barbon | Do not change background colour for parent widget... |
tree | commitdiff |
2003-02-23 |
Mattia Barbon | Implemented DoGetBestSize for wxListBox, (native... |
tree | commitdiff |
2003-02-23 |
Mattia Barbon | Allow setting default file name in wxMotif wxFileDialog. |
tree | commitdiff |
2003-02-20 |
Mattia Barbon | Use some wxX11 files (currently pen.cpp and brush... |
tree | commitdiff |
2003-02-19 |
Mattia Barbon | Fix DrawRotatedtext to behave more like wxMSW: take... |
tree | commitdiff |
2003-02-19 |
Mattia Barbon | Allow selecting a mono bitmap into a wxMemoryDC. |
tree | commitdiff |
2003-02-14 |
Mattia Barbon | Setting background colour on listbox parent makes... |
tree | commitdiff |
2003-02-14 |
Mattia Barbon | Fix wxEventLoop so it does not sleep 20 msec between... |
tree | commitdiff |
2003-02-12 |
Mattia Barbon | Implemented wxToggleButton under Motif. |
tree | commitdiff |
2003-02-12 |
Vadim Zeitlin | added DoSetNativeFontInfo() to avoid virtual function... |
tree | commitdiff |
2003-02-11 |
Mattia Barbon | Finished native wxComboBox implementation; it still... |
tree | commitdiff |
2003-02-10 |
Mattia Barbon | Fix compilation after last fix. |
tree | commitdiff |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
tree | commitdiff |
2003-02-09 |
Mattia Barbon | Do not use stipple when drawing text, use solid foreg... |
tree | commitdiff |
2003-02-09 |
Mattia Barbon | Replaced wxDebugMsg with wxLogError. |
tree | commitdiff |
2003-02-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-02-04 |
Mattia Barbon | Applied patch [ 679397 ] remove GPL code from motif... |
tree | commitdiff |
2003-02-03 |
Mattia Barbon | Do not #include an header where a forward declaration... |
tree | commitdiff |
2003-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
tree | commitdiff |
2003-01-29 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-01-28 |
Mattia Barbon | Regenerate makefiles. |
tree | commitdiff |
2003-01-25 |
Ron Lee | Added missing quantize.h |
tree | commitdiff |
2003-01-19 |
Mattia Barbon | Derive wxBitmap from wxBitmapBase in wxMotif, with... |
tree | commitdiff |
2003-01-18 |
Mattia Barbon | Fix some wxMotif build warnings about deprecated... |
tree | commitdiff |
2003-01-16 |
Mattia Barbon | Remove calls to a couple of deprecated methods, fix... |
tree | commitdiff |
2003-01-16 |
Mattia Barbon | Implement vertical toolbar under Motif. |
tree | commitdiff |
2003-01-14 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | If -1 is used for width/height, use best size. |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Removed unused, unimplemented and undocumented wxBitm... |
tree | commitdiff |
2003-01-11 |
Mattia Barbon | Documented wxMotif filedialog limitations WRT wildcar... |
tree | commitdiff |
2003-01-07 |
Mattia Barbon | Left/right arrows were swapped. |
tree | commitdiff |
2003-01-07 |
Mattia Barbon | Reverted accidental commit. |
tree | commitdiff |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. (forgot to commit) |
tree | commitdiff |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. |
tree | commitdiff |
2002-12-29 |
Mattia Barbon | LessTif 0.93 does not hang in wxWindow::ChangeFont... |
tree | commitdiff |
2002-12-27 |
Julian Smart | Applied patch [ 658174 ] Adds wxT() and char->wxChar... |
tree | commitdiff |
2002-12-24 |
Mattia Barbon | Use wxClientDataDictionary for client data. |
tree | commitdiff |
2002-12-24 |
Mattia Barbon | Use wxXmString instead of XmString. |
tree | commitdiff |
2002-12-08 |
Mattia Barbon | Refactored & cleaned up wxChoice & wxComboBox code... |
tree | commitdiff |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
tree | commitdiff |
2002-09-13 |
Julian Smart | Applied patch [ 608370 ] fix for static text sizing... |
tree | commitdiff |
2002-09-12 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-09-12 |
Julian Smart | If a window has zero dimension, make it at least 1... |
tree | commitdiff |
2002-09-11 |
Julian Smart | Applied [ 585322 ] motif border style fix for statictext |
tree | commitdiff |
2002-09-07 |
Vadim Zeitlin | applied the workaround for XUnionRectWithRegion() retur... |
tree | commitdiff |
2002-09-05 |
Mattia Barbon | XmNframeChildType is not in Lesstif if it was compiled... |
tree | commitdiff |
2002-09-05 |
Mattia Barbon | Build without 2.2 compatibility |
tree | commitdiff |
2002-09-05 |
Robin Dunn | Added effects.h to filelist.txt so it will get installe... |
tree | commitdiff |
2002-09-02 |
Vadim Zeitlin | old compilation fix for AIX from Ian Brown |
tree | commitdiff |
2002-08-28 |
Julian Smart | XmNframeChildType is not in Motif 1.2. #ifdef appropria... |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | Honour wxSB_WRAP in wxMotif spin button |
tree | commitdiff |
2002-08-27 |
Mattia Barbon | When there is no display, the default log target will... |
tree | commitdiff |
2002-08-24 |
Julian Smart | wxChoice derives from wxChoiceBase; renamed Append... |
tree | commitdiff |
2002-08-21 |
Vadim Zeitlin | compilation fix after my previos m_exitOnFrameDelete... |
tree | commitdiff |
2002-08-08 |
Julian Smart | Applied [ 590985 ] fix for radiobox under motif |
tree | commitdiff |
2002-08-08 |
Julian Smart | Removed bogus default parameters, applying |
tree | commitdiff |
2002-08-06 |
Mattia Barbon | Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Fixed logic error |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Regenerated files.lst after addition of listbase.h |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Refactored wxListBox code so that it correctly implements |
tree | commitdiff |
2002-07-30 |
Mattia Barbon | Due to my previous commit, calling wxWindow::Create... |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Under MSW and GTK the foreground and background colour... |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Take into account icon mask in wxStaticBitmap |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Check for NULL pointer |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Calss interface updates (wxMotif-only). |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Implemented wxSpinButton for wxMotif. |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Added statline.h to wxMotif files |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Check for NULL before dereferencing |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Changed wxMotif's wxWindow::Create so it does not call... |
tree | commitdiff |
2002-07-25 |
Mattia Barbon | Applied patch from Ian Brown to make menus look better... |
tree | commitdiff |
2002-07-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-07-25 |
Mattia Barbon | Updated Makefiles for Motif |
tree | commitdiff |
2002-07-23 |
Julian Smart | Applied patch [ 585436 ] motif toolbar control alignmen... |
tree | commitdiff |
2002-07-23 |
Julian Smart | Applied patch [ 585322 ] motif border style fix for... |
tree | commitdiff |
2002-07-23 |
Julian Smart | Applied patch [ 584885 ] better colour handling in... |
tree | commitdiff |
2002-07-12 |
Julian Smart | Added Ian Brown's fix for PopupMenu not blocking |
tree | commitdiff |
2002-07-10 |
Vadim Zeitlin | AIX linking fix (declare wxDataObject dtor) |
tree | commitdiff |
2002-07-09 |
Vadim Zeitlin | compilation fixes for _LARGE_FILES |
tree | commitdiff |
2002-07-03 |
Vadim Zeitlin | wxMotif compilation fix with gcc 3.1 (patch 576847) |
tree | commitdiff |
2002-07-01 |
Chris Elliott | make motif cursor from wxImage |
tree | commitdiff |
2002-06-24 |
Vadim Zeitlin | wxMotif compilation warning fix |
tree | commitdiff |
2002-05-29 |
Julian Smart | Applied patch #561454, testing for scrollbar |
tree | commitdiff |
2002-05-28 |
Vadim Zeitlin | added consts to wxAcceleratorTable ctors from wxAcceler... |
tree | commitdiff |
2002-05-08 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-05-04 |
Robert Roebling | Added screen design to system settings for |
tree | commitdiff |
2002-04-28 |
Vadim Zeitlin | changed DoDragDrop(bool) into DoDragDrop(int) and added... |
tree | commitdiff |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
tree | commitdiff |
2002-04-22 |
Julian Smart | Fixed drawing sample compilo for wxMotif (doesn't have... |
tree | commitdiff |
2002-04-17 |
Julian Smart | Added wxDF_HTML |
tree | commitdiff |
2002-04-16 |
Vadim Zeitlin | return NULL from a function returning a pointer, not... |
tree | commitdiff |
2002-04-07 |
Václav Slavík | cleaned up the mess caused by FloodFill patch |
tree | commitdiff |
2002-04-05 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
tree | commitdiff |
2002-04-01 |
Julian Smart | Applied FloodFill patch |
tree | commitdiff |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
tree | commitdiff |
2002-03-26 |
Vadim Zeitlin | wxMotif toolbar compilation fixes |
tree | commitdiff |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
tree | commitdiff |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) |
tree | commitdiff |
2002-03-22 |
Václav Slavík | added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap... |
tree | commitdiff |
next |