2007-12-19 |
Stefan Csomor | fixing strange bug under OS X (null strings from within... |
tree | commitdiff |
2007-12-19 |
Vadim Zeitlin | more socket cleanup to allow using wxSocket from both... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | starting a doc must return true in order for printprevi... |
tree | commitdiff |
2007-12-18 |
Stefan Csomor | moving things to private headers |
tree | commitdiff |
2007-12-18 |
Robert Roebling | Correct background colourin wxDataViewCtrl, Use IsOk... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::Reset(), clarified... |
tree | commitdiff |
2007-12-17 |
Robert Roebling | Added wxDataViewListIndexModel::RowsDeleted() and vario... |
tree | commitdiff |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Fix resizing prob |
tree | commitdiff |
2007-12-16 |
Robert Roebling | Patches-1851591 ] dataview sample is crashing (under... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't misinterpret the time after the date as a weekday... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | fixed wxGTK1 compilation after wxDC changes (still... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | Fix Ok/IsOk() mess in wxGDIObject-derived classes;... |
tree | commitdiff |
2007-12-15 |
Václav Slavík | removed SetVirtualSizeHints() and related code |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | don't modify the output variable if ToXXX() fails to... |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | PalmOS 6 compilation fixes (patch 1849757) |
tree | commitdiff |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed wxDFB compilation after wxDC-related changes |
tree | commitdiff |
2007-12-14 |
Vadim Zeitlin | fixed unused parameter warning |
tree | commitdiff |
2007-12-13 |
Vadim Zeitlin | don't allow TAB-bing away to other TLWs |
tree | commitdiff |
2007-12-12 |
Vadim Zeitlin | replace wrong WXDLLEXPORT declarations with correct... |
tree | commitdiff |
2007-12-11 |
Vadim Zeitlin | don't overload SizeInM{aj,in}orDir() on const/non-const... |
tree | commitdiff |
2007-12-09 |
Chris Elliott | another VC6 fix; i reused inside for |
tree | commitdiff |
2007-12-09 |
Robert Roebling | use wxPopupWindow for wxCombo (doesn't work yet) |
tree | commitdiff |
2007-12-08 |
Vadim Zeitlin | translate wx{File,Dir}PickerWidgetLabel |
tree | commitdiff |
2007-12-08 |
Stefan Csomor | unifying CFTypes |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Added wxWrapSizer (modified patch: [1826950] Wrapping... |
tree | commitdiff |
2007-12-08 |
Robert Roebling | Document wxBitmapToggleButton, add update UI event... |
tree | commitdiff |
2007-12-05 |
Stefan Csomor | extending locale detection |
tree | commitdiff |
2007-12-04 |
Václav Slavík | wxLaunchDefaultBrowser messages should be localized |
tree | commitdiff |
2007-12-04 |
Stefan Csomor | shorter code for wxMac |
tree | commitdiff |
2007-12-04 |
Stefan Csomor | emulate expected setlocale(0,"") behaviour |
tree | commitdiff |
2007-12-04 |
David Elliott | Make wxCocoa compile with new pImpl wxDC. |
tree | commitdiff |
2007-12-04 |
Vadim Zeitlin | use wxFileName to construct well-formed paths in GetMsg... |
tree | commitdiff |
2007-12-03 |
Vadim Zeitlin | don't use 8 bit characters in sources, this results... |
tree | commitdiff |
2007-12-03 |
Stefan Csomor | fixing warning about missing virt destructor |
tree | commitdiff |
2007-12-03 |
Robert Roebling | compile fix |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Resize col to fill entire client area if only 1 col. |
tree | commitdiff |
2007-12-03 |
Robert Roebling | Add support for wxDC_ROW_LINES for GTK+ and OS X |
tree | commitdiff |
2007-12-03 |
Paul Cornett | remove unneccessary header dependencies on wx/thread.h |
tree | commitdiff |
2007-12-02 |
Vadim Zeitlin | added wxArtProvider::GetMessageBoxIcon() to avoid dupli... |
tree | commitdiff |
2007-12-02 |
Stefan Csomor | removing non darwin mac source |
tree | commitdiff |
2007-12-01 |
Vadim Zeitlin | added wxEVT_TASKBAR_BALLOON_TIMEOUT/CLICK which will... |
tree | commitdiff |
2007-12-01 |
Robert Roebling | Added wxDataViewTreeCtrl |
tree | commitdiff |
2007-11-30 |
Robert Roebling | compilation |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | free wxDCFactory::m_factory; also renamed SetDCFactory... |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | remove default wxDC ctor to make it impossible to const... |
tree | commitdiff |
2007-11-30 |
Stefan Csomor | using common code |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | last commit resolved the conflict incorrectly, undoing it |
tree | commitdiff |
2007-11-30 |
Vadim Zeitlin | move IMPLEMENT_CLASS macros for wxBuffered[Paint]DC... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | remove test for new dc |
tree | commitdiff |
2007-11-30 |
Robert Roebling | Compile with printarch off |
tree | commitdiff |
2007-11-30 |
Robert Roebling | Remove old wxDCBase class, restore IMPLEMENT_CLASS... |
tree | commitdiff |
2007-11-30 |
Robert Roebling | wxOverlay compile fix |
tree | commitdiff |
2007-11-30 |
Robert Roebling | more DC changes for wxX11 |
tree | commitdiff |
2007-11-30 |
Robert Roebling | DC reorganization |
tree | commitdiff |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
tree | commitdiff |
2007-11-29 |
Vadim Zeitlin | translate the descriptions in SetDesc(wxCmdLineEntryDesc) |
tree | commitdiff |
2007-11-25 |
Paul Cornett | remove unused/unneeded stuff from gtk/private.h |
tree | commitdiff |
2007-11-24 |
Stefan Neis | Blind compilation fix for Watcom. |
tree | commitdiff |
2007-11-24 |
Stefan Csomor | bringing wxmac in line using cflocale |
tree | commitdiff |
2007-11-23 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 in DoGetSibling() |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-22 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-22 |
Václav Slavík | don't add new PNG handler instance every time wxSVGFile... |
tree | commitdiff |
2007-11-22 |
Václav Slavík | use NULL for NULL pointers, not 0 |
tree | commitdiff |
2007-11-21 |
Stefan Neis | Compilation fix for OS/2. |
tree | commitdiff |
2007-11-20 |
Vadim Zeitlin | added wxWindow::GetPrev/NextSibling() |
tree | commitdiff |
2007-11-19 |
David Elliott | Document the cfstring.h/cfstring.cpp as being used... |
tree | commitdiff |
2007-11-19 |
David Elliott | Fix wxCocoa build by including the relevant headers... |
tree | commitdiff |
2007-11-19 |
Robert Roebling | Add short-cut for wxDataViewListIndexModel for generic... |
tree | commitdiff |
2007-11-19 |
Robert Roebling | Typo |
tree | commitdiff |
2007-11-18 |
Robert Roebling | Implement wxGTK internal short-cut for wxDataViewIndexL... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | experimental IPv6 implementation (patch 1771429) |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | fix gcc signed/unsigned comparison warnings after recen... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | wxGTK compilation fix after wxInfoMessageBox change... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | wxColourData::operator=() should return wxColourData... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | added public wxInfoMessageBox() (slightly modified... |
tree | commitdiff |
2007-11-18 |
Vadim Zeitlin | preserve custom colours between calls to wxGetColourFro... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | added SetInitialSocketBuffers() to allow changing the... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | allow to optionally use vendor name component in standa... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | compare colours using their operator==() instead of... |
tree | commitdiff |
2007-11-17 |
Vadim Zeitlin | add wxModule::AddDependency(name) overload (patch 1790451) |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | reset global wxTheApp pointer before deleting it to... |
tree | commitdiff |
2007-11-16 |
Vadim Zeitlin | added logic to manage automatically allocated ids in... |
tree | commitdiff |
2007-11-16 |
Stefan Csomor | cleanup mac |
tree | commitdiff |
2007-11-15 |
Robert Roebling | Slightly overoptimized |
tree | commitdiff |
2007-11-15 |
Paul Cornett | build fixes for 64-bit |
tree | commitdiff |
2007-11-15 |
Robert Roebling | optimise startup of wxDataViewIndexListModel |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC rework, forgot these |
tree | commitdiff |
2007-11-14 |
Robert Roebling | Further wxDC changes |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | replace changes of r49890 by defining more compatibilit... |
tree | commitdiff |
2007-11-13 |
Robert Roebling | More DC changes |
tree | commitdiff |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
tree | commitdiff |
2007-11-13 |
Julian Smart | Resolve '&&' ambiguity |
tree | commitdiff |
2007-11-13 |
Julian Smart | Resolve '&&' ambiguity (VC++ 6) |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | nl_langinfo() check in wxIsLocaleUtf8() was never done... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | made wxApp::argv an object convertible to either char... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | suppress unused parameter warning in UTF8-only build |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | make various control names constants of type char,... |
tree | commitdiff |
next |