2000-01-18 |
Václav Slavík | removed relic: GetMaxLineWidth |
commit | commitdiff | tree | snapshot |
2000-01-18 |
Vadim Zeitlin | 1. small fix in wxDirDialog: SHBrowseForFolder() doesn... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | removed show_progress argument in some private function... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | PageUp/PageDown scroll by 2/3 of client area height... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | help search is much faster now (7 times! that's what... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
David Webster | Take hard coded path out of makefile |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Robert Roebling | Add draft wxPlotWindow |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Robert Roebling | fix for HP compiler |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | fixed BC compilation bug (line 145) |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | wxHtmlHelpController can now use default wxConfig instance |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | fixed bug: UseConfig didn't call wxHtmlHelpFrame::OnConfig |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | removed some forgotted wxLogDebug calls |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | documented support for <meta> |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | wxConfig is used together with wxConfig::Set now |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | (1) fixed bug: wxFontMapper no longer creates wxConfig... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Václav Slavík | changed wxConfigBase::Get signature to wxConfigBase... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Julian Smart | Makeproj.cpp corrections; wxTextCtrl resource loading... |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Vadim Zeitlin | cleaned a bit |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guillermo Rodriguez... | added missing headers |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guillermo Rodriguez... | new makefile |
commit | commitdiff | tree | snapshot |
2000-01-17 |
Guillermo Rodriguez... | Please turn off pchs when testing! |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | somebody added #ifdefed #pragma to disable warnings... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | documented wxGA_SMOOTH |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | search progress bar has smooth gauge under win95 now |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added encoding conversion to wxHTML |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | <pre> environment uses charset conversion as well |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added <meta http-equiv> handler |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxHtmlFilterHTML adds fake <meta> tag so that the parse... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxNativeEncoding::To/FromString now stores wxFontEncodi... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | changed format of wxFontMapper entries: facename_encodi... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added wxHTML i18n demonstration |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Robert Roebling | sample docu |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guilhem Lavaux | Tested wxMMedia2 on Cygwin B20. It works but it needs... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added case sensitive and whole words only search |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | minor change in passing arguments to CreateAntialiasedB... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | fixed default button size, finally |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | added some utils (tex2rtf, helpgen, makegen) to make... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | fixed makefile - now compiles ALL samples |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | compilation fixes (gcc) |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Robert Roebling | file dialogs now remembers the width of the |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | new makefile |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | New makefiles |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | Replaced \ with / |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Guillermo Rodriguez... | Replaced \\ with / |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | index search is case insensitive now; index panel indic... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | rewrote to use wxBoxSizer instead of hardcoded sizes |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | compilation fix for DLL build |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | file dialog now remebers list/report and hidden files... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | KDE support for icons and mime types finished (icons... |
commit | commitdiff | tree | snapshot |
2000-01-16 |
Václav Slavík | wxFileDialog's report/list view icons changed to some... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Stefan Neis | SN: Added dir.cpp to OS/2 sources |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Stefan Neis | SN: Added first try for dir.cpp. Since the version... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Stefan Neis | SN: Removed use of undefined refData |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | 1. fixed small bug with toolbar size updates |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | cleaned IPC samples a bit |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | added test for text ctrls with the same id |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | added demo for bitmaps of different size |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | new sample - shows wxExecute |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Guillermo Rodriguez... | No more pnghand.h |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Guillermo Rodriguez... | Compile fix for mingw32 |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Guillermo Rodriguez... | Bug related to icon/bitmap conversion, fix by Mumit... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Guillermo Rodriguez... | renamed to makefile, instead of Makefile |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Guillermo Rodriguez... | Fixes from Mumit Khan |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Robert Roebling | Next try at avoiding too few or too many size events. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Václav Slavík | fixed my previous commit that broke help context/index... |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Robert Roebling | Slightly better fix for resize problems. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Robert Roebling | Fixed resize behaviour under certain circumstances. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Robert Roebling | Typos in docs. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Robert Roebling | black now denotes 0 on mono-bitmaps. |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Julian Smart | 16-bit fixes |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | drawing mono bitmaps now uses correct colours |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | inversed wxImage for the mono bitmap |
commit | commitdiff | tree | snapshot |
2000-01-15 |
Vadim Zeitlin | use HWND in HandleCommand() to let buggy programs using... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Derive wxSpinButton from wxSpinButtonBase instead... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Removed second of two declarations declaring wxMDIC... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Don't include (non-existing) pmstddlg.h for EMX |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Added a forward declaration of class wxOwnerDrawn... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Added a 'wxDefaultValidator' where it seems to... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Fixed inlcudes for EMX, commented out lines like... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Disable some features not supported by EMX (#ifndef... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Added #pragma implementation. Make it compile even... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Added #pragma implementation needed by GCC - expect... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Use wxDummyChar only if __VISAGECPP__ is defined. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Added suitable includes for EMX (#ifdef'ed __EMX__), |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Stefan Neis | SN: Replaced more ':' in VPATH statements by PATH_IFS... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | fixed typos |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | just changed background color from that ugly green... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | updated obsolete info in about box.. |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | code fragment that adds one more line to each html... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | updated list of supported tags (wxHTML) |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | optimized wxHtmlContainerCell - now proceeds layouting... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | optimized wxHtmlContainerCell - now proceeds layouting... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | removed a condition (l. 124) that always eval to true |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | wxHtmlWindow's flags is now wxHSCROLL | wxVSCROLL |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Václav Slavík | added <address>, <code>, <kbd>, <samp>, <small>, <big... |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Robert Roebling | image to bitmap rewrite, |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Guilhem Lavaux | Added a lot of comments |
commit | commitdiff | tree | snapshot |
2000-01-14 |
Julian Smart | Further fixes to Dialog Editor; additions to .dsp files |
commit | commitdiff | tree | snapshot |
next |