2008-09-04 |
Kevin Ollivier | rebake
|
commit | commitdiff | tree |
2008-09-04 |
Kevin Ollivier | Update files.bkl to match the changes Stefan made to...
|
commit | commitdiff | tree |
2008-09-04 |
Kevin Ollivier | Renames to avoid object files with duplicate filenames...
|
commit | commitdiff | tree |
2008-09-04 |
Kevin Ollivier | Split utility functions into base (in utilsexc_base...
|
commit | commitdiff | tree |
2008-08-25 |
Kevin Ollivier | Compilation fix, didn't realize initialization order...
|
commit | commitdiff | tree |
2008-08-25 |
Kevin Ollivier | Respect the wxNO_BORDER flag for tool windows without...
|
commit | commitdiff | tree |
2008-08-25 |
Kevin Ollivier | Fix memory leak.
|
commit | commitdiff | tree |
2008-05-25 |
Kevin Ollivier | (Port to trunk) Fix for wxClientDC::GetAsBitmap, which...
|
commit | commitdiff | tree |
2008-05-25 |
Kevin Ollivier | Build fix for non-pch builds, e.g. for universal binary...
|
commit | commitdiff | tree |
2008-04-26 |
Kevin Ollivier | Allow easy access to the build scripts from wx tree.
|
commit | commitdiff | tree |
2008-04-23 |
Kevin Ollivier | Ensure popup menus can display sub-menus.
|
commit | commitdiff | tree |
2008-03-30 |
Kevin Ollivier | Merge build script updates from 2.8 branch.
|
commit | commitdiff | tree |
2007-11-10 |
Kevin Ollivier | Use ldflags instead of ldlibs, because wx-config -...
|
commit | commitdiff | tree |
2007-09-17 |
Kevin Ollivier | Adding prototype script for creating a wx Mac framework...
|
commit | commitdiff | tree |
2007-08-20 |
Kevin Ollivier | Fix for wxMemoryDC::GetAsBitmap() not working on Windows.
|
commit | commitdiff | tree |
2007-08-18 |
Kevin Ollivier | Add the unified style on OS X 10.4, and default to...
|
commit | commitdiff | tree |
2007-08-18 |
Kevin Ollivier | Implement GetCountPerPage, and fix a bug where we don...
|
commit | commitdiff | tree |
2007-04-21 |
Kevin Ollivier | Return wx menu items inserted into the Window system...
|
commit | commitdiff | tree |
2007-04-21 |
Kevin Ollivier | Fix bug with m_current causing EVT_LIST_KEY_DOWN events...
|
commit | commitdiff | tree |
2007-03-23 |
Kevin Ollivier | If using the system Window menu on OS X, integrate...
|
commit | commitdiff | tree |
2007-02-22 |
Kevin Ollivier | Fix for crash when an invalid font was being mistakenly...
|
commit | commitdiff | tree |
2007-02-05 |
Kevin Ollivier | Committing patch #1604462, which improves autoconf...
|
commit | commitdiff | tree |
2007-01-08 |
Kevin Ollivier | Fix GetNextItem for virtual wxListCtrl, and improve...
|
commit | commitdiff | tree |
2007-01-07 |
Kevin Ollivier | Add more sanity checks to virtual list item nums as...
|
commit | commitdiff | tree |
2007-01-07 |
Kevin Ollivier | Make it easier to switch between native and generic...
|
commit | commitdiff | tree |
2007-01-07 |
Kevin Ollivier | Use GetItem to get item info for events, even for virtual...
|
commit | commitdiff | tree |
2007-01-07 |
Kevin Ollivier | Generic list and tree ctrl should not use the focused...
|
commit | commitdiff | tree |
2007-01-06 |
Kevin Ollivier | Add a grid sizer demo, and document the props accepted...
|
commit | commitdiff | tree |
2007-01-06 |
Kevin Ollivier | Don't draw the primary highlight colors if the control...
|
commit | commitdiff | tree |
2007-01-05 |
Kevin Ollivier | Apply patch #1626802, which fixes GetNextItem to return...
|
commit | commitdiff | tree |
2007-01-04 |
Kevin Ollivier | Have SetSizerProps internally handle the assignment...
|
commit | commitdiff | tree |
2006-12-31 |
Kevin Ollivier | Adding overview docs and a couple tweaks to the demo.
|
commit | commitdiff | tree |
2006-12-31 |
Kevin Ollivier | Add SizedControls demo.
|
commit | commitdiff | tree |
2006-12-31 |
Kevin Ollivier | Make sure mouse events are only sent in the case of...
|
commit | commitdiff | tree |
2006-12-28 |
Kevin Ollivier | Fixing inactive state drawing, and removing warning.
|
commit | commitdiff | tree |
2006-12-28 |
Kevin Ollivier | exposing generic system option define, adding missing...
|
commit | commitdiff | tree |
2006-12-26 |
Kevin Ollivier | Add middle-item click support.
|
commit | commitdiff | tree |
2006-12-25 |
Kevin Ollivier | Stop crash when wxVSCROLL is specified for native OS...
|
commit | commitdiff | tree |
2006-12-25 |
Kevin Ollivier | Add new wxListCtrl symbols.
|
commit | commitdiff | tree |
2006-12-25 |
Kevin Ollivier | Implement LIST_KEY_DOWN support, and move new functions...
|
commit | commitdiff | tree |
2006-12-24 |
Kevin Ollivier | Implementing LIST_ITEM_RIGHT_CLICK event support, and...
|
commit | commitdiff | tree |
2006-12-22 |
Kevin Ollivier | Adding SetFocus to wxABI_VERSION.
|
commit | commitdiff | tree |
2006-12-22 |
Kevin Ollivier | Fix for non-PCH builds.
|
commit | commitdiff | tree |
2006-12-21 |
Kevin Ollivier | Restore compilation with --enable-stl, fix SetFocus...
|
commit | commitdiff | tree |
2006-12-11 |
Kevin Ollivier | Change event names to clarify that they are only fired...
|
commit | commitdiff | tree |
2006-12-11 |
Kevin Ollivier | Updating with Vadim's API changes.
|
commit | commitdiff | tree |
2006-12-11 |
Kevin Ollivier | Improve default wxSearchCtrl GetBestSize() width and...
|
commit | commitdiff | tree |
2006-12-06 |
Kevin Ollivier | Implement SortItems for native OS X wxListCtrl to match...
|
commit | commitdiff | tree |
2006-12-06 |
Kevin Ollivier | Fix eating of key events (cleaner impl will come after...
|
commit | commitdiff | tree |
2006-12-04 |
Kevin Ollivier | Do not uninstall wxaddons module or files.
|
commit | commitdiff | tree |
2006-12-04 |
Kevin Ollivier | Mention the wxSystemOption for turning on the generic...
|
commit | commitdiff | tree |
2006-12-01 |
Kevin Ollivier | Allow wxGenericListCtrl to correctly handle Get/SetScrollPos...
|
commit | commitdiff | tree |
2006-12-01 |
Kevin Ollivier | Native control on Mac draws its own arrows, so don...
|
commit | commitdiff | tree |
2006-11-28 |
Kevin Ollivier | Fix one-off error in virtual wxListCtrl.
|
commit | commitdiff | tree |
2006-11-28 |
Kevin Ollivier | Fix SetItemCount bug with adding items, a blind fix...
|
commit | commitdiff | tree |
2006-11-28 |
Kevin Ollivier | Propagate key up events to the wxGenericListCtrl parent...
|
commit | commitdiff | tree |
2006-11-27 |
Kevin Ollivier | Ensure that InsertItem doesn't lead to a crash in virtual...
|
commit | commitdiff | tree |
2006-11-27 |
Kevin Ollivier | Implement SetItemState for native virtual listctrl.
|
commit | commitdiff | tree |
2006-11-27 |
Kevin Ollivier | Updates for AUI wrappers.
|
commit | commitdiff | tree |
2006-11-26 |
Kevin Ollivier | Moved wxpyaddons.wxcommunity.com to wxaddons.wxcommunity...
|
commit | commitdiff | tree |
2006-11-23 |
Kevin Ollivier | Remove debugging statement.
|
commit | commitdiff | tree |
2006-11-23 |
Kevin Ollivier | Allow import checks to be turned off via preference.
|
commit | commitdiff | tree |
2006-11-22 |
Kevin Ollivier | Avoid crash when trying to access m_window from wxScreenDC.
|
commit | commitdiff | tree |
2006-11-22 |
Kevin Ollivier | CoreGraphics only supports the wx.COPY logical function.
|
commit | commitdiff | tree |
2006-11-21 |
Kevin Ollivier | Turn off spell-checking in the demo log window.
|
commit | commitdiff | tree |
2006-11-21 |
Kevin Ollivier | Add missing platform guard.
|
commit | commitdiff | tree |
2006-11-21 |
Kevin Ollivier | Allow spell-checking to be turned off with the MLTE...
|
commit | commitdiff | tree |
2006-11-19 |
Kevin Ollivier | Fix API calls to match header changes made in richtextbuffer...
|
commit | commitdiff | tree |
2006-11-19 |
Kevin Ollivier | Use DrawItemSelectionRect on GTK2 and OS X. Also, use...
|
commit | commitdiff | tree |
2006-11-19 |
Kevin Ollivier | Migate to the new wxRendererNative::DrawItemSelectionRect...
|
commit | commitdiff | tree |
2006-11-19 |
Kevin Ollivier | Have wxGenericListCtrl record and store the selection...
|
commit | commitdiff | tree |
2006-11-19 |
Kevin Ollivier | Implement wxRendererMac::DrawItemSelectionRect and...
|
commit | commitdiff | tree |
2006-11-18 |
Kevin Ollivier | Make sure both filter and item text are converted to...
|
commit | commitdiff | tree |
2006-11-18 |
Kevin Ollivier | Fix compilation of wrapper, and add a couple events...
|
commit | commitdiff | tree |
2006-11-17 |
Kevin Ollivier | Adding a copy of sized_controls.py to the wxPython...
|
commit | commitdiff | tree |
2006-11-17 |
Kevin Ollivier | Add a feature to prompt to install wxaddon modules...
|
commit | commitdiff | tree |
2006-11-15 |
Kevin Ollivier | Column position changes after each delete, so always...
|
commit | commitdiff | tree |
2006-11-13 |
Kevin Ollivier | Disable SortItems support for now, it is causing a...
|
commit | commitdiff | tree |
2006-11-12 |
Kevin Ollivier | Remove incorrect change that accidently made it into...
|
commit | commitdiff | tree |
2006-11-12 |
Kevin Ollivier | Add scrollbars if the columns exceed the horizontal...
|
commit | commitdiff | tree |
2006-11-12 |
Kevin Ollivier | Switching to a keyed list for storing information about...
|
commit | commitdiff | tree |
2006-11-11 |
Kevin Ollivier | Adding the option to toggle between native and generic...
|
commit | commitdiff | tree |
2006-11-11 |
Kevin Ollivier | A more complete fix for the generic control border...
|
commit | commitdiff | tree |
2006-11-10 |
Kevin Ollivier | Fix typo with adding wxNO_BORDER to the native control.
|
commit | commitdiff | tree |
2006-11-09 |
Kevin Ollivier | Fix typo in demo name for AnimateCtrl.
|
commit | commitdiff | tree |
2006-11-09 |
Kevin Ollivier | On Mac, when selection is drawn in grey (i.e. unfocused...
|
commit | commitdiff | tree |
2006-11-09 |
Kevin Ollivier | Allow selection items to be toggled using CMD key when...
|
commit | commitdiff | tree |
2006-11-08 |
Kevin Ollivier | Fix for incorrect error message report that caused...
|
commit | commitdiff | tree |
2006-11-04 |
Kevin Ollivier | Sizing and positioning fixes for generic control.
|
commit | commitdiff | tree |
2006-11-04 |
Kevin Ollivier | Adding label editing to native OS X listctrl.
|
commit | commitdiff | tree |
2006-11-02 |
Kevin Ollivier | Sizing fixes for generic control.
|
commit | commitdiff | tree |
2006-11-01 |
Kevin Ollivier | Fixing icon drawing and implementing HitTest and GetItemRect...
|
commit | commitdiff | tree |
2006-10-31 |
Kevin Ollivier | Explicitly forward non-command events along to the...
|
commit | commitdiff | tree |
2006-10-29 |
Kevin Ollivier | Added wxDC::GetAsBitmap, and implemented wxWindowDC...
|
commit | commitdiff | tree |
2006-10-28 |
Kevin Ollivier | For whatever reason, font-size 9 is now hardly readable...
|
commit | commitdiff | tree |
2006-10-28 |
Kevin Ollivier | Calling SetFocus from within an OnFocus handler causes...
|
commit | commitdiff | tree |
2006-10-27 |
Kevin Ollivier | Don't use the superview when converting.
|
commit | commitdiff | tree |
2006-10-27 |
Kevin Ollivier | Don't use bitmaps to draw tree item buttons, use the...
|
commit | commitdiff | tree |
2006-10-26 |
Kevin Ollivier | Updating bindings for wxGraphicsContext and wxRichTextCtrl.
|
commit | commitdiff | tree |
2006-10-26 |
Kevin Ollivier | Adding virtual wxListCtrl impl of GetItem.
|
commit | commitdiff | tree |
next |