2001-04-04 |
Václav Slavík | implemented wxMask::Create(bitmap, paletteEntry) for...
|
commit | commitdiff | tree |
2001-04-02 |
Václav Slavík | enabled palette code for wxGTK
|
commit | commitdiff | tree |
2001-03-25 |
Václav Slavík | wxZipFSHandler does not report non-local zip archives...
|
commit | commitdiff | tree |
2001-03-25 |
Václav Slavík | implemented dummy wxPalette for wxGTK, so that it no...
|
commit | commitdiff | tree |
2001-03-25 |
Václav Slavík | made wxLocale::GetSystemLanguage and wxLocale::AddLanguage...
|
commit | commitdiff | tree |
2001-03-25 |
Václav Slavík | modified wxLANGUAGE generating script to visibly mark...
|
commit | commitdiff | tree |
2001-03-18 |
Václav Slavík | wxHTML: fixed bug in tables rendering when rowspan...
|
commit | commitdiff | tree |
2001-03-17 |
Václav Slavík | removed out-of-date info
|
commit | commitdiff | tree |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase
|
commit | commitdiff | tree |
2001-03-11 |
Václav Slavík | fixed all's dependencies so that the makefile generates...
|
commit | commitdiff | tree |
2001-03-11 |
Václav Slavík | fixed MacOS X test
|
commit | commitdiff | tree |
2001-03-11 |
Václav Slavík | IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by...
|
commit | commitdiff | tree |
2001-03-09 |
Václav Slavík | fixed parsing of tags with whitespace around = sign
|
commit | commitdiff | tree |
2001-02-23 |
Václav Slavík | using wxURL now enforces linking http.o, ftp.o and...
|
commit | commitdiff | tree |
2001-02-23 |
Václav Slavík | documented fs_zip bugfix
|
commit | commitdiff | tree |
2001-02-22 |
Václav Slavík | fixed FindFirst/FindNext in fs_zip, it should find...
|
commit | commitdiff | tree |
2001-02-21 |
Václav Slavík | added missing implementation of wxHashTableLong::Create
|
commit | commitdiff | tree |
2001-02-21 |
Václav Slavík | fixed compilation problem (frame.h not included)
|
commit | commitdiff | tree |
2001-02-20 |
Václav Slavík | fixed lies in wxFileSystem docs
|
commit | commitdiff | tree |
2001-02-20 |
Václav Slavík | fixed some crashes
|
commit | commitdiff | tree |
2001-02-16 |
Václav Slavík | applied patch #103817 to both branches (HTML printing...
|
commit | commitdiff | tree |
2001-02-07 |
Václav Slavík | fix for undefined LANG_XXX constants with some compilers
|
commit | commitdiff | tree |
2001-01-28 |
Václav Slavík | _T() -> wxT()
|
commit | commitdiff | tree |
2001-01-23 |
Václav Slavík | synced intl.cpp and intl.h
|
commit | commitdiff | tree |
2001-01-23 |
Václav Slavík | new locales code checked in
|
commit | commitdiff | tree |
2001-01-20 |
Václav Slavík | fixed bug #129464 (hopefully)
|
commit | commitdiff | tree |
2001-01-19 |
Václav Slavík | updated wxLocale documentation to reflect API changes
|
commit | commitdiff | tree |
2001-01-19 |
Václav Slavík | updated the script to generate pieces of TeX documentation...
|
commit | commitdiff | tree |
2001-01-19 |
Václav Slavík | fixed Farsi/Persian bug (not reflected in intl.cpp...
|
commit | commitdiff | tree |
2001-01-19 |
Václav Slavík | applied pseudo-patch #103306
|
commit | commitdiff | tree |
2001-01-19 |
Václav Slavík | moved XMLIDs counter inside GetXMLID to prevent initializati...
|
commit | commitdiff | tree |
2001-01-17 |
Václav Slavík | Bitmaps are no longer rescaled to reflect printerPPI...
|
commit | commitdiff | tree |
2001-01-13 |
Václav Slavík | fixed stupid bug in LCID->locale string translation
|
commit | commitdiff | tree |
2001-01-13 |
Václav Slavík | added English and English US for testing
|
commit | commitdiff | tree |
2001-01-12 |
Václav Slavík | changed internat sample so that it shows language choice...
|
commit | commitdiff | tree |
2001-01-12 |
Václav Slavík | _Really_ fixed Norwegian, added Kernewek language
|
commit | commitdiff | tree |
2001-01-12 |
Václav Slavík | changed wxLogWarning('catalog not found') message to...
|
commit | commitdiff | tree |
2001-01-12 |
Václav Slavík | verbose mode wxLog disabled by default even in debug...
|
commit | commitdiff | tree |
2001-01-12 |
Václav Slavík | applied patch to prevent crashing when libxml DLL doesn...
|
commit | commitdiff | tree |
2001-01-10 |
Václav Slavík | fixed Norway languages
|
commit | commitdiff | tree |
2001-01-10 |
Václav Slavík | commited by mistake, removed
|
commit | commitdiff | tree |
2001-01-10 |
Václav Slavík | new locales code checked in
|
commit | commitdiff | tree |
2001-01-03 |
Václav Slavík | added SAX error callback (thanks go to Robert)
|
commit | commitdiff | tree |
2001-01-01 |
Václav Slavík | fixed docs of wxLocale::Init (forgotted bConvertEncoding)
|
commit | commitdiff | tree |
2000-12-30 |
Václav Slavík | fixed nonsenses in tnoneng.tex
|
commit | commitdiff | tree |
2000-12-24 |
Václav Slavík | fixed PS bounding box computation
|
commit | commitdiff | tree |
2000-12-20 |
Václav Slavík | fixed wxTextFile::GuessType assertion
|
commit | commitdiff | tree |
2000-11-27 |
Václav Slavík | MSW fixes; ^M removal
|
commit | commitdiff | tree |
2000-11-25 |
Václav Slavík | various bugfixes
|
commit | commitdiff | tree |
2000-11-25 |
Václav Slavík | updated XRC sample
|
commit | commitdiff | tree |
2000-11-25 |
Václav Slavík | added growable cols and rows to wxFlexGridSizer XRC...
|
commit | commitdiff | tree |
2000-11-25 |
Václav Slavík | added wxFrame::IsMDIChild() (msw only, protected)
|
commit | commitdiff | tree |
2000-11-25 |
Václav Slavík | applied (part of) Alexey Leko's patch
|
commit | commitdiff | tree |
2000-11-24 |
Václav Slavík | added i18n support to the compiler
|
commit | commitdiff | tree |
2000-11-24 |
Václav Slavík | added support for 'imagefile' property type
|
commit | commitdiff | tree |
2000-11-24 |
Václav Slavík | wxrcedit bugfixes
|
commit | commitdiff | tree |
2000-11-24 |
Václav Slavík | fixed bug in wxFileDialog: it tested wxCHANGE_DIR against...
|
commit | commitdiff | tree |
2000-11-18 |
Václav Slavík | added wxCursor ctor for creation from bits array
|
commit | commitdiff | tree |
2000-11-15 |
Václav Slavík | applied Brian's patch
|
commit | commitdiff | tree |
2000-11-05 |
Václav Slavík | added font and flags properties to wxrcedit
|
commit | commitdiff | tree |
2000-11-05 |
Václav Slavík | fixed typo (IsOK instead of IsOk)
|
commit | commitdiff | tree |
2000-11-05 |
Václav Slavík | wxHTML src code indentation now conforms (more) to...
|
commit | commitdiff | tree |
2000-11-05 |
Václav Slavík | fixed <li><p> paragraph break problem
|
commit | commitdiff | tree |
2000-11-04 |
Václav Slavík | reworked the editor
|
commit | commitdiff | tree |
2000-11-04 |
Václav Slavík | workarounded false memory leak report
|
commit | commitdiff | tree |
2000-11-01 |
Václav Slavík | fixed incorrect GetTextExtent for wxTELETYPE font
|
commit | commitdiff | tree |
2000-10-18 |
Václav Slavík | applied Brian's patches
|
commit | commitdiff | tree |
2000-10-17 |
Václav Slavík | added automatic growing of in-place wxTextCtrls for...
|
commit | commitdiff | tree |
2000-10-11 |
Václav Slavík | fixed Cyrillic encodings
|
commit | commitdiff | tree |
2000-10-10 |
Václav Slavík | added wxHtmlWindow::HistoryCanBack/Forward
|
commit | commitdiff | tree |
2000-10-09 |
Václav Slavík | fix for assertion failure
|
commit | commitdiff | tree |
2000-10-08 |
Václav Slavík | fixed EditLabel() for wxLC_REPORT mode
|
commit | commitdiff | tree |
2000-10-07 |
Václav Slavík | change in XRC format
|
commit | commitdiff | tree |
2000-10-07 |
Václav Slavík | renamed resource.xml to resource.xrc
|
commit | commitdiff | tree |
2000-10-07 |
Václav Slavík | fixed use of wxMenuItem::SetBitmap
|
commit | commitdiff | tree |
2000-10-06 |
Václav Slavík | fixed bug in parsing incomplete HTML when the very...
|
commit | commitdiff | tree |
2000-10-06 |
Václav Slavík | changed \n\r to \r\n
|
commit | commitdiff | tree |
2000-10-01 |
Václav Slavík | fixed LoadPanel (created two instances previously and...
|
commit | commitdiff | tree |
2000-09-29 |
Václav Slavík | removed loading from in-memory document (illicit idea)
|
commit | commitdiff | tree |
2000-09-28 |
Václav Slavík | added wxListCtrl::AssignImageList
|
commit | commitdiff | tree |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList
|
commit | commitdiff | tree |
2000-09-28 |
Václav Slavík | added wxNotebook::AssingImageList
|
commit | commitdiff | tree |
2000-09-28 |
Václav Slavík | added wxTreeCtrl::AssignImageList
|
commit | commitdiff | tree |
2000-09-28 |
Václav Slavík | modified wxHtmlHelpFrame to use AssignImageList
|
commit | commitdiff | tree |
2000-09-27 |
Václav Slavík | added bitmaps to menu items
|
commit | commitdiff | tree |
2000-09-27 |
Václav Slavík | documented wxMenuItem::SetBitmap
|
commit | commitdiff | tree |
2000-09-26 |
Václav Slavík | updated resources convertor
|
commit | commitdiff | tree |
2000-09-26 |
Václav Slavík | fixed bug in wxHtmlWindow: HistoryBack/Forward now...
|
commit | commitdiff | tree |
2000-09-26 |
Václav Slavík | added ability to read resources directly from wxXmlDocument...
|
commit | commitdiff | tree |
2000-09-18 |
Václav Slavík | added XML resources sample
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | added XML resources sample
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | added unknown widget support
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | added <bitmap> and <icon> resources
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | added wxStaticLine handler
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | documented EVT_LIST_ITEM_RIGHT_CLICK
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | added rc2xml and wxr2xml convertor (no makefiles yet)
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | added disabled, focus and selected to wxBitmapButton...
|
commit | commitdiff | tree |
2000-09-17 |
Václav Slavík | removed bitmap scaling in bitmap button handler
|
commit | commitdiff | tree |
2000-09-14 |
Václav Slavík | added new controls
|
commit | commitdiff | tree |
2000-09-14 |
Václav Slavík | added new controls: wxBitmapButton, wxCalendarCtrl...
|
commit | commitdiff | tree |
next |