2003-04-10 |
Vadim Zeitlin | extracted duplicated code from src/*/data.cpp in a... |
blob | commitdiff | raw |
2003-04-09 |
Mattia Barbon | Use the wxBitmap implementation from wxX11 |
blob | commitdiff | raw | diff to current |
2003-04-08 |
Vadim Zeitlin | wxMac doesn't use wxTaskBarIcon |
blob | commitdiff | raw | diff to current |
2003-04-07 |
Mattia Barbon | Moved m_visual* wxApp[X11] members used by wxBitmap and |
blob | commitdiff | raw | diff to current |
2003-04-07 |
David Elliott | X11-specific code doesn't work so well on wxCocoa |
blob | commitdiff | raw | diff to current |
2003-04-06 |
David Elliott | Changed dc.cpp to dc.mm and dcclient.cpp dcclient.mm... |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Václav Slavík | added taskbarcmn.cpp |
blob | commitdiff | raw | diff to current |
2003-04-04 |
Václav Slavík | preparation for X11 wxTaskBarIcon version: |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Mattia Barbon | Removed Motif files that only contained stubs |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Julian Smart | Removing deprecated classes |
blob | commitdiff | raw | diff to current |
2003-03-28 |
Robin Dunn | Added wxTLW::SetShape and implementations for wxGTK... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Mattia Barbon | Removed some old cruft from wxBitmap, moved wxMotif... |
blob | commitdiff | raw | diff to current |
2003-03-26 |
Robin Dunn | wxMac does need radiocmn |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Julian Smart | Removed obsolete ODBC classes. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Julian Smart | Removed obsolete wxDate and wxTime classes. |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Julian Smart | Removed gaugemsw.cpp,h |
blob | commitdiff | raw | diff to current |
2003-03-23 |
Vadim Zeitlin | removed curico files |
blob | commitdiff | raw | diff to current |
2003-03-22 |
Vadim Zeitlin | added (very) preliminary raw bitmap support |
blob | commitdiff | raw | diff to current |
2003-03-22 |
David Elliott | Added wxCocoa files to build system |
blob | commitdiff | raw | diff to current |
2003-03-18 |
Julian Smart | Some code tidying; removing dibutils.cpp which |
blob | commitdiff | raw | diff to current |
2003-03-08 |
Vadim Zeitlin | added gtk/msgdlg.h |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Vadim Zeitlin | added math.h |
blob | commitdiff | raw | diff to current |
2003-03-02 |
Vadim Zeitlin | added wxDisplay files |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Václav Slavík | added native wxMessageDialog implementation for GTK+2 |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Added display sample to distrib file lists |
blob | commitdiff | raw | diff to current |
2003-02-21 |
Mattia Barbon | Added Active Accessibility files to filelist.txt... |
blob | commitdiff | raw | diff to current |
2003-02-20 |
Mattia Barbon | Use some wxX11 files (currently pen.cpp and brush... |
blob | commitdiff | raw | diff to current |
2003-02-13 |
Vadim Zeitlin | marked dbkeyg.h as a wxBase file (fixes 685857) |
blob | commitdiff | raw | diff to current |
2003-02-12 |
Mattia Barbon | Implemented wxToggleButton under Motif. |
blob | commitdiff | raw | diff to current |
2003-02-04 |
Mattia Barbon | Applied patch [ 679397 ] remove GPL code from motif... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Vadim Zeitlin | added iosfwrap.h (wrapper for <iosfwd>) |
blob | commitdiff | raw | diff to current |
2003-01-25 |
Ron Lee | Added missing quantize.h |
blob | commitdiff | raw | diff to current |
2003-01-24 |
Julian Smart | Applied patch [ 665088 ] Setup options cleanup (wxUniv) |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Mattia Barbon | Derive wxBitmap from wxBitmapBase in wxMotif, with... |
blob | commitdiff | raw | diff to current |
2003-01-06 |
Mattia Barbon | Implemented wxToplevelWindowMotif. |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Julian Smart | Added dialup to filelist.txt and wxUniv.dsp |
blob | commitdiff | raw | diff to current |
2003-01-03 |
Julian Smart | Added glcanvas.cpp, tooltip.cpp, taskbar.cpp, wave... |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Vadim Zeitlin | minifram.cpp is a low level file under MSW |
blob | commitdiff | raw | diff to current |
2002-12-17 |
Julian Smart | Doc corrections |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Julian Smart | Applied patch [ 654023 ] Enables HtmlHelp (native) |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-15 |
Vadim Zeitlin | no changes |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Julian Smart | Corrected typo that prevented mdig.h being copied |
blob | commitdiff | raw | diff to current |
2002-09-06 |
Julian Smart | Adjusted filelist.txt and wxUniv.dsp to use generic |
blob | commitdiff | raw | diff to current |
2002-09-05 |
Robin Dunn | Added effects.h to filelist.txt so it will get installe... |
blob | commitdiff | raw | diff to current |
2002-08-25 |
Stefan Neis | For now, use generic dirdlg for wxOS2. |
blob | commitdiff | raw | diff to current |
2002-08-24 |
Julian Smart | Attempts to reduce errors in compile farm for |
blob | commitdiff | raw | diff to current |
2002-08-20 |
Julian Smart | Applied patch [ 597398 ] Generic MDI, wxNotebook based. |
blob | commitdiff | raw | diff to current |
2002-08-04 |
Gilles Depeyrot | add spinctrl header for wxMac |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Mattia Barbon | Added statline.h to wxMotif files |
blob | commitdiff | raw | diff to current |
2002-07-24 |
Mattia Barbon | Added wxMessageOutput as per the discussion on wx-dev. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Václav Slavík | dde.cpp is lowlevel file |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Vadim Zeitlin | added thrimpl.cp |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Vadim Zeitlin | added src/msw/popupwin.cpp to the makefiles |
blob | commitdiff | raw | diff to current |
2002-05-07 |
Vadim Zeitlin | Added wx/build.h |
blob | commitdiff | raw | diff to current |
2002-05-04 |
Robert Roebling | Added screen design to system settings for |
blob | commitdiff | raw | diff to current |
2002-04-23 |
Václav Slavík | added wx/msw/missing.h |
blob | commitdiff | raw | diff to current |
2002-04-15 |
Vadim Zeitlin | added wx/ipc.h and used/documented it |
blob | commitdiff | raw | diff to current |
2002-04-10 |
Robert Roebling | Added "metal" theme. |
blob | commitdiff | raw | diff to current |
2002-04-04 |
Julian Smart | Added wxTB_NODIVIDER and wxTB_NOALIGN so native Windows... |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Julian Smart | Separated wxImage::FloodFill from image.cpp |
blob | commitdiff | raw | diff to current |
2002-04-01 |
Robert Roebling | Temporarily use self-made wxTextCtrl in wxX11 until |
blob | commitdiff | raw | diff to current |
2002-03-26 |
Mattia Barbon | wxIconBundle implementation. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Julian Smart | Removed helpwxht.h/cpp (old wxHelpControllerHtml class) |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Václav Slavík | added wxArtProvider |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
blob | commitdiff | raw | diff to current |
2002-03-17 |
Ron Lee | Added wxBufferedDC class. |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Julian Smart | Added reparenting helper classes to help apps to grab... |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Robert Roebling | Added simplistic wxToolBar to wxUniversal. It |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Robert Roebling | Implemented a simple modality under X11. |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | more MSLU fixes and moved MSLU stuff into separate... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Václav Slavík | move wxMGL's wxTimer to src/generic |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Mattia Barbon | spaces -> TAB |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Julian Smart | Started some NanoX work (blind to begin with) |
blob | commitdiff | raw | diff to current |
2002-02-13 |
Vadim Zeitlin | added wxFSVolume patch from George Policello (untested... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11: link errors down to 1. |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Julian Smart | Added wxPopupWindow skeleton (no implementation yet) |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | More make install tweaks. |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Robert Roebling | wxX11 compiles and links now. I wonder why there is |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Robert Roebling | Updates to tmake for X11. Damn lock in CVS. |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Now compiling |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Julian Smart | Added evtloop.cpp to file list, added X11 to makeall |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Julian Smart | Fixes for X11 builds |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Julian Smart | Added x11.t, changes to other config files |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Mattia Barbon | * SPACE -> TAB in filelist.txt |
blob | commitdiff | raw | diff to current |
2002-02-03 |
George Tasker | Added isql.h and isqlext.h to the "Base" target |
blob | commitdiff | raw | diff to current |
2002-01-29 |
Mattia Barbon | Updated target list in Makefile |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Vadim Zeitlin | removed non existing unzip.h from the filelist.txt... |
blob | commitdiff | raw | diff to current |
2002-01-24 |
Václav Slavík | added dummy <style> handler in order to hide CSS code |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Stefan Neis | Added toplevel.{h,c} to OS/2 files. |
blob | commitdiff | raw | diff to current |
2002-01-17 |
Václav Slavík | fixed to the IFF handler, moved into one file |
blob | commitdiff | raw | diff to current |
2002-01-16 |
Robin Dunn | Added wx/dirctrl.h to filelist.txt so it will get insta... |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Robert Roebling | Added IFF handler. |
blob | commitdiff | raw | diff to current |
2002-01-15 |
Vadim Zeitlin | added more files to wxBase distrib (and unzip.h to... |
blob | commitdiff | raw | diff to current |
2002-01-09 |
Vadim Zeitlin | winundef.h is needed for wxBase as well |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Gilles Depeyrot | wxGenericDirDialog related corrections for wxMac |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use UNIX wxDir if available |
blob | commitdiff | raw | diff to current |
2001-12-31 |
Václav Slavík | remove settings.h from wxGTK |
blob | commitdiff | raw | diff to current |
next |