projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cursor event support for mac activated
[wxWidgets.git]
/
src
/
x11
/
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete ODBC classes.
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
regenerated the makefiles with the latest filelist.txt
tree
|
commitdiff
2003-03-21
Julian Smart
Copyright corrections
tree
|
commitdiff
2003-03-19
Julian Smart
Removed some deprecated usage
tree
|
commitdiff
2003-03-18
Julian Smart
Formatting tidy-up
tree
|
commitdiff
2003-03-17
Julian Smart
Fixed copyrights and licence spelling
tree
|
commitdiff
2003-02-27
Václav Slavík
wxCLOSE->wxCLOSE_BOX
tree
|
commitdiff
2003-02-26
Václav Slavík
added wxCLOSE and fixed wxSYSTEM_MENU on Unix
tree
|
commitdiff
2003-02-20
Mattia Barbon
Use some wxX11 files (currently pen.cpp and brush...
tree
|
commitdiff
2003-02-19
Robin Dunn
Send the wxWindowDestroyEvent for all ports
tree
|
commitdiff
2003-02-12
Vadim Zeitlin
added DoSetNativeFontInfo() to avoid virtual function...
tree
|
commitdiff
2003-02-10
Mattia Barbon
Clearly mark wxGLCanvas as not working under wxX11.
tree
|
commitdiff
2003-02-10
Mattia Barbon
Remove unnecessary header dependencies. Fix resulting...
tree
|
commitdiff
2003-01-28
Mattia Barbon
Regenerate makefiles.
tree
|
commitdiff
2003-01-25
Ron Lee
Added missing quantize.h
tree
|
commitdiff
2003-01-04
Julian Smart
Use nicer (swiss) font for default
tree
|
commitdiff
2002-12-04
Vadim Zeitlin
merged 2.4 branch into the trunk
tree
|
commitdiff
2002-09-14
Robert Roebling
Compile fix for the iPaq. No idea why.
tree
|
commitdiff
2002-09-13
Julian Smart
Applied patch [ 608850 ] wxX11 menu accelerators need...
tree
|
commitdiff
2002-09-12
Julian Smart
Corrected typo that prevented mdig.h being copied
tree
|
commitdiff
2002-09-07
Vadim Zeitlin
applied the workaround for XUnionRectWithRegion() retur...
tree
|
commitdiff
2002-09-05
Robin Dunn
Added effects.h to filelist.txt so it will get installe...
tree
|
commitdiff
2002-09-02
Julian Smart
More casting to make gcc 3.2 behave.
tree
|
commitdiff
2002-09-02
Julian Smart
And some more casting
tree
|
commitdiff
2002-09-02
Julian Smart
Added size_t cast to disambiguate array usage.
tree
|
commitdiff
2002-09-01
Julian Smart
Removed warnings from ipcbase.cpp
tree
|
commitdiff
2002-09-01
Julian Smart
Applied patch [ 603104 ] wxX11 wxClientDC, wxPaintDC fix
tree
|
commitdiff
2002-08-30
Julian Smart
Added another log.h; removed redundant trace args
tree
|
commitdiff
2002-08-30
Julian Smart
Added log.h
tree
|
commitdiff
2002-08-26
Robert Roebling
Applied zero-size patch.
tree
|
commitdiff
2002-08-20
Julian Smart
Applied patch [ 597398 ] Generic MDI, wxNotebook based.
tree
|
commitdiff
2002-08-18
Julian Smart
Don't compile socket table if wxUSE_SOCKET is 0.
tree
|
commitdiff
2002-08-17
Julian Smart
First cut at socket support in wxX11
tree
|
commitdiff
2002-08-16
Vadim Zeitlin
compilation fix for wxApp after exitOnFrameDelete changes
tree
|
commitdiff
2002-08-16
Robin Dunn
Exit on frame delete is now initialized and handled...
tree
|
commitdiff
2002-08-02
Julian Smart
Renamed internal GetClientWindow to GetClientAreaWindow so
tree
|
commitdiff
2002-07-31
Mattia Barbon
Regenerated files.lst after addition of listbase.h
tree
|
commitdiff
2002-07-24
Mattia Barbon
Updated Makefiles for all but Motif; there is either...
tree
|
commitdiff
2002-07-19
Julian Smart
Set default encoding
tree
|
commitdiff
2002-06-25
Julian Smart
Corrected OnAssert
tree
|
commitdiff
2002-06-12
Vadim Zeitlin
added missing semicolons after asserts (patch 567853)
tree
|
commitdiff
2002-05-28
Vadim Zeitlin
fix compilation without WXDEBUG (includes patch 561458)
tree
|
commitdiff
2002-05-05
Robert Roebling
Corrected wrong use of delete in region code.
tree
|
commitdiff
2002-05-04
Robert Roebling
Added screen design to system settings for
tree
|
commitdiff
2002-04-28
Vadim Zeitlin
changed DoDragDrop(bool) into DoDragDrop(int) and added...
tree
|
commitdiff
2002-04-23
Václav Slavík
added wx/msw/missing.h
tree
|
commitdiff
2002-04-22
Julian Smart
Added some missing wxTextCtrl features to to-do list...
tree
|
commitdiff
2002-04-22
Julian Smart
Fixed drawing sample compilo for wxMotif (doesn't have...
tree
|
commitdiff
2002-04-17
Julian Smart
Added wxDF_HTML
tree
|
commitdiff
2002-04-14
Robert Roebling
Three more attempts to get metal look.
tree
|
commitdiff
2002-04-10
Julian Smart
Corrected PositionToXY, XYToPosition code
tree
|
commitdiff
2002-04-10
Julian Smart
Fixed single-line text control breakage (sorry). Now...
tree
|
commitdiff
2002-04-08
Robert Roebling
wxTextCtrl::SetValue() sets m_modified to FALSE.
tree
|
commitdiff
2002-04-08
Robert Roebling
A little less flicker when selecting text.
tree
|
commitdiff
2002-04-07
Václav Slavík
cleaned up the mess caused by FloodFill patch
tree
|
commitdiff
2002-04-07
Julian Smart
Changed caret to black and made it go when control...
tree
|
commitdiff
2002-04-07
Robert Roebling
Further work on wxTextCtrl.
tree
|
commitdiff
2002-04-07
Robert Roebling
Make text control send text update events.
tree
|
commitdiff
2002-04-07
Robert Roebling
Further work on wxTextCrl.
tree
|
commitdiff
2002-04-06
Robert Roebling
Added support for variable-width fonts
tree
|
commitdiff
2002-04-02
Robert Roebling
Fix some crashes in new wxTextCtrl.
tree
|
commitdiff
2002-04-01
Julian Smart
Separated wxImage::FloodFill from image.cpp
tree
|
commitdiff
2002-04-01
Julian Smart
Applied FloodFill patch
tree
|
commitdiff
2002-04-01
Julian Smart
Modifications to get wxNanoX compiling again
tree
|
commitdiff
2002-04-01
Robert Roebling
Temporarily use self-made wxTextCtrl in wxX11 until
tree
|
commitdiff
2002-03-30
Robert Roebling
Added code for erasing the small square between scrol...
tree
|
commitdiff
2002-03-29
Robert Roebling
Some work for wxX11 on 8-bit visuals.
tree
|
commitdiff
2002-03-29
Robert Roebling
Pop-up menus no longer jump before appearing.
tree
|
commitdiff
2002-03-29
Robert Roebling
Implemented two-window approach for pop-ups, since
tree
|
commitdiff
2002-03-29
Vadim Zeitlin
commented out an unused var
tree
|
commitdiff
2002-03-28
Julian Smart
In bitmap.cpp, CreateFromImage, took GetWidth and GetHe...
tree
|
commitdiff
2002-03-28
Julian Smart
Compile corrections
tree
|
commitdiff
2002-03-28
Robert Roebling
More changes for better redraw flow under X11.
tree
|
commitdiff
2002-03-28
Robert Roebling
Compile fix for TLW under X11.
tree
|
commitdiff
2002-03-26
Mattia Barbon
wxIconBundle implementation.
tree
|
commitdiff
2002-03-25
Robert Roebling
Some more fiddling with two-window approach and
tree
|
commitdiff
2002-03-24
Robert Roebling
Implemented two-window approach for wxX11.
tree
|
commitdiff
2002-03-24
Julian Smart
Added SetActive to wxEventLoop
tree
|
commitdiff
2002-03-24
Václav Slavík
move wxApp::GetStdIcon to wxArtProvider
tree
|
commitdiff
2002-03-22
Julian Smart
Removed helpwxht.h/cpp (old wxHelpControllerHtml class)
tree
|
commitdiff
2002-03-21
Václav Slavík
added wxArtProvider
tree
|
commitdiff
2002-03-21
Julian Smart
Put dialog in more sensible place in Forty, got a bit...
tree
|
commitdiff
2002-03-21
Julian Smart
Minor fix for wxX11 compilation
tree
|
commitdiff
2002-03-20
Robert Roebling
No more pixel junk when resizing windows that
tree
|
commitdiff
2002-03-18
Robin Dunn
Regenerated file lists so features.h would be installed
tree
|
commitdiff
2002-03-17
Robert Roebling
New WM decoration code. It fails to resize dialogs
tree
|
commitdiff
2002-03-17
Robert Roebling
New attempt to implement wxNO_FULL_REDRAW_ON_REPAINT.
tree
|
commitdiff
2002-03-17
Ron Lee
Added wxBufferedDC class.
tree
|
commitdiff
2002-03-16
Julian Smart
Corrected typo
tree
|
commitdiff
2002-03-16
Julian Smart
Added timeout to Dispatch(); attempted implementation of
tree
|
commitdiff
2002-03-15
Julian Smart
Use override_direct to remove decorations if wxNO_BORDE...
tree
|
commitdiff
2002-03-14
Julian Smart
Added Layout() call to top level window Show() to preve...
tree
|
commitdiff
2002-03-14
Robert Roebling
Forgot to reset a flag.
tree
|
commitdiff
2002-03-14
Julian Smart
Removed constraints check for wxDirDialog from configur...
tree
|
commitdiff
2002-03-14
Julian Smart
Compiles for Nano-X again
tree
|
commitdiff
2002-03-14
Julian Smart
Removed duplicate WM line from motif/frame.cpp
tree
|
commitdiff
2002-03-13
Robert Roebling
Send size events from top level windows in idle time,
tree
|
commitdiff
2002-03-12
Robert Roebling
Added dialog tabbing to wxX11.
tree
|
commitdiff
2002-03-12
Robert Roebling
Implemented DoBlit().
tree
|
commitdiff
next