2011-09-11 |
Steve Lamerton | Rebake trunk after wxWebView merge and add missing... |
commit | commitdiff | tree | snapshot |
2011-09-11 |
Robin Dunn | Fix missing and broken interface items for Phoenix |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Steve Lamerton | Merge the new wxWebView classes from the SOC2011_WEBVIE... |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Paul Cornett | update WarpPointer for GTK3 |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Steve Lamerton | Merge in from trunk r68684 - r69046 |
commit | commitdiff | tree | snapshot |
2011-09-10 |
Robin Dunn | Enable the HWND of the task dialog to be fetched with... |
commit | commitdiff | tree | snapshot |
2011-09-08 |
Vadim Zeitlin | Allow setting colours and font of wxTreeListCtrl. |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Paul Cornett | non-pch build fix |
commit | commitdiff | tree | snapshot |
2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move... |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Paul Cornett | move addition of -lX11 to better place |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Paul Cornett | don't disable cast checks in debug builds |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Paul Cornett | remove unused __WXGTK12__ symbol |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Paul Cornett | remove (very) obsolete GTK version check |
commit | commitdiff | tree | snapshot |
2011-09-06 |
Robin Dunn | fix for non-pch builds |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Robin Dunn | Avoid infinite recursion on Mac in comboctrl, and fix... |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Václav Slavík | Fix crash in wxDataViewCtrl::UpdateColWidths(). |
commit | commitdiff | tree | snapshot |
2011-09-05 |
Václav Slavík | wxDataViewCtrl: enable F2 editing with multiple selecti... |
commit | commitdiff | tree | snapshot |
2011-09-04 |
Vadim Zeitlin | Add persistence support for wxSplitterWindow. |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Stefan Csomor | setting the image position after the label is set,... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Václav Slavík | Use ProcessWindowEvent() in generic wxDataViewCtrl... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Václav Slavík | Extracted wxDataViewMainWindow left/right keys handling... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Václav Slavík | Rename wxDataViewMainWindow::OnArrowChar to OnVerticalN... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Václav Slavík | Slightly more efficient wxDataViewCtrl::StartEditor(). |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Václav Slavík | Fix generic wxDataViewCtrl Enter handling to conform... |
commit | commitdiff | tree | snapshot |
2011-09-03 |
Robin Dunn | Fix some broken or add some missing interface declarati... |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Vadim Zeitlin | Don't warn about wxMetaFile in configure by default. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Vadim Zeitlin | Add wxUSE_HOTKEY support to configure. |
commit | commitdiff | tree | snapshot |
2011-09-01 |
Stefan Csomor | fixes #13443, thanks :-) |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Vadim Zeitlin | Fix deleting and clearing wxTreeListCtrl columns. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Václav Slavík | Add items to correct position in wxDataViewCtrl:ItemAdded. |
commit | commitdiff | tree | snapshot |
2011-08-31 |
Václav Slavík | Generic wxDataViewCtrl: resize autosized columns at... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Dimitri Schoolwerth | Fixed dlmsw.cpp compilation with older SDKs and at... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Vadim Zeitlin | Better support for flat lists in wxTreeListCtrl. |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Vadim Zeitlin | Fix computation of the item offset in generic wxDataVie... |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Jouk Jansen | Update makefiles for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Stefan Csomor | fixes #13438 (building OSX min >= 10.6), thanks :-) |
commit | commitdiff | tree | snapshot |
2011-08-30 |
Stefan Csomor | adding command - comma as shortcut of stockitem wxID_PR... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Dimitri Schoolwerth | Regenerated Xcode projects. |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Václav Slavík | Send wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED if WXOnActiv... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Václav Slavík | Make generic wxDataViewToggleRenderer react to activation. |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Václav Slavík | Activate cells from keyboard too in generic wxDataViewCtrl. |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Dimitri Schoolwerth | Fixed drawing a check box in the undetermined state... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Vadim Zeitlin | Make it possible to TAB to wxTreeListCtrl contents. |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Vadim Zeitlin | Fix spelling error in an error message in wxObjectXmlRe... |
commit | commitdiff | tree | snapshot |
2011-08-29 |
Dimitri Schoolwerth | Added alpha saving support to TIFF image handler. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Fixed loading greyscale with alpha TIFF images. |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Fixed copying only 1/3 of scanline when saving TIFF... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Added support for loading black and white TIFF images... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Updated manual regarding image alpha support for TGA... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Read TIFF images from top to bottom instead of bottom... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Fixed accessing out-of-bounds image coordinates while... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Fixed calculated image pitch being off-by-one in some... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Removed double TIFFSetField call for setting TIFFTAG_OR... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Dimitri Schoolwerth | Call GetAlpha() to get a pointer instead of checking... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Stefan Csomor | make sure svn info for an already existing .xcodeproj... |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Stefan Csomor | adding missing doc string for BACKSPACE |
commit | commitdiff | tree | snapshot |
2011-08-28 |
Stefan Csomor | routing keys like ESC etc, fixes #13429 |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Robin Dunn | * Implement dynamic loading of the Cairo DLL on Windows... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | More understandable symbolic constants in generic wxDVC... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Use spacebar to activate items in generic wxDataViewCtr... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Remove DestroyTreeHelper(), make GetChildNodes() const... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Add wxDataViewMainWindow::GetModel() helper. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Better names in wxDataViewTreeNode. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Use wxTE_PROCESS_ENTER with wxDataViewCtrl text controls. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | No real changes, minor corrections to the docs. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Copy generic images when building the documentation... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Compilation fix for wxTreeListCtrl when not using PCH. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | No changes, just fix the file name in the header commen... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Make wxBU_EXACTFIT fir the button text more exactly. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Added wxFLP_SMALL and wxDIRP_SMALL styles for wx{File... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Auto complete file names in the text controls of wx... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Make the file and dir picket controls expand in widgets... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Add wxTextEntry::AutoCompleteDirectories(). |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | No changes, just fix a typo in wxBannerWindow documenta... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Add new wxTreeListCtrl class. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Notify GtkTreeView if a node stops being a parent. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Save memory in wxDataViewTreeNode. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | Simplified generic wxDataViewCtrl's tree structure. |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Václav Slavík | No real change, use more descriptive variable names... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Set colours and fonts for all elements of the generic... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Allow returning NULL windows from GetCompositeWindowPar... |
commit | commitdiff | tree | snapshot |
2011-08-27 |
Vadim Zeitlin | Fixes to OpenGL samples to avoid asserts/crashes. |
commit | commitdiff | tree | snapshot |
2011-08-26 |
Jouk Jansen | Update setup for OpenVMS |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Dimitri Schoolwerth | Fixed best size of wxUniv's wxNotebook. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Dimitri Schoolwerth | Fixed best sizes for wxUniv controls. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Dimitri Schoolwerth | Fixed width of scrollbars in wxUniv. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Dimitri Schoolwerth | Fixed buttons having no border in wxUniv by default. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Dimitri Schoolwerth | Fixed MSW/Univ compilation of toplevel.cpp. |
commit | commitdiff | tree | snapshot |
2011-08-25 |
Stefan Csomor | mb:54153a12-b2c7-417e-b607-c4faa9c436ab |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Steve Lamerton | Rebake after previous commit, should fix monolithic... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Vadim Zeitlin | No real changes, just update copyright year in wxInfoMe... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Vadim Zeitlin | Try harder to set the requester splitter position in... |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Stefan Csomor | adding raw_control for osx |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Steve Lamerton | Remove out of date extralib stuff from the bakefiles. |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Stefan Csomor | missing commit for RAW_CONTROL changes |
commit | commitdiff | tree | snapshot |
2011-08-24 |
Stefan Csomor | missing commit for RAW_CONTROL changes |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Vadim Zeitlin | Compilation fix for non-OSX: don't use m_rawControlDown... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Stefan Csomor | fixing type for key event, using WXK_RAW_CONTROL consta... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Stefan Csomor | exposing control key combinations as before, fixing... |
commit | commitdiff | tree | snapshot |
2011-08-23 |
Vadim Zeitlin | Simplify checks for event vetoing in generic wxDataView... |
commit | commitdiff | tree | snapshot |
next |