2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | call Refresh() to make animation work under Mac |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added more helper functions for setting borders in... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added CreateSeparatedButtonSizer(), changed signature... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | use wxSizerFlags and updated CreateButtonSizer() in... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | forgot to commit during last regeneration |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | IsExposed() needs to reverse the direction in RTL. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | [ 1573855 ] Improved appearance of wxComboCtrl's... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | Compilation. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | RC file is not needed and not used |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added wxSizerFlags::GetDefaultBorder() |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | extended wxSizerFlags docs |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Václav Slavík | don't crash on weird line endings like \r\r\n |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | check that the bitmap is valid before getting its size... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | menu id 0 doesn't work under Mac |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | double buffer changes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | Added wx.AboutBox() |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Václav Slavík | fixed the check in previous commit |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Václav Slavík | assert if wxString(void* pStart,void *pEnd) ctor is... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | use sample icon, not mondrian one |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | regenaretd after samples/animate addition |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | baked the standard makefiles |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | compilation fix after last change (GTK1 doesn't have... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | no changes, just replaced C comment with a C++ one |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Julian Smart | Don't use precompiled header directives in included... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added references to XML classes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | return false from IsDoubleBuffered() if the first top... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | DLL build fixes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | regenerated after adding dcbufcmn.cpp |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | fix the sample icon (patch 1570974) |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Stefan Csomor | copying as much values from the dc as possible |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Stefan Csomor | adding angle conversion |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | added static wxPlatformInfo::Get() and use it (patch... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Stefan Csomor | making pens behave as on other platforms when scaling |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Stefan Csomor | set anti-aliasing ON by default |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | fix DoSetSelection(): it did nothing when there was... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Julian Smart | Removed dependence on wxClientDC and blitting from... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Use wxBookCtrl wrapper rather than wxNotebook in common... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Use CreateButtonSizer in wxAboutBox() to make OK button... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | WinCE build fix. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | WinCE build fix. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | use native toolbar, font dialog and CG by default |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | change UpdateSelection() parameter type to int from... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Vadim Zeitlin | document IsEmpty() |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Warnings, build errors, headers, licence, prefered... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Chris Elliott | case sensitive bug |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Build fix. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Ok()->IsOk() replacement. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Updated makefiles. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Warning fixes. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Updated makefiles. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Julian Smart | Don't use toolbook for formatting dialog until we have... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | warning fixes/minor cleanup |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | non-pch build fixes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | build fixes for WXWIN_COMPATIBILITY_2_6=0 |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Warning fixes in 'todo' part just to make build log... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Mart Raudsepp | Fix wxOS2 compilation, as reported by Lauri Nurmi.... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Włodzimierz... | Updated setup for univ build. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | remove unused stuff |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | test wxLC_SINGLE_SEL flag properly |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Paul Cornett | fix width/height typo in DoSetClientSize, remove unused... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | new changes |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | Varous changes and tweaks to match some of Julian's... |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | IsEmpty, ChangeValue, etc. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | Add IsOk's |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | make sure the cleanup happens |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | install bitmaps/*.ico files too |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | update to latest from Andrea |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | default ID value |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | Version number bump |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | Add CustomTreeCtrl from Andrea Gavana |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Robin Dunn | Bumping the version number also requires that version... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | define ChangeSelection() (fixes wxMotif build) |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | another Ok() changed to IsOk() |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | added SendPageChanging/ChangedEvent() functions; fixed... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | restored sending events from Replace/Remove/Write/Appen... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | fix format mismatch warnings |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | need to include wx/imaglist.h even when using PCH |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | don't define g_UnicodeSubsetTable in non-Unicode build... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | removed default argument in the function definition |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | set focus to the Ok button initially |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | SetOverflow() should be called with a bool argument... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | fix compilation after recent wxTextCtrl changes |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | moved DoSetValue() to wxTextCtrlBase instead of having... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | VC compilation fix after last commit |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Stefan Neis | Initialize m_overflow in wxGridCellAttr::Clone. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | add IsOk() to all classes having Ok() method (patch... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Stefan Neis | Use "cdecl" linkage mode for all ports with OpenWatcom... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Stefan Neis | Use system colours for ownerdrawn highlighting (patch... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | small code simplification in DoSetValue() after the... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Robert Roebling | Compile fix. |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | compilation fix after last commit (apparently patch... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | moved wxUSE_MS_HTML_HELP back into setup_inc.h (undoing... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | add test for ChangeValue() |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Vadim Zeitlin | testing whether signed char is greater than 127 is... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Robert Roebling | Bump version. |
commit | commitdiff | tree | snapshot |
next |