.. |
gnome
|
Work in progress on printing stuff.
|
2004-11-22 21:50:31 +00:00 |
.cvsignore
|
Added some WINE things.
|
1999-06-07 21:17:21 +00:00 |
accel.h
|
first pass of wxUniv merge - nothing works, most parts don't even compile
|
2001-06-26 20:59:19 +00:00 |
app.h
|
(hopefully) fixed race condition in installing idle handler (calling wxPostEvent from non-main thread)
|
2004-11-04 20:04:59 +00:00 |
bitmap.h
|
added alpha channel support to wxGTK2's wxBitmap
|
2004-08-21 22:42:06 +00:00 |
bmpbuttn.h
|
fixed previous revision: call wxControl's, not wxButton's DoGetBestSize
|
2004-10-18 13:13:39 +00:00 |
brush.h
|
wxBrushBase between wxBrush and wxGDIObject (class follows wxFontBase model).
|
2004-12-03 15:31:31 +00:00 |
button.h
|
new stock buttons API
|
2004-08-30 14:42:51 +00:00 |
checkbox.h
|
implemented 3state checkboxes in wxGTK with GTK2
|
2004-06-26 15:53:22 +00:00 |
checklst.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
choice.h
|
Fix for the fix for wxChoice selection.
|
2004-12-18 13:13:52 +00:00 |
clipbrd.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
colordlg.h
|
unused params warnings (patch 1048431)
|
2004-10-16 19:41:18 +00:00 |
colour.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
combobox.h
|
Combobox corrections
|
2004-12-09 15:27:54 +00:00 |
control.h
|
reverted m_adjustMinSize change prepatory for a new approach to fix
|
2004-06-21 22:58:13 +00:00 |
cursor.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dataform.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dataobj2.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dataobj.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dc.h
|
Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
|
2004-12-16 21:24:45 +00:00 |
dcclient.h
|
Make ComputeScaleAndOrigin() as virtual part of wxDCBase and this way present on missing platforms. Add into manaul too.
|
2004-12-16 21:24:45 +00:00 |
dcmemory.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dcscreen.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dialog.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
dnd.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
filedlg.h
|
Moved the implemtation of the generic and the
|
2004-12-05 20:30:18 +00:00 |
font.h
|
making getter const
|
2004-07-14 16:33:17 +00:00 |
fontdlg.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
frame.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
gauge.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
gdiobj.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
glcanvas.h
|
fixed header include guard position (patch 992443)
|
2004-07-25 16:36:51 +00:00 |
icon.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
listbox.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
mdi.h
|
moved wxWindow::GetBestSize implementation into DoGetBestSize
|
2004-09-30 16:37:58 +00:00 |
menu.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
menuitem.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
minifram.h
|
Forgot to commit header.
|
2004-11-03 20:47:05 +00:00 |
msgdlg.h
|
Avoid error message when closing message
|
2004-11-27 23:21:12 +00:00 |
notebook.h
|
gtk notebook page style fixes (patch 984864)
|
2004-08-15 07:51:56 +00:00 |
pen.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
popupwin.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
private.h
|
fixed setting colour of wxStaticText in case the label contains XML special characters
|
2004-06-27 13:42:17 +00:00 |
radiobox.h
|
1. derived wxMSW radio box from static box because it includes the box anyhow
|
2004-12-13 01:00:35 +00:00 |
radiobut.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
region.h
|
split wxRegion(wxBitmap) ctor into two ctors with clearer semantics
|
2004-06-03 21:13:52 +00:00 |
scrolbar.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
scrolwin.h
|
DoPrepareDC needs the dc.
|
2004-07-20 18:13:12 +00:00 |
slider.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
spinbutt.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
spinctrl.h
|
fixed GTK styles handling:
|
2004-06-14 17:34:00 +00:00 |
statbmp.h
|
1. added support for bitmaps with alpha channel
|
2004-08-21 22:41:04 +00:00 |
statbox.h
|
a better way of applying style changes to label_widget
|
2004-07-03 16:58:10 +00:00 |
statline.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
stattext.h
|
reverted m_adjustMinSize change prepatory for a new approach to fix
|
2004-06-21 22:58:13 +00:00 |
taskbarpriv.h
|
implemented freedesktop.org spec support for GTK version of wxTaskBarIcon
|
2004-05-31 22:17:09 +00:00 |
tbargtk.h
|
respect GTK+'s theme tooltip colour settings
|
2004-06-14 13:27:26 +00:00 |
textctrl.h
|
Applied Freeze()/Thaw() patch for wxTextCtrtl.
|
2004-12-01 20:52:36 +00:00 |
tglbtn.h
|
Changed Rocketeer licence to wxWindows licence, by authorisation
|
2004-11-22 15:55:34 +00:00 |
timer.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
tooltip.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
toplevel.h
|
renamed HasFocus() to IsActive() to avoid confusion with FindFocus(); documented it; avoid code duplication in GTK1 version
|
2004-09-26 14:32:09 +00:00 |
treectrl.h
|
Use old licence name
|
2004-05-23 20:53:33 +00:00 |
win_gtk.h
|
fix for crash on 64 bit platforms (patch 1028942)
|
2004-09-16 22:34:09 +00:00 |
window.h
|
SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used to optimize
|
2004-08-29 13:32:45 +00:00 |