2004-05-18 |
Włodzimierz Skiba | Patch #953165, Bug #821657: wxHIDE_READONLY no more... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Patch #953165, Bug #821657: wxHIDE_READONLY no more... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Limited setup.h shouldn't break building. Helpful in... |
tree | commitdiff |
2004-05-18 |
Włodzimierz Skiba | Fix to wxChar* access. |
tree | commitdiff |
2004-05-18 |
Robin Dunn | Fix DoGetBestSize when wxCB_READONLY is used. The... |
tree | commitdiff |
2004-05-18 |
George Tasker | Unicode compilation fixes |
tree | commitdiff |
2004-05-17 |
Stefan Csomor | calling FormatV seems to be correct, as we are already... |
tree | commitdiff |
2004-05-17 |
Robin Dunn | wxMac should use /src/mac/carbon/spinctrl.cpp, applied... |
tree | commitdiff |
2004-05-17 |
Dimitri Schoolwerth | re-added filter (type-popup) support (lost after introd... |
tree | commitdiff |
2004-05-17 |
Julian Smart | Check for empty "widths" |
tree | commitdiff |
2004-05-17 |
Dimitri Schoolwerth | added missing include required for CW8 Carbon compilation |
tree | commitdiff |
2004-05-17 |
Stefan Csomor | adding a few methods for selection handling in native... |
tree | commitdiff |
2004-05-16 |
Stefan Csomor | adding MPYield after releasing constructs like critical... |
tree | commitdiff |
2004-05-16 |
Julian Smart | Don't call SetItemCmd for WXK_UP or WXK_RIGHT since... |
tree | commitdiff |
2004-05-16 |
Stefan Neis | Fixed Cut&Waste error. |
tree | commitdiff |
2004-05-16 |
Stefan Neis | Updated to intermediate version which should work with... |
tree | commitdiff |
2004-05-16 |
Stefan Csomor | adapting for dual implementation native and composited |
tree | commitdiff |
2004-05-16 |
Stefan Csomor | added the correct spinctrl source file |
tree | commitdiff |
2004-05-16 |
Stefan Csomor | adding pthreads mutex to possible wxMutex implementations |
tree | commitdiff |
2004-05-16 |
Stefan Csomor | using MPSleep also for non Darwin Targets |
tree | commitdiff |
2004-05-15 |
Robin Dunn | A little cleanup |
tree | commitdiff |
2004-05-15 |
Robin Dunn | Tweaks to the generic scpinctrl to handle layouts on... |
tree | commitdiff |
2004-05-15 |
Vadim Zeitlin | subdindented paragraphs support (patch 933436) |
tree | commitdiff |
2004-05-15 |
Robert Roebling | The markup code for wxStaticText doesn't work. |
tree | commitdiff |
2004-05-15 |
Robin Dunn | wxMacWakeUp needs to be in wxBase |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | removing code needed for cooperative threads |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | fixes for rotated text |
tree | commitdiff |
2004-05-15 |
Robert Roebling | Improve default size for wxGauge and wxChoice. |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | unicode conversion support for text dnd |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | unicode conversion support for dataobjects |
tree | commitdiff |
2004-05-15 |
Stefan Csomor | woraround latest sizer changes |
tree | commitdiff |
2004-05-14 |
Robin Dunn | Patch #952053, wxToggleButton gains WS_VISIBLE flag |
tree | commitdiff |
2004-05-14 |
Stefan Csomor | fixes for file drops in unicode |
tree | commitdiff |
2004-05-14 |
Stefan Csomor | gcc warning |
tree | commitdiff |
2004-05-14 |
Julian Smart | Added include to get wxMacWakeUp |
tree | commitdiff |
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 |
next |