2002-01-30 |
David Webster | Finish basic dialog support and some scrolling fixes. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Julian Smart | Removed references to helpxlp |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Julian Smart | Pruned some of txrc.tex; removed redundant helpxlp... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Vadim Zeitlin | added wxCondition test |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Vadim Zeitlin | attempts to make wxCondition::Broadcast() work - it... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ron Lee | fix (dos) line endings. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Ron Lee | fix for mingw which has TBSTYLE_FLAT but not TBSTYLE_TR... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | Updated projects/makefiles |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | Updated target list in Makefile |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | Documentation for wxHashMap, added deprecation to wxHas... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | MSVC5 does not like extern "C" around windows.h . |
commit | commitdiff | tree | snapshot |
2002-01-29 |
George Tasker | Fixes some position issues of where to draw heart of... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
George Tasker | Fixes memory leaks that occur when dragging toolbars... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Mattia Barbon | New wxHashMap class. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
George Tasker | Fix for OnSize() redraw problems - Submitted by Hans... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Gilles Depeyrot | added precisions for GetSize and GetClientSize |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Gilles Depeyrot | added SetAxisOrientation documentation and improved... |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Julian Smart | Updated vc.rsp file to include console.dsp |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Gilles Depeyrot | correction for compilation with Apple DevTools |
commit | commitdiff | tree | snapshot |
2002-01-29 |
David Webster | Minor fix for owner drawn menu item. |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Robin Dunn | make sure some types convert right in XRCed |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Robin Dunn | SWIG updates for wxGTK |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Robin Dunn | Use the new icon for the frame |
commit | commitdiff | tree | snapshot |
2002-01-29 |
Robin Dunn | Updates for recent changes to wx, and some other little... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
David Webster | Popup Menu processing. |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Robin Dunn | Added icons for the demo and for XRCed, and added a... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Robin Dunn | Added an option to also ouput a function to create... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Robin Dunn | Fix some compile errors and warnings when using gcc 3 |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Mattia Barbon | Fix MinGW compilation. |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Stefan Csomor | bridged mapfile native path to filesys url paths for mac |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Stefan Csomor | adjusted relative path composition for mac |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Stefan Csomor | corrected path splitting for mac relative paths |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Stefan Csomor | help files added |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Stefan Csomor | for file based help we have mac separators |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Stefan Csomor | added export |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | changed the year to 2002 |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Robert Roebling | wxDC::Blit(): the source coordinates are logical... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | fix for a typo (== instead of =) |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | removed non existing unzip.h from the filelist.txt... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | wxWindows builds with Solaris and FreeBSD native makes |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | fixes to allow compilation with FreeBSD make |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Robert Roebling | Change idle behvaiour with regard to wxIdleEvent... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | warning fixes in GetColor() for the newly added values |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | more Unicode fixes for help files |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Gilles Depeyrot | axis orientation must not be taken into account for... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | Unicode compilation fixes, also moved private constants... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | don't call wxLogLastError() in wx{File|Path}Exists |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Julian Smart | Added wxUSE_GUI=0 to EXTRAFLAGS to make it compile... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
David Webster | Various fixes for Textctrl and Popup Menus. |
commit | commitdiff | tree | snapshot |
2002-01-28 |
David Webster | Get the right dialogs into OS/2 |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | added another, more convenient, wxRGBToColour() overload |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | fixed code in OpenURL() to actually use the result... |
commit | commitdiff | tree | snapshot |
2002-01-28 |
Vadim Zeitlin | Windows XP appearance fixes for status and tool bars... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | XMLID->XRCID, XMLCTRL->XRCCTRL |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | use correct encoding in wxrcedit |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | implemented writing in original encoding |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | A couple of fixes to wxMGL's wxWindow: |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | fixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | small m_blinkedOut consistency corrections |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | calling wxWindow::Update from wxWindowDC ctor wasn... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | added skeleton of Port notes section |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Julian Smart | Added first cut at sizer topic, based on Robert's manua... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Robert Roebling | wxMiniFrame works again. |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | added wxHtmlWindow::OnOpeningURL |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | new wxHtmlWindow::OnOpeningURL API |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | moved wxHtmlWindow flags out of defs.h |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | wxUSE_MIMETYPE in src/unix/mimetype.cpp |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Vadim Zeitlin | set extra margins to be 0 by default, not 50 |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Julian Smart | Applied patch to implement wxChoice::SetString and... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | prevent crash when trying to set global cursor too... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | ensure minimal mime support in wxHTML even without... |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | fixed rendering artifact in wxCaret |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | update the screen before gaining access to wxWindowDC |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | move caret notification after sending the focus event |
commit | commitdiff | tree | snapshot |
2002-01-27 |
Václav Slavík | (hacky) fix for bg colour handling in wxUniv's win32... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | removed assert(size != 0) from wxArrayString::Alloc... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | implemented IsFixedWidth() correctly for MSW |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | use DEFAULT_CHARSET instead of ANSI_CHARSET |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Julian Smart | Changed test for INT32 to work with latest Cygwin.... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Gilles Depeyrot | added missing return values |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Gilles Depeyrot | tweaked conditional compilation |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | compilation fixes after previous check in (sorry) |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Gilles Depeyrot | added include needed for ProjectBuilder |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Gilles Depeyrot | corrected conditional compilation to take wxUSE_POSTSCR... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Gilles Depeyrot | added missing public in declaration of wxMacToolTipTime... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Gilles Depeyrot | corrected includes when wxUSE_CMDLINE_PARSER is 0 |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | Win16 compilation fixes |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Julian Smart | Small doc changes and added missing files.lst to contri... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | patch to fix various filename-related functions for... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | fixed handling of "a:\" command line arguments, added... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | fixed crash in wxGetCharacterSet when not using iconv |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Julian Smart | Moved setup.h out of the way |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | fixed bug in wxGrid dimensions calculation (Staffan... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Vadim Zeitlin | fixed typo in dtor docs |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Václav Slavík | wxFileCtrl::Update was hiding wxWindow::Update |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Václav Slavík | workaround for MGL's weirdness: won't render rectangles... |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Václav Slavík | hide mouse when using wxScreenDC in wxMGL |
commit | commitdiff | tree | snapshot |
2002-01-26 |
Václav Slavík | don't use GTK specific code in wxListCtrl when building... |
commit | commitdiff | tree | snapshot |
next |