2006-06-28 |
Julian Smart | Fixed zoom problem (Robert J.Lang) |
blob | commitdiff | raw |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcprint.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-03-27 |
Włodzimierz Skiba | Final and global PRIOR/NEXT change: keep consistency... |
blob | commitdiff | raw | diff to current |
2005-10-27 |
Włodzimierz Skiba | Support for automatic setup.h in OS/2 with OW builds... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | more extra semicolons removed (patch 1303724) |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-28 |
Vadim Zeitlin | Ctrl+mouse wheel changes zoom factor in print preview... |
blob | commitdiff | raw | diff to current |
2005-04-01 |
Stefan Csomor | moving wxMac to new printing architecture |
blob | commitdiff | raw | diff to current |
2005-03-22 |
Włodzimierz Skiba | Wrap <commdlgs.h> as <commctls.h>. Required makefiles... |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Włodzimierz Skiba | Use default constructors for wxSize/Point/Rect. |
blob | commitdiff | raw | diff to current |
2004-11-20 |
Robert Roebling | Forgot to commit this one. |
blob | commitdiff | raw | diff to current |
2004-11-07 |
Robert Roebling | Moved deletion of wxPrintFacory to module. |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Włodzimierz Skiba | Warning fixes. |
blob | commitdiff | raw | diff to current |
2004-10-26 |
Robert Roebling | Next phase of Print Factory code. |
blob | commitdiff | raw | diff to current |
2004-10-23 |
Vadim Zeitlin | don't use _() as default parameter for wxPrintDialogBas... |
blob | commitdiff | raw | diff to current |
2004-10-21 |
Stefan Neis | Added stubs for OS/2 to new printing system. |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Robert Roebling | Link problem. |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
blob | commitdiff | raw | diff to current |
2004-10-13 |
Włodzimierz Skiba | Fix to reflect wxUNIVERSAL conditions from header. |
blob | commitdiff | raw | diff to current |
2004-10-12 |
Robert Roebling | Added new wxPrintFactory code and made wxPrinter |
blob | commitdiff | raw | diff to current |
2004-09-20 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Robin Dunn | All wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Julian Smart | Must specify wxHSCROLL/wxVSCROLL now |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | use wxWindowDisabler instead of ShowModal() for showing... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | use wxBU_EXACTFIT for the small buttons |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | use wxFULL_REPAINT_ON_RESIZE only for wxPreviewCanvas... |
blob | commitdiff | raw | diff to current |
2004-03-29 |
Robert Roebling | Applied patches. |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Robin Dunn | Clear --> ClearBackground |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Mattia Barbon | Compilation fix. |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Julian Smart | Fixed preview navigation as per ancient bug report |
blob | commitdiff | raw | diff to current |
2003-07-24 |
Vadim Zeitlin | fix some warnings |
blob | commitdiff | raw | diff to current |
2003-07-23 |
Julian Smart | Printing improvements: GetPageInfo() gets called after... |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Vadim Zeitlin | added a few #ifdefs needed to build a smaller library... |
blob | commitdiff | raw | diff to current |
2003-05-26 |
Julian Smart | Allow printing objects to be passed a wxWindow, not... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Julian Smart | Darkened preview background for Mac (else get stripey... |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Julian Smart | Have dark colour for preview canvas under Mac |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Julian Smart | Don't call MakeModal on the Mac -- it leaves |
blob | commitdiff | raw | diff to current |
2003-04-17 |
Julian Smart | Use sizers, not constraints |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Vadim Zeitlin | the string 'Goto...' should be translated (patch 674569) |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2002-12-14 |
Václav Slavík | don't translate strings when it doesn't make any sense |
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-08-16 |
Robert Roebling | Compile fix. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Julian Smart | Applied patch [ 596061 ] Adds more navigation buttons... |
blob | commitdiff | raw | diff to current |
2002-03-06 |
Julian Smart | Applied patch for Forty, print patch and wxHTML book... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-06-27 |
Gilles Depeyrot | reset preview bitmap variable to NULL after deleting it |
blob | commitdiff | raw | diff to current |
2001-06-03 |
Vadim Zeitlin | applied Unicode fixes for mingw32 (patch 429654) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | use wxFAIL_MSG, not wxMessageBox for programming errors |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Robert Roebling | Some more drawing things, |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Robert Roebling | #ifdeffed new paint clipping :-( |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
blob | commitdiff | raw | diff to current |
1999-12-04 |
Robert Roebling | String changes for translations, |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
blob | commitdiff | raw | diff to current |
1999-10-25 |
David Webster | no message |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
blob | commitdiff | raw | diff to current |
1999-06-21 |
Karsten Ballüder | Crude hack to enable PageUp/DownKeys when controlbar... |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
blob | commitdiff | raw | diff to current |
1999-05-28 |
Robert Roebling | New defines for wxTreeCtrl |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Vadim Zeitlin | unused parameter warnings suppressed |
blob | commitdiff | raw | diff to current |
1999-05-07 |
Karsten Ballüder | Fixed SetZoom() so it can be used from the outside. |
blob | commitdiff | raw | diff to current |
1999-04-21 |
Ove Kaaven | Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-04-13 |
Ove Kaaven | Unicode-mode typos in string.cpp (where did they sudden... |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Vadim Zeitlin | trying to work around gcc internal compiler error |
blob | commitdiff | raw | diff to current |
1999-03-29 |
Vadim Zeitlin | more backwards compatibility |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Julian Smart | Many changes to the printing classes. |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-01-26 |
Julian Smart | Some compile warnings removed; file selector prototypes... |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Julian Smart | Added some Motif wxGLCanvas support; some more Motif... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-12-05 |
Robert Roebling | New PostScript code |
blob | commitdiff | raw | diff to current |
1998-11-26 |
Robert Roebling | Flicker war won. |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Robert Roebling | Fixed module code |
blob | commitdiff | raw | diff to current |
1998-10-18 |
Julian Smart | Motif additions |
blob | commitdiff | raw | diff to current |
1998-09-12 |
Julian Smart | Added variant.h/cpp; changed variable names in object... |
blob | commitdiff | raw | diff to current |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
blob | commitdiff | raw | diff to current |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
blob | commitdiff | raw | diff to current |
1998-08-08 |
Denis Pershin | DP: |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Vadim Zeitlin | some "const"s added |
blob | commitdiff | raw | diff to current |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
blob | commitdiff | raw | diff to current |
1998-06-28 |
Julian Smart | Separated out Win95 versions of gauge, slider; added... |
blob | commitdiff | raw | diff to current |
1998-05-21 |
Julian Smart | Minor changes to make files compile (return values... |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | Initial revision |
blob | commitdiff | raw | diff to current |
|