2004-07-01 |
Václav Slavík | copy doc/ directory to builddir
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | update for CVS versions of bakefile
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | implemented wxSS::GetMetric on wxGTK2 (patch 950618)
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | decoupled attributes inheritance and m_hasXXX flags
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | wxXXChoiceDialog documentation fixes
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | made GetEntitiesParser public, it's useful for some...
|
commit | commitdiff | tree |
2004-06-30 |
Václav Slavík | fixed HTML entities parsing inside <titl
|
commit | commitdiff | tree |
2004-06-29 |
Václav Slavík | put -DNO_GCC_PRAGMA into CPPFLAGS
|
commit | commitdiff | tree |
2004-06-29 |
Václav Slavík | implemented wxFRAME_NO_TASKBAR for wxGTK2
|
commit | commitdiff | tree |
2004-06-29 |
Václav Slavík | implemented nested index entries and index entries...
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | implemented wxFRAME_NO_TASKBAR for wxGTK2
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | respect absence of wxCENTRE
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | implemented nested index entries and index entries...
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | wxHTML_REALLOC_STEP not used anymore
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | wxObjArray::empty() was missing
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | test nested indexes
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | create wxDialog with proper _NET_WM hint so that the...
|
commit | commitdiff | tree |
2004-06-28 |
Václav Slavík | documentation fix
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | don't mess with the fonts if not asked to
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | removed wrong bg colour handling code
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | more fixes to HTML entities parsing when loading .hhk...
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | fixed typo
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | warning fix
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | fixed setting colour of wxStaticText in case the label...
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | implemented underlined text drawing for GTK2
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | fixes to charset conversion when loading non-Latin1...
|
commit | commitdiff | tree |
2004-06-27 |
Václav Slavík | re-added --inplace documentation
|
commit | commitdiff | tree |
2004-06-26 |
Václav Slavík | fixed sash dragging after programatically trying to...
|
commit | commitdiff | tree |
2004-06-26 |
Václav Slavík | implemented 3state checkboxes in wxGTK with GTK2
|
commit | commitdiff | tree |
2004-06-26 |
Václav Slavík | doubleclick selects cell for editing
|
commit | commitdiff | tree |
2004-06-26 |
Václav Slavík | more fixes to keypress handling in wxGTK:
|
commit | commitdiff | tree |
2004-06-26 |
Václav Slavík | change of msgids patch description was inaccurate;...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | inform the IM context about focus changes
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | GtkIMContext must be the first to process keypress...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | fixed keypresses handling to correctly translate Unicode...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | fixed memory leak and removed duplicated code
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | use GtkIMContext variable, not GtkIMMulticontext, we...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | fixed warnings after GetFont prototype change
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | Removed references to now-deprecated wxNotebookSizer...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | deprecated wxBookCtrlSizer and wxNotebookSizer, they...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | set size hints so that the window won't shrink too...
|
commit | commitdiff | tree |
2004-06-24 |
Václav Slavík | reverted previous commit: the _real_ bug was already...
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | fixed UNC paths handling (patch #975038)
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | test UNC filenames conversion on MSW
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | compilation fix for gcc-3.4
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | ngettext() macro was removed
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | allow msgids in !=English languages (based on Stefan...
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | default colours are not stored in m_fore/backgroundColour...
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | refresh the window in OnSysColourChanged
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | no need to update default colours and refresh if syscolours...
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | gtk_widget_get_display is documented to be GTK >= 2...
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | GetFont doesn't return reference anymore
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | don't cache default colours
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | removed non-const wxWindow::GetFont and GetCursor
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | removed non-const wxWindow::GetFont and GetCursor
|
commit | commitdiff | tree |
2004-06-23 |
Václav Slavík | include bitmap.h not needed anymore
|
commit | commitdiff | tree |
2004-06-22 |
Václav Slavík | corrected Cygwin instructions
|
commit | commitdiff | tree |
2004-06-21 |
Václav Slavík | reverted previous revision, old clipboard API is still...
|
commit | commitdiff | tree |
2004-06-21 |
Václav Slavík | don't export deprecated interface to clipboard from DLL
|
commit | commitdiff | tree |
2004-06-21 |
Václav Slavík | wxClipboard changes compilation fixes
|
commit | commitdiff | tree |
2004-06-21 |
Václav Slavík | identify more compilers
|
commit | commitdiff | tree |
2004-06-20 |
Václav Slavík | more recognized response types
|
commit | commitdiff | tree |
2004-06-20 |
Václav Slavík | create wxTheClipboard on first use, not startup --...
|
commit | commitdiff | tree |
2004-06-20 |
Václav Slavík | check for wputc wputchar putws fputws availability
|
commit | commitdiff | tree |
2004-06-19 |
Václav Slavík | don't explicitly set font and bg colour
|
commit | commitdiff | tree |
2004-06-19 |
Václav Slavík | handle style changes correctly in GtkPizza
|
commit | commitdiff | tree |
2004-06-19 |
Václav Slavík | interpret m_has..Col, m_hasFont correctly
|
commit | commitdiff | tree |
2004-06-19 |
Václav Slavík | moved DoApplyWidgetStyle to wxWindowGTK
|
commit | commitdiff | tree |
2004-06-19 |
Václav Slavík | GTK2 port is not experimental anymore
|
commit | commitdiff | tree |
2004-06-19 |
Václav Slavík | moved wxFontMapper tests to its own file and testcase
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | reset fg/bg colour and font to default if set to wxNullColou...
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | test colours unsetting
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | minor visual improvements to wxTipDialog
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | fixed badly looking dialog (different spacing)
|
commit | commitdiff | tree |
2004-06-18 |
Václav Slavík | fixed wxGenericDirCtrl sizing
|
commit | commitdiff | tree |
2004-06-17 |
Václav Slavík | reverted Julian's incorrect rename of wxWindows.dsp
|
commit | commitdiff | tree |
2004-06-17 |
Václav Slavík | it's OK to set background,foreground colour even with...
|
commit | commitdiff | tree |
2004-06-16 |
Václav Slavík | WXDLLEXPORT correction
|
commit | commitdiff | tree |
2004-06-16 |
Václav Slavík | fixed missing NO_GCC_PRAGMA
|
commit | commitdiff | tree |
2004-06-16 |
Václav Slavík | fixed incorrect handling of scaled fonts and fixed...
|
commit | commitdiff | tree |
2004-06-14 |
Václav Slavík | fixed GTK styles handling:
|
commit | commitdiff | tree |
2004-06-14 |
Václav Slavík | respect GTK+'s theme tooltip colour settings
|
commit | commitdiff | tree |
2004-06-13 |
Václav Slavík | fixed background rendering if GetThemeEnabled()=true...
|
commit | commitdiff | tree |
2004-06-13 |
Václav Slavík | fix wxPanel rendering in wxGTK
|
commit | commitdiff | tree |
2004-06-12 |
Václav Slavík | compilation fixes for GTK (this looks weird for other...
|
commit | commitdiff | tree |
2004-06-12 |
Václav Slavík | set size hints in notebook sample
|
commit | commitdiff | tree |
2004-06-12 |
Václav Slavík | fixed setting of initial font under wxGTK2
|
commit | commitdiff | tree |
2004-06-10 |
Václav Slavík | fixed pasting of Unicode strings
|
commit | commitdiff | tree |
2004-06-10 |
Václav Slavík | don't confuse wxDF_UNICODETEXT and wxDF_TEXT
|
commit | commitdiff | tree |
2004-06-10 |
Václav Slavík | removed outdated comment
|
commit | commitdiff | tree |
2004-06-09 |
Václav Slavík | removed unneeded prototype
|
commit | commitdiff | tree |
2004-06-09 |
Václav Slavík | documented wxString's ctors that convert between wc...
|
commit | commitdiff | tree |
2004-06-08 |
Václav Slavík | test wxString's char<->wchar_t ctors
|
commit | commitdiff | tree |
2004-06-08 |
Václav Slavík | fixed wxString char<->wchar_t conversion constructors...
|
commit | commitdiff | tree |
2004-06-07 |
Václav Slavík | blind fix for compilation error in EVT macros
|
commit | commitdiff | tree |
2004-06-06 |
Václav Slavík | use pango_font_family_is_monospace() to enumerate fixed...
|
commit | commitdiff | tree |
2004-06-06 |
Václav Slavík | fixed wxPluginLibrary unloading on failture (patch...
|
commit | commitdiff | tree |
next |