2007-06-26 |
Václav Slavík | fixes to wint_t and wchar_t handling in unichar.h ... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Chris Elliott | more cvs to svn script changes |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Chris Elliott | rebuild tex2rtf |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Václav Slavík | include wxUniCharRef::operator&& unconditionally too... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Václav Slavík | added configure check for wcsdup(), there are too many... |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Václav Slavík | compilation fixes for --with-regex=sys |
commit | commitdiff | tree | snapshot |
2007-06-26 |
Václav Slavík | compilation fixes for some cases |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Václav Slavík | compilation fix if wxLongLong_t is not available |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Václav Slavík | don't use C++ comments in C files |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Robin Dunn | fix svn properties |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Václav Slavík | wxDFB wxUSE_STL compilation fixes |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Václav Slavík | fixed 'url' field extraction to be done for wxHtmlWindo... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Chris Elliott | svn not cvs |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robin Dunn | Merge recent wxPython changes from 2.8 branch to HEAD |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | More const bool (sigh) |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | Remove const bool |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | Remove const bool |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | Remove const bool |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | Don't use const bool. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | We don't use "const bool" anywhere, I think. |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Robert Roebling | Upport scrolling changes and mouse wheel changes. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | clarified global and local config files behavior |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | remove #if around operator&&(), its needed for other... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | fix asserts for dropdown items |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | override DoLog(wxString) and not the deprecated DoLog... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | don't crash in SetBackgroundStyle() if the window is... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | don't always add wxCAPTION to wxMiniFrame style uncondi... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | use wxCRT_VsprintfA name instead of vsprintf, for consi... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | make JPEG callbacks extern "C" to fix Sun CC warnings |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | fix warnings about parameters shadowing member variables |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | pointer to literal string should be const |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | suppress virtual function hiding warnings due to the... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | regenerated after today's changes, it should now handle... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | remove -mt and/or -pthread when mixing Sun CC and gcc... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | use -R instead of -Wl,-rpath with Sun CC under Linux too |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | fixed defining FOOCXX symbols (was broken because AC_LA... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | added support for using Sun CC to link shared libraries... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | fix Sun CC warnings about converting literal strings... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | suppress Sun CC warnings about casting between C++... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | fix Sun CC warning about name clash between the method... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | better Sun CC fix: put the function in anonymous namesp... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | Sun CC doesn't allow calling static function from templ... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | test for Sun CC under Linux too, and not only Solaris... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | don't redefine __WCHAR_TYPE__ when using Sun CC if... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | Sun CC (at least version 5.9) has wint_t as a separate... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | fix __SUNCC__ definition; added wxCHECK_SUNCC_VERSION |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | PCH-less compilation fix |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | added documentantion for wxMemoryFSHandler::AddFileWith... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | made wxUSE_UNICODE=1 the default |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Robert Roebling | Forgot this part of the event change patch from 2_8 |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | wxUSE_STL compilation fix |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | normalize printf/scanf format strings correctly on... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Robert Roebling | Upport: Always use GdkPixbuf in wxBitmapButton |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | have only one string form of operator<< in output streams |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Václav Slavík | normalize printf/scanf format strings correctly on... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Robert Roebling | Upported event filter patch for wxTextCtrl::SetValue() |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Robert Roebling | Correct gridlines drawing |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class. |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Paul Cornett | gtk_widget_destroy does not unref the widget unless... |
commit | commitdiff | tree | snapshot |
2007-06-22 |
Vadim Zeitlin | document CreateConfig() (extended patch 1739374) |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | don't use DLL export declaration with inline functions... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | changed AddPendingEvent() to take const wxEvent referen... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | fix STL build (don't rely on implicit wxString to char... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | fixed compilation in Unicode build (it was silently... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | fix compilation in ANSI STL build |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Robert Roebling | Added minor clarification to the wxListBox events... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | blind fix for wxUSE_WXDIB==0 compilation (replaces... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Paul Cornett | fix typo |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | pass double as sqrt() argument as at least Sun compiler... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Julian Smart | Copied fonts in art Clone |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI noteboo... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Julian Smart | Added DetachOldLog to avoid destruction of old log... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | document that wx[HV]SCROLL don't work with native contr... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | check that we do have scrollbars before using them... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | fix to the previous commit: percent signs have to be... |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Paul Cornett | fix reversed left/top variables |
commit | commitdiff | tree | snapshot |
2007-06-21 |
Vadim Zeitlin | fix handling of '#' in file names (patch 1740328) |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Vadim Zeitlin | single line wxTextCtrl fg colour fix is now in 2.8 |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Paul Cornett | fix reparenting a control into wxToolBar |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Julian Smart | Added extra width for controls to avoid edge being... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Julian Smart | Fixed uninstalled toolbars in native toolbar mode,... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Julian Smart | Fix for non-CG mode |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Václav Slavík | remove implicit conversion to C strings from wxString... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Václav Slavík | use wxString in wxRegKey methods; make it compile witho... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Mart Raudsepp | Fix SetExtraLong parameter type in docs from int to... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Vadim Zeitlin | mention changes from 2.8 branch too, at the very least... |
commit | commitdiff | tree | snapshot |
2007-06-20 |
Vadim Zeitlin | don't free "static" alpha data (patch 1738966) |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | added missing #if wxUSE_STDPATHS |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | return wxString from wxDynamicLibrary::GetDllExt() |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | use wxString in wxFileSystem::FindFileInPath() |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | compilation fix for non-STL build |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Julian Smart | Finally fixed control scrolling |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | wxLog::Get/Settimestamp() now use wxString |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | return wxString from wxTextBuffer::GetName() |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | changed wxFFileOutput/InputStream ctor 'mode' argument... |
commit | commitdiff | tree | snapshot |
2007-06-19 |
Václav Slavík | changed wxGLContext::SetColour() argument from wxChar... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Václav Slavík | made the code a bit more readable by not using _T(... |
commit | commitdiff | tree | snapshot |
next |