projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Getting borders working
[wxWidgets.git]
/
src
/
unix
/
2007-11-13
Robert Roebling
compile fix
tree
|
commitdiff
2007-11-13
Paul Cornett
build fix for wxUSE_DISPLAY==0
tree
|
commitdiff
2007-11-12
Robert Roebling
small fixes
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
unused parameter warning fixes for --disable-all-featur...
tree
|
commitdiff
2007-11-11
Vadim Zeitlin
X11 implementation of wxClientDisplayRect() doesn't...
tree
|
commitdiff
2007-11-07
Vadim Zeitlin
replaced FIXME comment left in the last commit with...
tree
|
commitdiff
2007-11-06
Vadim Zeitlin
implement wxGetCientDisplayRect() correctly for X11...
tree
|
commitdiff
2007-11-06
Paul Cornett
New "pizza" widget implementation. Window border widths...
tree
|
commitdiff
2007-11-05
Vadim Zeitlin
removed all compile- and run-time checks for GTK+ ...
tree
|
commitdiff
2007-11-05
Paul Cornett
initialize bitmap to avoid assertion
tree
|
commitdiff
2007-10-29
Vadim Zeitlin
fix more unused parameters warnings
tree
|
commitdiff
2007-10-27
Vadim Zeitlin
don't delete uninitialized m_eventHandler pointer if...
tree
|
commitdiff
2007-10-17
David Elliott
Apply modified patch 1785299 to trunk and 2.8.
tree
|
commitdiff
2007-10-17
Vadim Zeitlin
test for __DARWIN__ with ifdef, not if
tree
|
commitdiff
2007-10-14
David Elliott
Fix wxExecute process end detect behavior for wxCocoa...
tree
|
commitdiff
2007-10-14
David Elliott
Combine the check for wxMac and then the other check...
tree
|
commitdiff
2007-10-06
Vadim Zeitlin
always return wxString from wxGetUserHome() instead...
tree
|
commitdiff
2007-09-25
Jouk Jansen
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets...
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
ifconfig under NetBSD also takes -a
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
various warning fixes for icc 9.1 compilation
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
removed an extra semicolon
tree
|
commitdiff
2007-09-21
Vadim Zeitlin
don't shadow declaration of nIndex variable
tree
|
commitdiff
2007-09-17
Vadim Zeitlin
reverted wxSocket changes of rev 48723 as they broke...
tree
|
commitdiff
2007-09-16
Vadim Zeitlin
more fixes for using wxSocket in console applications...
tree
|
commitdiff
2007-09-04
Paul Cornett
use client size to avoid gdk_window_get_frame_extents...
tree
|
commitdiff
2007-09-03
Vadim Zeitlin
fix translation of wx priority values to the standard...
tree
|
commitdiff
2007-09-03
Vadim Zeitlin
fix WX_GL_STEREO attribute handling: value for it was...
tree
|
commitdiff
2007-09-03
Paul Cornett
call SetLegacyWMProperties last, it calls gtk_widget_re...
tree
|
commitdiff
2007-08-30
Vadim Zeitlin
don't use use UTF-8 to PUA mapping hack, it's not neces...
tree
|
commitdiff
2007-08-08
David Elliott
Return true in wxSetEnv for unsetenv case.
tree
|
commitdiff
2007-08-07
Vadim Zeitlin
correction to last commit: don't test unsetenv() return...
tree
|
commitdiff
2007-08-07
Vadim Zeitlin
use unsetenv() instead of setenv(var, NULL) which is...
tree
|
commitdiff
2007-07-28
Paul Cornett
warning fix
tree
|
commitdiff
2007-07-21
Vadim Zeitlin
added wxUSE_FONTENUM for wxFontEnumerator
tree
|
commitdiff
2007-07-19
Vadim Zeitlin
added code to free memory allocated in wxSetEnv() when...
tree
|
commitdiff
2007-07-19
Vadim Zeitlin
added wxUSE_TASKBARICON; corrected condition for genera...
tree
|
commitdiff
2007-07-16
David Elliott
The wxUSE_EPOLL_DISPATCHER (like other wxUSE flags...
tree
|
commitdiff
2007-07-16
Vadim Zeitlin
added unistd.h include for close()
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
replace RunLoop() call with Dispatch() after wxFDIODisp...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
don't leak epoll descriptor
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
create the single global IO dispatcher in wxFDIODispatc...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
replaced wxFDIODispatcher::RunLoop() with Dispatch...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
changed wxFDIODispatcher::UnregisterFD() to take only...
tree
|
commitdiff
2007-07-14
Vadim Zeitlin
Added wxUSE_CONSOLE_EVENTLOOP and wxUSE_SELECT/EPOLLDIS...
tree
|
commitdiff
2007-07-12
Václav Slavík
removed extra semicolon
tree
|
commitdiff
2007-07-11
Vadim Zeitlin
corrected timer.h include broken by last change
tree
|
commitdiff
2007-07-11
Vadim Zeitlin
check for wxUSE_TIMER in headers, not the files includi...
tree
|
commitdiff
2007-07-10
Vadim Zeitlin
compilation fixes for wxUSE_TIMER==0
tree
|
commitdiff
2007-07-04
Vadim Zeitlin
simplify test for 64 bit architectures: just check...
tree
|
commitdiff
2007-07-04
Vadim Zeitlin
added support for broadcasting to UDP sockets (patch...
tree
|
commitdiff
2007-06-26
Vadim Zeitlin
fix bug in WX_GL_DOUBLEBUFFER handling introduced durin...
tree
|
commitdiff
2007-06-22
Vadim Zeitlin
suppress Sun CC warnings about casting between C++...
tree
|
commitdiff
2007-06-22
Vadim Zeitlin
fix Sun CC warning about name clash between the method...
tree
|
commitdiff
2007-06-19
Václav Slavík
make wxSetEnv compatible with ANSI and Unicode, depreca...
tree
|
commitdiff
2007-06-19
Václav Slavík
return wxString from wxDynamicLibrary::GetDllExt()
tree
|
commitdiff
2007-06-17
Mattia Barbon
Linking fix: g_isIdle is for GTK1 only.
tree
|
commitdiff
2007-06-11
Václav Slavík
use wx/crt.h as the 'official' header for wxCRT wrapper...
tree
|
commitdiff
2007-06-10
Václav Slavík
don't use implicit wxString->char*/wchar_t* conversion...
tree
|
commitdiff
2007-06-09
Vadim Zeitlin
generate disconnection event if recv() returns 0 in...
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
rename old wxAppConsole to wxAppConsoleBase and wxAppCo...
tree
|
commitdiff
2007-06-04
Vadim Zeitlin
reset one shot timer internal state instead of leaving...
tree
|
commitdiff
2007-06-02
Vadim Zeitlin
factor out the fd<->handlers map from wxFDIODispatcher...
tree
|
commitdiff
2007-05-23
Václav Slavík
take wxString, not wxChar* in wxStandardPaths::GetLocal...
tree
|
commitdiff
2007-05-22
Vadim Zeitlin
don't define wxEventLoop class differently in GUI and...
tree
|
commitdiff
2007-05-16
Robin Dunn
Apply parts of patch #1719888 to fix compilation on...
tree
|
commitdiff
2007-05-16
Jouk Jansen
OpenVMS changes
tree
|
commitdiff
2007-05-16
Václav Slavík
PCH-less compilation fix
tree
|
commitdiff
2007-05-14
Vadim Zeitlin
implement event loop for console applications (heavily...
tree
|
commitdiff
2007-05-03
Vadim Zeitlin
compilation fix for PCH-less build
tree
|
commitdiff
2007-04-27
Václav Slavík
PCH-less compilation fixes
tree
|
commitdiff
2007-04-20
Vadim Zeitlin
preparation for allowing to use wxTimer in wxBase ...
tree
|
commitdiff
2007-04-15
Vadim Zeitlin
Refactor all code common to X11 OpenGL implementations...
tree
|
commitdiff
2007-04-11
Vadim Zeitlin
don't use obsolete functions (mostly copystring() and...
tree
|
commitdiff
2007-04-08
Vadim Zeitlin
added wxEXEC_BLOCK flag (patch 1620430)
tree
|
commitdiff
2007-04-07
Vadim Zeitlin
1. changed wxIconBundle to use m_refData and COW to...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
don't handle orderly socket shutdown by the peer as...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
fix memory leak in wxFileTypeImpl::SetCommand() if...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
fix memory leak in wxFileTypeImpl::SetDefaultIcon(...
tree
|
commitdiff
2007-03-30
Vadim Zeitlin
don't return junk from wxGetOsVersion() if we failed...
tree
|
commitdiff
2007-03-19
Vadim Zeitlin
compilation fix for switch(wxChar)
tree
|
commitdiff
2007-03-18
Vadim Zeitlin
fix XModifierKeymap memory leak (patch 1683137)
tree
|
commitdiff
2007-03-17
Václav Slavík
first phase of transition to unified Unicode build:
tree
|
commitdiff
2007-03-17
Vadim Zeitlin
shutdown sockets gracefully instead of doing it with...
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
wxX11 Unicode compilation fix
tree
|
commitdiff
2007-03-16
Vadim Zeitlin
multiple fixes to wxJoystick under Unix and new index...
tree
|
commitdiff
2007-03-13
Vadim Zeitlin
test for pthread_mutex_timedlock() availability in...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
added wxSafeConvertMB2WX/WX2MB() and use them when...
tree
|
commitdiff
2007-03-11
Vadim Zeitlin
fixed overflow when using sysconf() to retrieve free...
tree
|
commitdiff
2007-03-10
Vadim Zeitlin
set SO_REUSEADDR before binding for UDP sockets too...
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
use gettimeofday() instead of clock_gettime() as the...
tree
|
commitdiff
2007-03-08
Vadim Zeitlin
added wxMutex::LockTimeout() (modified patch 1671637)
tree
|
commitdiff
2007-03-07
Vadim Zeitlin
fixed detection of number of processors under Linux...
tree
|
commitdiff
2007-02-27
Vadim Zeitlin
Support encodings in wxGTK_CONV_BACK() in the same...
tree
|
commitdiff
2007-02-11
Vadim Zeitlin
don't Printf() the string into itself (replaces patch...
tree
|
commitdiff
2007-01-22
Václav Slavík
enable wxFontMapper in wxDFB port
tree
|
commitdiff
2007-01-18
Vadim Zeitlin
reverted last change: wxGTK-specific wxMutextGui code...
tree
|
commitdiff
2007-01-18
Paul Cornett
use GTK-specific GUI lock
tree
|
commitdiff
2007-01-07
Stefan Neis
Attempt at fixing deepCopyHostent/Servent.
tree
|
commitdiff
2007-01-02
Jouk Jansen
avoid reading KDE-tables on OpenVMS. They will never...
tree
|
commitdiff
2006-12-13
Vadim Zeitlin
cast size_t to unsigned long, not unsigned (even though...
tree
|
commitdiff
next