2004-10-27 |
Vadim Zeitlin | we don't have to call png_set_error_fn() any more after... |
tree | commitdiff |
2004-10-27 |
Vadim Zeitlin | use wx_png_error/warning when calling png_create_read... |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Removed Pango homemade implementation and |
tree | commitdiff |
2004-10-27 |
Ryan Norton | wxURI. Move Convert/to/fromURI into uri.cpp so that... |
tree | commitdiff |
2004-10-27 |
Julian Smart | Now possible to compile with wxURL disabled |
tree | commitdiff |
2004-10-27 |
Vadim Zeitlin | don't abort if a shared library can't be loaded under... |
tree | commitdiff |
2004-10-27 |
Robert Roebling | Moved "enablePrint" setting around. |
tree | commitdiff |
2004-10-27 |
Ryan Norton | Use wxStringBufferLength instead of wxXCharBuffer in... |
tree | commitdiff |
2004-10-27 |
Robin Dunn | The old workaround for the 1-Jan-1970 bug still failed... |
tree | commitdiff |
2004-10-27 |
Robin Dunn | Return from DoDrawSpline without doing anything (like... |
tree | commitdiff |
2004-10-26 |
Robert Roebling | Next phase of Print Factory code. |
tree | commitdiff |
2004-10-26 |
Václav Slavík | at least partially implemented vswscanf() -- otherwise... |
tree | commitdiff |
2004-10-24 |
Vadim Zeitlin | use GetBestSize() and not GetSize() for AsIs() size... |
tree | commitdiff |
2004-10-23 |
Vadim Zeitlin | don't use _() as default parameter for wxPrintDialogBas... |
tree | commitdiff |
2004-10-21 |
Stefan Neis | Added stubs for OS/2 to new printing system. |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | fixed bug introduced by last commit: if we don't change... |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Oups :-( incomplete previous undo. |
tree | commitdiff |
2004-10-20 |
Włodzimierz Skiba | Correct fix to the compile time assert under OW. Kudos... |
tree | commitdiff |
2004-10-20 |
Vadim Zeitlin | moved AppendAppName() from MSW to common code; modified... |
tree | commitdiff |
2004-10-19 |
Włodzimierz Skiba | OW warning fix. Our compile time asserts warns when... |
tree | commitdiff |
2004-10-19 |
Vadim Zeitlin | switched to using a real class instead of a namespace... |
tree | commitdiff |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
tree | commitdiff |
2004-10-19 |
Julian Smart | SQLINTEGER not defined in iodbc |
tree | commitdiff |
2004-10-18 |
Vadim Zeitlin | fix Mac/Unicode build after last commit |
tree | commitdiff |
2004-10-18 |
Włodzimierz Skiba | Unnecessary const_ prefix removed (blindly). |
tree | commitdiff |
2004-10-18 |
Włodzimierz Skiba | Warning fixes for OpenWatcom. |
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 | 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 |
Vadim Zeitlin | compilation fix for !USE_PCH |
tree | commitdiff |
2004-10-17 |
Stefan Csomor | __WXMAC_OSBUILDTYPE__ selections are now only defined... |
tree | commitdiff |
2004-10-17 |
Robert Roebling | Link problem. |
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 |
Vadim Zeitlin | reset parent frame tool/status bar pointer automaticall... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | use size_t for the total size of data instead of wxFile... |
tree | commitdiff |
2004-10-16 |
Vadim Zeitlin | fixed fatal bug when moving the control after itself... |
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 | 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 |
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 |
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-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 |
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 |
2004-10-12 |
Ryan Norton | get rid of global vars |
tree | commitdiff |
2004-10-11 |
Vadim Zeitlin | wxPuts() should output a trailing newline even in Unix... |
tree | commitdiff |
2004-10-11 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-11 |
Ryan Norton | cocoa doesn't need system framework - string conversion... |
tree | commitdiff |
2004-10-10 |
Ryan Norton | correct assignment in constructors, a little optimizati... |
tree | commitdiff |
2004-10-09 |
Vadim Zeitlin | use wxStrdupA() instead of #ifdef's around strdup() |
tree | commitdiff |
2004-10-09 |
Julian Smart | Use _strdup under WinCE/eVC++ |
tree | commitdiff |
2004-10-09 |
Julian Smart | Workaround for incorrect header in some versions of... |
tree | commitdiff |
2004-10-09 |
Julian Smart | Resolved ambiguity |
tree | commitdiff |
2004-10-08 |
Ryan Norton | fix description |
tree | commitdiff |
2004-10-08 |
Ryan Norton | final null-char wxString stuff, a couple of bugfixes... |
tree | commitdiff |
2004-10-08 |
Václav Slavík | propagate invalidated best size upstream |
tree | commitdiff |
2004-10-08 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-08 |
Ryan Norton | final compilo fixups for 10.2 unicode - c/c++ fixes... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | fix darwin defines |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 1.10.2 and less mbtowc and wctomb HAVE THE COOTIEScd... |
tree | commitdiff |
2004-10-07 |
Robin Dunn | Correct compile errors in non-unicode build |
tree | commitdiff |
2004-10-07 |
Julian Smart | Applied patch [ 1042241 ] Fixes print setup problem... |
tree | commitdiff |
2004-10-07 |
Ryan Norton | 2.5.3 - cleanups, fixes, etc. etc. - |
tree | commitdiff |
2004-10-06 |
Václav Slavík | fixed broken DoUpdateWindowUI: event.SetChecked doesn... |
tree | commitdiff |
2004-10-06 |
Włodzimierz Skiba | Blind fix to lack of sql types. |
tree | commitdiff |
2004-10-06 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-06 |
Kevin Hock | Expanded comment in Initialize to include why Initializ... |
tree | commitdiff |
2004-10-05 |
Vadim Zeitlin | cleaning up strdup/isascii definitions for compilers... |
tree | commitdiff |
2004-10-05 |
Włodzimierz Skiba | Warning fixes found under hardest mode of OpenWatcom... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | made IsMainLoopRunning() static and implemented it... |
tree | commitdiff |
2004-10-04 |
Robin Dunn | fix compile error |
tree | commitdiff |
2004-10-04 |
Włodzimierz Skiba | Warning fixes to most detailed warning output of OpenWa... |
tree | commitdiff |
2004-10-04 |
Dimitri Schoolwerth | added missing include for non-PCH compilation |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | don't use non blocking sockets if wxApp::IsMainLoopRunn... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | assert that name, not full path, is used in RenameEntry... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | fixed deletion of last group in the config file (bugs... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | don't try to delete our config file in DeleteAll()... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | don't add dummy empty line at the end when reading... |
tree | commitdiff |
2004-10-04 |
Vadim Zeitlin | small optimization in wxConfigPathChanger: don't change... |
tree | commitdiff |
2004-10-03 |
Dimitri Schoolwerth | removed tab character |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | added wxFileConfig::Save(stream); documented it in... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | don't keep a dirty flag in each entry/group, this is... |
tree | commitdiff |
2004-10-03 |
Vadim Zeitlin | use wxFileName::MacSetTypeAndCreator() in Flush() inste... |
tree | commitdiff |
next |