.. |
allegro
|
|
|
app
|
Remove JWidget type (replaced with Widget*).
|
2012-06-16 00:05:01 -03:00 |
base
|
Add support to load/save GIMP palettes (.gpl files). Issue #112.
|
2012-06-16 17:50:52 -03:00 |
commands
|
Add support to load/save GIMP palettes (.gpl files). Issue #112.
|
2012-06-16 17:50:52 -03:00 |
dialogs
|
Remove JWidget type (replaced with Widget*).
|
2012-06-16 00:05:01 -03:00 |
file
|
Remove signals and hooks in GUI code.
|
2012-06-15 23:37:59 -03:00 |
filters
|
|
|
gfx
|
|
|
gui
|
Remove deprecated types (jstream, MessageFunc, JDrawFunc).
|
2012-06-16 00:51:25 -03:00 |
la
|
|
|
modules
|
Remove JWidget type (replaced with Widget*).
|
2012-06-16 00:05:01 -03:00 |
net
|
|
|
raster
|
Add support to load/save GIMP palettes (.gpl files). Issue #112.
|
2012-06-16 17:50:52 -03:00 |
settings
|
|
|
skin
|
Remove JWidget type (replaced with Widget*).
|
2012-06-16 00:05:01 -03:00 |
tests
|
Fix test.h with the new gui::Manager class.
|
2012-05-12 23:24:06 -03:00 |
tools
|
|
|
undo
|
|
|
undoers
|
|
|
updater
|
|
|
util
|
Add support to load/save GIMP palettes (.gpl files). Issue #112.
|
2012-06-16 17:50:52 -03:00 |
widgets
|
Remove JWidget type (replaced with Widget*).
|
2012-06-16 00:05:01 -03:00 |
app.cpp
|
Remove signals and hooks in GUI code.
|
2012-06-15 23:37:59 -03:00 |
app.h
|
|
|
check_args.cpp
|
|
|
check_args.h
|
|
|
CMakeLists.txt
|
Add support to load/save GIMP palettes (.gpl files). Issue #112.
|
2012-06-16 17:50:52 -03:00 |
console.cpp
|
Refactor jmanager to gui::Manager class.
|
2012-04-15 15:21:24 -03:00 |
console.h
|
|
|
context_flags.cpp
|
|
|
context_flags.h
|
|
|
context_listener_list.cpp
|
|
|
context_listener_list.h
|
|
|
context_listener.h
|
|
|
context.cpp
|
|
|
context.h
|
|
|
document_id.h
|
|
|
document_wrappers.h
|
|
|
document.cpp
|
Rename layer_new_flatten_copy() to create_flatten_layer_copy() and moved to src/flatten.cpp file.
|
2012-06-08 21:34:53 -03:00 |
document.h
|
|
|
documents.cpp
|
|
|
documents.h
|
|
|
drop_files.cpp
|
Refactor jmanager to gui::Manager class.
|
2012-04-15 15:21:24 -03:00 |
drop_files.h
|
|
|
errno_unittest.cpp
|
|
|
file_system.cpp
|
|
|
file_system.h
|
|
|
flatten.cpp
|
Rename layer_new_flatten_copy() to create_flatten_layer_copy() and moved to src/flatten.cpp file.
|
2012-06-08 21:34:53 -03:00 |
flatten.h
|
Rename layer_new_flatten_copy() to create_flatten_layer_copy() and moved to src/flatten.cpp file.
|
2012-06-08 21:34:53 -03:00 |
gfxmode.cpp
|
Refactor jmanager to gui::Manager class.
|
2012-04-15 15:21:24 -03:00 |
gfxmode.h
|
|
|
gui_xml.cpp
|
|
|
gui_xml.h
|
|
|
ini_file.cpp
|
|
|
ini_file.h
|
|
|
job.cpp
|
|
|
job.h
|
|
|
launcher.cpp
|
Define SEE_MASK_DEFAULT if it is undefined in launcher.cpp.
|
2012-05-03 21:31:55 -03:00 |
launcher.h
|
|
|
listeners.h
|
|
|
log.cpp
|
Add support to call verbose_printf() without an initialized App::instance().
|
2012-05-12 23:26:37 -03:00 |
log.h
|
|
|
main.cpp
|
Add ScopedAllegro class.
|
2012-05-12 23:25:36 -03:00 |
modules.cpp
|
|
|
modules.h
|
|
|
objects_container_impl_unittest.cpp
|
|
|
objects_container_impl.cpp
|
|
|
objects_container_impl.h
|
|
|
recent_files.cpp
|
|
|
recent_files.h
|
|
|
resource_finder.cpp
|
|
|
resource_finder.h
|
|
|
resources_win32.rc
|
|
|
scoped_allegro.cpp
|
Add ScopedAllegro class.
|
2012-05-12 23:25:36 -03:00 |
scoped_allegro.h
|
Add ScopedAllegro class.
|
2012-05-12 23:25:36 -03:00 |
ui_context.cpp
|
|
|
ui_context.h
|
|
|
undo_transaction.cpp
|
Fix issue #106 - Trim is not working for certain images.
|
2012-05-19 15:52:55 -03:00 |
undo_transaction.h
|
Fix issue #106 - Trim is not working for certain images.
|
2012-05-19 15:52:55 -03:00 |
xml_exception.cpp
|
|
|
xml_exception.h
|
|
|
xpm_icon.c
|
|
|