2004-08-22 |
Václav Slavík | use GTK+ API for setting icons instead of direct X11...
|
commit | commitdiff | tree |
2004-08-22 |
Václav Slavík | added pixmap->pixbuf conversion as well
|
commit | commitdiff | tree |
2004-08-22 |
Václav Slavík | linking in artstd.obj doesn't have to be forced, it...
|
commit | commitdiff | tree |
2004-08-22 |
Václav Slavík | wxHtmlHelpFrame's tree control uses 16x16 pixels, explicitly...
|
commit | commitdiff | tree |
2004-08-22 |
Václav Slavík | wxART_MISSING_IMAGE should be always available, for...
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | added alpha channel support to wxGTK2's wxBitmap
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | 1. added support for bitmaps with alpha channel
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | autoconf >= 2.58 is needed
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | removed warning-hiding cast, previous revision removed...
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | threshold is pixel value, it should use unsigned char
|
commit | commitdiff | tree |
2004-08-21 |
Václav Slavík | updated license info: Remstar gace permission to change...
|
commit | commitdiff | tree |
2004-08-20 |
Václav Slavík | fix for hot keys in menu items (patch 1013082)
|
commit | commitdiff | tree |
2004-08-19 |
Václav Slavík | removed code already present in AC_BAKEFILE
|
commit | commitdiff | tree |
2004-08-19 |
Václav Slavík | HP-UX needs mkdir -p, not mkdir for INSTALL_DIR
|
commit | commitdiff | tree |
2004-08-19 |
Václav Slavík | gcc-3.4 compilation fix
|
commit | commitdiff | tree |
2004-08-18 |
Václav Slavík | wxUniv compilation fixes
|
commit | commitdiff | tree |
2004-08-16 |
Václav Slavík | more warnings fixes
|
commit | commitdiff | tree |
2004-08-16 |
Václav Slavík | corrected SetPath tests
|
commit | commitdiff | tree |
2004-08-16 |
Václav Slavík | fixed handlers registration in DoPopupMenu (patch 1009949)
|
commit | commitdiff | tree |
2004-08-16 |
Václav Slavík | fixed wxImage->wxBitmap conversion for images with...
|
commit | commitdiff | tree |
2004-08-16 |
Václav Slavík | added wxImage::ConvertAlphaToMask
|
commit | commitdiff | tree |
2004-08-16 |
Václav Slavík | minor polishing of user-visible messages
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | accept files in wxHtmlEasyPrinting::{Print,Preview...
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | more GetDefaultAttributesFromGTKWidget fixes
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | warning fix w/o #ifdefs
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | another fix
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | don't use pch when building samples for now
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | all windows can use wxCLIP_CHILDREN
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | fixes for stock items not known to some GTK+ versions
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | compilation fix for GTK2 < 2.4
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | style obtained from a widget not associated with screen...
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | descriptiveLabel clarification
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | added stock buttons support
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | use stock buttons in generic dialogs
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | 1. added stock buttons support
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | move wxLANGUAGE_XXX constants to constans section of...
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | font affects best size, invalidate cache if it changes
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | invalidate best size cache when GTK style changes
|
commit | commitdiff | tree |
2004-08-15 |
Václav Slavík | gtk notebook page style fixes (patch 984864)
|
commit | commitdiff | tree |
2004-08-14 |
Václav Slavík | reverted accidentally committed changes in previous...
|
commit | commitdiff | tree |
2004-08-14 |
Václav Slavík | attributes inheritance fix; apply style to both m_wxwindow...
|
commit | commitdiff | tree |
2004-08-14 |
Václav Slavík | gtk notebook page style fixes (patch 984864)
|
commit | commitdiff | tree |
2004-08-14 |
Václav Slavík | ABX's changes to support MGL
|
commit | commitdiff | tree |
2004-08-13 |
Václav Slavík | [ 1008799 ] Traverse hidden directories only if hidden...
|
commit | commitdiff | tree |
2004-08-11 |
Václav Slavík | moved wx-config to wx-config-VERSION (with symlink...
|
commit | commitdiff | tree |
2004-08-11 |
Václav Slavík | explained how the signature works
|
commit | commitdiff | tree |
2004-08-11 |
Václav Slavík | fixed typo
|
commit | commitdiff | tree |
2004-08-11 |
Václav Slavík | reverted my last change, pch problem is deeper and...
|
commit | commitdiff | tree |
2004-08-11 |
Václav Slavík | assert if conversion ctors are used incorrectly
|
commit | commitdiff | tree |
2004-08-10 |
Václav Slavík | don't use precompiled headers for gsocket code
|
commit | commitdiff | tree |
2004-08-09 |
Václav Slavík | really fixed wxMenuBar::Remove (bug 610850): reverted...
|
commit | commitdiff | tree |
2004-08-08 |
Václav Slavík | don't output -DwxUSE_GUI=0 in monolithic build, setup...
|
commit | commitdiff | tree |
2004-08-08 |
Václav Slavík | HP-UX fix: removed unneeded call to sed(patch #1005025)
|
commit | commitdiff | tree |
2004-08-07 |
Václav Slavík | fixed plugins naming in samples
|
commit | commitdiff | tree |
2004-08-05 |
Václav Slavík | gsocket compilation fixes: use .cpp files, not .c
|
commit | commitdiff | tree |
2004-08-05 |
Václav Slavík | fixed dependencies: dbgrid needs odbc
|
commit | commitdiff | tree |
2004-08-05 |
Václav Slavík | added splash sample
|
commit | commitdiff | tree |
2004-08-05 |
Václav Slavík | added Basque translation
|
commit | commitdiff | tree |
2004-07-27 |
Václav Slavík | fixed memory leak
|
commit | commitdiff | tree |
2004-07-27 |
Václav Slavík | removed useless event handlers that were breaking focus...
|
commit | commitdiff | tree |
2004-07-27 |
Václav Slavík | fixed sending 2 events (normal and bogus cancel one...
|
commit | commitdiff | tree |
2004-07-25 |
Václav Slavík | documentation fixes
|
commit | commitdiff | tree |
2004-07-24 |
Václav Slavík | wxSound wasn't in alphabetically correct place
|
commit | commitdiff | tree |
2004-07-23 |
Václav Slavík | changed to behave in same way as native win32 control...
|
commit | commitdiff | tree |
2004-07-23 |
Václav Slavík | documented while event.Skip() is necessary so that...
|
commit | commitdiff | tree |
2004-07-23 |
Václav Slavík | reverted JS' rev. 1.27 - the real fix was 1.28, disabling...
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | fixed symlinks creation on platforms where ln -s is cp
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | use sizers instead of constraints in wxProgressDialog...
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | don't select first hit in index if it is multi-topic...
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | adapted RPM spec file to latest changes
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | install headers in prefix/include/wx-version/wx/ instead...
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | removed enum that was causing more problems than it...
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | wx-config symlink creation fix
|
commit | commitdiff | tree |
2004-07-22 |
Václav Slavík | detect WebKit availability
|
commit | commitdiff | tree |
2004-07-21 |
Václav Slavík | regenerated
|
commit | commitdiff | tree |
2004-07-21 |
Václav Slavík | fixed --inplace
|
commit | commitdiff | tree |
2004-07-21 |
Václav Slavík | fixes to wx-config config name matching
|
commit | commitdiff | tree |
2004-07-20 |
Václav Slavík | use regexes, not wildcards, for config file matching...
|
commit | commitdiff | tree |
2004-07-18 |
Václav Slavík | fixed MSW crashes when choosing Exit in popup menu
|
commit | commitdiff | tree |
2004-07-18 |
Václav Slavík | HAVE_XIM is disabled in GTK2 build, don't include useless...
|
commit | commitdiff | tree |
2004-07-18 |
Václav Slavík | *** empty log message ***
|
commit | commitdiff | tree |
2004-07-18 |
Václav Slavík | adapted to wx-config libraries list changes
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | complain about unrecognized flags
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | removed accidentally committed debugging code
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | use corrent charset for page title in ANSI builds
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | more GTK2+ANSI fixes
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | cleaned up --inplace description
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | modified arguments syntax to be wx-config [options...
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | wxTLW::IsMaximized for wxGTK2 (patch 992743)
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | made GTK+2 the default
|
commit | commitdiff | tree |
2004-07-17 |
Václav Slavík | fixed TABs handling
|
commit | commitdiff | tree |
2004-07-16 |
Václav Slavík | added wxXRC_NO_RELOADING
|
commit | commitdiff | tree |
2004-07-16 |
Václav Slavík | made SelectionToText and ToText public
|
commit | commitdiff | tree |
2004-07-16 |
Václav Slavík | documented wxHtmlWindow::SelectionToText and ToText
|
commit | commitdiff | tree |
2004-07-16 |
Václav Slavík | don't use deprecated function wxUslepp
|
commit | commitdiff | tree |
2004-07-16 |
Václav Slavík | added wxHtmlWindow::ToText
|
commit | commitdiff | tree |
2004-07-15 |
Václav Slavík | DLL export fixes (patch 991760)
|
commit | commitdiff | tree |
2004-07-15 |
Václav Slavík | fixed dllexports: wxClientData is now in wxBase, not...
|
commit | commitdiff | tree |
2004-07-14 |
Václav Slavík | re-enabled and fixed wxTextCtrl::Cut,Copy,Paste with...
|
commit | commitdiff | tree |
next |