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 |
2004-10-22 |
David Elliott | Change friendship so that the base implementation class... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | A small fix for attachment popints and comments, from... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | regenned the ReST docs |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | A unicode hack for the Rez/Derez hack |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | Remember the version selected and allow require to... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | build the unicode version too on Panther |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | renamed the output file |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | Rearrainged some bits |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | Some new icons |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Robin Dunn | wxPython on OSX can now be built in Unicode mode, can... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Vadim Zeitlin | Unicode compilation fix |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Stefan Neis | Added stubs for OS/2 to new printing system. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Václav Slavík | OS/2 needs wxUSE_OWNER_DRAWN, too |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Webster | Get rid of the class naming conflict with the base... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Webster | Get rid of the class naming conflict with the base... |
commit | commitdiff | tree | snapshot |
2004-10-21 |
David Webster | Removed temp OS/2 fix. Header now fixed. |
commit | commitdiff | tree | snapshot |
2004-10-21 |
Vadim Zeitlin | compilation fix after last checkin (missing header) |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | added wxTextInputStream::operator>>(wchar_t) for compil... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | decode URIs in wxFileDataObject::SetData(); fixes probl... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | update g_isPainting in wxPaintEvent copy ctor |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | added missing header (fixes compilation with WXWIN_COMP... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Elliott | Rewrote wxSound: |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Webster | getservbyname under INNOTEK gcc needs a (char*), not... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Elliott | Added some accelerators to the menu to help with stress... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
David Elliott | Added CocoaSetKeyEquivalent() that sets the accelerator... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | include colour.h (fixes wxX11 compilation under Unix) |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | removed duplicate #include |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Julian Smart | Worked around font setting problem for GTK+1 on some |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | use slashes instead of backslashes and quotes instead... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | fixed bug introduced by last commit: if we don't change... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | Minor manual fixes. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | only VC++ >= 7.0 has __COUNTER__ |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | DMC, OW and my copy of MinGW misses SH* values, Borland... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | Oups :-( incomplete previous undo. |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Włodzimierz... | Correct fix to the compile time assert under OW. Kudos... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | added stdpaths.* for MSW and Unix |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | initial Unix implementation |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | don't use wxCOMPILE_TIME_ASSERT2, wxCOMPILE_TIME_ASSERT... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | moved AppendAppName() from MSW to common code; modified... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Vadim Zeitlin | removed special definition of wxCOMPILE_TIME_ASSERT2... |
commit | commitdiff | tree | snapshot |
next |