2003-03-17 |
Julian Smart | Corrected copyright information |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Vadim Zeitlin | respect Veto()ing the column resize events; added test... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Corrected copyright |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Corrected copyright message |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Fixed copyrights, corrected licence spelling |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Fixed copyright and licence spelling |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
commit | commitdiff | tree | snapshot |
2003-03-17 |
Julian Smart | Don't use images for wxNotebook because of crash |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Václav Slavík | backport SetFonts |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Mattia Barbon | Fixed (native) wxComboBox::SetSelection and |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Václav Slavík | LaTeX compilation fixes again |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Václav Slavík | applied patch adding SetFonts to wxHTML printing classe... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Václav Slavík | fix wxrc-generated c++ code to work in Unicode mode... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Robert Roebling | Text attributes for GTK2. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Robert Roebling | Better scrolling to cursor. |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Julian Smart | Added RCS ID |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Julian Smart | Tidied some wording, added configtool |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Stefan Csomor | no message |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Mattia Barbon | Derive wxBitmapButton from wxBitmapButtonBase + misc... |
commit | commitdiff | tree | snapshot |
2003-03-16 |
Mattia Barbon | Prevent wxChoice from resizing when items are added... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Mattia Barbon | Add wxRTTI to generic wxDirDialog. |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Mattia Barbon | Remove explicit casts to (const char *), and replace... |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Chris Elliott | fix build for borland 5.0 |
commit | commitdiff | tree | snapshot |
2003-03-14 |
Michael Bedward | added TARGETDEF to use a def file if one exists |
commit | commitdiff | tree | snapshot |
2003-03-13 |
Vadim Zeitlin | backport wxFontEncoding values fix |
commit | commitdiff | tree | snapshot |
2003-03-12 |
Robin Dunn | Prevent crash in case nothing is selected |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Stefan Csomor | moved fix |
commit | commitdiff | tree | snapshot |
2003-03-11 |
Robin Dunn | The statusbar should start with one field, not zero |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Robin Dunn | more informative error messages |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Robin Dunn | If zero time is specified, don't try to sleep when... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Robin Dunn | Don't clear the HWND until after the UnsubclassWin... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Robin Dunn | Don't clear the HWND until after the UnsubclassWin... |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Vadim Zeitlin | backport ParseDate() fix |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Vadim Zeitlin | accept \r as a delimiter when parsing dates (bug 684617) |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Mattia Barbon | Added helper functions for string -> XmString conversion. |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Mattia Barbon | Derive wxButton from wxButtonBase. |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Mattia Barbon | Added configure test for const_cast<>(), and enabled it |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Vadim Zeitlin | fixed a serious bug in Shrink() |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Vadim Zeitlin | backport a couple of memory leak fixes |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Stefan Csomor | submenu preparation in two methods encapsulated |
commit | commitdiff | tree | snapshot |
2003-03-10 |
Stefan Csomor | submenu preparation in two methods encapsulated |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Vadim Zeitlin | added gtk/msgdlg.h |
commit | commitdiff | tree | snapshot |
2003-03-08 |
Mattia Barbon | Reverted changes to make buttons smaller in wxMotif... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Mattia Barbon | Modified vc.t according to last changes to makefile... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Mattia Barbon | Removed some superflous #defines already added by... |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Stefan Csomor | show and hide implementation added |
commit | commitdiff | tree | snapshot |
2003-03-07 |
Stefan Csomor | depth for masks added |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | change to a tiny minimal value for DoGetBestSize in... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | added alpha channel support for mask bitmaps |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Mattia Barbon | Fix release build. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Mattia Barbon | Work around wxNotebook or Motif or wxMotif bug. |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | context menu support for mac enabled |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | value expansion to double |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | we now must skip right click events in order to allow... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | the msw implementation even shows an ok button if it... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | added OnMouse which will trigger context menu events... |
commit | commitdiff | tree | snapshot |
2003-03-06 |
Stefan Csomor | added OnMouse which will trigger context menu events |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Mattia Barbon | Fix warning. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Mattia Barbon | Document the new __WXMOTIF20__ preprocessor macro. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Mattia Barbon | Mentioned the need to set the WXDIR environment variable. |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Mattia Barbon | Applied patch [ 696990 ] fix makeg95.env so it can... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Václav Slavík | backport gtk2 mnemonics patch |
commit | commitdiff | tree | snapshot |
2003-03-05 |
Václav Slavík | fix compilation for GTK1 |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Václav Slavík | added support for GTK2 label mnemonics (patch #689573) |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Vadim Zeitlin | new wxDIB class |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Vadim Zeitlin | don't use GetSelectedInto() in release build |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Vadim Zeitlin | start of alpha transparency support |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Vadim Zeitlin | don't erase the background to see the transparent image... |
commit | commitdiff | tree | snapshot |
2003-03-04 |
Vadim Zeitlin | added wxDynamicLibrary::Detach() |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | added support for reading alpha channel |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | added alpha channel support to wxImage |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | added some macros to define version strings from versio... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | added math.h |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | added wxUSE_DISPLAY |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Stefan Csomor | sorry previous commit message was wrong, should read |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Stefan Csomor | overflow fix |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Stefan Csomor | added shrink procedure with proper color averaging |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | compilation fix: include wx/platform.h before testing... |
commit | commitdiff | tree | snapshot |
2003-03-03 |
Vadim Zeitlin | fixed spurious assert in FindControl() (fixes patch... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Vadim Zeitlin | added wxRect2DDouble == != = operators (patch 684616) |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Vadim Zeitlin | added wx/math.h (patch 686009) |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Vadim Zeitlin | added possibility to use several wxFileHistories (patch... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Vadim Zeitlin | fixed memory leak (patch 696164) |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Vadim Zeitlin | added missing include (patch 690352) |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Vadim Zeitlin | fixed memory leak (patch 685580) |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | GiveFeedback support, Cursor Extension |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | OSX printing fixes |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | destroy event support |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | usleep fix |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | xpm support, color cursor support |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | xpm support |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | fix |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Stefan Csomor | added copy arrow cursor macos specific |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Robert Roebling | Up-ported wxBusyCursor fix and wxCombBov default... |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Gilles Depeyrot | updated source to not use deprecated wxList methods |
commit | commitdiff | tree | snapshot |
2003-03-02 |
Mattia Barbon | Refactored wxStaticBox, and changed wxStaticBox and... |
commit | commitdiff | tree | snapshot |
next |