2010-01-24 |
Vadim Zeitlin | Move wx/evtloop.h from GUI_CMN_HDR to BASE_CMN_HDR... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Fix wxHTTPStream::Eof() to return true for empty HTTP... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Use a helper wxNEEDS_DECL_BEFORE_TEMPLATE symbol in... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Vadim Zeitlin | Apply workaround for wxStrcoll() template for g++ to... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Fix for generic implementation. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Fix for non-Mac builds. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Remove assert that was used during testing while changi... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Kevin Ollivier | Start on ShowWindowModal for OS X Cocoa. Not working... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Add virtual wxSizer::DoInsert() to replace Insert(). |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Allow to not create wxPaintDC in EVT_PAINT handler... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Don't crash when input is empty in wxFileConfig(wxInput... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Fix off by 1 errors in owner-drawn menu drawing code... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Improve wxCheckListBox appearance under Vista/Win7. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Correct drawing of check marks for owner-drawn items... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Correct alignment of menu accelerator strings in owner... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Use theme functions for drawing owner-drawn menus. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Fix calculation of the margins for owner-drawn menu... |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Set up menu bitmaps correctly for checkable items. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Refactor owner-drawing code. |
commit | commitdiff | tree | snapshot |
2010-01-23 |
Vadim Zeitlin | Return old, not new, selection from wxMSW wxNotebook... |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Jouk Jansen | Correction on previous commit: statement order corrected |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Jouk Jansen | Get wxDC defined when nescessary |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Kevin Ollivier | Handle the case of NSNotFound result properly. |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Vadim Zeitlin | Disable size grip for TLW status bar if TLW is not... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Fix wxMulDivInt32() to round the result like win32... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Make ConvertPixelsToDialog() and ConvertDialogToPixels... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Don't query metrics that won't be used. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Support XHTML ' entity. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Further enhancement to the samples overview page. |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Explain the location of samples better in the samples... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Vadim Zeitlin | Don't set initial size as min size for top level window... |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Add wxThreadEvent::SetPayload<T>(). |
commit | commitdiff | tree | snapshot |
2010-01-19 |
Václav Slavík | Don't make full copy of string in wxThreadEvent::Clone(). |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | moving GetPageInfo to later stage, closes #11494 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | switching to LaunchServices implementation, fixes ... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | fixing type for 64 bit, closes #11550 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | avoiding Insert shadowing superclass methods, closes... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | setting correct 'default' for m_filterIndex, closes... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | applying patch, closes #11309 |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | setting correct refcon in menus (was incorrectly change... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Stefan Csomor | avoiding double define warning |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Document wxCENTRE style for wxMessageDialog. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Don't set stretchable spacers size to 0, this doesn... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Add support for stretchable spacers to XRC wxToolBar... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Correct test for parent being on screen in wxTLW::DoCen... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Invalidate stored wxTreeItemIds when the corresponding... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Generate wxEVT_KEY_DOWN events for navigation keys... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Show the more metrics for the selected font in the... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Don't call base class version unnecessarily in wxLogWin... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | No changes, just fix an unused parameter warning. |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Add wxIsascii() function and use it instead of isascii... |
commit | commitdiff | tree | snapshot |
2010-01-18 |
Vadim Zeitlin | Only disable use of non-ANSI functions in strict ANSI... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Paul Cornett | update docs for wxMAXIMIZE on GTK |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Jaakko Salli | When checking whether the parent has wxTAB_TRAVERSAL... |
commit | commitdiff | tree | snapshot |
2010-01-15 |
Paul Cornett | honor wxMAXIMIZE frame style, fixes #11631 |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Vadim Zeitlin | More wx(Flex)GridSizer constructors documentation impro... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Vadim Zeitlin | Minor corrections to wxFlexGridSizer ctor documentation. |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Stefan Csomor | fixing comments, making sure sound always gets the... |
commit | commitdiff | tree | snapshot |
2010-01-14 |
Vadim Zeitlin | No real changes, just fix a typo in comments and docume... |
commit | commitdiff | tree | snapshot |
2010-01-13 |
Jaakko Salli | Fixed bug: wxPGEditor::SetControlAppearance() was calli... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Vadim Zeitlin | Check for a function existing in all libpng releases... |
commit | commitdiff | tree | snapshot |
2010-01-12 |
Vadim Zeitlin | Add wx/osx/textentry.h to the list of OS X headers. |
commit | commitdiff | tree | snapshot |
2010-01-11 |
Stefan Csomor | adding protocol support for 10.6 |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Kevin Ollivier | Remove duplicate fields in wxTextCtrl / wxTextEntry... |
commit | commitdiff | tree | snapshot |
2010-01-10 |
Robin Dunn | Use GraphicsContext (if available) for drawing in Surfa... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Kevin Ollivier | Rebake. |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Kevin Ollivier | Implement native OS X ComboBox for OS X Cocoa, and... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Vadim Zeitlin | Restore default WM_ERASEBKGND handling for wxMDIParentF... |
commit | commitdiff | tree | snapshot |
2010-01-09 |
Vadim Zeitlin | Minor fixes and enhancements to wxWindowID documentation. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Kevin Ollivier | Rebake. |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Paul Cornett | for file load/save, always try wxImage first, fallback... |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Paul Cornett | fix broken #elif |
commit | commitdiff | tree | snapshot |
2010-01-08 |
Kevin Ollivier | Support mouse click through as otherwise clicking insid... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Improved documentation for wxPGProperty::DoSetAttribute() |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Fixed deprecation message (brings include file in line... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Do not use deprecated property attribute wxPG_ATTR_INLI... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Jaakko Salli | Fixed a deprecation message |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Paul Cornett | remove unused function GetGdkVisual() |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Paul Cornett | defer creating bitmap representation until it is needed |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vadim Zeitlin | Improve hit detection in wxMSW wxTreeCtrl with wxTR_FUL... |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vadim Zeitlin | German translations update from Thomas Krebs. |
commit | commitdiff | tree | snapshot |
2010-01-07 |
Vadim Zeitlin | Fix typos in IMediaPlayer2 and INSPlay interfaces decla... |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Kevin Ollivier | Forward port 2.8 fix. |
commit | commitdiff | tree | snapshot |
2010-01-06 |
Kevin Ollivier | Fix another line somehow missing from the wxGraphicsBit... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Stefan Csomor | added zlib directly to dynamic targets |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Paul Cornett | remove never-implemented palette support |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Jaakko Salli | Call virtual ctrl->GetDefaultAttributes() instead of... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Stefan Csomor | added zlib directly to dynamic targets |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Stefan Csomor | add zlib only in dynamic build targets |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Vadim Zeitlin | Brazilian Portuguese translations updae from Allann... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Jaakko Salli | Allow wxPropertyGridInterface::EnableProperty() to... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Add assert checking that window has no event handlers... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Fix wxConvAuto behaviour when it is used by wxTextInput... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Make calling wxLog::IsAllowedTraceMask() safe during... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Compilation fix for VC6 after r63061. |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Correctly parse times without seconds in wxDateTime... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Vadim Zeitlin | Don't dereference invalid iterator in wxDateTime::Parse... |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | fixing include type |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | adding stc support |
commit | commitdiff | tree | snapshot |
2010-01-04 |
Stefan Csomor | adding kqueue define for xcode builds |
commit | commitdiff | tree | snapshot |
next |