2009-10-05 |
Vadim Zeitlin | No real changes, just removed unnecessary SetInitialSiz... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Extract conversion from wx to GtkMessageType in a separ... |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::AddButton(). |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Made wxInfoBar::SetFont() change the text message font. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Added wxSHOW_EFFECT_NONE. |
tree | commitdiff |
2009-10-05 |
Vadim Zeitlin | Partially implement wxTextCtrl::GetStyle() in wxGTK. |
tree | commitdiff |
2009-10-05 |
Jouk Jansen | configure stc support for OpenVMS |
tree | commitdiff |
2009-10-05 |
Jouk Jansen | set up for OpenVMS richtext & regex and add more sample... |
tree | commitdiff |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep... |
tree | commitdiff |
2009-10-04 |
Jaakko Salli | Changed the ultimate fall-back popup window classes... |
tree | commitdiff |
2009-10-04 |
Paul Cornett | add missing break |
tree | commitdiff |
2009-10-03 |
Stefan Csomor | commenting never used code |
tree | commitdiff |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
tree | commitdiff |
2009-10-03 |
Paul Cornett | revert, checked in the wrong file |
tree | commitdiff |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
tree | commitdiff |
2009-10-03 |
Jaakko Salli | Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented... |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | fixing typo |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps |
tree | commitdiff |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion |
tree | commitdiff |
2009-10-02 |
Jouk Jansen | Fix compilation for wxUniversal |
tree | commitdiff |
2009-10-01 |
Jaakko Salli | Fixed bug: wxEditEnumProperty's initial string value... |
tree | commitdiff |
2009-10-01 |
Stefan Csomor | fixing setting initial value under osx_cocoa for single... |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | overriding to allocate an outer autorelease pool |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | fixing text matrix (dataview custom renderer showed... |
tree | commitdiff |
2009-09-30 |
Vadim Zeitlin | Fix harmless unused parameters warnings. |
tree | commitdiff |
2009-09-30 |
Paul Cornett | use proper signature for callback function |
tree | commitdiff |
2009-09-30 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0 |
tree | commitdiff |
2009-09-30 |
Paul Cornett | build fix for wxUSE_SOCKETS==0 |
tree | commitdiff |
2009-09-30 |
Stefan Csomor | support backgroundcolor on osx_cocoa |
tree | commitdiff |
2009-09-30 |
Julian Smart | Applied #11260 (found a regression while checking in... |
tree | commitdiff |
2009-09-30 |
Vadim Zeitlin | Correct checks for conversion success in wxUniChar. |
tree | commitdiff |
2009-09-29 |
Václav Slavík | fix message box icons sizes in wxWindowsArtProvider... |
tree | commitdiff |
2009-09-29 |
Jaakko Salli | Removed dst buffer delete responsibility from wxAnyValu... |
tree | commitdiff |
2009-09-29 |
Julian Smart | #11259: Correction for bad help button on OSX |
tree | commitdiff |
2009-09-29 |
Julian Smart | Context menu now created in constructor; old context... |
tree | commitdiff |
2009-09-28 |
Bryan Petty | Forward port of r62191 to SVN trunk fixing regression... |
tree | commitdiff |
2009-09-28 |
Julian Smart | Moved WinPrinter from private.h to printdlg.cpp. |
tree | commitdiff |
2009-09-28 |
Paul Cornett | linking fix for wxUSE_VALIDATORS==0 |
tree | commitdiff |
2009-09-28 |
Paul Cornett | build fix for wxUSE_SOCKETS==0 |
tree | commitdiff |
2009-09-28 |
Julian Smart | Applied #9076 (scrolling bars grow box fix) |
tree | commitdiff |
2009-09-28 |
Jaakko Salli | Do not use wxS in array of const wxChar* |
tree | commitdiff |
2009-09-28 |
Jaakko Salli | wxUSE_THREAD -> wxUSE_THREADS |
tree | commitdiff |
2009-09-28 |
Julian Smart | Attempt at compile fix |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Do not process editor control events when propgrid... |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | Store property name and value in wxPropertyGridEvent... |
tree | commitdiff |
2009-09-27 |
Jaakko Salli | wxFontProperty: Added support for wxFONTFAMILY_TELETYPE... |
tree | commitdiff |
2009-09-26 |
Julian Smart | Applied modified #10655 (Added Cookie (receive) support... |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | adding ProcessPendingEvents as ProcessIdle doesn't... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | No real changes, just small cleanup in wxMac wxDVC. |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Fixed wxDataViewCtrl::Set{Foreground,Background}Colour... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Don't hard code white background colour in generic... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Move wxControl::GetCompositeControlsDefaultAttributes... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Fix harmless warning about -1 to WPARAM conversion. |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | reducing key event handling complexity |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Don't use invalid pen in wxDCImpl::DoGradientFillConcen... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Use checked bitmap for menu items under Vista. |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Fix another off-by-1 bug in wxMBConv::ToWChar(). |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Refactor wxStyledTextCtrl to share common file save... |
tree | commitdiff |
2009-09-26 |
Vadim Zeitlin | Compilation fix for non-MSW: don't use ProcessCommand(). |
tree | commitdiff |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
tree | commitdiff |
2009-09-26 |
Jaakko Salli | Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO... |
tree | commitdiff |
2009-09-25 |
Stefan Csomor | using native key handling, closes #10406 |
tree | commitdiff |
2009-09-25 |
Stefan Csomor | using common notification mechanism for selection chang... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Raise the scrollbars on reparenting (part of patch... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #8804 ([wxMac] wxSpinCtrl behaviour) |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #8697 (Improve error detection for MacFindFont ) |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #11238: Wrong text positioning if fonts with... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10007: SetWindowGroupParent hangs in Mac Carbo... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10753: WarpPointer() for Mac |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9011: Native wxListCtrl::HitTest on OS X |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9520: Fix to allow repeated use of wxFileDialo... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #10858: wxListCtrl on Mac does not route Freeze... |
tree | commitdiff |
2009-09-25 |
Julian Smart | Removed comment |
tree | commitdiff |
2009-09-25 |
Julian Smart | Applied #9481: submenus for help menu |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10917: wxGTK wxFileDialog::SetDirectory and... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied part of #10034: wxImage::ConvertToDisabled() |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #9668: made wxGetTimeZone() dynamic |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #11106: wxGenericDirCtrl can get into a state... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #11005: use purple instead of black as default... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10892: Remove wxDocManager instance check |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #11236: Event from thread not processed |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #9789: missing wxBORDER_THEME style in XRC |
tree | commitdiff |
2009-09-24 |
Julian Smart | wxTextCtrl::LoadFile no longer sends a text event,... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10828 (Hourglass in wxDocManager::OnPreview) |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied: wxDocument: Adding an asterix to the title |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied better/Win98-proof method of getting edit window |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10799: using CallTipUseStyle() doesn't enable... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #9127: patch to remove blank under wxFrame... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applying patch #10784: eliminate gauge flicker |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #9510: wxIAccessible access freed memory |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | avoiding double define warnings on osx |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied patch #11078 - DEVMODE creation in wxWindowsPri... |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | support PerformClick for NSControls, closes #11129 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | no focus on Show for toolwindows, closes #10872 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Stefan Csomor | removing unneeded method, closes #11073 |
tree | commitdiff |
2009-09-24 |
Julian Smart | Applied #10025 (Patch to allow proper sizing of simple... |
tree | commitdiff |
2009-09-24 |
Julian Smart | Alternate fix for #9954 (simple combobox assert) except... |
tree | commitdiff |
next |