2005-08-01 |
Michael Wetherell | Set default size and position for top level windows |
tree | commitdiff |
2005-08-01 |
Mart Raudsepp | Mostly cosmetical preprocessor check modifications... |
tree | commitdiff |
2005-08-01 |
Mart Raudsepp | [ 1222406 ] Fix for BadMatch X errors with wxGLCanvas... |
tree | commitdiff |
2005-08-01 |
Stefan Csomor | correcting condition: only interfere in the non-native... |
tree | commitdiff |
2005-07-31 |
Vadim Zeitlin | account for client area origin when returning pending... |
tree | commitdiff |
2005-07-31 |
Stefan Csomor | applied patch 1216005 : message and new NavDirDialog |
tree | commitdiff |
2005-07-31 |
Stefan Csomor | applied patch 1223806 : unicode for tabs |
tree | commitdiff |
2005-07-31 |
Stefan Csomor | mouse-capture fix |
tree | commitdiff |
2005-07-31 |
Stefan Csomor | adding 'select all' semantics |
tree | commitdiff |
2005-07-31 |
Stefan Csomor | fixing names |
tree | commitdiff |
2005-07-31 |
Robert Roebling | Correctly calculate ClientSize when using native |
tree | commitdiff |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
tree | commitdiff |
2005-07-31 |
Stefan Csomor | defaulting to small style (24x24), and correcting the... |
tree | commitdiff |
2005-07-31 |
Mattia Barbon | Use accessors for wxObject members. |
tree | commitdiff |
2005-07-30 |
Michael Wetherell | Defer deletion of wxFontsManager and MGL_exit until... |
tree | commitdiff |
2005-07-30 |
Stefan Neis | Only compile PopupWindow if corresponding define is... |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Avoid crash when wxGUIAppTraits::GetToolkitInfo is... |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Return the correct encoding for X font spec construction |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Initialize Xt locale handling. |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Fix indentation. |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Move per display data cleanup to wxApp::CleanUp where... |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Align initial size handling with other ports. |
tree | commitdiff |
2005-07-30 |
Mattia Barbon | Remove unused headers. |
tree | commitdiff |
2005-07-30 |
Julian Smart | assert -> wxASSERT |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | return pending position/size if any, not the current one |
tree | commitdiff |
2005-07-30 |
Vadim Zeitlin | replaced wxMoveWindowDeferred() with wxWindow::DoMoveSi... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | take border into account in best size calculations |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | decreased text limit which we consider to be set by... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | use ReadLine() instead of GetLine() which sometimes... |
tree | commitdiff |
2005-07-29 |
Włodzimierz Skiba | OW/Borland/MinGW warnings. Missing headers. |
tree | commitdiff |
2005-07-29 |
Włodzimierz Skiba | Fixed doubled header. |
tree | commitdiff |
2005-07-29 |
Stefan Csomor | respect styles during creation as well |
tree | commitdiff |
2005-07-29 |
Mart Raudsepp | Whitespace fixes |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | don't crash in Get() if there is no wxApp (closes 1236514) |
tree | commitdiff |
2005-07-29 |
Chris Elliott | wxMDIChildFrame::DetachMenuBar() to fix SF bug 1232271 |
tree | commitdiff |
2005-07-29 |
Kevin Hock | Do not try to expand the root node in SetWindowStyle... |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | refactoring in preparation for further changes: moved... |
tree | commitdiff |
2005-07-29 |
Chris Elliott | fix for VC (also ok with Borland and DMC) |
tree | commitdiff |
2005-07-29 |
Vadim Zeitlin | renamed GlobalPtr to GlobalPtrLock |
tree | commitdiff |
2005-07-29 |
Kevin Hock | Fixed label positions for horizontal slider [ modified... |
tree | commitdiff |
2005-07-29 |
Stefan Csomor | added intl.h for contextmenu |
tree | commitdiff |
2005-07-29 |
Mart Raudsepp | slight CPP logic fix in my wxTLW::RequestUserAttention... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | many improvements/bug fixes to media control: new wxEVT... |
tree | commitdiff |
2005-07-28 |
Mart Raudsepp | wxGTK: Implemented wxTLW::RequestUserAttention() |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | don't reserve space in the header for the column image... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | added wxImage::RotateHue() and RGB <-> HSV conversions... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | don't include shlwapi.h as it might be not available... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | Ctrl+mouse wheel changes zoom factor in print preview... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | removed USE_SHARED_LIBRARY mentions (and all variations... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | ShowFullScreen() shows the window if it was still hidde... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | moved wxURL::ConvertToValidURI() and other methods... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | fix for wxLongLong division test (patch 1233771) |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | corrected event type for standalone scrollbars (patch... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | don't log error if connection has been already terminat... |
tree | commitdiff |
2005-07-28 |
Vadim Zeitlin | added wxZipFSHandler::Cleanup() (modified patch 1213615) |
tree | commitdiff |
2005-07-28 |
Stefan Csomor | lowercase bools |
tree | commitdiff |
2005-07-28 |
Stefan Csomor | code formattings |
tree | commitdiff |
2005-07-28 |
Julian Smart | Rebake for 2.6.2 |
tree | commitdiff |
2005-07-27 |
Stefan Csomor | new native toolbar implementation (turned off by defaul... |
tree | commitdiff |
2005-07-26 |
Vadim Zeitlin | moved declaration of variable only used if wxUSE_GIF... |
tree | commitdiff |
2005-07-26 |
Włodzimierz Skiba | Better 'missing WXUNUSED' workaround (perhaps unnecessa... |
tree | commitdiff |
2005-07-26 |
Michael Wetherell | Support comma separated list in G_FILENAME_ENCODING |
tree | commitdiff |
2005-07-26 |
Włodzimierz Skiba | Corrections for future OW 1.4. Warning fixes. |
tree | commitdiff |
2005-07-25 |
Mart Raudsepp | #if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp |
tree | commitdiff |
2005-07-25 |
Stefan Csomor | new capture handling, can be turned off |
tree | commitdiff |
2005-07-25 |
Stefan Csomor | Adding David Surovell's fixes and extensions |
tree | commitdiff |
2005-07-24 |
Vadim Zeitlin | corrected misleading comment about DllGetVersion() |
tree | commitdiff |
2005-07-24 |
Stefan Csomor | Using Carbon Calls for getting highlight color |
tree | commitdiff |
2005-07-24 |
Stefan Csomor | OSX two-level header fixes |
tree | commitdiff |
2005-07-24 |
Stefan Csomor | OSX two-level header fixes |
tree | commitdiff |
2005-07-22 |
Michael Wetherell | Add wxListCtrl::Get/SetItemFont, patch 1236820 Francesc... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1231183] 'cleanup: mismatched indentation' and other... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | Updated info about missing parts in OW headers (now... |
tree | commitdiff |
2005-07-22 |
Włodzimierz Skiba | [1242443] wxUSE_UNICODE fix for wxLaunchDefaultBrowser. |
tree | commitdiff |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
tree | commitdiff |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
tree | commitdiff |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
tree | commitdiff |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
tree | commitdiff |
2005-07-21 |
Włodzimierz Skiba | wxOS2 with Open Watcom: correct PCH usage, missing... |
tree | commitdiff |
2005-07-21 |
Vadim Zeitlin | reverted last change with setting the focus only if... |
tree | commitdiff |
2005-07-21 |
Vadim Zeitlin | position of wxEVT_MOUSEWHEEL events is now in client... |
tree | commitdiff |
2005-07-20 |
Vadim Zeitlin | check the validity of wxString pointer itself too |
tree | commitdiff |
2005-07-20 |
Vadim Zeitlin | check that wxString is valid before dumping it |
tree | commitdiff |
2005-07-20 |
Vadim Zeitlin | fixed assert when dumping a string which is locked... |
tree | commitdiff |
2005-07-19 |
Julian Smart | Make sure text part of combobox is enabled/disabled too |
tree | commitdiff |
2005-07-18 |
Kevin Hock | QueryValue should use Open(Read) rather than Open ... |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | Missing wxUSE_* markup. |
tree | commitdiff |
2005-07-18 |
David Webster | Add upwards recursion to UpdateAccel method. |
tree | commitdiff |
2005-07-18 |
Julian Smart | Patch from Andre Reitz to correct a couple of bugs |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | Code simplification and warning fixes. |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | Comment correction. |
tree | commitdiff |
2005-07-18 |
Włodzimierz Skiba | wxMSWUniv build fix. |
tree | commitdiff |
2005-07-17 |
Michael Wetherell | Add test that wxABI_VERSION is not set when compiling... |
tree | commitdiff |
2005-07-17 |
Kevin Hock | Consider native data format, zero out buffer before... |
tree | commitdiff |
2005-07-17 |
Kevin Hock | Added null checks to wxTextObjectData::GetDataHere... |
tree | commitdiff |
2005-07-16 |
Vadim Zeitlin | handle '&' in the names of the files in the history... |
tree | commitdiff |
2005-07-16 |
Vadim Zeitlin | fixed a rare crash due to malformed HTML |
tree | commitdiff |
next |