2008-05-13 |
Stefan Csomor | adapting to new m_font handling in base (it's not alway... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Vadim Zeitlin | fix bug introduced by the last change: we could overwri... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Paul Cornett | fix overload ambiguity when compiler doesn't know NULL... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Stefan Neis | Clarified difference between wrap width and width of... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Vadim Zeitlin | don't dereference end iterator |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Paul Cornett | fix wxColourData::FromString() not restoring 16th color... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Vadim Zeitlin | add wxCAL_SHOW_WEEK_NUMBERS support (patch 1960860) |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Vadim Zeitlin | add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | make GetUsageString() public, this is useful at least... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | don't blit more than necessary in wxBufferedDC::UnMask... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Paul Cornett | disconnect handler in wxTaskBarIcon dtor, should have... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Paul Cornett | prevent crash if panel/kicker is killed, bug 1872724 |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Paul Cornett | don't change brush settings in SetBackgroundMode()... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | fix appending items to sorted control (patch 1940384) |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | include wx/timer.h for wxUSE_GUI==0 now that timers... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | avoid extra reallocations and memcpy for seekable files... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | add a test for reading files >4KB |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | assert if the window is being recreated, this indicates... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | show resize grip on resizeable dialogs (slightly modifi... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | move last change to the correct section |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | make class names used for our windows unique between... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | added in sections ommitted by the translation script... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Stefan Neis | Blind fix for bug #1936227 (unable to set initial value... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Bryan Petty | Replaced @returns with @return for more standard comman... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | no changes, just fix a typo |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | don't send text changed events from ctor as wxGTK doesn... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Paul Cornett | remove extra semicolons, correct virtual access |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Paul Cornett | non-pch build fixes, after r53535 |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Paul Cornett | don't send paint events for exposures of the border... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Francesco Montorsi | give a name to the unnamed enum to make it easier to... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Francesco Montorsi | other f*h header reviews |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Francesco Montorsi | replace use of 'long/int bitmapType' with 'wxBitmapType... |
commit | commitdiff | tree | snapshot |
2008-05-10 |
Francesco Montorsi | added version check against gcc-generated xml; added... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Robin Dunn | Merge r53510 from 2.8 branch |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Václav Slavík | fixed wxMac compilation after ShowWithEffect() changes... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Benjamin Williams | applied patch 1908782 wxAuiMDIChildFrame not removed... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Stefan Csomor | reverting style of include back to user include as... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Julian Smart | Apply previous paragraph style if pasting plain text... |
commit | commitdiff | tree | snapshot |
2008-05-09 |
Michael Wetherell | Move MinGW builds to another machine as td165 is down. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | update the documentation after the patch 1876663 |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | extracted wxWrapSizer in separate files and somewhat... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Václav Slavík | changed ShowWithEffects() to use directional wxSHOW_EFF... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bryan Petty | More interface header reviews by Azriel Fasten, along... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Bryan Petty | Updates to wiki links, and XHTML source cleanups. |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | add wxSizer::SetDimension() overload taking wxPoint... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | don't call TB_GETITEMRECT with invalid tool index |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | fix some unused variables warnings reported by Borland |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | correct the signature of the overriden Reparent() |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | don't override DoDrawSpline() under CE at all instead... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | fix confusion with (Do)DrawSplines() overloads; don... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | don't redeclare vsscanf() for Windows compilers, the... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | add a combobox to one of the toolbars, just for testing |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | correct toolbar width calculation with comctl32.dll... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | compilation fix after switch to using std::string in... |
commit | commitdiff | tree | snapshot |
2008-05-08 |
Vadim Zeitlin | update and complete Unicode overview; add an overview... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Robert Roebling | Remove const consts from docs |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Robert Roebling | current locale in wxString means wxConvLibc |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Robert Roebling | Mention wxConvLocal in wxString |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Robert Roebling | Further wxString clarification according to current... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Paul Cornett | use PNGAPI if it is defined |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Julian Smart | Added const when writing XPMs to avoid gcc warnings |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Vadim Zeitlin | use std::[w]string for wxString implementation unless... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Vadim Zeitlin | extract the most important wxUSE_XXX settings in their... |
commit | commitdiff | tree | snapshot |
2008-05-07 |
Vadim Zeitlin | don't use $0$ and $1$, Doxygen doesn't have math mode |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Václav Slavík | compilation fixes for !wxUSE_FONTMEM case |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Robert Roebling | [ 1957970 ] wxWeakRef - assign from other wxWeakRef |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Robert Roebling | Fix more typos |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Václav Slavík | removed wxDCWindowImpl::m_win; use wxDCImpl::m_window... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Václav Slavík | use const char*, not char*, for embedded XPMs to fix... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Robert Roebling | Try to fix formating |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Robert Roebling | More wxString docs, listed most STL methods |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bryan Petty | Interface header review of wxStringTokenizer by Azriel... |
commit | commitdiff | tree | snapshot |
2008-05-06 |
Bryan Petty | Added missing semi-colon in DVC interface header, and... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Vadim Zeitlin | dump totals as well as averages when gatheting statistics |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Vadim Zeitlin | remove _T()s, they're unneeded now |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Bryan Petty | Added todos for changing wxVListBox::OnDraw* virtual... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Bryan Petty | Added margin to event handler function prototypes for... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Václav Slavík | fixed handling in wxHtmlWinParser, broken by... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Julian Smart | Reverted patch 1906896 because it broke prgrammatic... |
commit | commitdiff | tree | snapshot |
2008-05-05 |
Julian Smart | Use fallback when passing -1 for point size (as allowed... |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Václav Slavík | clarified From/To8BitData's purpose |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Stefan Csomor | fixing memory leaks on three levels (bug report 1905138) |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Václav Slavík | check tables width parameter for invalid values |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Bryan Petty | Initial review of various [q-r] by Utensil Candel. |
commit | commitdiff | tree | snapshot |
2008-05-04 |
Václav Slavík | fixed incorrect handling of end iterator in HtmlizeLine... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Julian Smart | Fixed [ 1905777 ] Defining default accelerators for... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Julian Smart | Applied patch [ 1906896 ] Fix for bug #1906223 and... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Julian Smart | Made bullet page more compact |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Julian Smart | Don't trigger kill focus event twice |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Vadim Zeitlin | replaced test for inexistent wxUSE_LOCALE with the... |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Vadim Zeitlin | update from FELIPE PERIARD LOPES |
commit | commitdiff | tree | snapshot |
2008-05-03 |
Vadim Zeitlin | don't return junk from wxHtmlTag::GetParamAsInt() if... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Vadim Zeitlin | add an assert indicating that old code overriding OnExe... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Bryan Petty | Removed missing parameter from docs of wxVListBox const... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Bryan Petty | Commented out appearance sections in docs temporarily... |
commit | commitdiff | tree | snapshot |
2008-05-02 |
Bryan Petty | Finished initial review of a few [g*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Bryan Petty | Finished initial review of [v*] interface headers. |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Robert Roebling | Update version info in platform detail page |
commit | commitdiff | tree | snapshot |
2008-04-30 |
Robert Roebling | Minor clarification |
commit | commitdiff | tree | snapshot |
next |