2005-04-13 |
Michael Wetherell | Temporary compilation fix for wxUSE_INTL=0 |
tree | commitdiff |
2005-04-13 |
Michael Wetherell | Compilo fix for wxUSE_INTL=0 and use wxCSConv for broke... |
tree | commitdiff |
2005-04-13 |
Stefan Csomor | make sure we don't miss resizes even when no sizers... |
tree | commitdiff |
2005-04-13 |
Stefan Csomor | fixing redraw region |
tree | commitdiff |
2005-04-13 |
Kevin Ollivier | Adding accessor methods for URL and Title, and another... |
tree | commitdiff |
2005-04-13 |
Robin Dunn | Add room for the scrollbar |
tree | commitdiff |
2005-04-12 |
Włodzimierz Skiba | Fix for using std streams when std:: conflicts with :: |
tree | commitdiff |
2005-04-12 |
Włodzimierz Skiba | Warning fix. |
tree | commitdiff |
2005-04-12 |
Ryan Norton | Fix CYGWIN socket compilo |
tree | commitdiff |
2005-04-12 |
Ryan Norton | Fix warning on CYGWIN for sockets |
tree | commitdiff |
2005-04-12 |
Ryan Norton | Fix CYGWIN socket compilo |
tree | commitdiff |
2005-04-12 |
Ryan Norton | CYGWIN socket compilation fixes |
tree | commitdiff |
2005-04-12 |
Włodzimierz Skiba | wxUniv build fix (typo correction). |
tree | commitdiff |
2005-04-12 |
Václav Slavík | use configured scrolling increments (m_scrollLineX... |
tree | commitdiff |
2005-04-12 |
Włodzimierz Skiba | WinCE build fix (missing style). |
tree | commitdiff |
2005-04-12 |
Julian Smart | wxFrameBase doesn't have wxRTTI so don't test for it, or |
tree | commitdiff |
2005-04-12 |
Robin Dunn | checked in just John's patch, will keep working my... |
tree | commitdiff |
2005-04-12 |
Robin Dunn | GRR! Reverting last change. I broke some things that... |
tree | commitdiff |
2005-04-12 |
Robin Dunn | Copy & paste error |
tree | commitdiff |
2005-04-12 |
Robin Dunn | Fixes for wxPopupTransientWindow for wxMSW. Includes... |
tree | commitdiff |
2005-04-12 |
Stefan Csomor | make sure also toplevel windows have the correct systen... |
tree | commitdiff |
2005-04-11 |
Michael Wetherell | Remove workaround for link problem with versions of... |
tree | commitdiff |
2005-04-11 |
Michael Wetherell | A better workaround for the link problem with mingw... |
tree | commitdiff |
2005-04-11 |
Robin Dunn | return begining of the selection for GetInsertionPoint... |
tree | commitdiff |
2005-04-11 |
Mattia Barbon | Easy translation of very long strings. |
tree | commitdiff |
2005-04-11 |
Stefan Csomor | setting an empty region shouldn't clear the clipping |
tree | commitdiff |
2005-04-11 |
Julian Smart | Changed version number |
tree | commitdiff |
2005-04-11 |
Vadim Zeitlin | after latest changes background of radio buttons _not_... |
tree | commitdiff |
2005-04-11 |
Włodzimierz Skiba | wxUniv build fix. |
tree | commitdiff |
2005-04-11 |
Włodzimierz Skiba | Do not break twice. |
tree | commitdiff |
2005-04-11 |
Ryan Norton | fix wxString::Replace when new strings are longer than... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | modified AddFile() to copy file to the debug report... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | silently ignore NULL pointers in MSWOnMeasureItem(... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | fixed MSWGetBgBrush() call, it needs a HWND and not... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | extended wxWindow::MSWGetBgBrush() and wxControl::MSWCo... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | fixed slider positioning/sizing (especially when ticks... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | put some asserts to check that inconsistent slider... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | GetParent() was always used in test for wxHSCROLL check... |
tree | commitdiff |
2005-04-10 |
Julian Smart | Hack to make wxStaticBox be repainted when inside a... |
tree | commitdiff |
2005-04-10 |
Vadim Zeitlin | simplifications and corrections to background drawing: |
tree | commitdiff |
2005-04-10 |
Mattia Barbon | Correct harmless typos. |
tree | commitdiff |
2005-04-10 |
Stefan Csomor | changing the defaults to the app font |
tree | commitdiff |
2005-04-10 |
Kevin Hock | kTXNDoFontSubstitutionMask requires OS X 10.3 (undefine... |
tree | commitdiff |
2005-04-09 |
Vadim Zeitlin | show 20 lines of stack in assert, this should still... |
tree | commitdiff |
2005-04-09 |
Vadim Zeitlin | added AddText() function (trivial wrapper around AddFil... |
tree | commitdiff |
2005-04-09 |
Julian Smart | Lay buttons out on Windows according to conventions... |
tree | commitdiff |
2005-04-09 |
Ryan Norton | Get rid of superflous if statement - taken care of... |
tree | commitdiff |
2005-04-09 |
Michael Wetherell | Patch 1173507 by Stas Sergeev. Allow FindFirst to work... |
tree | commitdiff |
2005-04-08 |
Ryan Norton | REWRITE wxStringBase::append and wxString::Replace. |
tree | commitdiff |
2005-04-08 |
Robin Dunn | Don't call StartingKey if the key was F2 |
tree | commitdiff |
2005-04-08 |
Michael Wetherell | Documentation fixes, patch 1179223 by Andreas Mohr |
tree | commitdiff |
2005-04-08 |
Vadim Zeitlin | compilation fix for wxUSE_MIMETYPE == 0; wxFileType... |
tree | commitdiff |
2005-04-07 |
Robin Dunn | Set the find button to be the default button. |
tree | commitdiff |
2005-04-07 |
Robert Roebling | Implemented text wrapping for GTK (1.2 and 2.X). |
tree | commitdiff |
2005-04-07 |
Ryan Norton | Fix Seeking to end of wxStreamInputStream (patch [... |
tree | commitdiff |
2005-04-07 |
Stefan Csomor | using font substitution (allows for fallbacks when... |
tree | commitdiff |
2005-04-07 |
Stefan Csomor | release does not assert on empty bitmaps anymore |
tree | commitdiff |
2005-04-07 |
Włodzimierz Skiba | [1178593] Outdated exclamation mark. |
tree | commitdiff |
2005-04-07 |
Włodzimierz Skiba | Warning fix about possibly misplaced assignment. |
tree | commitdiff |
2005-04-07 |
David Webster | New classes for OS/2 and compiler warning suppressions |
tree | commitdiff |
2005-04-06 |
Vadim Zeitlin | synthesize NM_RCLICK ourselves now that def window... |
tree | commitdiff |
2005-04-06 |
Julian Smart | Don't always maximize top-level windows on Smartphone |
tree | commitdiff |
2005-04-06 |
Julian Smart | As yet unsuccessful attempt to set the focus to the... |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Use wxFileSystem for left hand side. Patches 1169934... |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Add m_allowSeeking for updated filesystem handler to... |
tree | commitdiff |
2005-04-06 |
Robin Dunn | Really remove the droppings when there are no pages |
tree | commitdiff |
2005-04-06 |
Robert Roebling | Applied gnome print rounded rect patch. |
tree | commitdiff |
2005-04-06 |
Ryan Norton | Fix memory leak when a spacer is added, and crash when... |
tree | commitdiff |
2005-04-06 |
Vadim Zeitlin | define WM_CONTEXTMENU if the standard headers don't |
tree | commitdiff |
2005-04-06 |
Julian Smart | Always Maximize() top-level windows on Smartphone. |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Add comments explaining the workaround for mingw 3.2.3 |
tree | commitdiff |
2005-04-06 |
Vadim Zeitlin | use LVS_EX_LABELTIP by default |
tree | commitdiff |
2005-04-06 |
Michael Wetherell | Change the name of the smart pointer so that wxZipOutpu... |
tree | commitdiff |
2005-04-06 |
Vadim Zeitlin | reversed change of rev 1.127: this resulted in bug... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | move code ignoring VK_SPACE and VK_RETURN WM_CHAR messa... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | reset selection anchor when a key changing selection... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | removed code which doesn't do anything (patch 1175655) |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | don't generate assert when creating wxEVT_COMMAND_TREE_... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | don't let WM_RBUTTONDOWN reach def window proc as it... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | added GetVisibleBegin/End() to complement/replace GetFi... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | add extra space for top border when wxDIALOG_UNIT_COMPA... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | fix for richedit version 1 control bug with bad refresh... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | use wxTE_RICH2 for the text control, it looks better... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | fixed wxStaticBox::SetBackgroundColour(): this should... |
tree | commitdiff |
2005-04-05 |
Vadim Zeitlin | we need to leave some space for static box border even... |
tree | commitdiff |
2005-04-05 |
Michael Wetherell | Temporary fix for link error to ~wxZipOutputStream() |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Deprecate wxPathExists, make wxDirExists used everywher... |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Incomplete setup build fix. |
tree | commitdiff |
2005-04-05 |
Stefan Csomor | use EditUnicodeText control for single lines |
tree | commitdiff |
2005-04-05 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2005-04-04 |
Robin Dunn | Patch from OSAF that maintains radio button selection... |
tree | commitdiff |
2005-04-04 |
Václav Slavík | fixed typo in dynamic cast |
tree | commitdiff |
2005-04-04 |
Dimitri Schoolwerth | fixed cases where __WXMAC_CLASSIC__, __WXMAC_CARBON__... |
tree | commitdiff |
2005-04-03 |
Robin Dunn | Don't include the nul byte when copying to the clipboard |
tree | commitdiff |
2005-04-03 |
Robin Dunn | Use the validator given |
tree | commitdiff |
2005-04-03 |
Michael Wetherell | The octal escaping code needs to escape the escape... |
tree | commitdiff |
2005-04-03 |
Michael Wetherell | OpenWatcom fixed the problem of fileno being missing... |
tree | commitdiff |
2005-04-03 |
Julian Smart | Should return wxImage not bool |
tree | commitdiff |
2005-04-03 |
Kevin Hock | Remove unused variable "Point topleft" in ScrollRect |
tree | commitdiff |
2005-04-03 |
Stefan Csomor | always forcing a relayout when position changes, making... |
tree | commitdiff |
next |