2009-06-16 |
Vadim Zeitlin | implement wxGTK wxBitmapButton in terms of wxButton |
tree | commitdiff |
2009-06-16 |
Vadim Zeitlin | implement support for bitmaps for all states in wxGTK... |
tree | commitdiff |
2009-06-16 |
Vadim Zeitlin | added helper GTKShouldIgnoreEvent() to use in void... |
tree | commitdiff |
2009-06-16 |
Robert Roebling | Many more corrections and clarifications to virtual... |
tree | commitdiff |
2009-06-16 |
Vadim Zeitlin | use the directory of the most recently opened file... |
tree | commitdiff |
2009-06-16 |
Vadim Zeitlin | implement support for button bitmaps (normal state... |
tree | commitdiff |
2009-06-15 |
Jaakko Salli | Fixed printf-related warnings |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | implement wxBitmapButton as just a wrapper for wxButton... |
tree | commitdiff |
2009-06-15 |
Jaakko Salli | Added support for wxLongLong and wxULongLong in wxVaria... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | added missing int |
tree | commitdiff |
2009-06-15 |
Stefan Csomor | moving to a 10.4 compatible implementation |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | implement support for per-state bitmaps in wxMSW wxButton |
tree | commitdiff |
2009-06-15 |
Robert Roebling | Correct wxDataViewListModel::RowPrepended |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | add support for bitmap and bitmapposition tags to the... |
tree | commitdiff |
2009-06-15 |
Robert Roebling | Correct wxDataViewCtrl::IsExpanded |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | implement button support for pre-XP systems (or with... |
tree | commitdiff |
2009-06-15 |
Robert Roebling | Fix sending wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | no real changes, just use AutoHXXX classes instead... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | no real changes, just extract private classes from... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | use WPARAM (which is 64 bit under Win64) for timer... |
tree | commitdiff |
2009-06-15 |
Vadim Zeitlin | implement images support for wxButton under XP and... |
tree | commitdiff |
2009-06-14 |
Vadim Zeitlin | preparation work for implementing images support in... |
tree | commitdiff |
2009-06-13 |
Jaakko Salli | Converted wxVariant to use wxObject's reference countin... |
tree | commitdiff |
2009-06-13 |
Vadim Zeitlin | added own{fg,bg,font} allowing to set non-inheritable... |
tree | commitdiff |
2009-06-13 |
Vadim Zeitlin | fix compilation after wxRefCounter changes |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added convenient wxFont::Make{Bold,Italic,Smaller,Large... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | fix memory leak in SetColFormat() if the column already... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | only allow selecting existing files in wxLoadFileSelect... |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | added XRC handler for wxFileCtrl (closes #10785) |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | reuse wxObjectRefData for various ref-counted classes... |
tree | commitdiff |
2009-06-12 |
Robert Roebling | Remove remaining bits of marker drawing during resizing |
tree | commitdiff |
2009-06-12 |
Vadim Zeitlin | make more wxFileName methods const (closes #10887) |
tree | commitdiff |
2009-06-12 |
Jaakko Salli | For needs of wxPython bindings, (re)added a version... |
tree | commitdiff |
2009-06-12 |
Michael Wetherell | Forward port r56500. |
tree | commitdiff |
2009-06-11 |
Stefan Csomor | respecting more of the toolbar positions (tb_right... |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | allow customizing wxStandardPaths logic for the program... |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | make wxFileName::{Mk,Rm}dir() const (closes #10868) |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | Mac appearance fixes: only use a border for wxDisclosur... |
tree | commitdiff |
2009-06-11 |
Vadim Zeitlin | account for the label size in wxDisclosureTriangle... |
tree | commitdiff |
2009-06-11 |
Robert Roebling | Remove ugly flicker during resizing |
tree | commitdiff |
2009-06-11 |
Robert Roebling | GTK: In virtual list mode, map first row to 1, not... |
tree | commitdiff |
2009-06-11 |
Robert Roebling | In virtual list mode, map first row to 1, not to 0... |
tree | commitdiff |
2009-06-11 |
Stefan Csomor | adding missing release for editor |
tree | commitdiff |
2009-06-11 |
Stefan Csomor | adding events to single line textcontrols (password... |
tree | commitdiff |
2009-06-10 |
Jaakko Salli | Allow reparenting wxPropertyGrid(Manager) to work;... |
tree | commitdiff |
2009-06-10 |
Vadim Zeitlin | add virtual DoGetTextExtent() to allow calling the... |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | making SetFocus bringing TLW to front as Carbon, see... |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | allow mouse events being sent to parents, see #10876 |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | allow vetoing on drop, see #10876 |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixing coordinates for dnd, see #10876 |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | misc key-event fixes, see #10876 |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixes direction for scroll events, closes #10873 |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | adding idle processing in modal loop, closes #10871 |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixing modal dialog quit after nested message box problem |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | disclosure triangles on all implementations are able... |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixing redraw of combobox on osx_cocoa |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | changing disclosure triangle to allow for label |
tree | commitdiff |
2009-06-10 |
Stefan Csomor | fixing border drawing for toplevel controls on dialogs... |
tree | commitdiff |
2009-06-07 |
Vadim Zeitlin | remove inline from IosSeekDirToWxSeekMode() to work... |
tree | commitdiff |
2009-06-07 |
Vadim Zeitlin | correct bug with using uninitialized end variable ... |
tree | commitdiff |
2009-06-07 |
Jaakko Salli | Implementations of wxPGProperty::ChildChanged() must... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | return wxStandardPaths, not wxStandardPathsBase, from... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | disable warning about _set_se_translator() requiring... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | make wxTreeCtrl::SelectItem(false) work in single selec... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | simplify code by removing workaround not needed any... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | fix bug in generic wxTreeCtrl: calling SelectItem(true... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | added multiple selections support to wxDirCtrl (closes... |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | compilation fixes for OS X Cocoa build |
tree | commitdiff |
2009-06-06 |
Vadim Zeitlin | export wxStatusBarPaneArray from the DLL to fix Borland... |
tree | commitdiff |
2009-06-05 |
Stefan Csomor | avoiding events during destruction, fixes #10855 |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | added wxEditbaleListBox XRC handler |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | correct the fix for avoiding the integer multiplication... |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | use wxAutoBufferedPaintDC to avoid needlessly double... |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | account properly for the menu in SetShape() (closes... |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | postpone the call to CopyAttributes() until the DC... |
tree | commitdiff |
2009-06-04 |
Vadim Zeitlin | removed assert checking that bit depth is 8 or 16 as... |
tree | commitdiff |
2009-06-04 |
Julian Smart | Use live update for splitter on Mac since Leopard seems... |
tree | commitdiff |
2009-06-04 |
Stefan Csomor | avoid overdrawing, fixes #10865 |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | use wxRA_SPECIFY_COLS/ROWS instead of old, deprecated... |
tree | commitdiff |
2009-06-03 |
Vadim Zeitlin | work around g++ 4.3 warning about possibly ambiguous... |
tree | commitdiff |
2009-06-02 |
Vadim Zeitlin | fix wxIconBundle creation from multiimage files broken... |
tree | commitdiff |
2009-06-02 |
Vadim Zeitlin | check for integer overflow which could result in buffer... |
tree | commitdiff |
2009-06-02 |
Vadim Zeitlin | don't free() the same pointer twice if an error occurs... |
tree | commitdiff |
2009-06-02 |
Vadim Zeitlin | added wxUINTn_MAX constants; document them together... |
tree | commitdiff |
2009-06-02 |
Francesco Montorsi | add wxGetLinuxDistributionInfo() and wxPlatformInfo... |
tree | commitdiff |
2009-06-01 |
Francesco Montorsi | add wxProgressDialog::SetRange() function |
tree | commitdiff |
2009-06-01 |
Francesco Montorsi | do not show the timestamp column in the details pane... |
tree | commitdiff |
2009-06-01 |
Vadim Zeitlin | correct Borland #pragma hdrstop position |
tree | commitdiff |
2009-06-01 |
Robert Roebling | Closes #10495: wxDataViewCtrl needs a way to start... |
tree | commitdiff |
2009-06-01 |
Francesco Montorsi | fix loading ICO from socket stream: override OnSysTell... |
tree | commitdiff |
2009-06-01 |
Francesco Montorsi | document that CanRead() and GetImageCount() functions... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | extracted wxTextWrapper in its own header and made... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't redefine HAVE_STRFTIME as it can already be defin... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added wxDC::CopyAttributes() and use it in wxBufferedDC... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | set focus to the window when the mouse is clicked in... |
tree | commitdiff |
2009-05-31 |
Václav Slavík | use enhanced metafiles for wxMSW print preview: this... |
tree | commitdiff |
2009-05-31 |
Václav Slavík | add ability to create wxEnhMetaFileDC based on a refere... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't redefine HAVE_STRFTIME as it can already be defin... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | added default ctor to wxMouseEventsManager, this is... |
tree | commitdiff |
2009-05-31 |
Vadim Zeitlin | don't add client area origin when positioning the child... |
tree | commitdiff |
next |