2009-01-21 |
Robert Roebling | Copy and paste error |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Implement simple Drop, doesn't work under wxMSW (?) |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Add wxDataFormat GetMatchingPair() which wxGTK and... |
tree | commitdiff |
2009-01-21 |
Vadim Zeitlin | added wxStandardPaths::GetAppDocumentsDir() and use... |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Compilation fix |
tree | commitdiff |
2009-01-21 |
Julian Smart | wxRTC now properly honours margin size |
tree | commitdiff |
2009-01-21 |
Julian Smart | Restore control focus after adaptation |
tree | commitdiff |
2009-01-21 |
Robert Roebling | Give GTK specific (but public) methods a Gtk prefix |
tree | commitdiff |
2009-01-21 |
Vadim Zeitlin | send destroy events for children before they're fully... |
tree | commitdiff |
2009-01-20 |
Vadim Zeitlin | make sure events are enabled in DoWait() before startin... |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Implement simple drag |
tree | commitdiff |
2009-01-20 |
Robert Roebling | FindNode() must return m_root for wxDataViewItem(0) |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Skeleton for generic Drag code |
tree | commitdiff |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
tree | commitdiff |
2009-01-20 |
Paul Cornett | build fixes and cleanup |
tree | commitdiff |
2009-01-20 |
Kevin Ollivier | Restore fixes needed for wxRenderer functions to work... |
tree | commitdiff |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Add event based Drop API |
tree | commitdiff |
2009-01-20 |
Robert Roebling | Simplified event based Drag API for wxDataViewCtrl |
tree | commitdiff |
2009-01-19 |
Robert Roebling | New eventb based Drag interface for wxDataViewCtrl |
tree | commitdiff |
2009-01-19 |
Jouk Jansen | Update compile support for OpenVMS |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | no changes, just added a clarifying comment |
tree | commitdiff |
2009-01-19 |
Robert Roebling | Rename XxxxCol() -> XxxxColumn() and resolve inheritanc... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | use basetsd.h for non-MSVC compilers (including mingw32... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | compilation fix after NULL cast removal; also used... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | return true from HasPending() if we have at least 1... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | correct Id tags |
tree | commitdiff |
2009-01-19 |
Robert Roebling | Forgot DeleteChildren() |
tree | commitdiff |
2009-01-19 |
Robert Roebling | Move model notification code of tree store from the... |
tree | commitdiff |
2009-01-19 |
Vadim Zeitlin | fix OS/2 compilation of wxDoGetCwd() |
tree | commitdiff |
2009-01-18 |
Vadim Zeitlin | use correct value for MTU - sizeof(TCP header) |
tree | commitdiff |
2009-01-18 |
Robin Dunn | destroy the abort dialog when done with it |
tree | commitdiff |
2009-01-18 |
Robert Roebling | Really set standard cursor when over title bar and... |
tree | commitdiff |
2009-01-18 |
Jaakko Salli | Translate keycode(s) into character more consistenly... |
tree | commitdiff |
2009-01-18 |
Vadim Zeitlin | move ClassRegInfo out from anonymous namespace to work... |
tree | commitdiff |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
tree | commitdiff |
2009-01-18 |
Vadim Zeitlin | compilation fix for old SDKs (VC6...) which don't defin... |
tree | commitdiff |
2009-01-18 |
Vadim Zeitlin | reduce the margins around bitmaps to avoid truncating... |
tree | commitdiff |
2009-01-18 |
Julian Smart | Workaround for GTK+ sensitivity bug |
tree | commitdiff |
2009-01-18 |
Jaakko Salli | Fixed bug: splitter was not drawn for nested categories |
tree | commitdiff |
2009-01-17 |
Robert Roebling | Fix scrolled window bug when reducing the virtual size... |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | fixing screen coordinate transformation |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | fixing include style |
tree | commitdiff |
2009-01-17 |
Jaakko Salli | Fix wxEnumProperty unspecified value by taking it into... |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | missing commit |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | fixing dangling includes |
tree | commitdiff |
2009-01-17 |
Jaakko Salli | Fixed relaying of wxEVT_MOUSEWHEEL to popup control |
tree | commitdiff |
2009-01-17 |
Vadim Zeitlin | implement wxTreeCtrl::ItemHasChildren() properly for... |
tree | commitdiff |
2009-01-17 |
Vadim Zeitlin | define [us]ptr_t properly for mingw64 compilation |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | printing adjustment |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | streamlining printing support, adding printing support... |
tree | commitdiff |
2009-01-17 |
Stefan Csomor | avoiding warning for unused var in cocoa build |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | use enumerations instead of integers for wxFont style... |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | use wcs(n)casecmp() if available; use wxStricmp() to... |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | implement SetTimes() for directories too under MSW... |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | add missing header for mingw32 PCH-less build |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | ensure that ProcessEvent() is called for all the event... |
tree | commitdiff |
2009-01-16 |
Stefan Csomor | fixing infinite recursion for rotated text, introduced... |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | Move SetDefaultTimeout to wxProtocol and set it to... |
tree | commitdiff |
2009-01-16 |
Robert Roebling | Added wxDataViewListCtrl, use it in the sample |
tree | commitdiff |
2009-01-16 |
Jouk Jansen | Add combo sample to compile list of OpenVMS |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | fix motif combobox for Motif < 2.0 |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | fix wxMotif build |
tree | commitdiff |
2009-01-16 |
Francesco Montorsi | no real change; just reorder functions |
tree | commitdiff |
2009-01-16 |
Vadim Zeitlin | don't use wxString::FromASCII() with possibly non-ASCII... |
tree | commitdiff |
2009-01-16 |
Václav Slavík | silence gcc warnings in "vararg" functions such as... |
tree | commitdiff |
2009-01-16 |
Robert Roebling | Change GetValue() and SetValue() to GetValueByRow(... |
tree | commitdiff |
2009-01-15 |
Robert Roebling | Use paint handler instead of wxClientDC to draw DnD... |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | make sure group boxes don't get the big font |
tree | commitdiff |
2009-01-15 |
Bryan Petty | Initialize m_action_window to NULL in wxAuiManager... |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | adding missing header for non-precomp build |
tree | commitdiff |
2009-01-15 |
Vadim Zeitlin | fix PCH-less build with wxUSE_URL_NATIVE (see #10338) |
tree | commitdiff |
2009-01-15 |
Stefan Csomor | fixing controls with content areas, correcting radiobox... |
tree | commitdiff |
2009-01-15 |
Julian Smart | Added font family to wxTextAttr |
tree | commitdiff |
2009-01-14 |
Robert Roebling | Fixes #10382: Memory leak in wxDataViewMainWindow:... |
tree | commitdiff |
2009-01-14 |
Robert Roebling | Don't make wxFrame grow when adding a native wxToolbar |
tree | commitdiff |
2009-01-14 |
Vadim Zeitlin | reduce IPC buffer size to be less than typical Ethernet... |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | use wxStrnlen() and add NULL-checks in wxMsgCatalogFile... |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | do not assert when the validator style == wxFILTER_NONE |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | add some wxIMAGE_OPTION_PNG_xxx options to wxImage... |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | fix ANI loading; check for errors when calling Read() |
tree | commitdiff |
2009-01-14 |
Vadim Zeitlin | don't assert if the locale couldn't be set in AddCatalo... |
tree | commitdiff |
2009-01-14 |
Vadim Zeitlin | don't try to destroy the already destroyed OCX HWND |
tree | commitdiff |
2009-01-14 |
Francesco Montorsi | call event.Enable(true) in OnUpdateFileOpen and OnUpdat... |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | cleaning up warnings, more common event code |
tree | commitdiff |
2009-01-14 |
Stefan Csomor | routing native events first to the wx class and only... |
tree | commitdiff |
2009-01-13 |
Vadim Zeitlin | don't define wxHeaderColumnsRearrangeDialog if !wxUSE_R... |
tree | commitdiff |
2009-01-13 |
Vadim Zeitlin | fix memory leak of FrameSite (see #3935) |
tree | commitdiff |
2009-01-13 |
Vadim Zeitlin | use wxWindow::GetClientSize() instead of ::GetClientRec... |
tree | commitdiff |
2009-01-13 |
Robert Roebling | Also update cursor when over toolbar and titlebar |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | check for wxInputStream::Read errors |
tree | commitdiff |
2009-01-13 |
Francesco Montorsi | always properly check if SeekI() calls succeded; this... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | using subclass as impl ptr, common code in macro becaus... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | common event code |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | Update OpenVMS compile support |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | Avoid warning on OpenVMS system |
tree | commitdiff |
2009-01-13 |
Jouk Jansen | change int->wxRasterOperationMode was omitted at one... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | make sure that code is always available when compiling... |
tree | commitdiff |
2009-01-13 |
Stefan Csomor | removing duplicate code |
tree | commitdiff |
next |