2007-08-14 |
Julian Smart | Fix for non-appearance of themed border with wxTE_RICH... |
tree | commitdiff |
2007-08-13 |
Václav Slavík | wxMac compilation fixes for visibility (missing DLL... |
tree | commitdiff |
2007-08-13 |
Robert Roebling | Applied Hartwig's implementation of OS X wxDataViewCtrl |
tree | commitdiff |
2007-08-13 |
Julian Smart | Use new function GetItemLabel |
tree | commitdiff |
2007-08-13 |
Julian Smart | GetLabelTop should return the stripped label, for compa... |
tree | commitdiff |
2007-08-13 |
Julian Smart | Typo correction |
tree | commitdiff |
2007-08-13 |
Julian Smart | Add accelerator back to label in GetItemLabel |
tree | commitdiff |
2007-08-13 |
Julian Smart | Removed a misleading comment |
tree | commitdiff |
2007-08-13 |
Julian Smart | Added XRC handler for wxPropertySheetDialog (Sander... |
tree | commitdiff |
2007-08-11 |
Julian Smart | Preserve original menu label for later retrieval |
tree | commitdiff |
2007-08-11 |
Václav Slavík | fixed wxStringTokenizer to correctly handle wxTOKEN_RET... |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu fix |
tree | commitdiff |
2007-08-11 |
Julian Smart | Compile fixes |
tree | commitdiff |
2007-08-11 |
Julian Smart | Menu label consistency changes |
tree | commitdiff |
2007-08-11 |
Václav Slavík | added missing export declarations for wxGTK internal... |
tree | commitdiff |
2007-08-11 |
David Elliott | Use wxLogStdErr in preference to wxLogGui on wxCocoa. |
tree | commitdiff |
2007-08-10 |
David Elliott | Don't needlessly indirect through NSNotificationCenter. |
tree | commitdiff |
2007-08-10 |
David Elliott | Use SetNSSlider instead of SetNSView so that the WXNSSl... |
tree | commitdiff |
2007-08-10 |
David Elliott | Fix up NSSlider code to not use class posing and instan... |
tree | commitdiff |
2007-08-10 |
David Elliott | Return something halfway reasonable from GetCharWidth... |
tree | commitdiff |
2007-08-10 |
David Elliott | Attempt to fix RCS-ID tags so svn will fill them in. |
tree | commitdiff |
2007-08-10 |
David Elliott | Major wxCocoa wxSlider overhaul from Mark Oxenham. |
tree | commitdiff |
2007-08-10 |
David Elliott | Tell NSTextField to send us its action message and... |
tree | commitdiff |
2007-08-10 |
Julian Smart | Don't access null tip_window pointer [ 1767485 ] wxGtk... |
tree | commitdiff |
2007-08-10 |
David Elliott | Fix wxScrollBar initial size to match the limited sizes... |
tree | commitdiff |
2007-08-10 |
David Elliott | Implement transformation between the wxDisplay coordina... |
tree | commitdiff |
2007-08-09 |
David Elliott | Add wxBitmap constructors and Create methods to allow... |
tree | commitdiff |
2007-08-09 |
David Elliott | Add Objective-C uniquifying to WXNSWindow and WXNSPanel |
tree | commitdiff |
2007-08-09 |
David Elliott | Implement wxBU_LEFT/wxBU_RIGHT styles. |
tree | commitdiff |
2007-08-09 |
David Elliott | Implement wxStaticBitmap. |
tree | commitdiff |
2007-08-09 |
Julian Smart | Gave toolbars some extra height, Without which DoGetBes... |
tree | commitdiff |
2007-08-09 |
Julian Smart | Toolbars shouldn't have themed borders |
tree | commitdiff |
2007-08-08 |
Vadim Zeitlin | remove extra space which confuses some servers (at... |
tree | commitdiff |
2007-08-08 |
Julian Smart | Made wxBORDER_THEME the same as wxBORDER_DEFAULT |
tree | commitdiff |
2007-08-08 |
David Elliott | Implement the wxST_NO_AUTORESIZE style for wxStaticText. |
tree | commitdiff |
2007-08-08 |
David Elliott | Translate the wxALIGN flags to the Cocoa alignment... |
tree | commitdiff |
2007-08-08 |
David Elliott | Use static wxControl::GetLabelText in preference to... |
tree | commitdiff |
2007-08-08 |
David Elliott | Select the first choice in the radiobox upon creation... |
tree | commitdiff |
2007-08-08 |
David Elliott | In wxNotebook::Create setTabViewType based off of wxNB_... |
tree | commitdiff |
2007-08-08 |
David Elliott | Return true in wxSetEnv for unsetenv case. |
tree | commitdiff |
2007-08-07 |
Vadim Zeitlin | correction to last commit: don't test unsetenv() return... |
tree | commitdiff |
2007-08-07 |
Vadim Zeitlin | use unsetenv() instead of setenv(var, NULL) which is... |
tree | commitdiff |
2007-08-07 |
David Elliott | Implement wxRadioButton Get/SetLabel methods. |
tree | commitdiff |
2007-08-07 |
Robin Dunn | tweak the size and layout of the cancel button a bit... |
tree | commitdiff |
2007-08-07 |
Julian Smart | Clean up |
tree | commitdiff |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
tree | commitdiff |
2007-08-07 |
Julian Smart | compile and warning fixes |
tree | commitdiff |
2007-08-06 |
David Elliott | Consolidate cocoa view/control/cell label setting into... |
tree | commitdiff |
2007-08-05 |
Francesco Montorsi | added the static function GetLabelText() to wxStaticTex... |
tree | commitdiff |
2007-08-03 |
Vadim Zeitlin | sorting support for generic version (patch 1765087... |
tree | commitdiff |
2007-08-01 |
Julian Smart | Added EVT_MOVE_START, EVT_MOVE_END (wxMSW only for... |
tree | commitdiff |
2007-08-01 |
Julian Smart | Error and warning corrections |
tree | commitdiff |
2007-08-01 |
David Elliott | Merged 47839 from 2.8 branch: |
tree | commitdiff |
2007-08-01 |
David Elliott | Make masks and alpha work for wxCOPY when blitting... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | compilation fix for WinCE |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | CE compilation fix for X button stuff |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | compilation fix for wxUSE_DBGHELP==0 after latest changes |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | we must use TB_BUTTONSTRUCTSIZE before adding menu... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | update button style to include BS_MULTILINE when a... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | no changes, just removed unnecessary #ifdef __WIN32__ |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | add support for 4th and 5th mouse buttons; reduce code... |
tree | commitdiff |
2007-07-29 |
Vadim Zeitlin | added support for 2 extra mouse buttons (patch 1757630) |
tree | commitdiff |
2007-07-28 |
David Elliott | Add a wxAutoNSAutoreleasePool to wxBitmap::CopyFromIcon. |
tree | commitdiff |
2007-07-28 |
Paul Cornett | make definitions match declarations in wxcrt.h |
tree | commitdiff |
2007-07-28 |
Paul Cornett | warning fix |
tree | commitdiff |
2007-07-28 |
Paul Cornett | Fix wxCRT_GetenvW WXDLLEXPORT. Use more efficient prein... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | no changes, just a typo fix |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | blind OS/2 compilation fix in wxSetWorkingDirectory() |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | added maxDepth parameter to WalkFromException() (patch... |
tree | commitdiff |
2007-07-28 |
Vadim Zeitlin | removed unused wxUSE_XXX options (patch 1759328) |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | made strings used in wxIPC methods const as a temporary... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | added wxTo/FromString() overloads for wxFont (1st part... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | destroy TLW children pending for deletion from ~wxTLW... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | yet another compilation fix for ItemDeleted |
tree | commitdiff |
2007-07-27 |
David Elliott | * Implement the wxMask copy constructor to retain the... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | use symbolic name for the shell menu bar too; include... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | fix menu bar creation under WM5 (SHCMBF_EMPTYBAR must... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | many compilation fixes for WinCE using VC8 (it now... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | added wxUSE_INICONF (disabled by default) |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | don't use min() macro in wxQsort() which conflicts... |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | deTABbed wxQsort() |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | and another compilation fix for ItemDeleted() from Bo |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | real compilation fix for ItemDeleted() |
tree | commitdiff |
2007-07-27 |
Vadim Zeitlin | compilation fix for ItemDeleted() |
tree | commitdiff |
2007-07-26 |
David Elliott | Silence the warning about lack of [NSApplication +setAp... |
tree | commitdiff |
2007-07-26 |
David Elliott | Added missing #import <Foundation/NSArray.h> |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | compilation fix after last commit |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | many wxItemContainer-related changes: |
tree | commitdiff |
2007-07-26 |
Vadim Zeitlin | removed called to deprecated wxPixelData::UseAlpha... |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Use type safe list for model notifiers, sample corrected |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Small correction |
tree | commitdiff |
2007-07-25 |
Robert Roebling | ItemDeleted now has (parent, item) |
tree | commitdiff |
2007-07-25 |
Robert Roebling | Patch from Bo, implement sorting in wxDVC |
tree | commitdiff |
2007-07-25 |
Vadim Zeitlin | fix warnings due to using deprecated-but-used-internall... |
tree | commitdiff |
2007-07-25 |
Robert Roebling | make wxDataViewCtrl in STL mode |
tree | commitdiff |
2007-07-25 |
Julian Smart | Typo correction |
tree | commitdiff |
2007-07-24 |
Václav Slavík | optimized wxStringTokenizer: it's now slightly faster... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | use To/FromWChar() in single parameter wxMBConv::cMB2WC... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | use wxMBConvStrictUTF8 instead of wxMBConvUTF8 in Conve... |
tree | commitdiff |
2007-07-24 |
Vadim Zeitlin | add wxMBConvStrictUTF8 class implementing just UTF... |
tree | commitdiff |
next |