2009-09-06 |
Vadim Zeitlin | Recognize the buddy text control as part of wxSpinCtrl. |
tree | commitdiff |
2009-09-06 |
Vadim Zeitlin | Take time into account in wxDateTime <-> SYSTEMTIME... |
tree | commitdiff |
2009-09-03 |
Vadim Zeitlin | Clarify the priority rules for static and dynamic handlers. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Correct wxImage::Size() again; add unit tests for it. |
tree | commitdiff |
2009-08-30 |
Vadim Zeitlin | Add support for bilinear resize algorithm to wxImage. |
tree | commitdiff |
2009-08-29 |
Jaakko Salli | Disabled top-level parent tracking by default (crashes... |
tree | commitdiff |
2009-08-24 |
Vadim Zeitlin | Add A0 and A1 formats to wxPaperSize enumeration. |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Never overflow the output buffer in wxBase64Decode(). |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Extract event handlers chain documentation in a separat... |
tree | commitdiff |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Update wxFlexGridSizer ctors to match (new) wxGridSizer... |
tree | commitdiff |
2009-08-10 |
Vadim Zeitlin | Made wxWindow::HasScrollbar() do what it says. |
tree | commitdiff |
2009-08-02 |
Vadim Zeitlin | Make wxGridSizer ctors more consistent. |
tree | commitdiff |
2009-07-30 |
Vadim Zeitlin | Be more clear about Thaw() to DoThaw() renaming. |
tree | commitdiff |
2009-07-25 |
Vadim Zeitlin | Allow setting long version field in About dialog. |
tree | commitdiff |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Typo in a bug fix I made. |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Adding preliminary code for C bindings, thanks to Luke... |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Add an underscore before the generated output names. |
tree | commitdiff |
2009-07-17 |
Kevin Ollivier | Only load/parse options when run as the main script. |
tree | commitdiff |
2009-07-17 |
Vadim Zeitlin | added wxLB_NO_SB style and implementation for wxMSW... |
tree | commitdiff |
2009-07-13 |
Vadim Zeitlin | Make wxLog::EnableLogging() and wxLogNull thread-specific. |
tree | commitdiff |
2009-07-13 |
Vadim Zeitlin | Add support for thread-specific log targets. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Made wxLogXXX() functions thread-safe. |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Added wxVector::swap(). |
tree | commitdiff |
2009-07-12 |
Vadim Zeitlin | Add component-level filtering to wxLog. |
tree | commitdiff |
2009-07-09 |
Vadim Zeitlin | remove scope-resolution operator from wxLogError()... |
tree | commitdiff |
2009-07-09 |
Vadim Zeitlin | Add information about the log message generation locati... |
tree | commitdiff |
2009-07-09 |
Vadim Zeitlin | remove out of date bugs; mention VC8 and wxUSE_NO_MANIFEST |
tree | commitdiff |
2009-07-08 |
Vadim Zeitlin | Changed wxLog DoLogXXX() callbacks and introduced wxLog... |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | added EVT_DATAVIEW_CACHE_HINT event (closes #9891) |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | updated the version to 2.9.1 |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | updated list of files to change |
tree | commitdiff |
2009-07-05 |
Vadim Zeitlin | translate wxMessageDialog labels to the language of... |
tree | commitdiff |
2009-06-21 |
Vadim Zeitlin | added support for bitmaps in wxButton to wxOSX/Cocoa |
tree | commitdiff |
2009-06-19 |
Vadim Zeitlin | added wxTreeCtrl::GetFocusedItem() (closes #10859) |
tree | commitdiff |
2009-06-17 |
Vadim Zeitlin | wxFont::MakeXXX() and Scale() methods now modify the... |
tree | commitdiff |
2009-06-16 |
Vadim Zeitlin | introduce wxBG_STYLE_{ERASE,PAINT} and implement their... |
tree | commitdiff |
2009-06-15 |
Jaakko Salli | Added support for wxLongLong and wxULongLong in wxVaria... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | add support for bitmap and bitmapposition tags to the... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | fix Doxygen syntax error which prevented output for... |
tree | commitdiff |
2009-06-14 |
Vadim Zeitlin | preparation work for implementing images support in... |
tree | commitdiff |
2009-06-13 |
Vadim Zeitlin | added own{fg,bg,font} allowing to set non-inheritable... |
tree | commitdiff |
2009-06-12 |
Robert Roebling | Update docs to mention wxRefCounter class |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added convenient wxFont::Make{Bold,Italic,Smaller,Large... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | only allow selecting existing files in wxLoadFileSelect... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | allow customizing wxStandardPaths logic for the program... |
tree | commitdiff |
2009-06-10 |
Jaakko Salli | Added note about 'Py' prefix no longer being necessary... |
tree | commitdiff |
2009-06-07 |
Vadim Zeitlin | mention support for multiselection in wxDirCtrl |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Added section 'Changes from wxPropertyGrid 1.4' |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | mention wxTreeCtrl::SelectItem() fix of r60921 |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | added wxEditbaleListBox XRC handler |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | value of wrap parameter of wxStaticText must be specifi... |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | don't fix the columns number to 1 by default in ctors... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | extracted wxTextWrapper in its own header and made... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxDC::CopyAttributes() and use it in wxBufferedDC... |
tree | commitdiff |
2009-05-31 |
Francesco Montorsi | group wxPlatformInfo functions for easier browsing... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't add client area origin when positioning the child... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | improve wxTreeCtrl::ScrollTo() behaviour in the generic... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | enable OpenGL library build by default under Windows too |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxTempFile::Flush() (dedicated to Theodore Ts... |
tree | commitdiff |
2009-05-30 |
Vadim Zeitlin | define HAVE_LARGEFILE_SUPPORT in setup.h when large... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | correct a typo in wxSplitterWindow gravity parameter... |
tree | commitdiff |
2009-05-25 |
Vadim Zeitlin | add support for defining list control columns in XRC... |
tree | commitdiff |
2009-05-24 |
Vadim Zeitlin | update CRT environment block in wxSetEnv() too |
tree | commitdiff |
2009-05-23 |
Vadim Zeitlin | make wxWindow::SetAutoLayout() now works for all window... |
tree | commitdiff |
2009-05-13 |
Bryan Petty | Small build and run fixes made to screenshotgen util... |
tree | commitdiff |
2009-05-13 |
Bryan Petty | Replaced dir control screenshot in the manual with... |
tree | commitdiff |
2009-05-13 |
Bryan Petty | Updated wxMSW screenshots in the manual generated with... |
tree | commitdiff |
2009-05-07 |
Vadim Zeitlin | add support for loading wxListCtrl items and wxImageLis... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | Separate the parts of make_bindings.py out into common... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | Move the scripts into a separate directory and commit... |
tree | commitdiff |
2009-05-02 |
Kevin Ollivier | Add the ability to query if a class is derived from... |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | added wxStd{In,Out}putStream classes (closes #10637) |
tree | commitdiff |
2009-05-02 |
Vadim Zeitlin | keep {Left,Middle,Right}Down() methods of wxMouseState... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | added wxMouseEventsManager |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | put wx{Keyboard,Mouse}State in events category instead... |
tree | commitdiff |
2009-05-01 |
Vadim Zeitlin | implement changing wxChoice and wxComboBox height |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | add a possibility to disable individual grid rows/colum... |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | added short col/row resizing overview |
tree | commitdiff |
2009-04-26 |
Vadim Zeitlin | set eol style correctly (see #10745) |
tree | commitdiff |
2009-04-25 |
Kevin Ollivier | Separate out constructors / destructors, add support... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | include port number in HTTP Host header (closes #10632) |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | add support for table border width attribute (closes... |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | attempt to hyperlink wxCHECK_VISUALC_VERSION |
tree | commitdiff |
2009-04-25 |
Vadim Zeitlin | define __EVC4__ for eVC 4 compiler to make testing... |
tree | commitdiff |
2009-04-25 |
Francesco Montorsi | allow windows which are placed inside wxStaticBoxes... |
tree | commitdiff |
2009-04-24 |
Vadim Zeitlin | correction to last commit: Korean and Romanian translat... |
tree | commitdiff |
2009-04-24 |
Vadim Zeitlin | added Korean and Romanian translations |
tree | commitdiff |
2009-04-23 |
Vadim Zeitlin | another typo correction; provide GNU gettext link |
tree | commitdiff |
2009-04-23 |
Vadim Zeitlin | fix links and references to cvs (closes #10729) |
tree | commitdiff |
2009-04-21 |
Stefan Csomor | adding me to author, updating date |
tree | commitdiff |
2009-04-16 |
Vadim Zeitlin | pass wxIntPtr, not wxUIntPtr, to wxListCtrl::SortItems... |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | use wxUIntPtr instead of long for 3rd parameter of... |
tree | commitdiff |
2009-04-15 |
Vadim Zeitlin | removed the note about wxEvent::Clone() startup test... |
tree | commitdiff |
2009-04-15 |
Kevin Ollivier | Add a space to ensure we have a space between qualifier... |
tree | commitdiff |
2009-04-10 |
Kevin Ollivier | Catch the return type when it's inside a <ref> tag. |
tree | commitdiff |
2009-04-09 |
Kevin Ollivier | Commit script which parses the Doxygen XML output into... |
tree | commitdiff |
2009-04-05 |
Vadim Zeitlin | implement GetImageCount() for GIF handler (closes ... |
tree | commitdiff |
next |