projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
another file I added on the wxUniv branch and forgot to merge
[wxWidgets.git]
/
src
/
gtk1
/
2001-06-26
Vadim Zeitlin
compilation fixes - wxGTK compiles but not links
tree
|
commitdiff
2001-06-26
Vadim Zeitlin
first pass of wxUniv merge - nothing works, most parts...
tree
|
commitdiff
2001-06-22
Vadim Zeitlin
1. fixed wxBase RPM template
tree
|
commitdiff
2001-06-18
Vadim Zeitlin
implemented text styles for GTK+
tree
|
commitdiff
2001-06-15
Vadim Zeitlin
applied patch 433352 (fix for wxTextCtrl::SetForeground...
tree
|
commitdiff
2001-06-14
Robert Roebling
I don't understand the SetIconState code in /src...
tree
|
commitdiff
2001-06-11
Robert Roebling
Applied wxImage::Scale() patch,
tree
|
commitdiff
2001-06-08
Vadim Zeitlin
regenerated files with tmake
tree
|
commitdiff
2001-06-06
Vadim Zeitlin
fixed slider value rounding once again
tree
|
commitdiff
2001-06-03
Václav Slavík
added wxUSE_INTL around wxLocale::GetSystemEncoding
tree
|
commitdiff
2001-06-03
Václav Slavík
added code to set wxFont's default encoding to wxLocale...
tree
|
commitdiff
2001-05-31
Vadim Zeitlin
we now send iconize events
tree
|
commitdiff
2001-05-27
Vadim Zeitlin
regenerated from tmake templates
tree
|
commitdiff
2001-05-22
Vadim Zeitlin
fix for discrepancies between wxNotebookEvent and wxNot...
tree
|
commitdiff
2001-05-21
Vadim Zeitlin
(blind) fix for joystick compilation problems
tree
|
commitdiff
2001-05-20
Robin Dunn
Since there was no #include before the #if wxUSE_JOYSTI...
tree
|
commitdiff
2001-05-18
Robert Roebling
Applied patch for non-Latin keyboards.
tree
|
commitdiff
2001-05-17
Julian Smart
Call OnParentEnable from wxTextCtrl::Enable
tree
|
commitdiff
2001-05-17
Julian Smart
Implemented OnParentEnable to allow widgets to reset...
tree
|
commitdiff
2001-05-16
Julian Smart
Made wxWindow::Enable recursive in order to solve colou...
tree
|
commitdiff
2001-05-16
Julian Smart
Applied patch #418555: wxTextCtrl uses wrong background...
tree
|
commitdiff
2001-05-11
Robin Dunn
Changed wxRootWindow from a global to a staic variable...
tree
|
commitdiff
2001-05-10
Guillermo Rodrigue...
Private gsocket files were using 'typedef int bool...
tree
|
commitdiff
2001-05-08
Václav Slavík
switched to new XPM code in wxMSW
tree
|
commitdiff
2001-05-07
Vadim Zeitlin
GetSelection() always returns from <= to as wxMSW does
tree
|
commitdiff
2001-05-03
Vadim Zeitlin
fix InsertSeparator() (patch 420987)
tree
|
commitdiff
2001-05-02
Vadim Zeitlin
fixed (?) crashes because of default GUI font being...
tree
|
commitdiff
2001-05-01
Robert Roebling
Some minor clean-ups to the wxScrolledWindow code.
tree
|
commitdiff
2001-05-01
Robert Roebling
wxScrolledWindow next take, the Gizmo controls
tree
|
commitdiff
2001-05-01
Julian Smart
Removed generic scrolwin.cpp from wxGTK list because...
tree
|
commitdiff
2001-05-01
Julian Smart
Updated src/gtk/files.lst
tree
|
commitdiff
2001-05-01
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-05-01
Robert Roebling
wxScrolledWindow now emits wxScrollWinEvents. Something
tree
|
commitdiff
2001-04-30
Robin Dunn
Implemented wxGetClientDisplayRect which returns the...
tree
|
commitdiff
2001-04-29
Robert Roebling
Native wxScrolledWindow finishing touches.
tree
|
commitdiff
2001-04-29
Robert Roebling
wxScrolledWindow is now a native widget under GTK.
tree
|
commitdiff
2001-04-28
Václav Slavík
added xpmdecod.cpp
tree
|
commitdiff
2001-04-26
Robert Roebling
Added Greg's wxBitmapButton patch, take 2.
tree
|
commitdiff
2001-04-22
Václav Slavík
added wxXPMHandler
tree
|
commitdiff
2001-04-22
Václav Slavík
moved gtk/palette.cpp to generic/paletteg.cpp
tree
|
commitdiff
2001-04-22
Robert Roebling
Toplevel windows now send both activate and focus
tree
|
commitdiff
2001-04-22
Robert Roebling
Applied BMP patch.
tree
|
commitdiff
2001-04-19
Robin Dunn
Added wxCURSOR_ARROWWAIT which is the default arrow...
tree
|
commitdiff
2001-04-19
Vadim Zeitlin
fix for scrollbar rounding errors
tree
|
commitdiff
2001-04-14
Vadim Zeitlin
fixed DoDrawEllipse() bbox calculation (patch 415116)
tree
|
commitdiff
2001-04-09
Robert Roebling
Added wxFileName::GetModificationTime()
tree
|
commitdiff
2001-04-04
Václav Slavík
implemented wxMask::Create(bitmap, paletteEntry) for...
tree
|
commitdiff
2001-04-02
Vadim Zeitlin
merged wxLogDebug -> wxLogTrace change from 2.2 branch
tree
|
commitdiff
2001-03-29
Ove Kaaven
Unicode compilation fix.
tree
|
commitdiff
2001-03-26
Julian Smart
Added focus in/out handlers for wxTextCtrl
tree
|
commitdiff
2001-03-25
Václav Slavík
implemented dummy wxPalette for wxGTK, so that it no...
tree
|
commitdiff
2001-03-16
Vadim Zeitlin
replaced wxLogDebugs with wxLogTrace in dnd code -...
tree
|
commitdiff
2001-03-13
Václav Slavík
moved splines rendering code into wxDCBase
tree
|
commitdiff
2001-03-10
Vadim Zeitlin
trying to fix wxSpinCtrl update behaviour
tree
|
commitdiff
2001-02-22
Julian Smart
Added wxYieldIfNeeded
tree
|
commitdiff
2001-02-19
Vadim Zeitlin
temp (?) fix for wxYield() calls from other threads
tree
|
commitdiff
2001-02-13
Julian Smart
More GTK+ 1.3.1 fixes
tree
|
commitdiff
2001-02-13
Julian Smart
Further __WXGTK20__ fix
tree
|
commitdiff
2001-02-13
Jouk Jansen
Committing in .
tree
|
commitdiff
2001-02-13
Julian Smart
Tried to fix GTK+ 2.0 compilos
tree
|
commitdiff
2001-02-12
Julian Smart
Fix for unsafe use of a global pointer for focus window...
tree
|
commitdiff
2001-02-08
Vadim Zeitlin
applied (slightly modified) wxToggleButton patch from...
tree
|
commitdiff
2001-02-06
Julian Smart
Fixed some warnings (don't know why dialoged Makefile...
tree
|
commitdiff
2001-02-06
Vadim Zeitlin
regenerated all makefiles from filelist.txt
tree
|
commitdiff
2001-02-06
Vadim Zeitlin
applied patch 103591 which should fix wxWakeUpIdle()
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
Removed obsolete files
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
wxDC scaling fix patch (Derry Bryson)
tree
|
commitdiff
2001-01-31
Vadim Zeitlin
support for wxGA_VERTICAL in wxGauge
tree
|
commitdiff
2001-01-24
Vadim Zeitlin
applied wxNativeFontInfo patch #103089
tree
|
commitdiff
2001-01-23
Robert Roebling
Change required for new event types.
tree
|
commitdiff
2001-01-17
Vadim Zeitlin
applied file history patch
tree
|
commitdiff
2001-01-11
Robert Roebling
wxYield() patch from stable tree.
tree
|
commitdiff
2001-01-07
Robert Roebling
Make wxMenuItem::GetLabel() handle escaped underscores
tree
|
commitdiff
2001-01-03
Vadim Zeitlin
regenerated the makefiles to include filename.cpp
tree
|
commitdiff
2000-12-28
Vadim Zeitlin
modified check listbox indicators and made them customi...
tree
|
commitdiff
2000-12-28
Robert Roebling
Added wxFileName.
tree
|
commitdiff
2000-12-22
Robert Roebling
Log error messages work.
tree
|
commitdiff
2000-12-19
Vadim Zeitlin
fix for a crash in ~wxFontList
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
wxNativeFontInfo changes
tree
|
commitdiff
2000-12-18
Vadim Zeitlin
applied wxNativeFontInfo patch from Derry Bryson (with...
tree
|
commitdiff
2000-12-16
Robert Roebling
Applied colour patch for better 8-bit support,
tree
|
commitdiff
2000-12-16
Robert Roebling
Added wxCommandEvent::IsSeection for listbox,
tree
|
commitdiff
2000-12-14
Vadim Zeitlin
merged in fix for GetValue() from the 2.2 branch
tree
|
commitdiff
2000-11-27
Robert Roebling
Applied glcanvas patch.
tree
|
commitdiff
2000-11-26
Robert Roebling
Ported stable-tree refresh code to devel tree.
tree
|
commitdiff
2000-11-25
Vadim Zeitlin
fixed majorDim == 0 problem in wxGTK::wxRadioBox
tree
|
commitdiff
2000-11-24
Vadim Zeitlin
1. added wxGTK::wxToolBar::SetToolShortHelp() and test...
tree
|
commitdiff
2000-11-24
Robert Roebling
matrix compile fix
tree
|
commitdiff
2000-11-24
Robert Roebling
Made dnd reentrent safe as per stable tree.
tree
|
commitdiff
2000-11-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-11-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2000-11-23
Robert Roebling
Ported new double idle handlers for pending events
tree
|
commitdiff
2000-11-23
Robert Roebling
Upported wxListBox key handling and SetFirstItem()
tree
|
commitdiff
2000-11-23
Robert Roebling
Busy cursor don't need wxYield(), SendIdleEvents()
tree
|
commitdiff
2000-11-18
Václav Slavík
added wxCursor ctor for creation from bits array
tree
|
commitdiff
2000-10-31
Vadim Zeitlin
compilation fix (sorry!)
tree
|
commitdiff
2000-10-30
Vadim Zeitlin
wxDC::GetSize() should work now in wxGTK
tree
|
commitdiff
2000-10-30
Vadim Zeitlin
wxDC::GetSize() should work now in wxGTK
tree
|
commitdiff
2000-10-20
Vadim Zeitlin
an implementation of wxListBox::SetFirstItem() which...
tree
|
commitdiff
next