2008-05-23 |
Robert Roebling | Move event generation in multiple selection mode to... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Robert Roebling | Move event generation in multiple selection mode to... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Robert Roebling | Move event generation in multiple selectino mode to... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Robert Roebling | Update selection cache when inserting items, too |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Robert Roebling | Move event generation code for multiple selection mode... |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Robert Roebling | Remove deprecated methods |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Robert Roebling | Disable events upon item deletion (just in case) and... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Robert Roebling | Forgot client data |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Robert Roebling | Make events match better with MSW |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Stefan Neis | Linker fix for non-PM builds. |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Robert Roebling | Remove m_blockEvents and use Disable/Enable instead... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Robert Roebling | Minor doc corrections |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Robert Roebling | Also allow UP and DOWN if we reached max number of... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Robert Roebling | [ wxwindows-Patches-1947680 ] wxMac: Fixes number of... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Paul Cornett | add missing static keyword |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Vadim Zeitlin | add back wxChoice::DoGetBestSize() removed by the previ... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Vadim Zeitlin | added wxDateTime::SetFrom/GetAsMSWSysTime() (#9161) |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Vadim Zeitlin | don't reserve space for the icons if none are used... |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Vadim Zeitlin | add handling of wxWrapSizer flags (part of ticket 9468) |
commit | commitdiff | tree | snapshot |
2008-05-22 |
Vadim Zeitlin | fix the confusion in boolean attributes handling in... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Paul Cornett | button text uses fg color, not text color |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Jouk Jansen | Update OpenVMS compile support |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Make height of red square depend on value in the model |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Add test for progress renderer |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Query value from the model column given by col->GetMode... |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Václav Slavík | fixed compilation with DirectFB 0.9 |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Added InsertColumn( pos, col ), some reformating |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Update wxString overview |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Correct wxString:Append docs |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Correct formatting |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Robert Roebling | Mention dropdown menu |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Robert Roebling | Commit mem leak fix I introduced |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Robert Roebling | replaces unsigned int with wxUIntPtr |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Robert Roebling | Fix mem corruption due to string no longer being in... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Paul Cornett | get wxSYS_COLOUR_HIGHLIGHTTEXT from GTK+, ticket 4733 |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Stefan Csomor | make independent from carbon |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Julian Smart | COnversion of some common font names to current platform |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Stefan Csomor | allows resetting color of text to black, closes #4826 |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Stefan Csomor | allows resetting color of text to black, closes #4826 |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Robert Roebling | Don't make lines narrower that default line height... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Bryan Petty | More interface header reviews by Azriel Fasten, and... |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Paul Cornett | remove unused files |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Paul Cornett | add missing braces |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Paul Cornett | add missing break statement |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Paul Cornett | put frame extents XGetWindowProperty code in one place |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Robert Roebling | Set EventObject in event |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Robert Roebling | Made the various logical 2 device transforms consistent... |
commit | commitdiff | tree | snapshot |
2008-05-19 |
Robert Roebling | Missing header |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Chris Elliott | try to fix SF bug 1913671 |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Chris Elliott | remove helpGen from distribution (see SF bug 1812087 |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Robert Roebling | Correct remaining bits of variable height lines for... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Vadim Zeitlin | use GtkComboBox instead of deprecated GtkOptionMenu... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Vadim Zeitlin | add missing header to fix compilation after changes... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Robert Roebling | Compilo |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Julian Smart | Fixed a bug preventing style resetting to occur |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Vadim Zeitlin | add tests for wxPATH_NORM_CASE (unsuccessfully trying... |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Stefan Csomor | removing double set of geometry |
commit | commitdiff | tree | snapshot |
2008-05-18 |
Vadim Zeitlin | work around VC7 compiler bug resulting in a warning... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | fix handling of the commands with negative ids (e.g... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | (blind) fixes for PCH-less build after r53626 |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | fix gcc warnings about not calling the base class ctors... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | make cast from double to long explicit to suppress... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | allow loading wxAnimationCtrl contents from stream... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | added language info for Northern Sami (patch 1964036) |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | fix crash in BitmapComboBoxWidgetsPage under wxUniv |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | native wxBitmapComboBox implementation for MSW (patch... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | take const wxConfig object in wxDocManager::FileHistory... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | don't blit more than necessary in wxBufferedDC::UnMask... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Václav Slavík | minor Unicode overview corrections |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Julian Smart | Fixed common style collection and superscript/subscript... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Julian Smart | Cast for argument to delete[] - VC6 doesn't want to... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Vadim Zeitlin | fix window rectangle computation in Centre(wxCENTER_ON_... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Václav Slavík | wxUniv: implement wxSYS_VSCROLL_X/Y metrics in wxUniv... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Stefan Neis | Fixed wxWindowOS2::Reparent. |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Václav Slavík | fixed error logging in TIFF image handler to output... |
commit | commitdiff | tree | snapshot |
2008-05-17 |
Stefan Neis | Added missing #include. |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Tried unsuccessfully to change individual line height |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Correct vert alignment |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | ignore invisble columns in height calculation |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Typo |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Stefan Neis | Ensure that wxApp::Yield is always processing pending... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | [ 1965257 ] wxMac implementation of wxDataViewColumn... |
commit | commitdiff | tree | snapshot |
2008-05-16 |
Robert Roebling | Option for variable line heights (MSW and GTK+ sofar) |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Paul Cornett | fix some warnings from GCC -Wextra |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Robert Roebling | Missing semicolon |
commit | commitdiff | tree | snapshot |
2008-05-15 |
Robert Roebling | [ 1960295 ] wxWeakRef - Reorganization and comments |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Stefan Csomor | fixing 64-32 bit conversion warnings, no brush must... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Robert Roebling | [wx-dev] [ wxwindows-Bugs-1566309 ] wxDir::IsOpened... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Jouk Jansen | Update OpebVMS compile support |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Vadim Zeitlin | generate size event when the dialog is shown for consis... |
commit | commitdiff | tree | snapshot |
2008-05-14 |
Vadim Zeitlin | delay gripper positioning until the dialog is shown... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Stefan Csomor | adapting to new m_font handling in base (it's not alway... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Vadim Zeitlin | fix bug introduced by the last change: we could overwri... |
commit | commitdiff | tree | snapshot |
2008-05-13 |
Paul Cornett | fix overload ambiguity when compiler doesn't know NULL... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Stefan Neis | Clarified difference between wrap width and width of... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Vadim Zeitlin | don't dereference end iterator |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Paul Cornett | fix wxColourData::FromString() not restoring 16th color... |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Vadim Zeitlin | add wxCAL_SHOW_WEEK_NUMBERS support (patch 1960860) |
commit | commitdiff | tree | snapshot |
2008-05-12 |
Vadim Zeitlin | add wxCmdLineParser::AddUsageText() and wxCMD_LINE_USAG... |
commit | commitdiff | tree | snapshot |
2008-05-11 |
Vadim Zeitlin | make GetUsageString() public, this is useful at least... |
commit | commitdiff | tree | snapshot |
next |