2009-10-05 |
Vadim Zeitlin | No real changes, just removed unnecessary SetInitialSiz... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Extract conversion from wx to GtkMessageType in a separ... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Added wxInfoBar::AddButton(). |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Made wxInfoBar::SetFont() change the text message font. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Initial wxInfoBar implementation. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Added wxSHOW_EFFECT_NONE. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Added wxICON_NONE to wxICON_MASK. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Store canvas attributes in the canvas itself in the... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Minor cleanup and copyright updates in the dialogs... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Use member variable instead of a global in the dialogs... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Vadim Zeitlin | Partially implement wxTextCtrl::GetStyle() in wxGTK. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Kevin Ollivier | Fix the line endings to be CRLF after the property... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Kevin Ollivier | Setting eol-style property to CRLF for some project... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jouk Jansen | configure stc support for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Jouk Jansen | set up for OpenVMS richtext & regex and add more sample... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Václav Slavík | fixed wxXmlDocument::Save() to interpret the indentstep... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Jaakko Salli | Changed the ultimate fall-back popup window classes... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Paul Cornett | add missing break |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Robin Dunn | exclude SWIG generated files from being checked |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Stefan Csomor | commenting never used code |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Paul Cornett | revert, checked in the wrong file |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Paul Cornett | QuickTime is needed by wxBitmap |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Paul Cornett | Remove unused global bitmap, which caused crash on... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jaakko Salli | Added wxDECLARE_ANY_TYPE(CLS, DECL) and documented... |
commit | commitdiff | tree | snapshot |
2009-10-03 |
Jaakko Salli | Added change log entries for major new wxPropertyGrid... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Stefan Csomor | fixing typo |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Stefan Csomor | adding construction from native bitmaps |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Stefan Csomor | adding NSImage to CGImageRef conversion |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jaakko Salli | Added note about dangers of adding and deleting items... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Jouk Jansen | Fix compilation for wxUniversal |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Jaakko Salli | Fixed bug: wxEditEnumProperty's initial string value... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Stefan Csomor | fixing setting initial value under osx_cocoa for single... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Vadim Zeitlin | Don't exit on errors in the pre-commit svn hook. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Vadim Zeitlin | Remove old and unused file. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Stefan Csomor | overriding to allocate an outer autorelease pool |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Stefan Csomor | fixing text matrix (dataview custom renderer showed... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Vadim Zeitlin | Fix harmless unused parameters warnings. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Cornett | use proper signature for callback function |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0 |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Cornett | build fix for wxUSE_SOCKETS==0 |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Stefan Csomor | support backgroundcolor on osx_cocoa |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Julian Smart | Applied #11260 (found a regression while checking in... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Vadim Zeitlin | Correct checks for conversion success in wxUniChar. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Václav Slavík | fix message box icons sizes in wxWindowsArtProvider... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Jaakko Salli | Removed dst buffer delete responsibility from wxAnyValu... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Julian Smart | #11259: Correction for bad help button on OSX |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Julian Smart | Added help button |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Julian Smart | Context menu now created in constructor; old context... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Bryan Petty | Forward port of r62191 to SVN trunk fixing regression... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Julian Smart | Moved WinPrinter from private.h to printdlg.cpp. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Paul Cornett | linking fix for wxUSE_VALIDATORS==0 |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Paul Cornett | build fix for wxUSE_SOCKETS==0 |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Julian Smart | Applied #9076 (scrolling bars grow box fix) |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Jaakko Salli | Do not use wxS in array of const wxChar* |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Jaakko Salli | wxUSE_THREAD -> wxUSE_THREADS |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Julian Smart | Attempt at compile fix |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jaakko Salli | Use long double instead of double in wxAnyValueBuffer... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jaakko Salli | Added function and member function pointers in wxAnyVal... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jaakko Salli | Make sure there are no memory alignment issues with... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jaakko Salli | Do not process editor control events when propgrid... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jaakko Salli | Store property name and value in wxPropertyGridEvent... |
commit | commitdiff | tree | snapshot |
2009-09-27 |
Jaakko Salli | wxFontProperty: Added support for wxFONTFAMILY_TELETYPE... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Julian Smart | Applied modified #10655 (Added Cookie (receive) support... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Stefan Csomor | adding ProcessPendingEvents as ProcessIdle doesn't... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | No real changes, just small cleanup in wxMac wxDVC. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Use FWD version of DLL export macro in forward declaration. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Fixed wxDataViewCtrl::Set{Foreground,Background}Colour... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Don't hard code white background colour in generic... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Use default composite controls attributes for wxDataVie... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Move wxControl::GetCompositeControlsDefaultAttributes... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Fix harmless warning about -1 to WPARAM conversion. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Stefan Csomor | reducing key event handling complexity |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Don't use invalid pen in wxDCImpl::DoGradientFillConcen... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Use checked bitmap for menu items under Vista. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Fix another off-by-1 bug in wxMBConv::ToWChar(). |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | No changes, just convert file to UTF-8. |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Refactor wxStyledTextCtrl to share common file save... |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Vadim Zeitlin | Compilation fix for non-MSW: don't use ProcessCommand(). |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Stefan Csomor | cleaning up key handling, closes #10406 |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Jaakko Salli | Have wxComboCtrl generate wxEVT_COMMAND_COMBOBOX_DROPDO... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Stefan Csomor | using native key handling, closes #10406 |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Stefan Csomor | using common notification mechanism for selection chang... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Raise the scrollbars on reparenting (part of patch... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #8804 ([wxMac] wxSpinCtrl behaviour) |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #8697 (Improve error detection for MacFindFont ) |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #11238: Wrong text positioning if fonts with... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #10007: SetWindowGroupParent hangs in Mac Carbo... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #10753: WarpPointer() for Mac |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #9011: Native wxListCtrl::HitTest on OS X |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #9520: Fix to allow repeated use of wxFileDialo... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #10858: wxListCtrl on Mac does not route Freeze... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Removed comment |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Julian Smart | Applied #9481: submenus for help menu |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Julian Smart | Added missing const |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Julian Smart | Applied #10917: wxGTK wxFileDialog::SetDirectory and... |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Julian Smart | Applied part of #10034: wxImage::ConvertToDisabled() |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Julian Smart | wxDateTime timezone functions now dynamic (no caching). |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Julian Smart | Applied #9668: made wxGetTimeZone() dynamic |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Julian Smart | Applied #11106: wxGenericDirCtrl can get into a state... |
commit | commitdiff | tree | snapshot |
next |