2004-07-18 |
Vadim Zeitlin | use wxLogTrace(htmldebug) instead of wxLogDebug() for... |
tree | commitdiff |
2004-07-17 |
Robin Dunn | Use DeafultAttributes instead of hard coded defaults |
tree | commitdiff |
2004-07-17 |
Julian Smart | Don't show focus rectangle if wxNO_BORDER specified |
tree | commitdiff |
2004-07-17 |
Václav Slavík | removed accidentally committed debugging code |
tree | commitdiff |
2004-07-17 |
Václav Slavík | use corrent charset for page title in ANSI builds |
tree | commitdiff |
2004-07-17 |
Václav Slavík | more GTK2+ANSI fixes |
tree | commitdiff |
2004-07-17 |
Václav Slavík | wxTLW::IsMaximized for wxGTK2 (patch 992743) |
tree | commitdiff |
2004-07-17 |
Julian Smart | Ensure we don't get an empty help menu on Mac |
tree | commitdiff |
2004-07-17 |
Václav Slavík | fixed TABs handling |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxXRC_NO_RELOADING |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Fixed typo and increased the size of the cache used... |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Allow any too-large index to mean Append, just like... |
tree | commitdiff |
2004-07-16 |
Václav Slavík | don't use deprecated function wxUslepp |
tree | commitdiff |
2004-07-16 |
Václav Slavík | added wxHtmlWindow::ToText |
tree | commitdiff |
2004-07-16 |
Włodzimierz Skiba | Fixes to warnings about assigning unused values. |
tree | commitdiff |
2004-07-16 |
Roger Gammans | * add documentation for wxMemoryBuffer |
tree | commitdiff |
2004-07-16 |
Włodzimierz Skiba | Sizer based placement of controls in generic colour... |
tree | commitdiff |
2004-07-16 |
Włodzimierz Skiba | Correction to recently added wrong asserts. |
tree | commitdiff |
2004-07-16 |
Robin Dunn | Pass pos and size to MSWCreateControl so the initial... |
tree | commitdiff |
2004-07-15 |
Robin Dunn | fixed typo in a comment |
tree | commitdiff |
2004-07-15 |
Stefan Csomor | applied patch 90459 |
tree | commitdiff |
2004-07-15 |
Włodzimierz Skiba | Limited setup.h warning fix. |
tree | commitdiff |
2004-07-15 |
Włodzimierz Skiba | Smartphone adjustements. |
tree | commitdiff |
2004-07-14 |
Václav Slavík | re-enabled and fixed wxTextCtrl::Cut,Copy,Paste with... |
tree | commitdiff |
2004-07-14 |
Václav Slavík | provide WM with hint about splash window's purpose... |
tree | commitdiff |
2004-07-14 |
Stefan Csomor | attempt to get a 'correct' current working directory |
tree | commitdiff |
2004-07-14 |
Stefan Csomor | making getter const |
tree | commitdiff |
2004-07-13 |
Stefan Csomor | carbon cfm fixes |
tree | commitdiff |
2004-07-13 |
Stefan Csomor | adding correct events |
tree | commitdiff |
2004-07-13 |
Vadim Zeitlin | fixed menu titles handling after wxID_SEPARATOR change |
tree | commitdiff |
2004-07-13 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-07-13 |
Włodzimierz Skiba | Missed conditional compilation. |
tree | commitdiff |
2004-07-13 |
Vadim Zeitlin | clean up modules after destroying the app, not before it |
tree | commitdiff |
2004-07-13 |
Włodzimierz Skiba | WinCE fixes. |
tree | commitdiff |
2004-07-13 |
Włodzimierz Skiba | WinCE fixes. |
tree | commitdiff |
2004-07-13 |
Václav Slavík | set PangoContext's language correctly |
tree | commitdiff |
2004-07-13 |
Václav Slavík | unified Pango GetTextExtent implementations |
tree | commitdiff |
2004-07-12 |
Vadim Zeitlin | replace wxLANGUAGE_DEFAULT with GetSystemLanguage(... |
tree | commitdiff |
2004-07-12 |
Vadim Zeitlin | fixed what looked like a bug in determining the default... |
tree | commitdiff |
2004-07-12 |
Vadim Zeitlin | fixed unused variable warnings |
tree | commitdiff |
2004-07-12 |
Václav Slavík | removed unneeded call to wxGetRootWindow, so that windo... |
tree | commitdiff |
2004-07-12 |
Włodzimierz Skiba | Warning fix for lack of -> operator. |
tree | commitdiff |
2004-07-12 |
Włodzimierz Skiba | Warning fix for assignment of unused value. |
tree | commitdiff |
2004-07-12 |
Václav Slavík | removed useless code accidentally left in |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | add implementation fallback for not yet instantiated... |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | non-unicode build fix |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | adaptions to m_peer methods |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | combobox and textctrl fixes |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | further separating implementation |
tree | commitdiff |
2004-07-09 |
Vadim Zeitlin | include wx/dynlib.h, not wx/dynload.h, we don't need... |
tree | commitdiff |
2004-07-09 |
Vadim Zeitlin | fixed a warning about unusable code in release build |
tree | commitdiff |
2004-07-08 |
Vadim Zeitlin | fixed warning about deprecated wxUsleep |
tree | commitdiff |
2004-07-06 |
Vadim Zeitlin | another compilation fix for after last check in |
tree | commitdiff |
2004-07-06 |
Robin Dunn | unicode compilation fix |
tree | commitdiff |
2004-07-06 |
Vadim Zeitlin | suppress new lines in the details pane |
tree | commitdiff |
2004-07-06 |
Vadim Zeitlin | blind compilation fix for wxUSE_STL==1 (bug 985662) |
tree | commitdiff |
2004-07-06 |
Dimitri Schoolwerth | removed deprecated source files from project (as well... |
tree | commitdiff |
2004-07-05 |
Dimitri Schoolwerth | fixed typo (no code changes) |
tree | commitdiff |
2004-07-05 |
Vadim Zeitlin | renamed errcode to fix compilation with VC++ 8 (replac... |
tree | commitdiff |
2004-07-04 |
Vadim Zeitlin | don't set font unless necessary (patch 984853) |
tree | commitdiff |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
tree | commitdiff |
2004-07-04 |
Julian Smart | Should set event object to relevant window when dispatc... |
tree | commitdiff |
2004-07-04 |
Vadim Zeitlin | typo fix in Restore(): __GTK20__ -> __WXGTK20__ (patch... |
tree | commitdiff |
2004-07-04 |
Vadim Zeitlin | (blind) compilation fix for GTK+ 1.x after last commit |
tree | commitdiff |
2004-07-03 |
Václav Slavík | a better way of applying style changes to label_widget |
tree | commitdiff |
2004-07-03 |
Robert Roebling | Not sure how important that is, but now you |
tree | commitdiff |
2004-07-03 |
Stefan Csomor | SetFont implementation moved to peer |
tree | commitdiff |
2004-07-03 |
Stefan Csomor | wxMacControl extensions, sleep implementations header... |
tree | commitdiff |
2004-07-03 |
Robin Dunn | Invalidate notebook best size when pages are added... |
tree | commitdiff |
2004-07-03 |
Gilles Depeyrot | added missing include files for compilation with Apple... |
tree | commitdiff |
2004-07-03 |
Václav Slavík | implemented tab order in wxGTK2 |
tree | commitdiff |
2004-07-03 |
Václav Slavík | don't use deprecated wxUsleep |
tree | commitdiff |
2004-07-03 |
Václav Slavík | m_queuedFullRedraw is not used anymore |
tree | commitdiff |
2004-07-02 |
Václav Slavík | wxTaskBarIconBase event handlers were never called... |
tree | commitdiff |
2004-07-02 |
Václav Slavík | fixed memory leak in wxNativeFontInfo when using Pango |
tree | commitdiff |
2004-07-02 |
Václav Slavík | BCC compilation fix |
tree | commitdiff |
2004-07-02 |
George Tasker | Patch # 984209 - Calls to wxFind() were using an old... |
tree | commitdiff |
2004-07-02 |
George Tasker | Patch # 984215 - Insert was returning SUCCESS after... |
tree | commitdiff |
2004-07-02 |
Stefan Csomor | sleep methods in synch with last changes |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | added wxMilli/MicroSleep(), deprecated wxUsleep() |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | call InheritAttributes() during creation |
tree | commitdiff |
2004-07-01 |
Julian Smart | Comboboxes should have default height |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | added wxMilli/MicroSleep(), deprecated wxUsleep() |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | implementation of the range insert for wxStringArray... |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | added and documented wxWindow::MoveBefore/AfterInTabOrder() |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | font inheritance fixes (patch 983251) |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | recognize EUC-KR charset (patch 983264) |
tree | commitdiff |
2004-07-01 |
Václav Slavík | set descent in GetTextExtend; use PANGO_PIXELS instead... |
tree | commitdiff |
2004-07-01 |
Václav Slavík | simplified justification code; fixed incorrect position... |
tree | commitdiff |
2004-07-01 |
Václav Slavík | fixed a bug that prevented wxLogGui from being used... |
tree | commitdiff |
2004-07-01 |
Vadim Zeitlin | use CmdDown() instead of #ifdefs for Mac |
tree | commitdiff |
2004-06-30 |
Robin Dunn | The gaps should *not* be included in the space given... |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Need to ensure that the right background is explicitly... |
tree | commitdiff |
2004-06-30 |
Robin Dunn | fixed typo |
tree | commitdiff |
2004-06-30 |
Robin Dunn | Layout fixes due to measuring with the wrong font.... |
tree | commitdiff |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX |
tree | commitdiff |
2004-06-30 |
Vadim Zeitlin | made GetTextExtent() work correctly with NULL theFont... |
tree | commitdiff |
2004-06-30 |
Vadim Zeitlin | don't use &this->GetFont(), this is _not_ valid C+... |
tree | commitdiff |
next |