2003-05-13 |
Mattia Barbon | Lesstif compilation fix. |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Factored out some common code. |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Removed dead code. |
tree | commitdiff |
2003-05-12 |
Mattia Barbon | Implemented copy-on-demand for wxClipboard. |
tree | commitdiff |
2003-05-11 |
Gilles Depeyrot | We don't put main() in the library any more. |
tree | commitdiff |
2003-05-09 |
Vadim Zeitlin | Insert() patch from John Labenski |
tree | commitdiff |
2003-05-09 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2003-05-07 |
Mattia Barbon | Implemented wxBitmapDataObject. |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Avoid crash during global destruction. |
tree | commitdiff |
2003-05-04 |
Julian Smart | Added some missing copyright lines |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Fix for the fact that unmapped but managed widgets |
tree | commitdiff |
2003-05-04 |
Mattia Barbon | Pass events to pushed event handlers. |
tree | commitdiff |
2003-04-26 |
Mattia Barbon | Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup. |
tree | commitdiff |
2003-04-14 |
Mattia Barbon | Code clanup: removed some useless/unused member |
tree | commitdiff |
2003-04-13 |
Mattia Barbon | Removed conflict markers. |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | regenerated with tmake after adding datacmn.cpp |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | extracted duplicated code from src/*/data.cpp in a... |
tree | commitdiff |
2003-04-10 |
Vadim Zeitlin | moved wxFloat/DoubleToStringStr from src/*/data.cpp... |
tree | commitdiff |
2003-04-09 |
Mattia Barbon | Compilation fix (missing headers). |
tree | commitdiff |
2003-04-09 |
Mattia Barbon | Add tests for XShape extension API in configure, |
tree | commitdiff |
2003-04-09 |
Mattia Barbon | Use the wxBitmap implementation from wxX11 |
tree | commitdiff |
2003-04-07 |
Mattia Barbon | Fix some GCC 3.2 -O2 warnings. |
tree | commitdiff |
2003-04-07 |
Mattia Barbon | Moved m_visual* wxApp[X11] members used by wxBitmap and |
tree | commitdiff |
2003-04-06 |
Mattia Barbon | Remove (now) pointless checks for __WXX11__/__WXMOTIF... |
tree | commitdiff |
2003-04-05 |
Václav Slavík | regenerated makefiles |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | Remove dulicated call to wxBitmap::Init/CleanupStanda... |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | No real change. |
tree | commitdiff |
2003-04-02 |
Mattia Barbon | Make wxIcon more independent from wxBitmap implementa... |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Regenerated some more makefiles/filelists. |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Removed Motif files that only contained stubs |
tree | commitdiff |
2003-03-31 |
Mattia Barbon | Removed a deprecated wxBitmap constructor, and some |
tree | commitdiff |
2003-03-31 |
Julian Smart | More deprecated class mods |
tree | commitdiff |
2003-03-30 |
Julian Smart | Removing deprecated classes |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | No real changes. |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Moved wxWindow::SetSizeHints implementation to wxTopL... |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Inherit LoadFile and SaveFile from wxTextCtrlBase... |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Removed dependency on wxTabView. |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | More native look for wxSpinButton. |
tree | commitdiff |
2003-03-30 |
Mattia Barbon | Add bmpmotif.cpp to descrip.mms. |
tree | commitdiff |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
tree | commitdiff |
2003-03-27 |
Mattia Barbon | FIxed wxRadioBox::Get/SetLabel. |
tree | commitdiff |
2003-03-27 |
Mattia Barbon | Removed some old cruft from wxBitmap, moved wxMotif... |
tree | commitdiff |
2003-03-27 |
Mattia Barbon | Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize |
tree | commitdiff |
2003-03-26 |
Mattia Barbon | Calling a virtual function from a destructor is not... |
tree | commitdiff |
2003-03-26 |
Mattia Barbon | SetSelection must not send an event. Fixed an off |
tree | commitdiff |
2003-03-26 |
Mattia Barbon | Fix wxSocket under wxMotif. |
tree | commitdiff |
2003-03-23 |
Julian Smart | Removed obsolete ODBC classes. |
tree | commitdiff |
2003-03-23 |
Vadim Zeitlin | regenerated the makefiles with the latest filelist.txt |
tree | commitdiff |
2003-03-22 |
Mattia Barbon | Removed unnecessay code. |
tree | commitdiff |
2003-03-22 |
Mattia Barbon | Do not derive wxCursor from wxBitmap, plus misc cleanup. |
tree | commitdiff |
2003-03-21 |
Julian Smart | Copyright corrections |
tree | commitdiff |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
tree | commitdiff |
2003-03-16 |
Mattia Barbon | Fixed (native) wxComboBox::SetSelection and |
tree | commitdiff |
2003-03-16 |
Mattia Barbon | Derive wxBitmapButton from wxBitmapButtonBase + misc... |
tree | commitdiff |
2003-03-16 |
Mattia Barbon | Prevent wxChoice from resizing when items are added... |
tree | commitdiff |
2003-03-14 |
Mattia Barbon | Remove explicit casts to (const char *), and replace... |
tree | commitdiff |
2003-03-10 |
Mattia Barbon | Added helper functions for string -> XmString conversion. |
tree | commitdiff |
2003-03-08 |
Mattia Barbon | Reverted changes to make buttons smaller in wxMotif... |
tree | commitdiff |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
tree | commitdiff |
2003-03-02 |
Mattia Barbon | Refactored wxStaticBox, and changed wxStaticBox and... |
tree | commitdiff |
2003-03-02 |
Mattia Barbon | Implemented wxButton::DoGetBestSize for wxMotif.... |
tree | commitdiff |
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 |
next |