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 |
2006-10-14 |
Robert Roebling | Make status bar grip move to the left in RTL. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robert Roebling | Remove tree control lines unconditionally under |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robert Roebling | Forgot border when reversing coordinates for RTL. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robert Roebling | Left in debug printf. |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Robert Roebling | Better place for coordinate mirroring and removal |
commit | commitdiff | tree | snapshot |
2006-10-14 |
Paul Cornett | remove unused XIM code, minor cleanup |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | text tweak |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | This works ok on Mac now |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | comment out prints |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | Add USE_GDIPLUS=1 |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | Reverted wxBuffered[Paint]DC to nearly the pre 2.7... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | some fixes in the compatibility class |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | bump subrelease number |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | wxMemoryDC constructor now optionally accepts a wxBitma... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | Fix for wxToolbook, allow oldSel == wxNOT_FOUND when... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Julian Smart | Fixed tab selection bug |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Włodzimierz... | Fix for assert in setting image from file by Jaakko... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Stefan Csomor | removing double definition |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Stefan Csomor | setting according to a minimum system of 10.3 and suppo... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robert Roebling | Remove method GetWindow() returning a GdkWindow* |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robert Roebling | Applied part of [ 1575767 ] Init/size/check fixes for... |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robert Roebling | Prevent bogus event which GTK 2.4 sends after |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | update build and install docs |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Robin Dunn | can put back the wx.BufferedPaintDC now |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Dunn | updates from Andrea |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Vadim Zeitlin | inserted missing back quotes around echo lost by previo... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Chris Elliott | post 2.7.1 fixes |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Vadim Zeitlin | mention that wxBufferedDC doesn't inherit from wxMemory... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Dunn | only need a (1,1) bitmap for measuring |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Dunn | reSWIGged |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Dunn | Give up on trying to fix all the buffered dc problems... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Dunn | typo |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stefan Csomor | fixing rectangle drawing when offsetting 0.5, correctin... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stefan Csomor | setting font when using core graphics on a memory dc |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stefan Csomor | support 1 bit deep bitmaps as masks |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stefan Csomor | support CGGraphics Masks, switch xbm interpretation... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Robin Dunn | Fixup Blit so it can be used with a source that is... |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Stefan Csomor | adjust so that mono bitmaps don't get an alpha channel |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Julian Smart | Some additions to the wxRichTextCtrl overview. |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Vadim Zeitlin | only change the bitmap size for the borderless controls |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Don't use the window position as the x offset when... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | a little whitespace cleanup |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Give some more specific info if PyWin can't be imported... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | a couple new generic methods |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | convert unicode filename to file system encoding |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Size property conflicts with Size() method |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | use "StrokeLineSegements" for the second overload of... |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | docstring update |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Robin Dunn | Don't include platform headers from public wx headers |
commit | commitdiff | tree | snapshot |
2006-10-11 |
Vadim Zeitlin | moved GetLayoutDirection() to GUI wxApp, it has nothing... |
commit | commitdiff | tree | snapshot |
next |