2004-10-19 |
Vadim Zeitlin | initial implementation for MSW |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | switched to using a real class instead of a namespace... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | don't set focus to the window when it is clicked if... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | extracted LPITEMIDLIST wrappers in a separate header... |
tree | commitdiff |
2004-10-19 |
Julian Smart | Cleaned up commented-out code |
tree | commitdiff |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | don't return wxLIST_HITTEST_ONITEMICON from HitTest... |
tree | commitdiff |
2004-10-19 |
Julian Smart | SQLINTEGER not defined in iodbc |
tree | commitdiff |
2004-10-19 |
Stefan Csomor | eliminate double deletion |
tree | commitdiff |
2004-10-19 |
Stefan Csomor | leads to a double call of AddChild, if we don't see... |
tree | commitdiff |
2004-10-19 |
Ryan Norton | Rework comment a bit to accurately reflect situation... |
tree | commitdiff |
2004-10-19 |
David Elliott | Fixed incorrect comment about [NSDate distantPast]... |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | fix Mac/Unicode build after last commit |
tree | commitdiff |
2004-10-18 |
David Elliott | Due to the last change the delegate should not release... |
tree | commitdiff |
2004-10-18 |
David Elliott | Renamed m_hSnd to m_cocoaNSSound (match rest of wxCocoa). |
tree | commitdiff |
2004-10-18 |
Julian Smart | Don't remove generic status bar from parent, since... |
tree | commitdiff |
2004-10-18 |
David Elliott | Removed some extraneous whitespace. |
tree | commitdiff |
2004-10-18 |
Julian Smart | wxRadioButtons in the same group no longer have to... |
tree | commitdiff |
2004-10-18 |
David Elliott | wxCocoa: Add native file dialog from Ryan Norton. ... |
tree | commitdiff |
2004-10-18 |
David Elliott | Rebaked (build/bakefiles/common.bkl 1.95->1.96 change) |
tree | commitdiff |
2004-10-18 |
Václav Slavík | fixed previous revision: call wxControl's, not wxButton... |
tree | commitdiff |
2004-10-18 |
Włodzimierz Skiba | Unnecessary const_ prefix removed (blindly). |
tree | commitdiff |
2004-10-18 |
Václav Slavík | be user friendly on Unix and expand the / node automati... |
tree | commitdiff |
2004-10-18 |
Václav Slavík | wxBitmapButton doesn't need own DoGetBestSize, wxContro... |
tree | commitdiff |
2004-10-18 |
Václav Slavík | support alpha channel in menu items bitmaps, too |
tree | commitdiff |
2004-10-18 |
Václav Slavík | XRC ignored menu bitmap on non-MSW platforms, fixed |
tree | commitdiff |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | remove the selection when SetSelection(-1) is called... |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | added wxDynamicLibrary::HasSymbol() |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Renamed wxPrintNativeData methods to better match |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | Warning fixes related to various cases of typecasting. |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | wxHashMap compatible typecasting. |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | - wxDynamicLibrary::GetDllExt() now returns ".bundle... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Took one part of the patch back again... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | First step at moving the print (dialog) native |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | __WXDEBUG__ is defined/undefined, not 0/1! |
tree | commitdiff |
2004-10-17 |
Włodzimierz Skiba | _() needs intl.h. |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | removed obsolete and unused code for USE_BITMAP_MASKS... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Forgot to commit. |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Applied (part of) small patch from Chris Bogolte... |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | compilation fix for !USE_PCH |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | guard against m_peer = NULL in Show() |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | don't restrict to OS9 API for Mac-Builds |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Fixed lost focus events in wxListBox. |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Link problem. |
tree | commitdiff |
2004-10-17 |
Robin Dunn | Use Scintilla's functions for Unicode/UTF8 conversions |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | use common code to determine best notebook size instaed... |
tree | commitdiff |
2004-10-17 |
Vadim Zeitlin | fixed bug with adding new entries to a root group with... |
tree | commitdiff |
2004-10-16 |
Robert Roebling | Began work on print dialogs. Now wxPrintDialog |
tree | commitdiff |
2004-10-16 |
Václav Slavík | don't use m_instanceAsWindow to convert dialog units... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | don't leave two conscutive separators after "moving... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | don't reset tool/status bar pointers manually, it is... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | reset parent frame tool/status bar pointer automaticall... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | call AddChild() when the control is already reallly... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed enhanced metafiles loading from files |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | use size_t for the total size of data instead of wxFile... |
tree | commitdiff |
2004-10-16 |
Dimitri Schoolwerth | fixed CFM build linking error |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed fatal bug when moving the control after itself... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed inconsistent dllspec warning in DLL build |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | implemented SetWildcard() |
tree | commitdiff |
2004-10-15 |
David Elliott | wxCocoa: Added wxTaskBarIcon |
tree | commitdiff |
2004-10-15 |
David Elliott | Yes Ryan, I really did mean to remove these files. |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Parts of wxSizer::Show() extracted into wxSizer::GetIte... |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Warning fixes. |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Quiet cooperation between MSW and wxGL. |
tree | commitdiff |
2004-10-15 |
Włodzimierz Skiba | Fix for platforms where 64-bit value support is not... |
tree | commitdiff |
2004-10-15 |
Ron Lee | For autoconf/unix builds update the hardcoded afm dir... |
tree | commitdiff |
2004-10-15 |
Ron Lee | Bump copyright date and indicate debug builds too in... |
tree | commitdiff |
2004-10-15 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2004-10-15 |
Stefan Csomor | removed IsShown guards, allowing now for manipulation... |
tree | commitdiff |
2004-10-15 |
David Elliott | Allow the wxMenu to be owned by the NSMenu so that... |
tree | commitdiff |
2004-10-15 |
David Elliott | Allow the dealloc message to be caught |
tree | commitdiff |
2004-10-15 |
David Elliott | Use wxObjcAutoRefFromAlloc for sm_cocoaTarget. |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | use wxFileSize_t instead of wxFileOffset or off_t |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | made Tell/Seek/Length() return wxFileSize_t as well |
tree | commitdiff |
2004-10-15 |
Vadim Zeitlin | added wxFileSize_t, changed types of wxFile methods... |
tree | commitdiff |
2004-10-14 |
Vadim Zeitlin | always let GTK process focus_out events itself |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Warning fix for wxDateTime_t <-> MSW data exchange. |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Fix to wrong order of parameters. Used wxStringBase... |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Fix to the crash in all MSW/OpenWatcom apps using toolb... |
tree | commitdiff |
2004-10-14 |
Włodzimierz Skiba | Fix to bug #1046289. dtor of wxMetaTagParser must be... |
tree | commitdiff |
2004-10-14 |
Ryan Norton | readd files to restore cocoa compilation |
tree | commitdiff |
2004-10-14 |
Julian Smart | Added SetScrollLinesX, SetScrollLinesY so apps can... |
tree | commitdiff |
2004-10-14 |
Julian Smart | Commented out SetFont(wxNullFont) which causes an asser... |
tree | commitdiff |
2004-10-14 |
Václav Slavík | added wxTB_HORZ_LAYOUT |
tree | commitdiff |
2004-10-14 |
David Elliott | Removed empty wxCocoa wxFileDialog implementation |
tree | commitdiff |
2004-10-14 |
David Elliott | Removed empty wxCocoa taskbar files and broken files... |
tree | commitdiff |
2004-10-13 |
Julian Smart | gtk_frame_focus_out_callback can be called with g_activ... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Semicolon fixes according to Vadim's note about being... |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Darwin fixes (OW,BCC,MinGW,DMC tested). |
tree | commitdiff |
2004-10-13 |
Włodzimierz Skiba | Fix to reflect wxUNIVERSAL conditions from header. |
tree | commitdiff |
2004-10-13 |
Ryan Norton | crush compiler warnings and handle out of memory errors... |
tree | commitdiff |
2004-10-12 |
Vadim Zeitlin | check that item pointer is non-NULL in WM_DRAW/MEASUREITEM |
tree | commitdiff |
2004-10-12 |
Robert Roebling | Added new wxPrintFactory code and made wxPrinter |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Reverted due to Darwin conflict. |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Reverted conflict with Darwin. |
tree | commitdiff |
2004-10-12 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
next |