projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Multicharacter fix for MinGW and OW, semicolon fix for Borland.
[wxWidgets.git]
/
src
/
gtk
/
2005-05-21
Kevin Hock
May as well add the GTK version runtime checks for...
tree
|
commitdiff
2005-05-21
Robert Roebling
Add runtime 2.4.0 check.
tree
|
commitdiff
2005-05-21
Robert Roebling
Add conversion to and from menu hotkeys and
tree
|
commitdiff
2005-05-21
Robert Roebling
Apply minimal DC patch.
tree
|
commitdiff
2005-05-21
Robert Roebling
Setting the background colour of a wxWindow or
tree
|
commitdiff
2005-05-21
Kevin Hock
Add wxSTAY_ON_TOP support [Patch 1206023]
tree
|
commitdiff
2005-05-07
Robert Roebling
committed aupdated patch that adds support for
tree
|
commitdiff
2005-04-25
Robert Roebling
Prevent unnecessary assert when someone tries to
tree
|
commitdiff
2005-04-24
Robert Roebling
Added support for DrawArc and Blit to GNOME print.
tree
|
commitdiff
2005-04-24
Robert Roebling
Added spline support to GNOME print
tree
|
commitdiff
2005-04-24
Robert Roebling
Implement DrawEllipticArc for GNOME print.
tree
|
commitdiff
2005-04-23
Robert Roebling
Implented DoDrawPolygon() for GNOME print.
tree
|
commitdiff
2005-04-21
Michael Wetherell
Support for G_FILENAME_ENCODING=@locale
tree
|
commitdiff
2005-04-18
Robert Roebling
Minor correction to the wxMenuItem::SetText() patch.
tree
|
commitdiff
2005-04-16
Robert Roebling
Readded test for wxMenuItem::SetLabel() to sample.
tree
|
commitdiff
2005-04-16
Robert Roebling
This should make the GTK statictext control wrap
tree
|
commitdiff
2005-04-16
Julian Smart
Applied patch [ 1183153 ] [wxGTK] DrawComboBoxDropButto...
tree
|
commitdiff
2005-04-15
Julian Smart
Another buffer check
tree
|
commitdiff
2005-04-15
Julian Smart
Don't crash if buffer null
tree
|
commitdiff
2005-04-13
Michael Wetherell
Move G_FILENAME_ENCODING to wxGTK
tree
|
commitdiff
2005-04-13
Robert Roebling
Apply Mart R.'s patch for improved font width
tree
|
commitdiff
2005-04-13
Robert Roebling
Correct vertical alignment for lables in static boxes.
tree
|
commitdiff
2005-04-07
Robert Roebling
Implemented text wrapping for GTK (1.2 and 2.X).
tree
|
commitdiff
2005-04-06
Robert Roebling
Applied gnome print rounded rect patch.
tree
|
commitdiff
2005-04-05
Vadim Zeitlin
removed code which doesn't do anything (patch 1175655)
tree
|
commitdiff
2005-04-05
Włodzimierz Skiba
Deprecate wxPathExists, make wxDirExists used everywher...
tree
|
commitdiff
2005-03-31
Julian Smart
Applied patch 1173802: Reimplementation of GtkFileChoos...
tree
|
commitdiff
2005-03-29
Robert Roebling
Made wxConvBrokenFileNames public.
tree
|
commitdiff
2005-03-28
Michael Wetherell
Minor compilo fix
tree
|
commitdiff
2005-03-28
Vadim Zeitlin
do runtime check for GTK+ 2.4 and not only compile...
tree
|
commitdiff
2005-03-28
Vadim Zeitlin
use GTK_WRAP_WORD_CHAR for wxTE_BESTWRAP if available
tree
|
commitdiff
2005-03-27
Robert Roebling
Use conversion class in native GTK+ file dialog.
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
applied patch fixing problems with X server crash when...
tree
|
commitdiff
2005-03-27
Vadim Zeitlin
made Update() recursive under wxGTK2 (doesn't work...
tree
|
commitdiff
2005-03-25
Robin Dunn
Fixed bug [ 1166937 ] Toolbar.DeleteToolByPos
tree
|
commitdiff
2005-03-25
Robert Roebling
Create wxPopUpWindow hidden initially (like MSW,...
tree
|
commitdiff
2005-03-25
Robert Roebling
Applied wxPopWindow less flicker patch.
tree
|
commitdiff
2005-03-24
Vadim Zeitlin
file dialog with wxMULTIPLE style still doesn't allow...
tree
|
commitdiff
2005-03-24
Vadim Zeitlin
lame temporary "fix" for file names which are not UTF...
tree
|
commitdiff
2005-03-24
Vadim Zeitlin
added wxRendererNative::DrawDropArrow (patch 1166596)
tree
|
commitdiff
2005-03-23
Vadim Zeitlin
use GTK_WRAP_WORD instead of GTK_WRAP_WORD_CHAR which...
tree
|
commitdiff
2005-03-23
Robin Dunn
Fix wxRTTI for wxGnomePrintDC
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
fixed unused function warning in GTK+ 2 compilation
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
tree
|
commitdiff
2005-03-21
Vadim Zeitlin
added support for wxTE_LINEWRAP; use GTK_WRAP_WORD_CHAR...
tree
|
commitdiff
2005-03-17
Vadim Zeitlin
implemented wxMenuBar ctor taking array of menus/titles...
tree
|
commitdiff
2005-03-17
Vadim Zeitlin
fixed bug due to missing break in GetColourFromGTKWidge...
tree
|
commitdiff
2005-03-17
Vadim Zeitlin
iterator methods fixes (patch 1164808)
tree
|
commitdiff
2005-03-17
Vadim Zeitlin
don't set virtual size of the window to (0, 0) if scrol...
tree
|
commitdiff
2005-03-17
Julian Smart
Provided GetBestVirtualSize and DoGetBestSize implement...
tree
|
commitdiff
2005-03-17
Włodzimierz Skiba
Fixed strange situation when we had wxPathExists and...
tree
|
commitdiff
2005-03-16
Kevin Hock
Allow using negative angles with DrawRotatedText. ...
tree
|
commitdiff
2005-03-13
Robert Roebling
Query for "default_border" not "default_outside_borde...
tree
|
commitdiff
2005-03-12
Robert Roebling
Correct orientation of splitter sash again.
tree
|
commitdiff
2005-03-12
Robert Roebling
Applied patch for ArtProvider.
tree
|
commitdiff
2005-03-12
Robert Roebling
There shouldn't be any need to draw the backgound
tree
|
commitdiff
2005-03-11
Robert Roebling
GTK+ 2.0 compilation.
tree
|
commitdiff
2005-03-11
Włodzimierz Skiba
Base for wxMessageDialog with common checks for style.
tree
|
commitdiff
2005-03-10
Robert Roebling
Reenable dead keys under GTK2.
tree
|
commitdiff
2005-03-08
Robert Roebling
Applied DnD patch, adding a field for setting a defau...
tree
|
commitdiff
2005-03-08
Robert Roebling
Override OnSize in the scrollsub sample to disable
tree
|
commitdiff
2005-03-08
Kevin Hock
GTK1 compilation fix from Mart R., followup to patch...
tree
|
commitdiff
2005-03-07
Robert Roebling
Applied GetSystemMetric patch to suppurt GTK and...
tree
|
commitdiff
2005-03-07
Robert Roebling
Readd support for prelight tree control triangles...
tree
|
commitdiff
2005-03-07
Robert Roebling
Use GtkPixmap instead of GtkImage as the latter incor...
tree
|
commitdiff
2005-03-04
Robert Roebling
Try to catch theme change on the fly in button in
tree
|
commitdiff
2005-03-04
Robert Roebling
Trying to get default button placement and size right.
tree
|
commitdiff
2005-03-04
Robert Roebling
Applied John L's patches for curson scaling, image...
tree
|
commitdiff
2005-02-28
Robert Roebling
Minimal layout change.
tree
|
commitdiff
2005-02-28
Robert Roebling
Implemented wxRadioBox using a GtkTable.
tree
|
commitdiff
2005-02-28
Robert Roebling
This change will make the parent TLW come to
tree
|
commitdiff
2005-02-28
Robert Roebling
Apply combobox patch II.
tree
|
commitdiff
2005-02-28
Robert Roebling
Changed ComboDropDown button under GTK+ so that it
tree
|
commitdiff
2005-02-28
Vadim Zeitlin
restored manual calls to gtk_glwindow_realized/map_call...
tree
|
commitdiff
2005-02-28
Vadim Zeitlin
wxUniv compilation fix
tree
|
commitdiff
2005-02-27
Robert Roebling
The position (mouse pos) returned by wxKeyEvent sometimes
tree
|
commitdiff
2005-02-27
Robert Roebling
SetLabel() no longer invalidates the font which
tree
|
commitdiff
2005-02-27
Julian Smart
Added GetBitmap, GetIcon to wxImageList
tree
|
commitdiff
2005-02-23
Włodzimierz Skiba
Linup API of wxRadioBox::Show on all ports. Move wxRadi...
tree
|
commitdiff
2005-02-22
Robert Roebling
Better correction to the wxListBox misbehaviour.
tree
|
commitdiff
2005-02-21
Robert Roebling
Show that the GTK+ listbox doesn't deselect any item
tree
|
commitdiff
2005-02-21
Włodzimierz Skiba
Consistent wxWindow::Enable with wxRadioBox::Enable...
tree
|
commitdiff
2005-02-21
Julian Smart
Don't inherit background from parent if we're top-level
tree
|
commitdiff
2005-02-21
Vadim Zeitlin
call gdk_flush() in Update() (see discussion of patch...
tree
|
commitdiff
2005-02-20
Robert Roebling
Applied patch to allow resizing the popup window.
tree
|
commitdiff
2005-02-20
Robert Roebling
Added LDOWN handler for wxListBox so that it wil
tree
|
commitdiff
2005-02-20
Robert Roebling
Commited fix for wrong background colour in TLWs...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
removed explicit calls to gtk_glwindow_(realized/map...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
use native gtk_paint_expander() to implement DrawTreeIt...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
trying to draw transparent arrow instead of opaque...
tree
|
commitdiff
2005-02-20
Vadim Zeitlin
yet more corrections to drop down button drawing: don...
tree
|
commitdiff
2005-02-19
Robin Dunn
Fixed compile error
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
added more icons (for GTK only) (patch 1097684)
tree
|
commitdiff
2005-02-19
Vadim Zeitlin
draw drop down button using native calls (patch 1144389)
tree
|
commitdiff
2005-02-19
Kevin Hock
ENTER and LEAVE mouse events for multi-line text contro...
tree
|
commitdiff
2005-02-19
Kevin Hock
wxTE_AUTO_URL for wxGTK2 from Mart R. [patch 1126182]
tree
|
commitdiff
2005-02-17
Vadim Zeitlin
more tweaks to drop down arrow drawing (Andreas Pflug)
tree
|
commitdiff
2005-02-15
Robert Roebling
Better resizing code fro wxComboBox.
tree
|
commitdiff
2005-02-15
Robert Roebling
Implemented wxBitmap::HasAlpha() and ::UseAlpha().
tree
|
commitdiff
2005-02-14
Vadim Zeitlin
no changes, just mention gtk_paint_expander() in comment
tree
|
commitdiff
next