2006-10-18 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | some changes to make epydoc happy |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | docstring |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | regen ReST docs |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | remove "pre" |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | Patch #1579801: wxBufferedDC shared buffer bitmap |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | Patch from Andrea: fixes no page chang* events with... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | Test for KDE and GNOME using session manager vendor. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | Support wxFULLSCREEN_NOSTATUSBAR |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | Support wxFULLSCREEN_NOMENUBAR |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | Ref counting overview. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | [ 1578529 ] better docs for reference-counted objects |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | [ 1579280 ] small src/unix/mimetype.cpp optimizations |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robert Roebling | [ 1579793 ] numerous bug fixes when mask is used |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | If an empty string is passed, remove the tooltip instea... |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Robin Dunn | don't clear the tooltip unless there is one. |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Paul Cornett | use generic wxAnimationCtrl in wxGTK-universal |
commit | commitdiff | tree | snapshot |
2006-10-18 |
Kevin Hock | Do not send a changed event if a button is clicked... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | More updates from Andrea |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | Need to subtract the m_miniTitle to get client size... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | Add impl for IsFrozen |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | GetSpacer returns a copy, not a reference to the size |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | updates from Andrea, plus some fixes |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Julian Smart | SetSelection(wxNOT_FOUND) now works correctly. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Julian Smart | Fixed assert when moving out of a menu |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Julian Smart | Support wxDF_UNICODETEXT |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Julian Smart | Draw tool transparently if we have a mask |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Włodzimierz... | Headers cleaning. |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Julian Smart | Added various list commands to demonstrate new list... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Julian Smart | Added list style to text attributes, independent from... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Stefan Csomor | fixing coordinate conversions |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Paul Cornett | remove assert from PurgeOtherRepresentations,we'll... |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Paul Cornett | use common AllocExclusive, rather than custom code |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Paul Cornett | implement {Create,Clone}RefData for gtk wxBitmap |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Paul Cornett | add public wxObject::UnShare |
commit | commitdiff | tree | snapshot |
2006-10-17 |
Robin Dunn | Patch #1576397, fix to properly render months that... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Show the AlphaDrawing sample |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | docstring fix |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robert Roebling | Correct wxComboBox height in wxToolbar for old |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Compile fix: forward decalare wxFloatingPane |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robert Roebling | Fix wxMiniFrame caption height. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robert Roebling | [ 1578466 ] Support for custom floating panes |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robert Roebling | [ 1578468 ] full support for "destroy on close" flag |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | use the right number in the tarball filename |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | put the gdiplus.dll with the wx DLLs |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | use wx.GCDC |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Destroy the FileDialog when finished with it |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Add a utility function that can calculate word-wrap... |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Don't make a property out of GetEnableEffects, it hides the |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Call wxRichTextModuleInit |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robert Roebling | Made wxWindow::Update() a little clearer. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Merge new item attributes if any are already existing |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Robin Dunn | Add wxRichTextModuleInit |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Włodzimierz... | [#1577388] - fix for scaling in wxImage. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Włodzimierz... | Added test for scaling and bluring wxImage. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Włodzimierz... | Allow building without calendar. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Włodzimierz... | CVS tags cleaning (with other minor cleaning). |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Włodzimierz... | Fix for assert in 'dynarray.cpp' by Jaakko Salli. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | Readd gtk_widget_set_size_request() to prevent |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | Implement mnemnic support for wxToggleButton. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | remove gtk_pizza_expose, its purpose is easily accompli... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | I don't think anylonger that DrawHeaderButton() should |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | Left unused variable around. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | Use widget->allocation instead of querying the |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | Do not remove GDK events for native GTK+ controls. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | [ 1577675 ] Fix for GTK warnings in wxNotebook::DoRemo... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | non-pch build fix, cleanup |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | non-pch build fixes |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | probable typo |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Mattia Barbon | Fix setting the clipping region for a DC when the... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Mattia Barbon | Added wxRTTI macros to buffered DCs. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Robert Roebling | Correct window placement only once. |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Stefan Csomor | adding missing typedefs for 10.4 |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Stefan Csomor | availability does not include any other headers, but... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | wrong caption for html window, cleanup |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | store GtkPizza border width in GtkContainer.border_widt... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | put back obviously-not-redundant resize |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | remove redundant resize |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | replace use of deprecated GtkPixmap, gtk_container_bord... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | logical vs. boolean operators, unused decls and vars... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Paul Cornett | deprecation fixes, plus some code size reduction and... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Paul Cornett | replace use of deprecated GtkPixmap |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robin Dunn | Ensure Cairo is installed before setting wxUSE_GRAPHICS... |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robin Dunn | Don't build animate by default |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robin Dunn | Update to InnoSetup 5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robin Dunn | Don't build the animate contrib |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Paul Cornett | remove obsolete checks, minor cleanup |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Paul Cornett | correct access for virtual |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Paul Cornett | replace use of deprecated GtkPixmap |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Stefan Csomor | cleanup for 10.5 |
commit | commitdiff | tree | snapshot |
next |