jules
|
974b4a8351
|
Removed some legacy friend class declarations that are no longer needed with modern compilers
|
7 years ago |
jules
|
38295f332b
|
Converted some old typedefs to using declarations
|
7 years ago |
jules
|
4fcedf7be5
|
Standardised some lambda syntax
|
7 years ago |
jules
|
f85d706131
|
Some minor formatting and comment fixes
|
7 years ago |
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
7 years ago |
hogliux
|
80aea89ae7
|
Linux: Some minor code clean-up in linux XEmbed code
|
8 years ago |
hogliux
|
d4885014dc
|
Fixed a typo in linux X embed code
|
8 years ago |
jules
|
b6e7ba75df
|
More X window class cleanups
|
8 years ago |
jules
|
de855f0b35
|
Cleanups to some X windowing classes
|
8 years ago |
hogliux
|
dbf89fce76
|
Fixed an issue where the Projucer's login window would remain blank on Ubuntu linux (Fixes #201)
|
8 years ago |
hogliux
|
d6d699214a
|
Fixed an issue where the Projucer's login window would remain blank on Ubuntu linux (Fixes #201)
|
8 years ago |
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
8 years ago |
hogliux
|
7a7619d64e
|
Fixed resizing issues and memory leaks in linux web browser component
|
8 years ago |
hogliux
|
ec21d0464d
|
Fixed a bug in the linux XEmbedComponent and added support for host initiated embedding
|
8 years ago |
hogliux
|
c69d24fa7a
|
Added support for embedding native X11 widgets (such as gtk_plug or QX11EmbedWidget) on linux
|
8 years ago |