2004-07-13 |
Václav Slavík | set PangoContext's language correctly
|
commit | commitdiff | tree |
2004-07-13 |
Václav Slavík | unified Pango GetTextExtent implementations
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | moved clntdata.h,cpp to wxBase
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | oops, reverted clntdata.h change, it _is_ needed
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | clntdata.h is needed only if wxUSE_GUI
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | removed unneeded call to wxGetRootWindow, so that window...
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | removed useless code accidentally left in
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | documented wxWindow::GetFont changes
|
commit | commitdiff | tree |
2004-07-12 |
Václav Slavík | documented wxWindow::GetFont change
|
commit | commitdiff | tree |
2004-07-03 |
Václav Slavík | a better way of applying style changes to label_widget
|
commit | commitdiff | tree |
2004-07-03 |
Václav Slavík | implemented tab order in wxGTK2
|
commit | commitdiff | tree |
2004-07-03 |
Václav Slavík | demonstrate tab order
|
commit | commitdiff | tree |
2004-07-03 |
Václav Slavík | don't use deprecated wxUsleep
|
commit | commitdiff | tree |
2004-07-03 |
Václav Slavík | m_queuedFullRedraw is not used anymore
|
commit | commitdiff | tree |
2004-07-02 |
Václav Slavík | wxTaskBarIconBase event handlers were never called...
|
commit | commitdiff | tree |
2004-07-02 |
Václav Slavík | fixed memory leak in wxNativeFontInfo when using Pango
|
commit | commitdiff | tree |
2004-07-02 |
Václav Slavík | BCC compilation fix
|
commit | commitdiff | tree |
2004-07-01 |
Václav Slavík | don't force excessively large minsize, it makes the...
|
commit | commitdiff | tree |
2004-07-01 |
Václav Slavík | set descent in GetTextExtend; use PANGO_PIXELS instead...
|
commit | commitdiff | tree |
2004-07-01 |
Václav Slavík | simplified justification code; fixed incorrect positioning...
|
commit | commitdiff | tree |
2004-07-01 |
Václav Slavík | fixed a bug that prevented wxLogGui from being used...
|
commit | commitdiff | tree |
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 |
next |