2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | truncate the static box label to fit the control size... |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | don't use Pango hack for drawing underlined text when... |
tree | commitdiff |
2007-04-09 |
Vadim Zeitlin | don't return the next line text from GetLineText()... |
tree | commitdiff |
2007-04-08 |
Vadim Zeitlin | Call wxTLW::SetDefaultItem() from wxButtonBase::SetDefa... |
tree | commitdiff |
2007-04-08 |
Paul Cornett | Children need to be updated in size_allocate even if... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | made wxTLW::SetIcon() non-virtual, it was already imple... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't try to access empty wxIconBundle in gtk_frame_rea... |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | 1. changed wxIconBundle to use m_refData and COW to... |
tree | commitdiff |
2007-04-07 |
Robert Roebling | Restore border around non-scrolling widgets. The |
tree | commitdiff |
2007-04-07 |
Vadim Zeitlin | don't access the window after it had been deleted by... |
tree | commitdiff |
2007-04-05 |
Vadim Zeitlin | make wxControlContainer accept focus depending on wheth... |
tree | commitdiff |
2007-04-03 |
Vadim Zeitlin | removed unnecessary checks for m_clipboard/targetsWidge... |
tree | commitdiff |
2007-04-03 |
Paul Cornett | more checks for non-scrolling windows, some code duplic... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | avoid asserts when the cipboard is acquired by another... |
tree | commitdiff |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
tree | commitdiff |
2007-03-31 |
Robert Roebling | Don't create GtkScrolledWindow if neither wxHSCROLL |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | set string field of wxCommandEvent object generated... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | don't return wxFONTENCODING_DEFAULT from wxFont::GetEnc... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | added gtk.tlw.can-set-transparency system option (repla... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | don't remove the old tags of different kinds when setti... |
tree | commitdiff |
2007-03-31 |
Paul Cornett | don't clamp scroll position before updating GtkRange, |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | 1. Moved m_usePrimary to wxClipboardBase as it's now... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | decouple primary selection handling from clipboard... |
tree | commitdiff |
2007-03-31 |
Vadim Zeitlin | simplified the code by using new wxClipboardSync class... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | no real changes, just fixed confusing (to both people... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | removed virtual GetSelectedBitmap() from the base wxDC... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | check that filename pointer is non-NULL before using... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't use C++ comments in C file |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | don't call gtk_label_set_line_wrap() from DoGetBestSize... |
tree | commitdiff |
2007-03-30 |
Vadim Zeitlin | fix PangoFontMetrics leak in GetCharHeight() (bug 1691180) |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | make Ctrl-PageUp/Down work for changing notebook pages... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | added wxWindow::NavigateIn(); provide wxGTK implementat... |
tree | commitdiff |
2007-03-26 |
Vadim Zeitlin | use native TAB traversal for GTK+ 2 |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | don't check whether the window is shown and enabled... |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | make wxNO_BORDER work with wxRadioBox (patch 1525406) |
tree | commitdiff |
2007-03-25 |
Vadim Zeitlin | respect the current default style in SetValue() (modifi... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | make IsEnabled() return false even if the window parent... |
tree | commitdiff |
2007-03-23 |
Vadim Zeitlin | destroy m_impl even if an exception is thrown from... |
tree | commitdiff |
2007-03-21 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2007-03-20 |
Václav Slavík | compilation fixes for !wxUSE_INTL case |
tree | commitdiff |
2007-03-20 |
Vadim Zeitlin | prevent GTK+ from changing locale when wxUSE_INTL=... |
tree | commitdiff |
2007-03-19 |
Vadim Zeitlin | fixed handling of accelerators using PageUp/Down keys... |
tree | commitdiff |
2007-03-18 |
Vadim Zeitlin | fixed all the other ports broken by controls labels... |
tree | commitdiff |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | added support for wxTE_NO_VSCROLL (patch 1588605) and... |
tree | commitdiff |
2007-03-11 |
Vadim Zeitlin | set GtkRcStyle::text to fg colour too to allow changing... |
tree | commitdiff |
2007-03-10 |
Paul Cornett | source id type is unsigned; minor cleanup |
tree | commitdiff |
2007-03-10 |
Paul Cornett | use simpler color ctor |
tree | commitdiff |
2007-03-10 |
Paul Cornett | use simpler color ctor |
tree | commitdiff |
2007-03-09 |
Václav Slavík | Unicode compilation fix |
tree | commitdiff |
2007-03-09 |
Vadim Zeitlin | compilation fix for wxUSE_STL==1 build |
tree | commitdiff |
2007-03-09 |
Vadim Zeitlin | compilation fixes after wxGTK_CONV_BACK changes |
tree | commitdiff |
2007-03-08 |
Paul Cornett | minor cleanup |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | fix hang on startup in Unicode build if any standard... |
tree | commitdiff |
2007-03-07 |
Vadim Zeitlin | native wxHyperlinkCtrl implementation for GTK+ 2.10... |
tree | commitdiff |
2007-03-07 |
Paul Cornett | queue resize on child when its position changes |
tree | commitdiff |
2007-03-03 |
Paul Cornett | Don't assert on value change which shouldn't occur... |
tree | commitdiff |
2007-02-27 |
Vadim Zeitlin | Support encodings in wxGTK_CONV_BACK() in the same... |
tree | commitdiff |
2007-02-26 |
Vadim Zeitlin | call gtk_paint_focus() with NORMAL state, not SELECTED... |
tree | commitdiff |
2007-02-26 |
Vadim Zeitlin | interpret text invalid in the current encoding (typical... |
tree | commitdiff |
2007-02-23 |
Robert Roebling | [ 1665996 ] Fixes/extensions to wxDataViewCtrl |
tree | commitdiff |
2007-02-17 |
Robert Roebling | Most of FM's wxDataViewCtrl patch. |
tree | commitdiff |
2007-02-16 |
Vadim Zeitlin | suppress warning about casting -1 to guint |
tree | commitdiff |
2007-02-15 |
Vadim Zeitlin | return size without decorations from size_request GTK... |
tree | commitdiff |
2007-02-12 |
Robert Roebling | Hack to support iso8859 and other wrongly formated |
tree | commitdiff |
2007-02-11 |
Robert Roebling | Fix wxGTK wxListBox::Append() to return correct |
tree | commitdiff |
2007-02-11 |
Robert Roebling | pixbuf cursor support is for GTK 2.4. |
tree | commitdiff |
2007-02-11 |
Vadim Zeitlin | added support for colour cursors in wxGTK (patch 1655576) |
tree | commitdiff |
2007-02-11 |
Vadim Zeitlin | wxTopLevelWindow::GetClientSize() returns 0x0 when... |
tree | commitdiff |
2007-02-10 |
Vadim Zeitlin | make GetSize() return the size of the window including... |
tree | commitdiff |
2007-02-08 |
Mart Raudsepp | Do not declare GTypeInfo instances static. This is... |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Reset g_lastMouseEvent after processing the mouse butto... |
tree | commitdiff |
2007-02-06 |
Robin Dunn | Added SetToolNormalBitmap and SetToolDisabledBitmap |
tree | commitdiff |
2007-02-06 |
Paul Cornett | simplify wxGTK DoSetSizeHints logic, respect size incre... |
tree | commitdiff |
2007-02-02 |
Vadim Zeitlin | added support for underlined fonts |
tree | commitdiff |
2007-01-21 |
Paul Cornett | expose handlers are supposed to return a gboolean; |
tree | commitdiff |
2007-01-18 |
Paul Cornett | revert last, GUI mutex isn't GUI-only |
tree | commitdiff |
2007-01-18 |
Paul Cornett | use GTK-specific GUI lock |
tree | commitdiff |
2007-01-15 |
Paul Cornett | don't change wxPRINTER_CANCELLED to wxPRINTER_ERROR... |
tree | commitdiff |
2007-01-15 |
Paul Cornett | remove some unneeded includes, clean up gnome force... |
tree | commitdiff |
2007-01-15 |
Paul Cornett | chain to the polling function GLib was using before... |
tree | commitdiff |
2007-01-12 |
Robin Dunn | Fix for when only a default dir is given without a... |
tree | commitdiff |
2007-01-11 |
Vadim Zeitlin | suppress spurious error message when copying from clipb... |
tree | commitdiff |
2006-12-29 |
Vadim Zeitlin | fixed incorrectly inversed test for parent [not] being... |
tree | commitdiff |
2006-12-28 |
Paul Cornett | fix idle handling when a new event loop is run from... |
tree | commitdiff |
2006-12-24 |
Vadim Zeitlin | another fix for the default button in the dialog |
tree | commitdiff |
2006-12-19 |
Vadim Zeitlin | make the continue button default, not the stop one... |
tree | commitdiff |
2006-12-14 |
Paul Cornett | make sure style is set on menubar before querying its... |
tree | commitdiff |
2006-12-12 |
Robert Roebling | Moved allocate size correction code from combobox |
tree | commitdiff |
2006-12-12 |
Robert Roebling | Add hack for correct height of wxComboBox in |
tree | commitdiff |
2006-12-10 |
Vadim Zeitlin | replaced size_t with unsigned int in wxAnimation and... |
tree | commitdiff |
2006-12-09 |
Paul Cornett | SetInsertionPointEnd should make the insert point visib... |
tree | commitdiff |
2006-12-09 |
Paul Cornett | rename RemoveIdleSource to SuspendIdleCallback |
tree | commitdiff |
2006-12-09 |
Paul Cornett | fix for SetPosition/SetInsertionPoint when called durin... |
tree | commitdiff |
2006-12-08 |
Paul Cornett | re-enable blocking of wx idle events when assert dialog... |
tree | commitdiff |
2006-12-08 |
Vadim Zeitlin | 1. don't assert if we're passed an empty defaultDir... |
tree | commitdiff |
2006-12-07 |
Robert Roebling | No longer break idle (and indeed all) event handling |
tree | commitdiff |
2006-12-07 |
Paul Cornett | remove redundant test |
tree | commitdiff |
next |