2007-07-05 |
Robert Roebling | New API for wxdataViewCtrl (doesn't run yet). |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | simplify test for 64 bit architectures: just check... |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | added support for broadcasting to UDP sockets (patch... |
tree | commitdiff |
2007-07-04 |
Vadim Zeitlin | fixed bug which resulted in generation of spurious... |
tree | commitdiff |
2007-07-04 |
Paul Cornett | indentation cleanup, unused variables, constant express... |
tree | commitdiff |
2007-07-04 |
Benjamin Williams | fix for bug #1686328 |
tree | commitdiff |
2007-07-04 |
Václav Slavík | always assert if char<->wxUniChar conversion fails... |
tree | commitdiff |
2007-07-03 |
Paul Cornett | get color count from ComputeHistogram, use sprintf... |
tree | commitdiff |
2007-07-03 |
Robert Roebling | Upport GNOME print GetTextExtent fix, |
tree | commitdiff |
2007-07-03 |
Robert Roebling | upport wxListCtrl label edit changes |
tree | commitdiff |
2007-07-03 |
Robert Roebling | Let GtkScrolledWindow handle scroll wheel events. |
tree | commitdiff |
2007-07-03 |
Paul Cornett | fix XPM SaveFile for more than 92 colors |
tree | commitdiff |
2007-07-02 |
Julian Smart | Added SetBitmap, GetBitmap to wxWizard |
tree | commitdiff |
2007-07-01 |
Benjamin Williams | in wxAuiNotebook, prevent unwanted page selection chang... |
tree | commitdiff |
2007-06-30 |
Vadim Zeitlin | changed ds[pw] files to use CRLF eol style and not... |
tree | commitdiff |
2007-06-30 |
Václav Slavík | XRC: Handle wxFLP_USE_TEXTCTRL in wxFilePickerCtrl... |
tree | commitdiff |
2007-06-29 |
Václav Slavík | fixed wxVsnprintf() to write as much as it can if the... |
tree | commitdiff |
2007-06-29 |
Vadim Zeitlin | strip the leading dot from extension if present in... |
tree | commitdiff |
2007-06-29 |
Julian Smart | Prevent seg fault for older GTK+ |
tree | commitdiff |
2007-06-29 |
Benjamin Williams | applied patch 1737156 to wxAuiManager |
tree | commitdiff |
2007-06-29 |
Benjamin Williams | in wxAUI, set the hint transparency before showing... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | fixed FromAscii to work with NULL argument (broken... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | fixed FromAscii() changes to correctly handle embedded... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | return const wxString& from wxFontMapper::GetDefaultCon... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | ANSI+Unicode compatibility fixes to wxArrayString |
tree | commitdiff |
2007-06-28 |
Václav Slavík | dont use wxChar* arguments in wxHTML API |
tree | commitdiff |
2007-06-28 |
Václav Slavík | dont use wxChar* arguments in wxDatePickerCtrlGeneric API |
tree | commitdiff |
2007-06-28 |
Václav Slavík | don't use wxChar* arguments in wxLogWindow API |
tree | commitdiff |
2007-06-28 |
Benjamin Williams | fix for wxAuiNotebook middle-click close (was closing... |
tree | commitdiff |
2007-06-28 |
Václav Slavík | fixes to handling of focus changes for toplevel windows |
tree | commitdiff |
2007-06-28 |
Václav Slavík | added wxString::FromAscii(char*,size_t) for consistency... |
tree | commitdiff |
2007-06-28 |
Vadim Zeitlin | CanAcceptFocus() now returns true if either the window... |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | added middle-click close to wxAuiNotebook |
tree | commitdiff |
2007-06-27 |
Paul Cornett | block signal handlers, instead of disconnecting, to... |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | don't invalidate the font in SetNativeFontInfo[Desc... |
tree | commitdiff |
2007-06-27 |
Vadim Zeitlin | fix wxUniv/MSW compilation with wxUSE_MENUS==0 (patch... |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | in wxAuiNotebook, code to reduce flicker on page close |
tree | commitdiff |
2007-06-27 |
Benjamin Williams | wxAuiNotebook::RemovePage() rewritten; fixes bugs ... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | fix bug in WX_GL_DOUBLEBUFFER handling introduced durin... |
tree | commitdiff |
2007-06-26 |
Vadim Zeitlin | remove .cvsignore files, they're useless with svn |
tree | commitdiff |
2007-06-26 |
Václav Slavík | compilation fixes for --with-regex=sys |
tree | commitdiff |
2007-06-26 |
Václav Slavík | compilation fixes for some cases |
tree | commitdiff |
2007-06-25 |
Václav Slavík | compilation fix if wxLongLong_t is not available |
tree | commitdiff |
2007-06-25 |
Václav Slavík | removed executable bit on files that aren't executables |
tree | commitdiff |
2007-06-25 |
Václav Slavík | wxDFB wxUSE_STL compilation fixes |
tree | commitdiff |
2007-06-23 |
Robert Roebling | Upport scrolling changes and mouse wheel changes. |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix asserts for dropdown items |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't crash in SetBackgroundStyle() if the window is... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | don't always add wxCAPTION to wxMiniFrame style uncondi... |
tree | commitdiff |
2007-06-22 |
Václav Slavík | use wxCRT_VsprintfA name instead of vsprintf, for consi... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | make JPEG callbacks extern "C" to fix Sun CC warnings |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix warnings about parameters shadowing member variables |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | pointer to literal string should be const |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix Sun CC warnings about converting literal strings... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | suppress Sun CC warnings about casting between C++... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | fix Sun CC warning about name clash between the method... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | better Sun CC fix: put the function in anonymous namesp... |
tree | commitdiff |
2007-06-22 |
Vadim Zeitlin | Sun CC doesn't allow calling static function from templ... |
tree | commitdiff |
2007-06-22 |
Václav Slavík | PCH-less compilation fix |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Forgot this part of the event change patch from 2_8 |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Upport: Always use GdkPixbuf in wxBitmapButton |
tree | commitdiff |
2007-06-22 |
Václav Slavík | have only one string form of operator<< in output streams |
tree | commitdiff |
2007-06-22 |
Václav Slavík | normalize printf/scanf format strings correctly on... |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Upported event filter patch for wxTextCtrl::SetValue() |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Correct gridlines drawing |
tree | commitdiff |
2007-06-22 |
Robert Roebling | Call clipping region methods from base class. |
tree | commitdiff |
2007-06-22 |
Paul Cornett | gtk_widget_destroy does not unref the widget unless... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | changed AddPendingEvent() to take const wxEvent referen... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix STL build (don't rely on implicit wxString to char... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fixed compilation in Unicode build (it was silently... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix compilation in ANSI STL build |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | blind fix for wxUSE_WXDIB==0 compilation (replaces... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | pass double as sqrt() argument as at least Sun compiler... |
tree | commitdiff |
2007-06-21 |
Julian Smart | Copied fonts in art Clone |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added font setting and ability to determine AUI noteboo... |
tree | commitdiff |
2007-06-21 |
Julian Smart | Added DetachOldLog to avoid destruction of old log... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | check that we do have scrollbars before using them... |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix to the previous commit: percent signs have to be... |
tree | commitdiff |
2007-06-21 |
Paul Cornett | fix reversed left/top variables |
tree | commitdiff |
2007-06-21 |
Vadim Zeitlin | fix handling of '#' in file names (patch 1740328) |
tree | commitdiff |
2007-06-20 |
Paul Cornett | fix reparenting a control into wxToolBar |
tree | commitdiff |
2007-06-20 |
Julian Smart | Added extra width for controls to avoid edge being... |
tree | commitdiff |
2007-06-20 |
Julian Smart | Fixed uninstalled toolbars in native toolbar mode,... |
tree | commitdiff |
2007-06-20 |
Julian Smart | Fix for non-CG mode |
tree | commitdiff |
2007-06-20 |
Václav Slavík | more changes to make wx compile without implicit wxStri... |
tree | commitdiff |
2007-06-20 |
Václav Slavík | use wxString in wxRegKey methods; make it compile witho... |
tree | commitdiff |
2007-06-20 |
Vadim Zeitlin | don't free "static" alpha data (patch 1738966) |
tree | commitdiff |
2007-06-19 |
Václav Slavík | make wxSetEnv compatible with ANSI and Unicode, depreca... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | added missing #if wxUSE_STDPATHS |
tree | commitdiff |
2007-06-19 |
Václav Slavík | return wxString from wxDynamicLibrary::GetDllExt() |
tree | commitdiff |
2007-06-19 |
Václav Slavík | use wxString in wxFileSystem::FindFileInPath() |
tree | commitdiff |
2007-06-19 |
Václav Slavík | compilation fix for non-STL build |
tree | commitdiff |
2007-06-19 |
Julian Smart | Finally fixed control scrolling |
tree | commitdiff |
2007-06-19 |
Václav Slavík | wxLog::Get/Settimestamp() now use wxString |
tree | commitdiff |
2007-06-19 |
Václav Slavík | changed wxFFileOutput/InputStream ctor 'mode' argument... |
tree | commitdiff |
2007-06-19 |
Václav Slavík | changed wxGLContext::SetColour() argument from wxChar... |
tree | commitdiff |
2007-06-18 |
Robin Dunn | Coerce to floating point to fix ResampleBicubic. See... |
tree | commitdiff |
2007-06-18 |
Robin Dunn | Send the calendar and date changed events to the datepi... |
tree | commitdiff |
2007-06-18 |
Mattia Barbon | Must update iterator to avoid infinite loop |
tree | commitdiff |
2007-06-18 |
Václav Slavík | improve XRC loading performance on Unix by avoiding... |
tree | commitdiff |
next |