2006-08-13 |
Vadim Zeitlin | added wxULongLong::ToDouble() (patch 1531597) |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Vadim Zeitlin | F4 key also toggles combobox popup under MSW |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Vadim Zeitlin | better key handling for MSW and GTK (patch 1526666) |
commit | commitdiff | tree | snapshot |
2006-08-13 |
Vadim Zeitlin | added wxDir::FindFirst() (modified patch 1525502) |
commit | commitdiff | tree | snapshot |
2006-08-12 |
Paul Cornett | use GDK to convert pixmap to RGB for wxImage |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | adding support for embedded controls in native toolbar |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Paul Cornett | change deprecated gdk_image_get to gdk_drawable_get_image |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Václav Slavík | compilation fix for compilation w/o precompiled headers |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Paul Cornett | code simplification and minor cleanup |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | compilo introduced fixed |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | removing non-compositing code, adding individual transp... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | fix for 64 bit |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | removing code for pre 10.3 systems |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | we're always compositing |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | fixing compilo for 10.5 |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | committing the code for resolution independence (turned... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions... |
commit | commitdiff | tree | snapshot |
2006-08-11 |
Stefan Csomor | we are always compositing on the supported OS versions |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Václav Slavík | moved duplicated wxRegionContain definitions to wx... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | compilation fix: remove wxRegionContain enum which... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Paul Cornett | revert unintended checkin of experimental change to... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Paul Cornett | avoid using deprecated gdk_image_new_bitmap() |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | removed wxHtmlWindow::m_Style which duplicated wxWindow... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | move the logic for changing notebook pages using the... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Václav Slavík | moved duplicated wxRegionContain definitions to wx... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Václav Slavík | compilation fix for compilation w/o precompiled headers |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Michael Wetherell | Add parameter to the --enable-universal_binary option... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Julian Smart | Need include so user code can access book control |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Václav Slavík | moved mgl/colour.{cpp,h} to generic so that it can... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Václav Slavík | check that wxUniv is enabled when compiling for wxMGL |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Stefan Csomor | using newer API |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Kevin Ollivier | Adding technotes about the release system and about... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | empty spin range is valid and even useful (at least... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | fixes for SetRange(): ensure that the value is valid... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | added NormalizeValue() which can be used to ensure... |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | Added wxID_PAGE_SETUP standard id |
commit | commitdiff | tree | snapshot |
2006-08-10 |
Vadim Zeitlin | do mention AUI in change log |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Robin Dunn | Remove wxColour* typemap, it causes more problems than... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Vadim Zeitlin | invalid size is (size_t)-1, not 0xffffffff; stream... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Robin Dunn | Change def of WX_LINGUAS so it works on OS X. |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Robin Dunn | Add typemaps for wxColour* |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Robin Dunn | Add wx.Rect.InsideRect |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Robin Dunn | Add wxWS_EX_CONTEXTHELP, leaving wxFRAME_EX_CONTEXTHELP and |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Václav Slavík | moved wxIcon implementation for ports where it's identi... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Michael Wetherell | Detect and use sys/select.h required by POSIX for select |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Chris Elliott | update to 2.7.1-rc |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Stefan Csomor | fixing dynamic build |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Stefan Csomor | adding new files |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Stefan Csomor | fixing code for shared mach-o builds (removing no-ops) |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Stefan Csomor | simplifying alpha, adding commented part for high-res... |
commit | commitdiff | tree | snapshot |
2006-08-09 |
Stefan Csomor | fixing y-transformations |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | fixed SetBackground's argument check |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | fixed gcc warnings about wrong format string |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | added wxRect::Inside(wxRect) for testing if a rectangle... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | 1. made wxImage compile with wxUSE_STREAMS but without... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | wxPipeInputStream depends on wxFile, use wxUSE_FILE |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | wxPipeInputStream depends on wxFile, use wxUSE_FILE |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Vadim Zeitlin | removed odbc sample |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Vadim Zeitlin | removed mentions of richedit sample |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Chris Elliott | bakefile needs the spec file... |
commit | commitdiff | tree | snapshot |
2006-08-08 |
Václav Slavík | safer GetFeature implementation: assert on unknown... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | removed mentions of the (non-existing any more) resourc... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | updated docs after moving SetDefaultItem() from wxPanel... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | corrected auidemo.dsp name |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Robin Dunn | Change Fit() back to using SetSize, not SetClientSize. |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | added samples/combo/*.png and samples/internat/ja_JP... |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | mention wxAUI |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | include wxGTK1 files in wxAll too |
commit | commitdiff | tree | snapshot |
2006-08-07 |
Vadim Zeitlin | include docs sources files in wxAll distrib |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | clarify GNOME files policy |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | added GNOME Files link |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | GNOME software map doesn't exist any more, removed... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Stefan Neis | Fixed (?) problem in region handling which caused major... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | changes since 2.6, not 2.4 |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Robin Dunn | Add some text about potential incompatibilites with... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | 2.7.0 release version |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | add paths to wxBase libs to dh_shlibdeps invocation |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | python-wxtools doesn't have any shared libraries depend... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | added missing unicode_suffix's to more packages |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Vadim Zeitlin | unified wxFRAME_EX_CONTEXTHELP and wxDIALOG_EX_CONTEXTH... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Angel Vidal... | Backporting from my SoC branch, fix for remotely closed... |
commit | commitdiff | tree | snapshot |
2006-08-06 |
Robin Dunn | Give timers a generated ID if wxID_ANY is passed |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | include bakefile presets in wx-common |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | removed mentions of wxWINE.spec |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | 2.7.0 update |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | put wx-dev as (temporary?) maintainer |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | filled in the announcement text TODO |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | updated version to 2.70.; corrected URLs and updated... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | minor updates to configure and rpm build steps; link... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | uncommented Build-Requires (accidentally checked in) |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | remove wx-config link created as part of make install... |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | added new headers missing from wxGTK headers list |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | added aui and richtext libs |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | install static contrib libraries too |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | added static libs for all contrib libraries |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | there is no static mmedia lib |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | contrib lib is called mmedia, not media |
commit | commitdiff | tree | snapshot |
2006-08-05 |
Vadim Zeitlin | added back .mo files (we do have a separate package... |
commit | commitdiff | tree | snapshot |
next |