2001-11-16 |
Vadim Zeitlin | compilation warning fix |
tree | commitdiff |
2001-11-15 |
Václav Slavík | optimalization of wxHtmlWindow painting (used to repain... |
tree | commitdiff |
2001-11-15 |
Václav Slavík | wxMGL bugfixes: |
tree | commitdiff |
2001-11-15 |
Robert Roebling | Small patch for HTML help under Drawin. |
tree | commitdiff |
2001-11-15 |
Robin Dunn | Only update the mask if the mask is valid |
tree | commitdiff |
2001-11-15 |
Vadim Zeitlin | moved EnableCloseButton() from wxialog to wxTLW |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextBuffer and wxMemoryText which allow to... |
tree | commitdiff |
2001-11-14 |
Robin Dunn | GetSelection --> GetStringSelection |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | added wxTextCtrl::GetSelection() returning a wxString... |
tree | commitdiff |
2001-11-14 |
Vadim Zeitlin | fixed wxFrame::IconizeChildFrames() bug which would... |
tree | commitdiff |
2001-11-13 |
Vadim Zeitlin | fixed bugs in rfind() (patch 481325) |
tree | commitdiff |
2001-11-13 |
Robert Roebling | Applied patch from SF on menu command not blocked |
tree | commitdiff |
2001-11-13 |
Robert Roebling | Patch to make wxComboBox work in Toolbars. |
tree | commitdiff |
2001-11-13 |
Vadim Zeitlin | fixed bug with redoing the command when there was nothi... |
tree | commitdiff |
2001-11-12 |
Gilles Depeyrot | corrected Carbon to/from POSIX path conversions for... |
tree | commitdiff |
2001-11-12 |
Gilles Depeyrot | added parentheses (corrects smart preprocessor error... |
tree | commitdiff |
2001-11-12 |
Václav Slavík | wxPanel::OnSize must call event.Skip(), otherwise scrol... |
tree | commitdiff |
2001-11-11 |
Vadim Zeitlin | fixed key event code for ASCII keys in wxListCtrl |
tree | commitdiff |
2001-11-11 |
Vadim Zeitlin | fixed bug with creating status bar with more than 1... |
tree | commitdiff |
2001-11-11 |
Vadim Zeitlin | bug fix for using multiline string (i.e. with embedded... |
tree | commitdiff |
2001-11-11 |
Vadim Zeitlin | fixed minor combobox bug: GetValue() reported wrong... |
tree | commitdiff |
2001-11-11 |
Václav Slavík | fixed stupid big when assigning wxImage's palette to... |
tree | commitdiff |
2001-11-11 |
Václav Slavík | wxTimer for wxMGL |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | signed/unsigned comparison warnings fixed |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | removed focus assert |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | removed code (re)setting the camera from wxGLCanvas... |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | s/Chiniese/Chinese/g |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | reset SourceSafe project name in the VC++ projects |
tree | commitdiff |
2001-11-09 |
Ron Lee | make --static flag act on --cppflags too. |
tree | commitdiff |
2001-11-09 |
Vadim Zeitlin | applied DBCS patch |
tree | commitdiff |
2001-11-08 |
Robert Roebling | wxListBox mouse events now report coords relative |
tree | commitdiff |
2001-11-08 |
Mattia Barbon | Last correction for makefile.g95: win32 mkdir does... |
tree | commitdiff |
2001-11-08 |
Robin Dunn | Fixed wxSingleChoiceDialog to match the docs wrt the... |
tree | commitdiff |
2001-11-08 |
Ron Lee | Rearrange the linker flags/libs code in preparation... |
tree | commitdiff |
2001-11-08 |
Ron Lee | applied the bit's of #473508 that were still relevant... |
tree | commitdiff |
2001-11-07 |
Vadim Zeitlin | applied a patch to ignore the modifiers (things like... |
tree | commitdiff |
2001-11-07 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2001-11-06 |
Mattia Barbon | * Fixed wxStaticBitmap::SetBitmap so that it does not... |
tree | commitdiff |
2001-11-06 |
Vadim Zeitlin | part of wxWizard loading from WXR patch I forgot to... |
tree | commitdiff |
2001-11-06 |
Vadim Zeitlin | fixed wxUniv/GTK linking by getting rid of GENERICOBJS... |
tree | commitdiff |
2001-11-06 |
Vadim Zeitlin | compilation warning fix |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | use Unix line ending when compiled when the Apple DevTools |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | use Unix line ending when compiling with Apple DevTools |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | use Unix raise for wxTrap when compiling with Apple... |
tree | commitdiff |
2001-11-05 |
Gilles Depeyrot | corrected path format for wxMac compiled with Apple... |
tree | commitdiff |
2001-11-05 |
David Webster | Listbox control code |
tree | commitdiff |
2001-11-05 |
David Webster | Listbox control code |
tree | commitdiff |
2001-11-04 |
Václav Slavík | fixed stupid bug in display mode error reporting |
tree | commitdiff |
2001-11-04 |
Václav Slavík | reworked display mode stuff once again |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented late(r) initialization of wxUniv themes |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | workaroung for handling problems because groupboxes... |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | added internal callback when toplevel windows move... |
tree | commitdiff |
2001-11-04 |
Stefan Csomor | corrected tooltip |
tree | commitdiff |
2001-11-04 |
David Webster | TRUE and FALSE, not true and false. |
tree | commitdiff |
2001-11-04 |
David Webster | Some compiler bug fixes, new .def file |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented display mode setting |
tree | commitdiff |
2001-11-04 |
Václav Slavík | implemented wxApp::Get/SetDisplayMode |
tree | commitdiff |
2001-11-03 |
Václav Slavík | recently checked in patch was ignorant to wxUSE_RESOURCES |
tree | commitdiff |
2001-11-03 |
Robin Dunn | A little tweak |
tree | commitdiff |
2001-11-03 |
Robin Dunn | Enabled wxPostscriptDC to be used in wxMSW, if wxUSE_PO... |
tree | commitdiff |
2001-11-03 |
Vadim Zeitlin | implemented Freeze/Thaw() for the generic listctrl |
tree | commitdiff |
2001-11-03 |
Ron Lee | added missing header |
tree | commitdiff |
2001-11-03 |
Vadim Zeitlin | don't send fictious menu events when another WM_COMMAND... |
tree | commitdiff |
2001-11-02 |
Stefan Csomor | corrected findfirst/next on mac |
tree | commitdiff |
2001-11-02 |
Gilles Depeyrot | updated and renamed CodeWarrior 5.3 project |
tree | commitdiff |
2001-11-02 |
Stefan Csomor | corrected rebuild of more than one-level hiearchical... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | check for wxOnAssert reentrancy |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | fixed wxString::resize() which was completely broken |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | don't make the log dialog taller than the screen (patch... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | support for vetoing grid cell editing (patch 469049) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | more efficient SetStatusText for the generic wxStatusBa... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | fix a bug for bitmap changing in wxWizard (patch 474975) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizard help patch (474974) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | wxWizardPage may be loaded from resource (patch 470683) |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced a static buffer with wxString |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | applied patch to make wxGLCanvas derive from wxWindow... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | patch from Søren Erland Vestø for additional wxCalendar... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Added wxEntryStart, wxEntryInitGui, and wxEntryCleanup... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | wxDragLink for wxGTK |
tree | commitdiff |
2001-11-02 |
Robin Dunn | Create the directories fo rthe .pch, etc. files if... |
tree | commitdiff |
2001-11-02 |
Robin Dunn | SetEventObject for wxCalendarCtrl |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | replaced wxList for storing HWND <-> wxWindow with... |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | ignore the border flags for the toolbar |
tree | commitdiff |
2001-11-02 |
Vadim Zeitlin | BC++ compilation fix |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | changed ar options to reduce build verbosity |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | added comment concerning native line endings under... |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
David Webster | Some more Multi-Line Text control fixes |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef, changed to in... |
tree | commitdiff |
2001-10-31 |
Stefan Csomor | removed subprojects for ldef and cdef |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | use wxFILE_SEP_PATH instead of ':' separator for wxMac |
tree | commitdiff |
2001-10-31 |
Gilles Depeyrot | corrections for path handling under Mac OS X |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | made wxFileName::Set/GetTimes() work under Win32 |
tree | commitdiff |
2001-10-31 |
Vadim Zeitlin | fixed typos in wxBase template and project file |
tree | commitdiff |
2001-10-30 |
Václav Slavík | cleanup in wxMGL code |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-30 |
Václav Slavík | added inactive titlebar text colour |
tree | commitdiff |
2001-10-30 |
Mattia Barbon | Fixed wxMask::Create(bitmap,colour) |
tree | commitdiff |
2001-10-30 |
Vadim Zeitlin | applied wxDirSelector() patch and regenerated the makef... |
tree | commitdiff |
next |