2004-08-31 |
Włodzimierz Skiba | some wxUSE_* macros not used consistently (patch #99245... |
tree | commitdiff |
2004-08-30 |
Václav Slavík | new stock buttons API |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | correcting a source for double event delivery |
tree | commitdiff |
2004-08-30 |
Stefan Csomor | supporting hidden status bar |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing retval for SetFont |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | metal appearance supported under 10.3 |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | fixing repositioning problem for statusbar |
tree | commitdiff |
2004-08-29 |
Stefan Csomor | focus and border refreshes etc corrected |
tree | commitdiff |
2004-08-25 |
Robin Dunn | Fixed compile error |
tree | commitdiff |
2004-08-25 |
Robin Dunn | removed final traces of wxStAppResource |
tree | commitdiff |
2004-08-25 |
Stefan Csomor | added trailing slash |
tree | commitdiff |
2004-08-24 |
Stefan Csomor | FSRef transition |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | resource fork not used anymore |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | making tool enable consistent (was using mix of enable... |
tree | commitdiff |
2004-08-23 |
Stefan Csomor | avoiding a OS-Level set focus for a control that alread... |
tree | commitdiff |
2004-08-18 |
Stefan Csomor | SetValue is not adding a line if values does not exist |
tree | commitdiff |
2004-08-18 |
Stefan Csomor | wxOVERWRITE_PROMPT support |
tree | commitdiff |
2004-08-17 |
Stefan Csomor | setting the wx title as well |
tree | commitdiff |
2004-08-16 |
David Elliott | Provide implementation for GSocket_new |
tree | commitdiff |
2004-08-13 |
Kevin Ollivier | Added a flag to enable selecting .app bundles (programs... |
tree | commitdiff |
2004-08-10 |
Robin Dunn | Give wxListBox a GetClassDefaultAttributes so wxCalenda... |
tree | commitdiff |
2004-08-09 |
Robin Dunn | Still can't do "if (flags & wxSOUND_SYNC)..." because... |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | unicode fixes |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | fixed size patch applied |
tree | commitdiff |
2004-08-09 |
Stefan Csomor | gcc warning |
tree | commitdiff |
2004-08-08 |
David Elliott | Added const qualifier to char* in struct service_entry |
tree | commitdiff |
2004-08-08 |
Stefan Csomor | wrong method call, we need to add the second update... |
tree | commitdiff |
2004-08-08 |
David Elliott | Use bool instead of int. Replace TRUE/FALSE with true... |
tree | commitdiff |
2004-08-08 |
David Elliott | Removed incorrect struct qualifier from GSocketGUIFunct... |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | blind fix for trails of border after resize operations |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | support for Mac Help Button added (wxID_HELP) is automa... |
tree | commitdiff |
2004-08-07 |
Julian Smart | Need to include scrolwin.h |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | moving focus rect overlap problems to the vis region... |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | drawing the border based on the native control's border... |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | moving popup-button closer to text |
tree | commitdiff |
2004-08-07 |
Stefan Csomor | making the width of the popup button dependent from... |
tree | commitdiff |
2004-08-06 |
David Elliott | gsocket.c has been replaced by gsocket.cpp |
tree | commitdiff |
2004-08-06 |
David Elliott | wxMac GSocket C -> C++ |
tree | commitdiff |
2004-08-06 |
David Elliott | Copied src/mac/carbon/gsocket.c revision 1.20 |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | correcting border drawing for clientareaorigin in noteb... |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | corrected positioning of focus rect in hierarchies... |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | undoing last change, widgets sample had slider label... |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | moving stacking event handlers and event ref to central... |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | moving stacking event handlers and event ref to central... |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | switch to draw borders from the parent window, as we... |
tree | commitdiff |
2004-08-06 |
Stefan Csomor | add a outside area for borders and focus rects of 3... |
tree | commitdiff |
2004-08-05 |
David Elliott | Removed unneeded GSocket files |
tree | commitdiff |
2004-08-05 |
Stefan Csomor | corrected GetPosition and extended erasing to include... |
tree | commitdiff |
2004-08-04 |
Stefan Csomor | fixing memleak, correcting huge background erase area |
tree | commitdiff |
2004-08-04 |
Stefan Csomor | best size taking into account borders |
tree | commitdiff |
2004-08-04 |
Stefan Csomor | redraw fixes |
tree | commitdiff |
2004-08-04 |
Stefan Csomor | corrected scroll rect position |
tree | commitdiff |
2004-08-04 |
David Elliott | C->C++ conversion |
tree | commitdiff |
2004-08-03 |
Stefan Csomor | refresh had to offset the region by borders |
tree | commitdiff |
2004-07-31 |
Dimitri Schoolwerth | applied patch #997019: '[wxMac] updated wxSound', adds... |
tree | commitdiff |
2004-07-29 |
David Elliott | Removed unused event table entries |
tree | commitdiff |
2004-07-28 |
Stefan Csomor | trying to get coordinates of native controls and wx... |
tree | commitdiff |
2004-07-28 |
Stefan Csomor | HasFlag is not set at this point |
tree | commitdiff |
2004-07-28 |
Stefan Csomor | Refresh is necessary in earlier systems, no penalty... |
tree | commitdiff |
2004-07-27 |
Stefan Csomor | region from polygon added |
tree | commitdiff |
2004-07-23 |
Robin Dunn | Avoid an assert in wxFrame::SetTitle |
tree | commitdiff |
2004-07-22 |
David Elliott | Fix compilation with older (before C99) C compilers. |
tree | commitdiff |
2004-07-22 |
Robin Dunn | Fix so sound looping will stop, courtesy of Ryan Norton. |
tree | commitdiff |
2004-07-22 |
Robin Dunn | Fix so async wxSound can continue playing after it... |
tree | commitdiff |
2004-07-22 |
Robin Dunn | wxSOUND_SYNC is zero so it can't be used in a |
tree | commitdiff |
2004-07-21 |
Stefan Csomor | ryan's QT implementation |
tree | commitdiff |
2004-07-21 |
Stefan Csomor | first attempt for full screen implementation |
tree | commitdiff |
2004-07-21 |
Stefan Csomor | first attempt for full screen implementation |
tree | commitdiff |
2004-07-21 |
Stefan Csomor | only on mouse-down |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | 10.2 fixes |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | background handling |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | fixing best size to really include only 5 lines |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | correcting window variant |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | for built-in dialogs, there is no m_peer instance,... |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | trying to support non-wx controls on a window |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | explicit scrollbar style flags needed |
tree | commitdiff |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | corrected cwd manipulation for unicode builds |
tree | commitdiff |
2004-07-20 |
Stefan Csomor | corrected copied headers |
tree | commitdiff |
2004-07-19 |
Kevin Ollivier | Fixed display issues for Panther now that wxTextCtrl... |
tree | commitdiff |
2004-07-19 |
Stefan Csomor | switching to correct name as Tiger doesn't have the... |
tree | commitdiff |
2004-07-19 |
Stefan Csomor | string constants unicode savvy |
tree | commitdiff |
2004-07-18 |
Kevin Ollivier | Correct slider width when labels are used. |
tree | commitdiff |
2004-07-17 |
Julian Smart | Don't show focus rectangle if wxNO_BORDER specified |
tree | commitdiff |
2004-07-14 |
Stefan Csomor | attempt to get a 'correct' current working directory |
tree | commitdiff |
2004-07-14 |
Stefan Csomor | making getter const |
tree | commitdiff |
2004-07-13 |
Stefan Csomor | carbon cfm fixes |
tree | commitdiff |
2004-07-13 |
Stefan Csomor | adding correct events |
tree | commitdiff |
2004-07-12 |
Vadim Zeitlin | fixed what looked like a bug in determining the default... |
tree | commitdiff |
2004-07-12 |
Vadim Zeitlin | fixed unused variable warnings |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | added MLTE support for 10.2 via classic implementation |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | add implementation fallback for not yet instantiated... |
tree | commitdiff |
2004-07-12 |
Stefan Csomor | non-unicode build fix |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | combobox and textctrl fixes |
tree | commitdiff |
2004-07-11 |
Stefan Csomor | further separating implementation |
tree | commitdiff |
2004-07-03 |
Stefan Csomor | SetFont implementation moved to peer |
tree | commitdiff |
2004-07-03 |
Stefan Csomor | wxMacControl extensions, sleep implementations header... |
tree | commitdiff |
2004-07-03 |
Robin Dunn | Invalidate notebook best size when pages are added... |
tree | commitdiff |
2004-07-03 |
Gilles Depeyrot | added missing include files for compilation with Apple... |
tree | commitdiff |
next |