2009-01-22 |
Robert Roebling | Reorganized wxListCtrl's window layout (same as wxDataV... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Jaakko Salli | Add wxPropertyGridEditorEventForwarders into wxPendingD... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | update KDE guide link; added to the list of the 'Change... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Use theme border in wxListCtrl sample |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | fix comment which otherwise produces misleading results... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Trying again to improve border type guessing |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Don't extend last header column button, as the column... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | draw icon before text label in header (huh?) |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Further header button details |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | typo |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Further attempts at getting the header buttons right |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Use wxCONTROL_SPECIAL to denote first header button |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | The last button also looks different in the header... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | First and other header buttons look different |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | First and other header buttons look different |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Respect that GTK+ wants to have space between scrollbar... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Try to be smarter about querying the border witdh |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Robert Roebling | Override GetDefaultBorder, currently changes nothing |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | fix wxWindow::PushEventHandler and related wxWindow... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | a few more member groups, in line with the real header... |
commit | commitdiff | tree | snapshot |
2009-01-22 |
Francesco Montorsi | no real change: just grouped the tons of wxWindows... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | tweak GetAppDir() to recognize more debug build directo... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Francesco Montorsi | fix wxHtmlCell::Layout docs |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Add visual drag hint |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Francesco Montorsi | rename also motif logo |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Francesco Montorsi | rename image files in a coherent way; remove old unused... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix problem with using wxEVT_SPIN in event tables after... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | use standard [Shift-]Ctrl-Z accelerators for wxID_REDO... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Add drop hint |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Bryan Petty | Applied minor documentation corrections to wxRegKey... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Call SetDataSource() from OnEnter() so that querying... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | disable wxUSE_MEDIACTRL when wxUSE_ALL_FEATURES==no... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix compilation (but not working) of the code in wxUSE_... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix compilation with wxUSE_SPIN{BTN,CTRL}==0 (closes... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix wxURI::GetUser() for URIs without password; added... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Paul Cornett | don't use m_backing_window, it can't be drawn on |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | allocate size for the extra controls in the file dialog... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | really fix compilation in !wxUSE_LOG_DIALOG case (still... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Use wxDF_UNICODETEXT to make wxMSW crash |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Reinitialise wxDataViewCustomRenderer's DC every time |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | iter = NULL in iter_n_children() means root |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | fix compilation in !wxUSE_LOG_DIALOG case (closes ... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | add more wxUSE_XXX checks to allow compilation with... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Copy and paste error |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Implement simple Drop, doesn't work under wxMSW (?) |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Add wxDataFormat GetMatchingPair() which wxGTK and... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | added wxStandardPaths::GetAppDocumentsDir() and use... |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Compilation fix |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Julian Smart | wxRTC now properly honours margin size |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Julian Smart | Restore control focus after adaptation |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Robert Roebling | Give GTK specific (but public) methods a Gtk prefix |
commit | commitdiff | tree | snapshot |
2009-01-21 |
Vadim Zeitlin | send destroy events for children before they're fully... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Vadim Zeitlin | make sure events are enabled in DoWait() before startin... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Implement simple drag |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | FindNode() must return m_root for wxDataViewItem(0) |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Skeleton for generic Drag code |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Paul Cornett | build fixes and cleanup |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Kevin Ollivier | Restore fixes needed for wxRenderer functions to work... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Stefan Csomor | streamlining slider, scroller, spinbutton for osx carbo... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Typo |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Minor error |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Add event based Drop API |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Forgot this |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Simplified event based Drag API for wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Robert Roebling | Docuement wxDataObject::IsSupported() |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Robert Roebling | New eventb based Drag interface for wxDataViewCtrl |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Jouk Jansen | Update compile support for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | no changes, just added a clarifying comment |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Robert Roebling | remove comment recommending (wxWindow*) NULL |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Robert Roebling | Rename XxxxCol() -> XxxxColumn() and resolve inheritanc... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | use basetsd.h for non-MSVC compilers (including mingw32... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | compilation fix after NULL cast removal; also used... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | return true from HasPending() if we have at least 1... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | correct Id tags |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | add wx/generic/private/*.h files |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Robert Roebling | Forgot DeleteChildren() |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Robert Roebling | Move model notification code of tree store from the... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Vadim Zeitlin | fix OS/2 compilation of wxDoGetCwd() |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Robert Roebling | Added missing public: statement to docs |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Jouk Jansen | Update compile support for OpenVMS |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Francesco Montorsi | fix some wording and a typo |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Francesco Montorsi | no real change: divide in groups the wxEvtHandler methods |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Francesco Montorsi | document some wxID_* constants |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Vadim Zeitlin | use correct value for MTU - sizeof(TCP header) |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Francesco Montorsi | remove usage of wxT() macro; it makes example code... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Vadim Zeitlin | added include/wx/generic/private files to distribution |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Robin Dunn | destroy the abort dialog when done with it |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Robert Roebling | Really set standard cursor when over title bar and... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Jaakko Salli | Translate keycode(s) into character more consistenly... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Francesco Montorsi | patch by Utensil Candel: implementation of the new... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Julian Smart | Applied Peter Most's EVT_SPIN crash fix |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Vadim Zeitlin | move ClassRegInfo out from anonymous namespace to work... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Stefan Csomor | mouse and cursor additions for cocoa, see #10361 |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Vadim Zeitlin | compilation fix for old SDKs (VC6...) which don't defin... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Vadim Zeitlin | reduce the margins around bitmaps to avoid truncating... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Robert Roebling | Trying to make wxDataViewListCtrl docs appear |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Julian Smart | Workaround for GTK+ sensitivity bug |
commit | commitdiff | tree | snapshot |
next |