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 |
2004-10-27 |
Robin Dunn | fixed copy/paste error |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robin Dunn | Version number bump |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robin Dunn | The old workaround for the 1-Jan-1970 bug still failed... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robin Dunn | Return from DoDrawSpline without doing anything (like... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robin Dunn | avoid crash if active_child_frame is not set yet |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Robin Dunn | Ensire that m_value is updated when SetSelection is... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Václav Slavík | fixed wxFRAME_TOOL_WINDOW to use 'utility' type hint... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Robin Dunn | * Added selectNewest(minVersion) |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Robert Roebling | Next phase of Print Factory code. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Václav Slavík | at least partially implemented vswscanf() -- otherwise... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Włodzimierz... | Avoid anchor for label which determined creation of... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Václav Slavík | prefix symbols with wx |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Robin Dunn | Doc and comment updates |
commit | commitdiff | tree | snapshot |
2004-10-25 |
David Elliott | Convert back to UNIX line endings (again) |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Kevin Hock | MutexGui calls in WakeUpIdle are not needed under GTK2... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Vadim Zeitlin | use GetBestSize() and not GetSize() for AsIs() size... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Stefan Neis | Removed list of modeless windows (apparently no longer... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Stefan Csomor | corrected textbackground for theme text output |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Stefan Neis | Fixed handling of modal dialogs. |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Stefan Csomor | adding Offset to wxRegion / carbon |
commit | commitdiff | tree | snapshot |
2004-10-24 |
David Elliott | Fix wxExecute for ports other than wxMac and wxCocoa... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Robin Dunn | EP_ADD_OPTS defaults to true |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Robin Dunn | require --> select, added checkInstalled and getInstalled |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Robin Dunn | Combine the common installer package into the main... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Robin Dunn | Don't uninstall common files if there is more than... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Vadim Zeitlin | don't give focus to the window if it ate the left mouse... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Václav Slavík | fixing sizing bug inside wxWizard |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Václav Slavík | added InvalidateBestSize calls when combobox's content... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Vadim Zeitlin | added MDI menu item translation, the menu was looking... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Vadim Zeitlin | updated version to 2.5.3.1 |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Vadim Zeitlin | fixed VC++ size_t -> int conversion warning |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Vadim Zeitlin | don't use _() as default parameter for wxPrintDialogBas... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | Keep a local copy of the daily builds too |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Kevin Hock | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Kevin Hock | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | Use a working dir for the uninstaller that does exist. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Kevin Hock | Documentation patch from Olly Betts |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Kevin Hock | Removed , from end of enumerated list wxPrintBin |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Włodzimierz... | Supress OW warning about empty *structor outside class... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
David Elliott | Cleaned up getRectsBeingDrawn:count: related code. |
commit | commitdiff | tree | snapshot |
2004-10-22 |
David Elliott | Forgot the appropriate return statement for the last... |
commit | commitdiff | tree | snapshot |
next |