2004-05-14 |
Stefan Csomor | supporting readonly and singleline attributes for non... |
tree | commitdiff |
2004-05-14 |
Stefan Csomor | moving wxMacWakeUp to utils, as macnotify will soon... |
tree | commitdiff |
2004-05-14 |
Stefan Csomor | logging error instead of message box |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Add a call to SetBestSize so the minsize can be set... |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Fixes so joystick not only compiles on Linux, but it... |
tree | commitdiff |
2004-05-13 |
Robin Dunn | Take the hgap and vgap into account when doing alignmen... |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | switching to preemptive implementation (from mpthread... |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | corrected preproc condition |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | changed ppc to ptpc as ppc is a preprocessor constant... |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | bracketing non OSX code |
tree | commitdiff |
2004-05-13 |
Stefan Csomor | unicode fix |
tree | commitdiff |
2004-05-13 |
Dimitri Schoolwerth | added missing includes required for CW8 Carbon compilation |
tree | commitdiff |
2004-05-13 |
Robin Dunn | Patch [ 952969 ] Parentless windows forced to center... |
tree | commitdiff |
2004-05-13 |
George Tasker | BLOB fix - if the type for the BLOB column is SQL_C_CHA... |
tree | commitdiff |
2004-05-13 |
George Tasker | More BLOB fixes |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#789459] Add support for connection strings. The... |
tree | commitdiff |
2004-05-12 |
David Elliott | Wrap within #if wxUSE_NOTEBOOK |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#777752] Applied a slight variation of this patch... |
tree | commitdiff |
2004-05-12 |
George Tasker | [SF#851487] wxDb::Catalog() function was attempting... |
tree | commitdiff |
2004-05-12 |
George Tasker | Indentation formatting fix. No source code affected |
tree | commitdiff |
2004-05-12 |
George Tasker | Use of blobs with a binding to a SQL_C_BINARY type... |
tree | commitdiff |
2004-05-12 |
George Tasker | The wxDb::Open() function that takes a wxDbConnectInf... |
tree | commitdiff |
2004-05-12 |
Julian Smart | Added window styles to wxToolBar handler. |
tree | commitdiff |
2004-05-11 |
Robin Dunn | Fixed compile warning |
tree | commitdiff |
2004-05-11 |
Julian Smart | wxDocMDIParentFrame needs a default constructor |
tree | commitdiff |
2004-05-11 |
Stefan Csomor | added correct (structure instead of content) bounds... |
tree | commitdiff |
2004-05-11 |
Kevin Ollivier | Restore proper set and kill focus handling for user... |
tree | commitdiff |
2004-05-10 |
Robin Dunn | Add GetOwner accessor and fix wxRTTI inheritance for... |
tree | commitdiff |
2004-05-10 |
Julian Smart | Don't show wrong shade of grey when disabled |
tree | commitdiff |
2004-05-09 |
Vadim Zeitlin | fixed wxFileDataObject in Unicode build |
tree | commitdiff |
2004-05-09 |
Julian Smart | Fixed size problem due to wxMac window implementation... |
tree | commitdiff |
2004-05-09 |
Stefan Neis | Applied patch [ 929275 ] [wxOS2] Missing title bars. |
tree | commitdiff |
2004-05-09 |
Julian Smart | Blind fix |
tree | commitdiff |
2004-05-08 |
Václav Slavík | corrected wxLANGUAGE_CHINESE to use same default as... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Remove duplicate definition caused by last commit. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | When wxUSE_STL == 1 and STL provides quasi-standard... |
tree | commitdiff |
2004-05-08 |
Julian Smart | Added missing textctrl.h include |
tree | commitdiff |
2004-05-08 |
Stefan Csomor | DataBrowserBased CheckList implementation |
tree | commitdiff |
2004-05-08 |
Stefan Csomor | connecting the currently focused text control to the... |
tree | commitdiff |
2004-05-08 |
Stefan Csomor | scrolling to selection |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | wxUniversal compilation fix. The fix is ok because... |
tree | commitdiff |
2004-05-08 |
Vadim Zeitlin | removed HandleSysCommand() and don't generate duplicate... |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | CHM help is not compiled for wxUniversal. |
tree | commitdiff |
2004-05-08 |
Mattia Barbon | Fix for pure virtual method call caused by wxHashTabl... |
tree | commitdiff |
2004-05-08 |
Dimitri Schoolwerth | removed tab characters; minor code cleanup |
tree | commitdiff |
2004-05-08 |
Dimitri Schoolwerth | don't repaint window if hidden: reduces flickering... |
tree | commitdiff |
2004-05-07 |
Vadim Zeitlin | split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which... |
tree | commitdiff |
2004-05-07 |
Vadim Zeitlin | don't define DestroyClippingRegion() any more but simpl... |
tree | commitdiff |
2004-05-07 |
Vadim Zeitlin | don't add WS_VISIBLE to all windows style (replaces... |
tree | commitdiff |
2004-05-07 |
Chris Elliott | fix for motif /scintilla bugs |
tree | commitdiff |
2004-05-07 |
Dimitri Schoolwerth | applied patch #931719: "ESC closes dialog instead of... |
tree | commitdiff |
2004-05-07 |
Stefan Csomor | fixed menu item numbering to mac convention |
tree | commitdiff |
2004-05-07 |
Robin Dunn | SetInitialBestSize changes for wxMac |
tree | commitdiff |
2004-05-07 |
Dimitri Schoolwerth | fixed bug #947908: wxString("abcdefghij", wxConvLibc... |
tree | commitdiff |
2004-05-06 |
Dimitri Schoolwerth | fixed unused variable warning |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Don't #include the extra files unless we need them |
tree | commitdiff |
2004-05-06 |
Robin Dunn | moved #define to before it is used |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Use wxVisualAttributes (#if'd out until tested further) |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Use wxVisualAttributes (partially #if'd out until teste... |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Oops, forgot to cleanup some commented-out code before... |
tree | commitdiff |
2004-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
tree | commitdiff |
2004-05-06 |
Vadim Zeitlin | don't create artificial alpha channel for all bitmaps... |
tree | commitdiff |
2004-05-06 |
Vadim Zeitlin | compilation fix for older compilers |
tree | commitdiff |
2004-05-06 |
Vadim Zeitlin | warning fix for BSD |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | call InitDialog() before showing the dialog, not after... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | oops, added missing const_cast to make last check in... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | use ResetClipping() instead of simply setting m_clippin... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | made GetClippingBox() work even for clipping region... |
tree | commitdiff |
2004-05-05 |
Vadim Zeitlin | don't use non-const wxDC::GetBackground() which doesn... |
tree | commitdiff |
2004-05-05 |
Stefan Csomor | using const GetPen |
tree | commitdiff |
2004-05-04 |
Vadim Zeitlin | check for multiple calls to gtk_glwindow_realized_callback |
tree | commitdiff |
2004-05-04 |
Dimitri Schoolwerth | removed tab characters |
tree | commitdiff |
2004-05-04 |
Dimitri Schoolwerth | delayed destruction of global memLocker object |
tree | commitdiff |
2004-05-04 |
Stefan Csomor | allowing shaped windows again |
tree | commitdiff |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
tree | commitdiff |
2004-05-04 |
Dimitri Schoolwerth | improved backwards compatibility when a wxGauge is... |
tree | commitdiff |
2004-05-03 |
Robin Dunn | Initial/Best size fixes for wxRadioBox, wxSlider and... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | set best size after filling the control with strings |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | removed the old hack needed to size the control properl... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | set min size to initial size when it is explicitly... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | call SetInitialBestSize(), not SetBestSize(), when... |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | moved SetBestSize() to .cpp file; set min size from it |
tree | commitdiff |
2004-05-03 |
Vadim Zeitlin | unTABbed |
tree | commitdiff |
2004-05-03 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-05-02 |
Stefan Neis | Take the inverted coordinate system into account in... |
tree | commitdiff |
2004-05-02 |
Stefan Neis | Don't choke on NULL pointer passed into wxSlider::GetSize. |
tree | commitdiff |
2004-05-02 |
Stefan Neis | Don't choke on NULL pointer passed into wxSlider::GetSize. |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | don't let wxChoice created with default size to shrink... |
tree | commitdiff |
2004-05-02 |
Stefan Neis | Workaround for compile problem in IconizeChildFrames. |
tree | commitdiff |
2004-05-02 |
Stefan Neis | Added missing include. |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | fixed assert failure for a window which doesn't have... |
tree | commitdiff |
2004-05-02 |
Vadim Zeitlin | moved OnExceptionInMainLoop() in .cpp from header |
tree | commitdiff |
2004-05-02 |
Mattia Barbon | Make wxMotif buttons smaller (and nicer) by default, |
tree | commitdiff |
2004-05-02 |
Robin Dunn | Implement some base class virtuals to avoid errors... |
tree | commitdiff |
2004-05-02 |
Dimitri Schoolwerth | fixed Xcode 1.2 warnings; code cleanup |
tree | commitdiff |
2004-05-01 |
Robin Dunn | Reverted last change |
tree | commitdiff |
2004-05-01 |
Robin Dunn | wxScreenDC also needs a pango context and layout so... |
tree | commitdiff |
2004-05-01 |
Robin Dunn | In wxGTK2 the wxMessageDialog is not a real wxDialog... |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | Use new wxHashTable implementation not using keyed... |
tree | commitdiff |
2004-05-01 |
Mattia Barbon | Fixed menu separators. |
tree | commitdiff |
next |