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 |
2004-10-27 |
Ryan Norton | final sweep over docs - replace & with \& |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Ryan Norton | update docs, add to class list |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Vadim Zeitlin | we don't have to call png_set_error_fn() any more after... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Vadim Zeitlin | use wx_png_error/warning when calling png_create_read... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robert Roebling | Removed Pango homemade implementation and |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Vadim Zeitlin | removed src/gtk/eggtrayicon.h |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Włodzimierz... | Correct defaults for basic options (bug #1048680) |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Vadim Zeitlin | don't preselect the first item if the array with the... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Julian Smart | Now possible to compile with wxURL disabled |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Julian Smart | GTK+1 doesn't have gtk_window_set_type_hint |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Vadim Zeitlin | don't abort if a shared library can't be loaded under... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Stefan Csomor | setting the invoking window added to two other wxMenuBa... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Włodzimierz... | Replace license.txt with licence.txt as it is really... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robert Roebling | Added initial support for GNOME printing. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robert Roebling | Moved "enablePrint" setting around. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Ryan Norton | Add preliminary wxStringBufferLength docs |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Ryan Norton | Use wxStringBufferLength instead of wxXCharBuffer in... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Stefan Csomor | fixes angle calculation (on mac ALWAYS clockwise) |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Ron Lee | Update for rpath with uninstalled builds and utility... |
commit | commitdiff | tree | snapshot |
next |