2007-09-21 |
Vadim Zeitlin | various warning fixes for icc 9.1 compilation |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | include vms_jackets.h directly from wx/platform.h inste... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | fix icc warnings about shadowed variables and mismatchi... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | removed wxEVT_POWER which wasn't declared nor used... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | removed an extra semicolon |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | don't shadow declaration of nIndex variable |
tree | commitdiff |
2007-09-21 |
Julian Smart | Optimized update events by only sending them to visible... |
tree | commitdiff |
2007-09-21 |
Vadim Zeitlin | use the lower-case version of the parameter in GetEndia... |
tree | commitdiff |
2007-09-21 |
Julian Smart | Corrected bug in in revision 47973 |
tree | commitdiff |
2007-09-21 |
Julian Smart | Fix for wxLIST_STATE_SELECTED not being returned when... |
tree | commitdiff |
2007-09-21 |
Paul Cornett | build fix for AIX |
tree | commitdiff |
2007-09-21 |
Paul Cornett | fix for HP and IBM compilers, calls to static template... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | allow the user to press Esc to close preview frame... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | use wxWindow::NewControlId() instead of wxNewId() to... |
tree | commitdiff |
2007-09-20 |
Robert Roebling | Patch from Bo for new selection API and impl. of GetCol... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | fix round trip check in wxMBConv_win32::WC2MB() when... |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | remove extra colons and semicolons |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | added missing wxUSE_RICHEDIT test |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | build fixes for MSVC |
tree | commitdiff |
2007-09-20 |
Vadim Zeitlin | build updates for libtiff 3.8.2 |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | import libtiff 3.8.2 into the trunk |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | remove the old hybrid libtiff sources |
tree | commitdiff |
2007-09-19 |
Robin Dunn | Give wxPowerEvent wxRTTI |
tree | commitdiff |
2007-09-19 |
Robert Roebling | GTK+ selects the first item initially, II |
tree | commitdiff |
2007-09-19 |
Robert Roebling | GTK+ selects the first item initially |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | use update UI handler for the up and new directory... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | use drives paths, not names, in the dialog to avoid... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | remove platform check, always compile this file as... |
tree | commitdiff |
2007-09-19 |
Robert Roebling | Let wxListCtrl generate the context menu event itself |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | use fabs() instead of abs() to fix mingw32 compilation... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | shut down GDI+ from a module instead of doing it during... |
tree | commitdiff |
2007-09-19 |
Vadim Zeitlin | fix bug with deleting and recreating entries in wxFileC... |
tree | commitdiff |
2007-09-18 |
Robert Roebling | Rearrange code to fix some problems |
tree | commitdiff |
2007-09-18 |
Robert Roebling | Correct setting of line width |
tree | commitdiff |
2007-09-18 |
Paul Cornett | return type for "grab-broken-event" is not void; remove... |
tree | commitdiff |
2007-09-18 |
Julian Smart | Layout corrections |
tree | commitdiff |
2007-09-18 |
Vadim Zeitlin | fix for the last commit: reset the dummy wxRICHTEXT_DEF... |
tree | commitdiff |
2007-09-18 |
Vadim Zeitlin | properly NUL-terminate the buffer returned by wxMBConv... |
tree | commitdiff |
2007-09-18 |
Julian Smart | wxBORDER_THEME now means 'use an appropriate themed... |
tree | commitdiff |
2007-09-18 |
Julian Smart | Fixed compilo |
tree | commitdiff |
2007-09-17 |
Paul Cornett | various small cleanups |
tree | commitdiff |
2007-09-17 |
David Elliott | Instantiate NSSecureTextField instead of NSTextField... |
tree | commitdiff |
2007-09-17 |
Robert Roebling | Always rearrange wxListBook and send out size event... |
tree | commitdiff |
2007-09-17 |
Robert Roebling | Don't compile with < GTK 2.4 |
tree | commitdiff |
2007-09-17 |
Robert Roebling | Always make wxWindow::SetFocus() focus the window,... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | rename wxFileList to wxFileListCtrl |
tree | commitdiff |
2007-09-17 |
Julian Smart | Removed restriction that multiple centre panes can... |
tree | commitdiff |
2007-09-17 |
Julian Smart | Added omitted variable copy |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | reverted wxSocket changes of rev 48723 as they broke... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | added new and improved wxFileCtrl implementation (patch... |
tree | commitdiff |
2007-09-17 |
Vadim Zeitlin | don't access m_clientDataItemsType directly |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | compilation fix |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | don't use NULL when we mean 0 |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | fix warnings due to use of WXDLLEXPORT on forward decla... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | fix access to client data of wxComboBox in wxUniv by... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | more fixes for using wxSocket in console applications... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | expand the table cells to fill the entire table width... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | fix divide by 0 bug in UpdateScrollbars() (part of... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | destroy the old clipping region before setting the... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | removed apparent off by 1 bug in the end line calculati... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | added XRCSIZERITEM() allowing to directly retrieve... |
tree | commitdiff |
2007-09-16 |
Vadim Zeitlin | use ListView_RedrawItems() to implement wxListCtrl... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | check whether clipping region is empty, not whether... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix off by one (or rather "off by border width") bug... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix the bug with not showing all the text in the text... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | corrected m_strings array creation broken by last changes |
tree | commitdiff |
2007-09-15 |
Robert Roebling | Implement wxWindow::SetFocusIgnoringChildren for GTK+ |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | wxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr... |
tree | commitdiff |
2007-09-15 |
Robert Roebling | Correct GetLabelItemRect to not include image (as per... |
tree | commitdiff |
2007-09-15 |
Robert Roebling | Remove redundant test later in keypress handling |
tree | commitdiff |
2007-09-15 |
Robert Roebling | Only send keypress events to focus widget, not its... |
tree | commitdiff |
2007-09-15 |
Paul Cornett | let GtkRange clamp scroll position |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | get rid of the built-in drop target in rich text contro... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | always NUL-terminate the buffers returned by cWC2MB... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix wxStringOutputStream to deal with NUL bytes correct... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | always return positive pixel size, even for negative... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | fix wxMBConvUTF8::cMB2WC/cWC2MB() broken by the introdu... |
tree | commitdiff |
2007-09-15 |
Vadim Zeitlin | undo revision 48162 as it broke unit tests |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | reverted the change of wxCmdLineEntryDesc fields to... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement wxDataViewCtrl::GetSortingColumn() and relate... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix unused parameter warning |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement and test _HEADER_RIGHT_CLICK event for GTK+ |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Implement and test wxDataViewCtrl::GetColumnPosition... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Patch from Hartwig wrt SELECTION_CHANGE event |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix warning about not enough parameters for WX_DEFINE_G... |
tree | commitdiff |
2007-09-14 |
Vadim Zeitlin | fix some harmless warnings (last two parts of patch... |
tree | commitdiff |
2007-09-14 |
Julian Smart | Fixed caret sizing bug |
tree | commitdiff |
2007-09-14 |
Robert Roebling | API change: a single SELECTION_CHANGED not lots of... |
tree | commitdiff |
2007-09-14 |
Robert Roebling | Fix ending label-editing bug when clicking elsewhere |
tree | commitdiff |
2007-09-14 |
Paul Cornett | remove m_blockScrollEvent from wxWindowGTK |
tree | commitdiff |
2007-09-14 |
Paul Cornett | build fix |
tree | commitdiff |
2007-09-14 |
Paul Cornett | more value updating fixes |
tree | commitdiff |
2007-09-13 |
Robert Roebling | wxDataViewCtrl patch from Hartwig |
tree | commitdiff |
2007-09-13 |
Vadim Zeitlin | remove the drag-and-drop compatibility hack for extract... |
tree | commitdiff |
2007-09-13 |
Paul Cornett | fix SetValue |
tree | commitdiff |
2007-09-13 |
Paul Cornett | non-pch build fix, indentation and whitespace cleanup |
tree | commitdiff |
2007-09-13 |
Robert Roebling | Use GTK_SPIN_BUTTON() not (GtkSpinButton*) |
tree | commitdiff |
2007-09-13 |
Robert Roebling | [ 1793012 ] wxSpinCtrl::SetValue() doesn't update inter... |
tree | commitdiff |
next |