2007-03-11 |
Vadim Zeitlin | set GtkRcStyle::text to fg colour too to allow changing... |
blob | commitdiff | raw |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-02-27 |
Vadim Zeitlin | Support encodings in wxGTK_CONV_BACK() in the same... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
Vadim Zeitlin | return size without decorations from size_request GTK... |
blob | commitdiff | raw | diff to current |
2007-02-06 |
Robin Dunn | Reset g_lastMouseEvent after processing the mouse butto... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Vadim Zeitlin | no changes, just de TABified |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Robert Roebling | Check if DnD is started from a mouse event. |
blob | commitdiff | raw | diff to current |
2006-11-14 |
Robert Roebling | Fix X server hang in DND. |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Robert Roebling | #if wxUSE_CARET guard. |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Julian Smart | Fixed caret droppings left when scrolling |
blob | commitdiff | raw | diff to current |
2006-10-23 |
Robert Roebling | [ 1582733 ] Support wxALWAYS_SHOW_SB in wxGTK |
blob | commitdiff | raw | diff to current |
2006-10-18 |
Robin Dunn | If an empty string is passed, remove the tooltip instea... |
blob | commitdiff | raw | diff to current |
2006-10-16 |
Robert Roebling | Correct wxComboBox height in wxToolbar for old |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paul Cornett | remove gtk_pizza_expose, its purpose is easily accompli... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Robert Roebling | Do not remove GDK events for native GTK+ controls. |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Paul Cornett | store GtkPizza border width in GtkContainer.border_widt... |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Robert Roebling | Better place for coordinate mirroring and removal |
blob | commitdiff | raw | diff to current |
2006-10-14 |
Paul Cornett | remove unused XIM code, minor cleanup |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Robert Roebling | Fix [ 1574240 ] wx.RadioButton doesn't navigate correctly |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Robert Roebling | IsExposed() needs to reverse the direction in RTL. |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added wxWindow::IsDoubleBuffered() and improve wxBuffer... |
blob | commitdiff | raw | diff to current |
2006-09-19 |
Robert Roebling | Fix scrolling bug where client size was reported... |
blob | commitdiff | raw | diff to current |
2006-09-18 |
Robert Roebling | More RTL work. Now transform m_updateRegion and |
blob | commitdiff | raw | diff to current |
2006-09-16 |
Robert Roebling | Next round of RTL fixes. This change greatly simplifes |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Robert Roebling | More RTL work. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Cornett | gtk_pizza_set_external is redundant |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Paul Cornett | calling GtkPizza base class method on non-GtkPizza... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Julian Smart | Sometimes, m_x and m_y don't reflect the true position... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Robert Roebling | More RTL fixes. |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Robert Roebling | RD forgot to add "Do" |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Robin Dunn | Use DoIsExposed for the virtual version of the method... |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Robert Roebling | Further RTL fixes. |
blob | commitdiff | raw | diff to current |
2006-09-11 |
Robert Roebling | Implement dc mirroring for RTL. |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Robert Roebling | Implemented window coord mirroring for RTL. This |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Robert Roebling | Also set GTK text direction to m_wxwindow. |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Robert Roebling | Remove direct access to GtlPizza's offset |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Mart Raudsepp | Restore ability to have a much lower runtime GTK versio... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | don't set negative window size |
blob | commitdiff | raw | diff to current |
2006-09-07 |
Paul Cornett | remove a few unnecessary queue_resize/queue_draw calls |
blob | commitdiff | raw | diff to current |
2006-09-04 |
Vadim Zeitlin | merge of RTL changes (with many modifications) from... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Vadim Zeitlin | added GTKProcessEvent() to allow controlling whether... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Vadim Zeitlin | no changes, just remove comments which don't make sense... |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Vadim Zeitlin | call GTKUpdateCursor() from SetCursor() |
blob | commitdiff | raw | diff to current |
2006-09-01 |
Robert Roebling | Implement wxSetCusorEvent better than before. |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Vadim Zeitlin | removed g_eraseGC and wxWinModule used for initializing... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Vadim Zeitlin | assert that GTKGetWindow() returns non-NULL GdkWindows |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Paul Cornett | GTK+ paints during idle time, it doesn't need help... |
blob | commitdiff | raw | diff to current |
2006-08-27 |
Paul Cornett | returning true is sufficient to stop signal emission |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | use "event" signal emission hook to install idle handle... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | changed GTKCallbackCommonPrologue() to return -1 in... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | Many changes: |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Add the new showOnIdle code to various other |
blob | commitdiff | raw | diff to current |
2006-08-22 |
Robert Roebling | Added intermediate state (m_showOnIdle) indicating... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | centralized Esc key handling for closing the dialogs... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | refactoring/simplification of code dealing with scrollb... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
Vadim Zeitlin | ScrollLines() didn't use correct step_increment, so... |
blob | commitdiff | raw | diff to current |
2006-07-23 |
Alex Bligh | Per Robert R, apply: [ 1484667 ] Make wxWindow::Update... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Vadim Zeitlin | don't crash if m_widget == NULL in OnInternalIdle() |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Stefan Neis | Fixed typos in comments (patch #1515724) |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Paul Cornett | 1. more accurate conversion from 8-bit wx color to... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Włodzimierz Skiba | Include wx/math.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-13 |
Robin Dunn | Ctrl-letter --> ascii(1..26) for EVT_CHAR events now... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
Włodzimierz Skiba | Include wx/statusbr.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/sizer.h and wx/layout.h according to precomp... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Paul Cornett | use "event-after" signal to send thumb release event |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/combobox.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/toolbar.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-06 |
Włodzimierz Skiba | Include wx/textctrl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-03 |
Paul Cornett | don't generate a scroll event when setting scroll posit... |
blob | commitdiff | raw | diff to current |
2006-06-02 |
Michael Wetherell | Commit pickers-fixes.patch added to 1472329 (Francesco... |
blob | commitdiff | raw | diff to current |
2006-06-01 |
Michael Wetherell | Compile fixes for GTK 2.4 |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Vadim Zeitlin | added wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | added SetDoubleBuffered() (patch 1491093) |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
blob | commitdiff | raw | diff to current |
2006-05-25 |
Włodzimierz Skiba | Include wx/msgdlg.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-22 |
Włodzimierz Skiba | Include wx/dialog.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Paul Cornett | universal build fix |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Paul Cornett | avoid GTK "assertion `min < max' failed" |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Paul Cornett | scrollbar handling simplification |
blob | commitdiff | raw | diff to current |
2006-05-15 |
Mart Raudsepp | Don't cast with G_OBJECT when passing a GObject to... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
Paul Cornett | allow size event for windows without scrollbars |
blob | commitdiff | raw | diff to current |
2006-05-09 |
Paul Cornett | simplify mouse wheel signal handler |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-27 |
Robin Dunn | Reset the mouse event object and id in case FindWindowF... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-22 |
Paul Cornett | extract 3 copies of scrollbar width code into one function |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | centralized the handling of border styles; added border... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2006-04-10 |
Vadim Zeitlin | use wxGTK_CONV instead of directly using wxConvLocal... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | GDK_ROOT_PARENT -> gdk_get_default_root_window |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | gdk_window_get_size -> gdk_drawable_get_size |
blob | commitdiff | raw | diff to current |
2006-04-04 |
David Surovell | added missing paren |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | gdk_gc_unref -> g_object_unref |
blob | commitdiff | raw | diff to current |
next |