.. |
gnome
|
Upport latest changes from 2_8 branch (print dialog
|
2007-05-26 22:27:58 +00:00 |
private
|
preparation for allowing to use wxTimer in wxBase (heavily modified patch 1113088):
|
2007-04-20 01:29:16 +00:00 |
.cvsignore
|
|
|
accel.h
|
|
|
animate.h
|
|
|
app.h
|
Reorganize idle system code.
|
2007-04-19 16:58:07 +00:00 |
assertdlg_gtk.h
|
|
|
bitmap.h
|
|
|
bmpbuttn.h
|
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
|
2007-04-08 22:18:35 +00:00 |
brush.h
|
|
|
button.h
|
Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefault() instead of doing
|
2007-04-08 22:18:35 +00:00 |
checkbox.h
|
|
|
checklst.h
|
|
|
choice.h
|
|
|
clipbrd.h
|
1. Moved m_usePrimary to wxClipboardBase as it's now also used by wxMSW/wxMac
|
2007-03-31 02:57:55 +00:00 |
clrpicker.h
|
|
|
collpane.h
|
|
|
colordlg.h
|
|
|
colour.h
|
use wxString instead of wxChar* in wxColour::Set/FromString
|
2007-05-30 10:29:12 +00:00 |
combobox.h
|
|
|
control.h
|
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
|
2007-04-01 14:13:15 +00:00 |
cursor.h
|
|
|
dataform.h
|
|
|
dataobj2.h
|
|
|
dataobj.h
|
|
|
dataview.h
|
GTK+ cell renderers are not widget, so use a
|
2007-05-09 10:38:15 +00:00 |
dc.h
|
Beginning to make wxDC code compile both before
|
2007-05-08 23:47:43 +00:00 |
dcclient.h
|
Beginning to make wxDC code compile both before
|
2007-05-08 23:47:43 +00:00 |
dcmemory.h
|
removed virtual GetSelectedBitmap() from the base wxDC class, it only makes sense for wxMemoryDC
|
2007-03-30 15:27:08 +00:00 |
dcscreen.h
|
|
|
dialog.h
|
|
|
dirdlg.h
|
|
|
dnd.h
|
|
|
filedlg.h
|
|
|
filepicker.h
|
|
|
font.h
|
|
|
fontdlg.h
|
|
|
fontpicker.h
|
|
|
frame.h
|
restructure fullscreen code dealing with hiding bars
|
2007-05-26 18:47:53 +00:00 |
gauge.h
|
|
|
glcanvas.h
|
Refactor all code common to X11 OpenGL implementations into glx11.h/.cpp
|
2007-04-15 23:06:45 +00:00 |
hyperlink.h
|
|
|
listbox.h
|
avoid code duplication by using helper functions
|
2007-04-12 14:57:41 +00:00 |
mdi.h
|
simplify DoSetClientSize
|
2007-05-19 17:34:42 +00:00 |
menu.h
|
remove wxWindow::m_needParent and use GTKNeedsParent() which can be overridden in just wxMenuBar (and not set in each and every wxGTK control)
|
2007-04-23 15:16:06 +00:00 |
menuitem.h
|
|
|
minifram.h
|
|
|
msgdlg.h
|
1. Derive wxMessageDialogBase from wxDialog (why did we use multiple
|
2007-05-24 12:50:42 +00:00 |
notebook.h
|
|
|
pen.h
|
|
|
popupwin.h
|
move m_sizeSet out of wxWindow
|
2007-05-19 18:25:15 +00:00 |
private.h
|
added safe check for Pango version and use it to avoid underline hack in wxDC::DrawText() (modified patch 1702301)
|
2007-04-21 18:32:29 +00:00 |
radiobox.h
|
|
|
radiobut.h
|
|
|
region.h
|
|
|
scrolbar.h
|
|
|
scrolwin.h
|
|
|
slider.h
|
|
|
spinbutt.h
|
|
|
spinctrl.h
|
|
|
statbmp.h
|
|
|
statbox.h
|
|
|
statline.h
|
|
|
stattext.h
|
added support for ellipsization and markup in wxStaticText (modified patch 1629946)
|
2007-04-01 14:13:15 +00:00 |
taskbarpriv.h
|
|
|
tbargtk.h
|
|
|
textctrl.h
|
|
|
tglbtn.h
|
|
|
tooltip.h
|
|
|
toplevel.h
|
restructure fullscreen code dealing with hiding bars
|
2007-05-26 18:47:53 +00:00 |
treectrl.h
|
|
|
treeentry_gtk.h
|
|
|
win_gtk.h
|
Restore border around non-scrolling widgets. The
|
2007-04-07 14:41:41 +00:00 |
window.h
|
Remove unneeded wxTLW child inserter function.
|
2007-05-25 05:08:18 +00:00 |