2008-05-17 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | don't blit more than necessary in wxBufferedDC::UnMask... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Václav Slavík | minor Unicode overview corrections |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Julian Smart | Fixed common style collection and superscript/subscript... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Julian Smart | Cast for argument to delete[] - VC6 doesn't want to... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | fix window rectangle computation in Centre(wxCENTER_ON_... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Václav Slavík | wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Stefan Neis | Fixed wxWindowOS2::Reparent. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Václav Slavík | fixed error logging in TIFF image handler to output... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Stefan Neis | Added missing #include. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Tried unsuccessfully to change individual line height |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Correct vert alignment |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | ignore invisble columns in height calculation |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Typo |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Stefan Neis | Ensure that wxApp::Yield is always processing pending... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | [ 1965257 ] wxMac implementation of wxDataViewColumn... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Paul Cornett | fix some warnings from GCC -Wextra |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Robert Roebling | Missing semicolon |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Robert Roebling | [ 1960295 ] wxWeakRef - Reorganization and comments |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Stefan Csomor | fixing 64-32 bit conversion warnings, no brush must... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Robert Roebling | [wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Jouk Jansen | Update OpebVMS compile support |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Vadim Zeitlin | generate size event when the dialog is shown for consis... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Vadim Zeitlin | delay gripper positioning until the dialog is shown... |
commit | commitdiff | tree | snapshot |
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 |
next |