2012-12-14 |
Paul Cornett | Get DC size from GDK window if possible, client size... |
blob | commitdiff | raw |
2012-12-06 |
Paul Cornett | disable Ubuntu "overlay scrollbar", see #14871 |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Vadim Zeitlin | Handle UBUNTU_MENUPROXY=0 as "not using global menu". |
blob | commitdiff | raw |
2012-11-25 |
Vadim Zeitlin | Add wxApp::GTKIsUsingGlobalMenu() helper to wxGTK. |
blob | commitdiff | raw | diff to current |
2012-11-14 |
Vadim Zeitlin | Don't call setlocale("") on startup by default any... |
blob | commitdiff | raw | diff to current |
2012-11-08 |
Paul Cornett | Disable GTK2-specific code to change theme when buildin... |
blob | commitdiff | raw | diff to current |
2012-10-31 |
Paul Cornett | fix WakeUpIdle() when called from another thread while... |
blob | commitdiff | raw | diff to current |
2012-06-30 |
Paul Cornett | support for GTK3 |
blob | commitdiff | raw | diff to current |
2012-06-07 |
Paul Cornett | fix warnings about conversion to bool, closes #14381 |
blob | commitdiff | raw | diff to current |
2012-04-08 |
Vadim Zeitlin | Always use UTF-8 for file names passed to GTK+ function... |
blob | commitdiff | raw | diff to current |
2012-02-26 |
Vadim Zeitlin | Fix wxGTK compilation when using non X11-based GDK. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Vadim Zeitlin | Improve check for ASCII locale in wxGTK initialization... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-01-07 |
Paul Cornett | remove unused function GetGdkVisual() |
blob | commitdiff | raw | diff to current |
2009-10-13 |
Paul Cornett | Make m_idleMutex an object instead of a pointer. Use... |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Julian Smart | Applied patch #9058 (add Hildon 2.0 support) |
blob | commitdiff | raw | diff to current |
2009-09-22 |
Vadim Zeitlin | Define wxSetDetectableAutoRepeat() for X11-based ports... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-20 |
Vadim Zeitlin | Dispatch pending events without waiting for idle time... |
blob | commitdiff | raw | diff to current |
2009-03-21 |
Vadim Zeitlin | first round of debug/release merge: introduce wxDEBUG_L... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Francesco Montorsi | use a common m_isInsideYield flag instead of static... |
blob | commitdiff | raw | diff to current |
2008-04-16 |
Václav Slavík | removed no longer needed wxOKlibc() helper |
blob | commitdiff | raw | diff to current |
2008-03-13 |
Paul Cornett | fix for idle processing stopping without processing... |
blob | commitdiff | raw | diff to current |
2008-03-10 |
Vadim Zeitlin | fix handling of native toolkit command line options... |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Vadim Zeitlin | add SetNativeTheme() (slightly modified patch 1884553) |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Paul Cornett | remove old thread debugging code |
blob | commitdiff | raw | diff to current |
2007-12-17 |
Paul Cornett | add MutexGuiEnter/Leave to wxAppTraits, integrate nativ... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Vadim Zeitlin | delete m_idleMutex later to avoid crashes if any window... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | some Hildon integration work: use HildonProgram (for... |
blob | commitdiff | raw | diff to current |
2007-11-06 |
Paul Cornett | New "pizza" widget implementation. Window border widths... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Vadim Zeitlin | include vms_jackets.h directly from wx/platform.h inste... |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events |
blob | commitdiff | raw | diff to current |
2007-06-22 |
Vadim Zeitlin | fix warnings about parameters shadowing member variables |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Václav Slavík | added code for checking if the current locale is UTF... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | tiny change to make g++ 3.3 compile the latest version |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | detect if there was an error in standard GTK+ options... |
blob | commitdiff | raw | diff to current |
2007-04-22 |
Vadim Zeitlin | update wxApp::argc/argv to remove the options parsed... |
blob | commitdiff | raw | diff to current |
2007-04-19 |
Paul Cornett | Reorganize idle system code. |
blob | commitdiff | raw | diff to current |
2007-04-15 |
Vadim Zeitlin | Refactor all code common to X11 OpenGL implementations... |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Vadim Zeitlin | Big wxGL classes refactoring/cleanup: |
blob | commitdiff | raw | diff to current |
2007-03-20 |
Vadim Zeitlin | prevent GTK+ from changing locale when wxUSE_INTL=... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
Vadim Zeitlin | added wxAppTraits::SetLocale() and call it during wxApp... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | no changes, just removed TABs/trailing spaces |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | fix hang on startup in Unicode build if any standard... |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Paul Cornett | revert last, GUI mutex isn't GUI-only |
blob | commitdiff | raw | diff to current |
2007-01-18 |
Paul Cornett | use GTK-specific GUI lock |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Paul Cornett | remove some unneeded includes, clean up gnome force... |
blob | commitdiff | raw | diff to current |
2007-01-15 |
Paul Cornett | chain to the polling function GLib was using before... |
blob | commitdiff | raw | diff to current |
2006-12-28 |
Paul Cornett | fix idle handling when a new event loop is run from... |
blob | commitdiff | raw | diff to current |
2006-12-09 |
Paul Cornett | rename RemoveIdleSource to SuspendIdleCallback |
blob | commitdiff | raw | diff to current |
2006-12-08 |
Paul Cornett | re-enable blocking of wx idle events when assert dialog... |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Robert Roebling | No longer break idle (and indeed all) event handling |
blob | commitdiff | raw | diff to current |
2006-11-27 |
Michael Wetherell | Check for G_FILENAME_ENCODING=@locale case insensitively. |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Robert Roebling | Implemented forceTrueColour in SetBestVisual. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Robin Dunn | wxFD_SETSIZE --> FD_SETSIZE |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Paul Cornett | ignore requests to install idle handler when app instan... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Paul Cornett | don't reset idle tag unless idle function is also going... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Paul Cornett | don't try to add emission hook if GtkWidget type is... |
blob | commitdiff | raw | diff to current |
2006-09-09 |
Paul Cornett | add emission hook from RemoveIdleSource (was RemoveIdle... |
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-26 |
Paul Cornett | don't tie up cpu in idle loop when showing assert dialog |
blob | commitdiff | raw | diff to current |
2006-08-26 |
Paul Cornett | remove special pending idle callback, pending events... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | override OnAssertFailure(), not OnAssert() which is... |
blob | commitdiff | raw | diff to current |
2006-08-09 |
Michael Wetherell | Detect and use sys/select.h required by POSIX for select |
blob | commitdiff | raw | diff to current |
2006-07-03 |
Włodzimierz Skiba | Include wx/image.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Włodzimierz Skiba | Include wx/gdicmn.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Paul Cornett | remove obsolete color cube and image to bitmap code |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/font.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/memory.h according to precompiled headers... |
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-22 |
Paul Cornett | unused win_gtk stuff |
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-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-04 |
Mart Raudsepp | wxGTK2: No need to warn about threads being unsupported... |
blob | commitdiff | raw | diff to current |
2006-04-04 |
Mart Raudsepp | gdk_window_get_visual -> gdk_drawable_get_visual |
blob | commitdiff | raw | diff to current |
2006-03-17 |
Robert Roebling | Rearrange code to make adding wxMimeTypesManagerFactory |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | fixed idle event generation logic (thanks to Paul Corne... |
blob | commitdiff | raw | diff to current |
2006-03-09 |
Vadim Zeitlin | moved wxapp_install_idle_handler and g_isIdle from... |
blob | commitdiff | raw | diff to current |
2006-02-22 |
Robert Roebling | Support requesting more idle events. |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idl... |
blob | commitdiff | raw | diff to current |
2006-02-03 |
Mart Raudsepp | g_main_set_poll_func(x) -> g_main_context_set_poll_func... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-07-26 |
Michael Wetherell | Support comma separated list in G_FILENAME_ENCODING |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Julian Smart | Applied patch [ 1211219 ] Build fix for configurations... |
blob | commitdiff | raw | diff to current |
2005-04-21 |
Michael Wetherell | Support for G_FILENAME_ENCODING=@locale |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Michael Wetherell | Move G_FILENAME_ENCODING to wxGTK |
blob | commitdiff | raw | diff to current |
2005-03-29 |
Robert Roebling | Made wxConvBrokenFileNames public. |
blob | commitdiff | raw | diff to current |
2005-03-27 |
Vadim Zeitlin | applied patch fixing problems with X server crash when... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Robert Roebling | Made gnome printing stuff return wxPRINT_CANCELLED if |
blob | commitdiff | raw | diff to current |
2004-12-01 |
Robert Roebling | Added support for GNOME print in static builds |
blob | commitdiff | raw | diff to current |
2004-11-12 |
Václav Slavík | more wxPostEvent MT fixes |
blob | commitdiff | raw | diff to current |
next |