2004-11-01 |
Robin Dunn | Increment RC number |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Robin Dunn | Use a MessagePanel instead of a MessageDialog for sampl... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Robert Roebling | define EXTRALIBS_GNOMEPRINT |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Robert Roebling | Added --with-gnomeprint and its wxUSE_LIBGNOMEPRINT |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Ryan Norton | rewrite core foundation conversion to be efficient... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Ryan Norton | warning fix for 10.2 |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Robin Dunn | Avoid the IsVisible assert in GetNextVisible |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Julian Smart | Fixed bug in setting/getting value for wxComboBox.... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Julian Smart | Added missing functions and variable |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Robert Roebling | Added possibility to select a printer reported |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Robert Roebling | wxListCtrl::InsertItem() ignored the column. |
commit | commitdiff | tree | snapshot |
2004-11-01 |
David Elliott | Rebake after MacOS CarbonLib additions |
commit | commitdiff | tree | snapshot |
2004-11-01 |
Stefan Csomor | switching to defines not having a value for __WXMAC__ |
commit | commitdiff | tree | snapshot |
2004-11-01 |
David Elliott | wxMac: Rearrange a few things and add support for Carbo... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
David Elliott | Use PLATFORM_MACOS. PLATFORM_MAC is defined for OS... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
David Elliott | HACK: Add PLATFORM_MACOS as an option |
commit | commitdiff | tree | snapshot |
2004-11-01 |
David Elliott | Declare namespace std {} before using namespace std... |
commit | commitdiff | tree | snapshot |
2004-11-01 |
David Elliott | Work around the fact that Metrowerks (CW 8.3) and Apple... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
David Elliott | #include "wx/settings.h" wxSystemSettings is needed... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
David Elliott | Added src/tiff/tif_apple.c when PLATFORM_MAC==1 |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Robert Roebling | Moved the wxPageSetupDialogData <-> native conversion |
commit | commitdiff | tree | snapshot |
2004-10-31 |
David Elliott | Do not use framework includes in CFM builds. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Stefan Neis | Removed debug output. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Stefan Neis | Newest version of script(s) for creating DLLs - now... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Ryan Norton | because gcc is dumb and can't tell the difference betwe... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Stefan Neis | Fixed "pragma interface" handling. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Robert Roebling | Moved print dialog data conversion code |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Robert Roebling | Small change to ease Mac transition to common |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Robert Roebling | Copyright notice. |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Václav Slavík | the position attribute is called 'pos', not 'position' |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Václav Slavík | added 'icon' property to wxFrame and wxDialog in XRC |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Václav Slavík | compilation fixes for gcc-3.4 + Unicode |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Václav Slavík | fixed spelling of -checkcurleybraces (patch #1054304) |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Ryan Norton | note broken code, cast hack to fix warning on pickier... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Ryan Norton | fix const error on sane (not msvc) compilers |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Ron Lee | Patch from Paul Cornett, clean up side effects in obtai... |
commit | commitdiff | tree | snapshot |
2004-10-31 |
Ryan Norton | Rename some tests to avoid conflicts with project build... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Robin Dunn | PNG Alpha is working on wxGTK2 now too. |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Robin Dunn | tweak the path so ccache is found first on both build... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Robin Dunn | fixed typo causing a syntax error |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Robin Dunn | Ensure the first EVT_SIZE has happened before the first... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Robin Dunn | Remove non-ascii characters |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Robin Dunn | Use wx.FULL_PAINT_ON_RESIZE |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Ryan Norton | restore ConvertToValidURI to prev. version for bw compa... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Ryan Norton | solution to wxMBConv stuff - make a seperate XX2XX... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Václav Slavík | usability improvement: set focus to text control so... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | wxMac uses wxStandardPathsCF to mean wxStandardPaths... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | CodeWarrior (8.3 mwcc) thinks that it cannot compare... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | CodeWarrior (8.3 mwcc) can't figure out that it needs... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | Declare namespace std {} before using namespace std... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | Fixed compilation with precompiled headers. |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | CodeWarrior dislikes #include <> syntax for in-tree... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
David Elliott | Make wxString::WorstEncodingCase take a const wxMBConv& |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Ryan Norton | mark incompat and depreciated changes for wxURL, add... |
commit | commitdiff | tree | snapshot |
2004-10-30 |
Kevin Hock | Better alphabetized the event handler macros |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | [ 1054664 ] Implementation of wxMBConvUTF7 (Heavily... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
David Elliott | Added wxStandardPaths for wxMac and wxCocoa. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | Add wxString::WorstEncodingCase, other various cleanups |
commit | commitdiff | tree | snapshot |
2004-10-29 |
David Elliott | Build src/mac/corefoundation/cfstring.cpp and src/commo... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | somewhat modded [ 1056879 ] use wxURI::Unescape vs... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
David Elliott | Build the new cfstring stuff for both wxMac (as part... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
David Elliott | Moved wxCFStringHolder and some other string functions... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Robin Dunn | version number |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Robin Dunn | Set "rc1" in version |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Robin Dunn | Use $ on variables!!! |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Robin Dunn | Don't just assume that the metadata files will be found |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Robin Dunn | Save a reference to the async sound object |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Julian Smart | Use Courier New instead of Courier, to avoid bad characters |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | have wxbuiltin wxmbconvutf7 return -1 (error) not 0... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | Handle bad conversions correctly. Add Bad UTF8 test. |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Václav Slavík | check if conversion to UTF7 works |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | Handle invalid conversion slightly better, ecapsulate... |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | Remove erronues file |
commit | commitdiff | tree | snapshot |
2004-10-29 |
Ryan Norton | add some asserts for wxStringBufferLength |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ryan Norton | increase worst case for UTF8 to *4 |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ryan Norton | increase worst case to *4 for UTF8, switch a memcpy... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Vadim Zeitlin | undid last change to wxBitmapButton::GetBestSize()... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ryan Norton | wxURL - doc cleanups, depreciated more methods, more... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Robin Dunn | I think that going to the home page woudl be more user... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Robin Dunn | add skipupload flag |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Robin Dunn | Use the wx.App.SetMac* static methods instead of the... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Vadim Zeitlin | fixed wxBU_EXACTFIT handling in wxBitmapButton (closes... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Włodzimierz... | Missed CanRead and correct type for Eof (bug #983978). |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Włodzimierz... | Single section for variants of the same function so... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Włodzimierz... | Lack of label causes 'topicN' anchors in url and report... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Włodzimierz... | Borland warning fix. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Włodzimierz... | Warning fixes. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Włodzimierz... | Warning fix due to unsigned nature of wParam. |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Václav Slavík | FL's floating windows render borders themselves, don... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Václav Slavík | fixed wxTextCtrl::EmulateKeyPress to work in Unicode... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Vadim Zeitlin | temp compilation fix for wxMac |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ryan Norton | Use proper wxURI unescape instead of old way |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ryan Norton | final wxURI API changes. Changed Get to BuildURI to... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Václav Slavík | wxKeyEvent::m_uniChar must be copied by operator= too |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ryan Norton | Inherit wxURL from wxURI, providing assignment, copy... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Ron Lee | Applied patch 1055774 from Paul Cornett for platforms |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Vadim Zeitlin | use \true/\false and \arg |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Vadim Zeitlin | minor cleanup: don't use bool parameters, don't typedef... |
commit | commitdiff | tree | snapshot |
2004-10-28 |
Robin Dunn | just a little tweak |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robin Dunn | Changed selectNewest to ensureMinimal. If the default... |
commit | commitdiff | tree | snapshot |
next |