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 |
2007-06-18 |
Václav Slavík | made the code a bit more readable by not using _T(... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Robin Dunn | Coerce to floating point to fix ResampleBicubic. See... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Robin Dunn | Send the calendar and date changed events to the datepi... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Mattia Barbon | Must update iterator to avoid infinite loop |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Václav Slavík | improve XRC loading performance on Unix by avoiding... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Václav Slavík | make our vsnprintf() implementation work for ANSI versi... |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Václav Slavík | fixed wxString iterators linked list corruption |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Mart Raudsepp | gtk_border_free is for freeing GtkBorder's, not g_free. |
commit | commitdiff | tree | snapshot |
2007-06-18 |
Mart Raudsepp | Fix memory leak in wxTextCtrl au_check_word that was... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Václav Slavík | when selecting text in wxHTML, selecting half a charact... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Václav Slavík | fixed selecting part of word from right to left in... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Mattia Barbon | Linking fix: g_isIdle is for GTK1 only. |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Václav Slavík | determine wxFSFile's MIME type when wxFSFile::GetMimeTy... |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Václav Slavík | don't make read-only text controls editable when enabled |
commit | commitdiff | tree | snapshot |
2007-06-17 |
Vadim Zeitlin | correct setting of pSymbol->SizeOfStruct (patch 1737789) |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Vadim Zeitlin | fix unused parameters warnings |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Václav Slavík | fixed crash when setting locale |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Václav Slavík | wxUSE_STL compilation fixes for wxGenericFontDialog |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Václav Slavík | removed code for compatibility with OS X <= 10.2, 10... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Vadim Zeitlin | changed wxIsxxx() to return bool, not int, to avoid... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Václav Slavík | fixed FromUTF8() to accept NULL as well as len==npos... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Vadim Zeitlin | show the unhandled exceptions in debug build instead... |
commit | commitdiff | tree | snapshot |
2007-06-16 |
Vadim Zeitlin | replace wxDocument::GetPrintableName(wxString&) and... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Václav Slavík | always compile at least a minimal version of wxStandard... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Václav Slavík | use char* instead of wxChar* for XRC IDs to save space... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Vadim Zeitlin | added wxDEPRECATED_BUT_USED_INTERNALLY macro and use... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Vadim Zeitlin | documented WXUSING/MAKINGDLL |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Vadim Zeitlin | documented __WXDFB__ and __WXGTK2n__ |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Václav Slavík | don't put invalid UTF-8 data into wxString if Printf... |
commit | commitdiff | tree | snapshot |
next |