2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Stefan Csomor | cleanup |
tree | commitdiff |
2007-11-15 |
Robert Roebling | Slightly overoptimized |
tree | commitdiff |
2007-11-15 |
Paul Cornett | fix reference to temporary |
tree | commitdiff |
2007-11-15 |
Paul Cornett | build fixes for 64-bit |
tree | commitdiff |
2007-11-15 |
Robert Roebling | optimise startup of wxDataViewIndexListModel |
tree | commitdiff |
2007-11-15 |
Julian Smart | Border correction |
tree | commitdiff |
2007-11-15 |
Julian Smart | Corrected symbol for OS/2 |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC rework, forgot these |
tree | commitdiff |
2007-11-14 |
Julian Smart | Don't try to call CanUndo/CanRedo for read-only combobo... |
tree | commitdiff |
2007-11-14 |
Robert Roebling | wxDC change |
tree | commitdiff |
2007-11-14 |
Robert Roebling | Further wxDC changes |
tree | commitdiff |
2007-11-14 |
Julian Smart | Border corrections, and more compact dialog sizes |
tree | commitdiff |
2007-11-14 |
Robert Roebling | Ok -> IsOk |
tree | commitdiff |
2007-11-14 |
Robert Roebling | use const for xpm icons |
tree | commitdiff |
2007-11-14 |
Paul Cornett | put the useable border styles in one place |
tree | commitdiff |
2007-11-14 |
Paul Cornett | put the useable border styles in one place |
tree | commitdiff |
2007-11-13 |
Benjamin Williams | added null pointer check and assert |
tree | commitdiff |
2007-11-13 |
Paul Cornett | fix border glitches after rev 49907 |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | fix another minor bug in DLGC_WANTMESSAGE handling... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | unselect all selected items, not just the currently... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | use GDK_SIZING instead of GDK_FLEUR which looks more... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | fix unreachable code warning in TranslateBorder() |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | correction to the changes of r49805 to make the code... |
tree | commitdiff |
2007-11-13 |
Julian Smart | Take wxBORDER_THEME, and the default border style,... |
tree | commitdiff |
2007-11-13 |
Julian Smart | wxBORDER_THEME processing for Motif and X11 |
tree | commitdiff |
2007-11-13 |
Julian Smart | Take account of wxBORDER_THEME (assume it's like wxBORD... |
tree | commitdiff |
2007-11-13 |
Julian Smart | Getting borders working |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | replace changes of r49890 by defining more compatibilit... |
tree | commitdiff |
2007-11-13 |
Robert Roebling | More DC changes |
tree | commitdiff |
2007-11-13 |
Robert Roebling | compile fix |
tree | commitdiff |
2007-11-13 |
Julian Smart | Adding missing variable declaration |
tree | commitdiff |
2007-11-13 |
Julian Smart | Tidying |
tree | commitdiff |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
tree | commitdiff |
2007-11-13 |
Julian Smart | Resolve '&&' ambiguity |
tree | commitdiff |
2007-11-13 |
Julian Smart | Resolve '&&' ambiguity (VC++ 6) |
tree | commitdiff |
2007-11-13 |
Paul Cornett | block signal handler rather than disconnecting |
tree | commitdiff |
2007-11-13 |
Paul Cornett | build fix for wxUSE_DISPLAY==0 |
tree | commitdiff |
2007-11-13 |
Paul Cornett | non-pch build fix |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | nl_langinfo() check in wxIsLocaleUtf8() was never done... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | use standard functions for BSTR handling instead of... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | reset the dialog fields if they're not specified in... |
tree | commitdiff |
2007-11-13 |
Vadim Zeitlin | delete m_idleMutex later to avoid crashes if any window... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | made wxApp::argv an object convertible to either char... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | suppress unused parameter warning in UTF8-only build |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | make various control names constants of type char,... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | compilation fix for g++ 4 after last commit (why was... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | flatten the single item submenus under Maemo |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | use more natively looking HildonNote instead of GtkMess... |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | refactor wxGTK mnemonics conversion functions in a... |
tree | commitdiff |
2007-11-12 |
Robert Roebling | Adapt for new DC code |
tree | commitdiff |
2007-11-12 |
Robert Roebling | small fixes |
tree | commitdiff |
2007-11-12 |
Paul Cornett | destroy created widgets |
tree | commitdiff |
2007-11-12 |
Paul Cornett | remove unused function |
tree | commitdiff |
2007-11-12 |
Paul Cornett | cleanup copy-and-paste |
tree | commitdiff |
2007-11-12 |
Vadim Zeitlin | some Hildon integration work: use HildonProgram (for... |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Avoid passing wxChar* to API functions (patch #1830017). |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Avoid deprecation warnings for ::IsEmpty (patch #1829909) |
tree | commitdiff |
2007-11-11 |
Stefan Neis | Avoid deprecation warnings for GetText (patch #1829903) |
tree | commitdiff |
2007-11-11 |
Robert Roebling | Compilation for GTK+ |
tree | commitdiff |
2007-11-11 |
Stefan Csomor | fixing cairo bugs under OS X |
tree | commitdiff |
2007-11-11 |
Vadim Zeitlin | correct typo in last commit |
tree | commitdiff |
2007-11-11 |
Vadim Zeitlin | compilation fixes for wxUSE_ACCEL=0 |
tree | commitdiff |
2007-11-11 |
Vadim Zeitlin | unused parameter warning fixes for --disable-all-featur... |
tree | commitdiff |
2007-11-11 |
Vadim Zeitlin | X11 implementation of wxClientDisplayRect() doesn't... |
tree | commitdiff |
2007-11-11 |
Vadim Zeitlin | add wxUSE_FILECTRL guards |
tree | commitdiff |
2007-11-10 |
Paul Cornett | wxCairoContext doesn't need to know about wxPizza |
tree | commitdiff |
2007-11-10 |
Stefan Csomor | avoiding a -1,-1 being set as icon size |
tree | commitdiff |
2007-11-10 |
Stefan Csomor | adding missing file |
tree | commitdiff |
2007-11-10 |
Stefan Csomor | enabling clip |
tree | commitdiff |
2007-11-10 |
Stefan Csomor | adapting to new pizza, fixing dashes, pango layout |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | don't forward Enter presses to the default button if... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | show default title if no custom one was specified inste... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | added functions for setting the columns order in wxList... |
tree | commitdiff |
2007-11-10 |
Vadim Zeitlin | fix unused parameters warnings |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | removed unused gs_centerDialog variable accidentally... |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Robert Roebling | More attempts to better support theme borders |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Stefan Csomor | forward port from 2.8 |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | compilation fix for VC6 with standard (i.e. not updated... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | don't call SetInsertionPointEnd() on a read-only combob... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | forward ported changes in 2.8.7 from WX_2_8_BRNACH |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | don't show more than one about dialog (slightly modifie... |
tree | commitdiff |
2007-11-09 |
Vadim Zeitlin | fixed bugs with moving/centering the file dialog (repla... |
tree | commitdiff |
2007-11-09 |
David Elliott | Add RCS-ID and normalize whitespace. |
tree | commitdiff |
2007-11-09 |
David Elliott | Applied slightly-modified patch 1826540 from Gareth... |
tree | commitdiff |
2007-11-09 |
Robert Roebling | little fix |
tree | commitdiff |
2007-11-09 |
Robert Roebling | Trying to get these drawing right (little success) |
tree | commitdiff |
2007-11-09 |
Julian Smart | Fixed compilo with VC++ |
tree | commitdiff |
2007-11-09 |
Julian Smart | Fix from wxAUI forum (http://www.kirix.com/forums/viewt... |
tree | commitdiff |
2007-11-09 |
Julian Smart | Don't delete dangling pointers in destructor (ported... |
tree | commitdiff |
2007-11-09 |
Julian Smart | Removed redundant iostream inclusion |
tree | commitdiff |
2007-11-09 |
Robert Roebling | We don't use the old GtkCombo widget any more |
tree | commitdiff |
2007-11-09 |
Robert Roebling | We don't use the old GtkCombo widget any more |
tree | commitdiff |
2007-11-09 |
Paul Cornett | modified fix for empty client area, first one broke... |
tree | commitdiff |
next |