2007-09-15 |
Vadim Zeitlin | get rid of the built-in drop target in rich text contro... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | always NUL-terminate the buffers returned by cWC2MB... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix wxStringOutputStream to deal with NUL bytes correct... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | always return positive pixel size, even for negative... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix wxMBConvUTF8::cMB2WC/cWC2MB() broken by the introdu... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | undo revision 48162 as it broke unit tests |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | reverted the change of wxCmdLineEntryDesc fields to... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement wxDataViewCtrl::GetSortingColumn() and relate... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix unused parameter warning |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement and test _HEADER_RIGHT_CLICK event for GTK+ |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement and test wxDataViewCtrl::GetColumnPosition... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Patch from Hartwig wrt SELECTION_CHANGE event |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix warning about not enough parameters for WX_DEFINE_G... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix some harmless warnings (last two parts of patch... |
tree | commitdiff |
2007-09-14 |
Julian Smart | Fixed caret sizing bug |
tree | commitdiff |
2007-09-14 |
Robert Roebling | API change: a single SELECTION_CHANGED not lots of... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Fix ending label-editing bug when clicking elsewhere |
tree | commitdiff |
2007-09-14 |
Paul Cornett | remove m_blockScrollEvent from wxWindowGTK |
tree | commitdiff |
2007-09-14 |
Paul Cornett | build fix |
tree | commitdiff |
2007-09-14 |
Paul Cornett | more value updating fixes |
tree | commitdiff |
2007-09-13 |
Robert Roebling | wxDataViewCtrl patch from Hartwig |
tree | commitdiff |
2007-09-13 |
Vadim Zeitlin | remove the drag-and-drop compatibility hack for extract... |
tree | commitdiff |
2007-09-13 |
Paul Cornett | fix SetValue |
tree | commitdiff |
2007-09-13 |
Paul Cornett | non-pch build fix, indentation and whitespace cleanup |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Use GTK_SPIN_BUTTON() not (GtkSpinButton*) |
tree | commitdiff |
2007-09-13 |
Robert Roebling | [ 1793012 ] wxSpinCtrl::SetValue() doesn't update inter... |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetColumnPosition() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Add wxDataViewCtrl::GetSortingColumn() stubs |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Patch from Hartwig (use new GetChildren() API) |
tree | commitdiff |
2007-09-13 |
Robert Roebling | little change for Mac build |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Third update patch for GTK+ print (correcting my device... |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Second update patch for GTK+ print (DrawBitmap fix) |
tree | commitdiff |
2007-09-13 |
Robert Roebling | First update patch for GTK+ print |
tree | commitdiff |
2007-09-13 |
Paul Cornett | get more accurate TLW sizing by using a window decorati... |
tree | commitdiff |
2007-09-12 |
Paul Cornett | add wxUSE_TASKBARICON wrapper |
tree | commitdiff |
2007-09-12 |
Vadim Zeitlin | check that the conversion really succeeds even when... |
tree | commitdiff |
2007-09-12 |
Vadim Zeitlin | fix assert for bitmaps buttons created without bitmap... |
tree | commitdiff |
2007-09-10 |
Václav Slavík | use wxVector<T> instead of wxList in wxXmlResource... |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling for GTK+ print |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Compilation |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | map wxFONTENCODING_ISO2022_JP to the correct Windows... |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | fix a warning about casting literal string constants... |
tree | commitdiff |
2007-09-10 |
Robert Roebling | corrected some of 200 compile errors introduced by... |
tree | commitdiff |
2007-09-10 |
Robert Roebling | Rewrote scaling code for GNOME print backend. The inver... |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | chop off the unwanted \r from GetLineText() return... |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | Unicode compilation fix |
tree | commitdiff |
2007-09-10 |
Vadim Zeitlin | wxDL_XXX macros and dynamic loading cleanup: |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | added wxApp::Set/GetAppDisplayName() (patch 1780414) |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | add wxSYS_DCLICK_TIME system metric constant; use it... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | cache the result of wxGetOsVersion() (heavily modified... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | don't change locale in XRC GetFloat() method, change... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | don't give spurious error message if non-empty status... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | fixed off by 1 bug in wxDC::GradientFillLinear() (patch... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | fix gcc warnings about float/double to int conversion... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | no changes, just added a comment explaining the issues... |
tree | commitdiff |
2007-09-09 |
Vadim Zeitlin | return empty string, not NULL, from wxCStrData::AsChar... |
tree | commitdiff |
2007-09-08 |
Vadim Zeitlin | added support for reading resolution information from... |
tree | commitdiff |
2007-09-08 |
Robert Roebling | Compile error (no idea why Mingw doesn't like wxPoint()) |
tree | commitdiff |
2007-09-08 |
Vadim Zeitlin | fix file names format in wxFileDataObject::GetDataHere... |
tree | commitdiff |
2007-09-08 |
Vadim Zeitlin | don't pass garbage to SetData() in wxURLDataObject... |
tree | commitdiff |
2007-09-07 |
Vadim Zeitlin | don't use _T() inside wxGetTranslation() and related... |
tree | commitdiff |
2007-09-07 |
Julian Smart | Only write text colour if the colour is valid |
tree | commitdiff |
2007-09-07 |
Robert Roebling | Patch to use high printer resolution instead of Cairo... |
tree | commitdiff |
2007-09-07 |
Robert Roebling | minor corrections, made non-public API private |
tree | commitdiff |
2007-09-07 |
Robert Roebling | prevent double deletion of cairo lib |
tree | commitdiff |
2007-09-06 |
Robert Roebling | wxDC::Clear() shouldn't do anything in printing DCs... |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Removed run-time dependency on libpangocairo |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Make use of wxCairoLibrary from within wxGtkPrint |
tree | commitdiff |
2007-09-06 |
David Elliott | Make a slider control created with a particular size... |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Add wxCairoLibrary (not yet built) |
tree | commitdiff |
2007-09-06 |
Robert Roebling | Move the wxDL_ macros to wxDynLibrary |
tree | commitdiff |
2007-09-06 |
Václav Slavík | fixed wxString::FromAscii signature |
tree | commitdiff |
2007-09-05 |
Vadim Zeitlin | fixed off by 1 bug in converting premultiplied DIB... |
tree | commitdiff |
2007-09-05 |
Robin Dunn | Pass length including the null-terminator to cWC2MB |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add support for GTK print, modified from patch 1782055 |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Add force link for GtkPrint modeule (still commented... |
tree | commitdiff |
2007-09-05 |
Robert Roebling | Make wxGnomePrintModule public so that wxGtkPrintModule... |
tree | commitdiff |
2007-09-05 |
Robert Roebling | upport wxFileDataObject change for UTF8 handling |
tree | commitdiff |
2007-09-04 |
Julian Smart | Corrected default background and text colours |
tree | commitdiff |
2007-09-04 |
Julian Smart | Fixed URL saving/loading |
tree | commitdiff |
2007-09-04 |
Julian Smart | Always set the background colour for XP, for consistent... |
tree | commitdiff |
2007-09-04 |
Julian Smart | Corrected a typo |
tree | commitdiff |
2007-09-04 |
Robert Roebling | correct scrolling of various GTK+ widgets such as GtkFr... |
tree | commitdiff |
2007-09-04 |
Julian Smart | Apply the background fix only if the toolbar has controls |
tree | commitdiff |
2007-09-04 |
Paul Cornett | use client size to avoid gdk_window_get_frame_extents... |
tree | commitdiff |
2007-09-03 |
Vadim Zeitlin | fix translation of wx priority values to the standard... |
tree | commitdiff |
2007-09-03 |
Vadim Zeitlin | fix WX_GL_STEREO attribute handling: value for it was... |
tree | commitdiff |
2007-09-03 |
Vadim Zeitlin | don't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT... |
tree | commitdiff |
2007-09-03 |
Paul Cornett | call SetLegacyWMProperties last, it calls gtk_widget_re... |
tree | commitdiff |
2007-09-03 |
Paul Cornett | fix IsProtocolSupported in unicode build |
tree | commitdiff |
2007-09-03 |
Robert Roebling | Update to recent eggtrayicon version. Should be convert... |
tree | commitdiff |
2007-09-03 |
Robin Dunn | include private.h |
tree | commitdiff |
2007-09-03 |
Robin Dunn | wrap the code in #if wxUSE_DATAVIEWCTRL |
tree | commitdiff |
2007-09-02 |
Julian Smart | Standard SDK fixes |
tree | commitdiff |
2007-09-01 |
Robert Roebling | Patch from Bo for new API, various fixes, live update... |
tree | commitdiff |
2007-08-31 |
Julian Smart | Added native focus rectangle drawing for wxMac (CG... |
tree | commitdiff |
2007-08-31 |
Václav Slavík | fixed badly named wxHtmlTag::GetParam() argument: with_... |
tree | commitdiff |
2007-08-31 |
Robert Roebling | Added wxDataViewModel::GetChildren() (removed GetSiblin... |
tree | commitdiff |
2007-08-31 |
Robert Roebling | Added wxDataViewCtrl::AppendIconTextColumn |
tree | commitdiff |
2007-08-31 |
Julian Smart | Use new menu item function |
tree | commitdiff |
next |