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 |
2007-08-30 |
Vadim Zeitlin | don't use use UTF-8 to PUA mapping hack, it's not neces... |
tree | commitdiff |
2007-08-30 |
Vadim Zeitlin | use fallback encoding in wxConvAuto when input is not... |
tree | commitdiff |
2007-08-30 |
Paul Cornett | X property data is long for format 32 |
tree | commitdiff |
2007-08-30 |
Robert Roebling | Patch from Hartwig for wxMac implementation |
tree | commitdiff |
2007-08-29 |
Robert Roebling | Patch from Bo, implements mouse hover, default sort |
tree | commitdiff |
2007-08-29 |
Paul Cornett | add missing static |
tree | commitdiff |
2007-08-29 |
Julian Smart | Avoid crash if user aborts the print |
tree | commitdiff |
2007-08-29 |
Julian Smart | The toolbar background for some colour schemes cannot... |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconTextRenderer |
tree | commitdiff |
2007-08-29 |
Robert Roebling | add wxDataViewIconText |
tree | commitdiff |
2007-08-28 |
David Elliott | wxTextCtrl: Implement alignment flags, editable (read... |
tree | commitdiff |
2007-08-28 |
Václav Slavík | fixed memory leak in RestoreState |
tree | commitdiff |
2007-08-28 |
Václav Slavík | optimized wxMBConvStringUTF8::ToWchar() for ASCII chara... |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Minor correction, use wxCHECK |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Fix from Bo |
tree | commitdiff |
2007-08-28 |
Robert Roebling | Applied patch from Bo, WIP |
tree | commitdiff |
2007-08-27 |
Paul Cornett | fix getting frame extents on 64-bit platforms, cleanup... |
tree | commitdiff |
2007-08-27 |
Robert Roebling | restored expanders |
tree | commitdiff |
2007-08-27 |
Julian Smart | Only show the context menu if the event belongs to... |
tree | commitdiff |
2007-08-26 |
Vadim Zeitlin | don't overwrite the existing local file if we failed... |
tree | commitdiff |
2007-08-26 |
Paul Cornett | remove gtk_window_set_type_hint from GetTooltipColors... |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Minor correction |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Patch from Bo for recent API changes |
tree | commitdiff |
2007-08-26 |
Julian Smart | Don't assert in update handler if read-only |
tree | commitdiff |
2007-08-26 |
Robert Roebling | Move column organizing code to ports, away from common... |
tree | commitdiff |
2007-08-26 |
Václav Slavík | fixed wxHTML parsing to run in O(n) even in UTF8 build |
tree | commitdiff |
2007-08-26 |
Robert Roebling | compile fix |
tree | commitdiff |
2007-08-26 |
Paul Cornett | fix getting tooltip colors for GTK 2.11 |
tree | commitdiff |
2007-08-25 |
Robert Roebling | added Collapse() and Expand() |
tree | commitdiff |
2007-08-25 |
Robert Roebling | implement editing_started and _done events for GTK... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | add editing_started and _done events |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Set/GetExpanderColumn() should use wxDataViewColumn... |
tree | commitdiff |
2007-08-25 |
Robert Roebling | Hartwig's patch for OS X implementation of wxDataViewCtrl |
tree | commitdiff |
next |